Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Numerical Simulation in Applied Geophysics | 1:a upplagan
- Häftad, Engelska, 2017
- Författare: Juan Enrique Santos, Patricia Mercedes Gauzellino
- Betyg:
726
kr
Skickas inom 13-22 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
This book presents the theory of waves propagation in a fluid-saturated porous medium (a Biot medium) and its application in Applied Geophysics. In particular, a derivation of absorbing boundary conditions in viscoelastic and poroelastic media is presented, which later is employed in the applications.
The partial differential equations describing the propagation of waves in Biot media are solved using the Finite Element Method (FEM).
Waves propagating in a Biot medium suffer attenuation and dispersion effects. In particular the fast compressional and shear waves are converted to slow diffusion-type waves at mesoscopic-scale heterogeneities (on the order of centimeters), effect usually occurring in the seismic range of frequencies.
In some cases, a Biot medium presents a dense set of fractures oriented in preference directions. When the average distance between fractures is much smaller than the wavelengths of the travelling fast compressional and shear waves, the medium behaves as an effective viscoelastic and anisotropic medium at the macroscale.
The book presents a procedure determine the coefficients of the effective medium employing a collection of time-harmonic compressibility and shear experiments, in the context of Numerical Rock Physics. Each experiment is associated with a boundary value problem, that is solved using the FEM.
This approach offers an alternative to laboratory observations with the advantages that they are inexpensive, repeatable and essentially free from experimental errors.
The different topics are followed by illustrative examples of application in Geophysical Exploration. In particular, the effects caused by mesoscopic-scale heterogeneities or the presence of aligned fractures are taking into account in the seismic wave propagation models at the macroscale.
The numerical simulations of wave propagation are presented with sufficient detail as to be easily implemented assuming the knowledge of scientific programming techniques.
The partial differential equations describing the propagation of waves in Biot media are solved using the Finite Element Method (FEM).
Waves propagating in a Biot medium suffer attenuation and dispersion effects. In particular the fast compressional and shear waves are converted to slow diffusion-type waves at mesoscopic-scale heterogeneities (on the order of centimeters), effect usually occurring in the seismic range of frequencies.
In some cases, a Biot medium presents a dense set of fractures oriented in preference directions. When the average distance between fractures is much smaller than the wavelengths of the travelling fast compressional and shear waves, the medium behaves as an effective viscoelastic and anisotropic medium at the macroscale.
The book presents a procedure determine the coefficients of the effective medium employing a collection of time-harmonic compressibility and shear experiments, in the context of Numerical Rock Physics. Each experiment is associated with a boundary value problem, that is solved using the FEM.
This approach offers an alternative to laboratory observations with the advantages that they are inexpensive, repeatable and essentially free from experimental errors.
The different topics are followed by illustrative examples of application in Geophysical Exploration. In particular, the effects caused by mesoscopic-scale heterogeneities or the presence of aligned fractures are taking into account in the seismic wave propagation models at the macroscale.
The numerical simulations of wave propagation are presented with sufficient detail as to be easily implemented assuming the knowledge of scientific programming techniques.
Produktinformation
Kategori:
Naturvetenskap & teknik
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
Springer Nature
Upplaga:
1
Utgiven:
2017-01-14
ISBN:
9783319484563
Sidantal:
309
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>