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

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

Inheritance diagram for Scenario.TPV16.TPV16:
Collaboration diagram for Scenario.TPV16.TPV16:

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 = [-5.92, 0., -5.92]
 
list domain_size = [51.84, 51.84, 51.84]
 
float end_time = 15.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 homogeneous halfspace. There are randomly-generated heterogeneous initial stress conditions.

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

Definition at line 7 of file TPV16.py.

Member Function Documentation

◆ generate_required_files()

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

Reimplemented from Scenario.Scenario.Scenario.

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

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 52 of file TPV16.py.

Field Documentation

◆ domain_offset

list Scenario.TPV16.TPV16.domain_offset = [-5.92, 0., -5.92]
static

Definition at line 17 of file TPV16.py.

◆ domain_size

list Scenario.TPV16.TPV16.domain_size = [51.84, 51.84, 51.84]
static

Definition at line 18 of file TPV16.py.

◆ end_time

float Scenario.TPV16.TPV16.end_time = 15.0
static

Definition at line 20 of file TPV16.py.

◆ fault_coordinates

list Scenario.TPV16.TPV16.fault_coordinates
static
Initial value:
= [
[20.0, 0.0, 11.0],
[20.0, 0.0, 20.0],
[20.0, 0.0, 29.0],
[20.0, 9.0, 11.0],
[20.0, 9.0, 20.0],
[20.0, 9.0, 29.0],
[20.0, 0.0, 11.0],
[20.0, 0.0, 20.0],
[20.0, 0.0, 29.0],
[20.0, 9.0, 11.0],
[20.0, 9.0, 20.0],
[20.0, 9.0, 29.0]
]

Definition at line 37 of file TPV16.py.

◆ tracer_coordinates

list Scenario.TPV16.TPV16.tracer_coordinates
static
Initial value:
= [
[26.0, 0.0, 11.0],
[26.0, 0.0, 20.0],
[26.0, 0.0, 29.0],
[20.4, 0.0, 11.0],
[20.4, 0.0, 20.0],
[20.4, 0.0, 29.0],
[19.6, 0.0, 11.0],
[19.6, 0.0, 20.0],
[19.6, 0.0, 29.0],
[14.0, 0.0, 11.0],
[14.0, 0.0, 20.0],
[14.0, 0.0, 29.0]
]

Definition at line 22 of file TPV16.py.


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