Peano
Loading...
Searching...
No Matches
Scenario.LOH1.LOH1 Class Reference

Part of a series of benchmarks by the SeISmic MOdeling Web INterfacE (Sismowine) More...

Inheritance diagram for Scenario.LOH1.LOH1:
Collaboration diagram for Scenario.LOH1.LOH1:

Public Member Functions

 initial_conditions (self)
 point_source (self)
 init_point_source (self)
 generate_required_files (self, order)
Public Member Functions inherited from Scenario.Scenario.Scenario
 generate_file_from_template (self, template_file, full_qualified_filename, dictionary)
 copy_file_to_current_folder (self, current_filename, full_qualified_filename)

Additional Inherited Members

Static Public Attributes inherited from Scenario.Scenario.Scenario
list domain_offset = [1., 1., 1.]
list domain_size = [1., 1., 1.]
float end_time = 0.0
list tracer_coordinates = []

Detailed Description

Part of a series of benchmarks by the SeISmic MOdeling Web INterfacE (Sismowine)

Single point-source in a domain composed of two homogeneous media stacked atop one another. Purpose: Assess the precision of modeling a planar free surface and planar internal interface.

The description of the scenario can be found at: https://sismowine.org/model/WP2_LOH1.pdf

Definition at line 7 of file LOH1.py.

Member Function Documentation

◆ generate_required_files()

Scenario.LOH1.LOH1.generate_required_files ( self,
order )

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 70 of file LOH1.py.

References Scenario.Scenario.Scenario.generate_file_from_template().

Here is the call graph for this function:

◆ init_point_source()

Scenario.LOH1.LOH1.init_point_source ( self)

Definition at line 61 of file LOH1.py.

◆ initial_conditions()

Scenario.LOH1.LOH1.initial_conditions ( self)

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 29 of file LOH1.py.

◆ point_source()

Scenario.LOH1.LOH1.point_source ( self)

Definition at line 42 of file LOH1.py.


The documentation for this class was generated from the following file:
  • applications/exahype2/exaseis/ExaSeis_core/Scenario/LOH1.py