Peano
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

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

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

Reimplemented from Scenario.Scenario.Scenario.

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

def Scenario.TPV28.TPV28.initial_conditions (   self)

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 55 of file TPV28.py.

Field Documentation

◆ domain_offset

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

Definition at line 18 of file TPV28.py.

◆ domain_size

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

◆ tracer_coordinates

list Scenario.TPV28.TPV28.tracer_coordinates
static

Definition at line 23 of file TPV28.py.


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