Peano
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

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

Static Public Attributes

list domain_offset = [-2.025, 0.0, -2.025]
 
list domain_size = [12.15, 12.15, 12.15]
 
float end_time = 10.0
 
list tracer_coordinates
 
- 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()

def 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()

def Scenario.HHS1.HHS1.init_point_source ( )

Definition at line 54 of file HHS1.py.

◆ initial_conditions()

def Scenario.HHS1.HHS1.initial_conditions (   self)

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 28 of file HHS1.py.

◆ point_source()

def Scenario.HHS1.HHS1.point_source ( )

Definition at line 35 of file HHS1.py.

Field Documentation

◆ domain_offset

list Scenario.HHS1.HHS1.domain_offset = [-2.025, 0.0, -2.025]
static

Definition at line 17 of file HHS1.py.

◆ domain_size

list Scenario.HHS1.HHS1.domain_size = [12.15, 12.15, 12.15]
static

Definition at line 18 of file HHS1.py.

◆ end_time

float Scenario.HHS1.HHS1.end_time = 10.0
static

Definition at line 20 of file HHS1.py.

◆ tracer_coordinates

list Scenario.HHS1.HHS1.tracer_coordinates
static
Initial value:
= [
[0.000, 0., 0.693], [0.000, 0., 5.543], [0.000, 0., 10.392],
[0.490, 0., 0.490], [3.919, 0., 3.919], [7.348, 0., 7.3480],
[0.577, 0., 0.384], [4.612, 0., 3.075], [8.647, 0., 5.7640]
]

Definition at line 22 of file HHS1.py.


The documentation for this class was generated from the following file: