Peano
Loading...
Searching...
No Matches
Scenario.TPV6.TPV6 Class Reference

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

Inheritance diagram for Scenario.TPV6.TPV6:
Collaboration diagram for Scenario.TPV6.TPV6:

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.0, 3.8]
 
list domain_size = [32.4, 32.4, 32.4]
 
float end_time = 10.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 = []
 

Detailed Description

Part of a series of benchmarks by the Statewide California Earthquake Center (SCEC)

Spontaneous rupture on a vertical strike-slip fault in a bimaterial halfspace, with high shear modulus contrast across the fault (a "well-posed" problem).

The description of the scenario can be found at: https://strike.scec.org/cvws/tpv6docs.html

Definition at line 7 of file TPV6.py.

Member Function Documentation

◆ generate_required_files()

Scenario.TPV6.TPV6.generate_required_files ( self,
order )

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 52 of file TPV6.py.

References Scenario.Scenario.Scenario.copy_file_to_current_folder(), and Scenario.Scenario.Scenario.generate_file_from_template().

Here is the call graph for this function:

◆ initial_conditions()

Scenario.TPV6.TPV6.initial_conditions ( self)

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 36 of file TPV6.py.

Field Documentation

◆ domain_offset

list Scenario.TPV6.TPV6.domain_offset = [3.8, 0.0, 3.8]
static

Definition at line 17 of file TPV6.py.

◆ domain_size

list Scenario.TPV6.TPV6.domain_size = [32.4, 32.4, 32.4]
static

Definition at line 18 of file TPV6.py.

◆ end_time

float Scenario.TPV6.TPV6.end_time = 10.0
static

Definition at line 20 of file TPV6.py.

◆ fault_coordinates

list Scenario.TPV6.TPV6.fault_coordinates
static
Initial value:
= [
# Surface
[20., 0.0, 8.0],
[20., 0.0, 20.0],
[20., 0.0, 32.0],
# Underground
[20., 7.5, 8.0],
[20., 7.5, 32.0]
]

Definition at line 26 of file TPV6.py.

◆ tracer_coordinates

list Scenario.TPV6.TPV6.tracer_coordinates
static
Initial value:
= [
]

Definition at line 22 of file TPV6.py.


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