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

Simulates an earthquake in the north Iceland region, around the Húsavı́k-Flatey fault. More...

Inheritance diagram for Scenario.Husavik.Husavik:
Collaboration diagram for Scenario.Husavik.Husavik:

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 = [-48.1, 0.0, -48.2]
 
list domain_size = [96.4, 96.4, 96.4]
 
float end_time = 25.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

Simulates an earthquake in the north Iceland region, around the Húsavı́k-Flatey fault.

The scenario was originally implemented by Leonhard Rannabauer, and most of the files can be found in his zenodo repository at https://zenodo.org/records/6386282, except for the material parameters which are missing. Similar results should be reproduceable from https://zenodo.org/records/8021690 and https://zenodo.org/records/7990543, with the later being where we recovered the material parameters from.

The description of the scenario and results be found in Leonhard Rannabauer's thesis, in section 8.5: https://mediatum.ub.tum.de/node?id=1639212

Definition at line 7 of file Husavik.py.

Member Function Documentation

◆ generate_required_files()

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

Reimplemented from Scenario.Scenario.Scenario.

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

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 82 of file Husavik.py.

Field Documentation

◆ domain_offset

list Scenario.Husavik.Husavik.domain_offset = [-48.1, 0.0, -48.2]
static

Definition at line 21 of file Husavik.py.

◆ domain_size

list Scenario.Husavik.Husavik.domain_size = [96.4, 96.4, 96.4]
static

Definition at line 22 of file Husavik.py.

◆ end_time

float Scenario.Husavik.Husavik.end_time = 25.0
static

Definition at line 24 of file Husavik.py.

◆ fault_coordinates

list Scenario.Husavik.Husavik.fault_coordinates
static
Initial value:
= [
]

Definition at line 79 of file Husavik.py.

◆ tracer_coordinates

list Scenario.Husavik.Husavik.tracer_coordinates
static

Definition at line 29 of file Husavik.py.


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