salvus.mesh.layered_meshing.material.visco.acoustic
Viscoacoustic materials.
Classes
Canonical
Canonicalclass Canonical(
salvus.mesh.layered_meshing.material.visco.acoustic._ViscoAcousticMaterial
):
def __init__(
self,
QKAPPA: Union[
salvus.mesh.layered_meshing.material.parameter.ConstantParameter,
~F,
],
) -> None:
...An elastic material parameterized by density and p-wave velocity.
Parameters
QKAPPAUnion[salvus.mesh.layered_meshing.material.parameter.ConstantParameter, ~F] — Q for the bulk modulus.
Attributes
ds Mapping
ds MappingMaterial’s xarray representation.
flatten Dict
flatten DictGet all parameters as a dict.