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

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

Inheritance diagram for Scenario.TPV28.TPV28:
Collaboration diagram for Scenario.TPV28.TPV28:

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 = [0.56, 0., 0.56]
 
list domain_size = [38.88, 38.88, 38.88]
 
float end_time = 13.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)

Single non-planar fault with two hills. On the plane, the initial stresses are defined by the surface. There are homogeneous initial stress conditions outside of the plane.

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

Definition at line 7 of file TPV28.py.

Member Function Documentation

◆ generate_required_files()

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

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 65 of file TPV28.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.TPV28.TPV28.initial_conditions ( self)

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 58 of file TPV28.py.

Field Documentation

◆ domain_offset

list Scenario.TPV28.TPV28.domain_offset = [0.56, 0., 0.56]
static

Definition at line 18 of file TPV28.py.

◆ domain_size

list Scenario.TPV28.TPV28.domain_size = [38.88, 38.88, 38.88]
static

Definition at line 19 of file TPV28.py.

◆ end_time

float Scenario.TPV28.TPV28.end_time = 13.0
static

Definition at line 21 of file TPV28.py.

◆ fault_coordinates

list Scenario.TPV28.TPV28.fault_coordinates
static
Initial value:
= [
# on-fault at surface (3)
[20.0, 0.0, 5.0],
[20.0, 0.0, 20.0], #surface above fault hypocenter
[20.0, 0.0, 35.0],
#on-fault, general (21)
[20.0, 6.0, 9.5], #above left patch center
[20.0, 7.5, 5.0],
[20.0, 7.5, 8.0],
[20.0, 7.5, 9.5], #center of left patch
[20.0, 7.5, 11.0],
[20.0, 7.5, 14.0],
[20.0, 9.0, 9.5], #below left patch center
[20.0, 3.0, 20.0], #above fault hypocenter
[20.0, 7.5, 20.0], #on fault hypocenter
[20.0, 12.0, 20.0], #below fault hypocenter
[20.0, 6.0, 30.5], #above right patch center
[20.0, 7.5, 26.0],
[20.0, 7.5, 29.0],
[20.0, 7.5, 30.5], #center of right patch
[20.0, 7.5, 32.0],
[20.0, 7.5, 35.0],
[20.0, 9.0, 30.5] #below right patch center
]

Definition at line 33 of file TPV28.py.

◆ tracer_coordinates

list Scenario.TPV28.TPV28.tracer_coordinates
static
Initial value:
= [
# off-fault at surface
[17.0, 0.0, 5.0],
[23.0, 0.0, 5.0],
[17.0, 0.0, 20.0],
[23.0, 0.0, 20.0],
[17.0, 0.0, 35.0],
[23.0, 0.0, 35.0],
]

Definition at line 23 of file TPV28.py.


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