Peano
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

def initial_conditions (self)
 
def point_source (self)
 
def init_point_source (self)
 
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 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()

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

def Scenario.LOH1.LOH1.init_point_source (   self)

Definition at line 61 of file LOH1.py.

◆ initial_conditions()

def Scenario.LOH1.LOH1.initial_conditions (   self)

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 29 of file LOH1.py.

◆ point_source()

def Scenario.LOH1.LOH1.point_source (   self)

Definition at line 42 of file LOH1.py.

Field Documentation

◆ domain_offset

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

Definition at line 18 of file LOH1.py.

◆ domain_size

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

Definition at line 19 of file LOH1.py.

◆ end_time

float Scenario.LOH1.LOH1.end_time = 10.0
static

Definition at line 21 of file LOH1.py.

◆ tracer_coordinates

list Scenario.LOH1.LOH1.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 23 of file LOH1.py.


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