|
Peano
|
Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC) More...


Public Member Functions | |
| initial_conditions (self) | |
| 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) | |
Static Public Attributes | |
| list | domain_offset = [3.8, 0., 3.8] |
| list | domain_size = [32.4, 32.4, 32.4] |
| float | end_time = 20.0 |
| list | tracer_coordinates |
| list | fault_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 = [] |
Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC)
Imperial Fault, Model 1. Spontaneous rupture on a vertical strike-slip fault. There is a 3D velocity structure in a linear elastic half-space. The velocity structure is derived from SCEC Community Velocity Model CVM-H in the vicinity of the Imperial Fault. Initial shear and normal stresses are proportional to the shear modulus.
The description of the scenario can be found at: https://strike.scec.org/cvws/tpv34docs.html
| Scenario.TPV34.TPV34.generate_required_files | ( | self, | |
| order ) |
Reimplemented from Scenario.Scenario.Scenario.
Definition at line 153 of file TPV34.py.
References Scenario.Scenario.Scenario.copy_file_to_current_folder(), and Scenario.Scenario.Scenario.generate_file_from_template().

| Scenario.TPV34.TPV34.initial_conditions | ( | self | ) |
Reimplemented from Scenario.Scenario.Scenario.
|
static |
|
static |