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

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

Inheritance diagram for Scenario.HHS1.HHS1:
Collaboration diagram for Scenario.HHS1.HHS1:

Public Member Functions

 initial_conditions (self)
 point_source ()
 init_point_source ()
 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 homogeneous medium. Purpose: Assess the precision of modeling a planar free surface

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

Definition at line 7 of file HHS1.py.

Member Function Documentation

◆ generate_required_files()

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

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 63 of file HHS1.py.

References Scenario.Scenario.Scenario.generate_file_from_template().

Here is the call graph for this function:

◆ init_point_source()

Scenario.HHS1.HHS1.init_point_source ( )

Definition at line 54 of file HHS1.py.

◆ initial_conditions()

Scenario.HHS1.HHS1.initial_conditions ( self)

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 28 of file HHS1.py.

◆ point_source()

Scenario.HHS1.HHS1.point_source ( )

Definition at line 35 of file HHS1.py.


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