![]() |
Peano
|
Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) More...
Public Member Functions | |
def | initial_conditions (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 = [-1.6, 0.0, -1.6] |
list | domain_size = [43.2, 43.2, 43.2] |
float | end_time = 20.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 Statewide California Earthquake Center (SCEC)
Single planar vertical strike-slip fault in a linear elastic medium.
The description of the scenario can be found at: https://strike.scec.org/cvws/tpv26_27docs.html
def Scenario.TPV26.TPV26.generate_required_files | ( | self, | |
order | |||
) |
Reimplemented from Scenario.Scenario.Scenario.
Definition at line 65 of file TPV26.py.
References Scenario.Scenario.Scenario.copy_file_to_current_folder(), and Scenario.Scenario.Scenario.generate_file_from_template().
def Scenario.TPV26.TPV26.initial_conditions | ( | self | ) |
Reimplemented from Scenario.Scenario.Scenario.
|
static |
|
static |