![]() |
Peano
|
Part of a series of benchmarks by the SeISmic MOdeling Web INterfacE (Sismowine) More...
Public Member Functions | |
def | initial_conditions (self) |
def | point_source (self) |
def | init_point_source (self) |
def | generate_required_files (self, order) |
![]() | |
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 |
![]() | |
list | domain_offset = [1., 1., 1.] |
list | domain_size = [1., 1., 1.] |
float | end_time = 0.0 |
list | tracer_coordinates = [] |
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
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().
def Scenario.LOH1.LOH1.initial_conditions | ( | self | ) |
Reimplemented from Scenario.Scenario.Scenario.
|
static |
|
static |
|
static |