Peano
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

def initial_conditions (self)
 
def generate_required_files (self, order)
 
- Public Member Functions inherited from Scenario.Scenario.Scenario
def generate_file_from_template (self, template_file, full_qualified_filename, dictionary)
 
def copy_file_to_current_folder (self, current_filename, full_qualified_filename)
 

Static Public Attributes

list domain_offset = [-2.275, 0.0 , -2.275]
 
list domain_size = [44.55, 44.55, 44.55]
 
float end_time = 20.0
 
list tracer_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()

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

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 70 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()

def Scenario.TPV29.TPV29.initial_conditions (   self)

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 63 of file TPV29.py.

Field Documentation

◆ domain_offset

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

Definition at line 16 of file TPV29.py.

◆ domain_size

list Scenario.TPV29.TPV29.domain_size = [44.55, 44.55, 44.55]
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.

◆ 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: