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


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 = [] |
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.
| 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().

| Scenario.Husavik.Husavik.initial_conditions | ( | self | ) |
Reimplemented from Scenario.Scenario.Scenario.
Definition at line 82 of file Husavik.py.
|
static |
Definition at line 21 of file Husavik.py.
|
static |
Definition at line 22 of file Husavik.py.
|
static |
Definition at line 24 of file Husavik.py.
|
static |
Definition at line 79 of file Husavik.py.
|
static |
Definition at line 29 of file Husavik.py.