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

Benchmark representing a rectangular area of 80x80km around the Zugspitze. More...

Inheritance diagram for Scenario.Zugspitze.Zugspitze:
Collaboration diagram for Scenario.Zugspitze.Zugspitze:

Public Member Functions

 initial_conditions (self)
 point_source (self)
 init_point_source (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)

Additional Inherited Members

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

Benchmark representing a rectangular area of 80x80km around the Zugspitze.

The scenario has no analytical solution, but the complex topography leads to complicated scattering on the surface, which makes for an interesting benchmark.

Mentioned e.g. in "A stable discontinuous Galerkin method for linear elastodynamics in 3D geometrically complex elastic solids using physics based numerical fluxes, Computer Methods in Applied Mechanics and Engineering" by Kenneth Duru, Leonhard Rannabauer, Alice-Agnes Gabriel, On Ki Angel Ling, Heiner Igel, Michael Bader (available at https://doi.org/10.1016/j.cma.2021.114386)

Definition at line 7 of file Zugspitze.py.

Member Function Documentation

◆ generate_required_files()

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

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 69 of file Zugspitze.py.

References Scenario.Scenario.Scenario.generate_file_from_template().

Here is the call graph for this function:

◆ init_point_source()

Scenario.Zugspitze.Zugspitze.init_point_source ( self)

Definition at line 60 of file Zugspitze.py.

◆ initial_conditions()

Scenario.Zugspitze.Zugspitze.initial_conditions ( self)

Reimplemented from Scenario.Scenario.Scenario.

Definition at line 29 of file Zugspitze.py.

◆ point_source()

Scenario.Zugspitze.Zugspitze.point_source ( self)

Definition at line 39 of file Zugspitze.py.


The documentation for this class was generated from the following file:
  • applications/exahype2/exaseis/ExaSeis_core/Scenario/Zugspitze.py