gauss2d.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program gauss2d
 2D Gaussian pressure or density pulse with and without rotation More...
 
subroutine makeconfig (Sim, config)
 
subroutine initdata (Mesh, Physics, Timedisc)
 

Function/Subroutine Documentation

◆ gauss2d()

program gauss2d

2D Gaussian pressure or density pulse with and without rotation

Author
Tobias Illenseer
Jannes Klee

[24]

Definition at line 33 of file gauss2d.f90.

Here is the call graph for this function:

◆ initdata()

subroutine gauss2d::initdata ( class(mesh_base), intent(in)  Mesh,
class(physics_base), intent(in)  Physics,
class(timedisc_base), intent(inout)  Timedisc 
)

Definition at line 208 of file gauss2d.f90.

◆ makeconfig()

subroutine gauss2d::makeconfig ( class(fosite), intent(inout)  Sim,
type(dict_typ), pointer  config 
)

Definition at line 94 of file gauss2d.f90.

Here is the call graph for this function: