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

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

Inheritance diagram for Scenario.TPV29.TPV29:
Collaboration diagram for Scenario.TPV29.TPV29:

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.4, 0.0, -3.4]
 
list domain_size = [48.6, 48.6, 48.6]
 
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 = []
 

Detailed Description

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

Single rough planar vertical strike-slip fault in a linear elastic medium.

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

Definition at line 7 of file TPV29.py.

Member Function Documentation

◆ generate_required_files()

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

Reimplemented from Scenario.Scenario.Scenario.

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

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 92 of file TPV29.py.

Field Documentation

◆ domain_offset

list Scenario.TPV29.TPV29.domain_offset = [-3.4, 0.0, -3.4]
static

Definition at line 16 of file TPV29.py.

◆ domain_size

list Scenario.TPV29.TPV29.domain_size = [48.6, 48.6, 48.6]
static

Definition at line 17 of file TPV29.py.

◆ end_time

float Scenario.TPV29.TPV29.end_time = 20.0
static

Definition at line 19 of file TPV29.py.

◆ fault_coordinates

list Scenario.TPV29.TPV29.fault_coordinates
static
Initial value:
= [
# on-fault at surface (3)
[20.0, 0.0, 15.0], #surface above fault hypocenter
[20.0, 0.0, 25.0],
[20.0, 0.0, 35.0],
#on-fault, general (21)
[20.0, 15.6, 2.0],
[20.0, 5.0, 5.0],
[20.0, 12.0, 5.0],
[20.0, 1.4, 9.0],
[20.0, 10.1, 11.1],
[20.0, 10.0, 15.0], #on fault hypocenter
[20.0, 16.0, 15.0],
[20.0, 6.1, 15.8],
[20.0, 12.0, 20.0],
[20.0, 6.2, 14.3],
[20.0, 6.0, 14.6],
[20.0, 12.0, 25.0],
[20.0, 5.7, 25.1],
[20.0, 4.7, 25.9],
[20.0, 15.3, 29.0],
[20.0, 15.3, 29.3],
[20.0, 5.0, 30.0],
[20.0, 11.0, 30.0],
[20.0, 13.0, 35.0],
[20.0, 10.5, 36.7],
[20.0, 4.5, 37.0]
]

Definition at line 63 of file TPV29.py.

◆ tracer_coordinates

list Scenario.TPV29.TPV29.tracer_coordinates
static

Definition at line 21 of file TPV29.py.


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