Version:

salvus.project.configuration.model.background

salvus.project.configuration.model.background salvus project configuration model background
Background models.

Functions

from_volume_model()

Construct a background model from a volume model.
The values for the material parameters will be set to the minimum of the respective values in the volumetric model.
SIGNATURE
def from_volume_model(model: _VolumeBase) -> _BackgroundBase: ...
ARGUMENTS
Required
model
Type:_VolumeBase
Description:
The volume model.
RETURNS
Return type: _BackgroundBase

Submodules

Used in tutorials

Functionality from this module is used in the following tutorials.
PAGE CONTENTS