KHI2D_sphere.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program khi
 Kelvin-Helmholtz instability. More...
 
subroutine makeconfig (Sim, config)
 
subroutine initdata (Mesh, Physics, Timedisc)
 

Function/Subroutine Documentation

◆ initdata()

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

Definition at line 209 of file KHI2D_sphere.f90.

◆ khi()

program khi

Kelvin-Helmholtz instability.

Author
Tobias Illenseer
Jubin Lirawi
Lars Boesch

References: [54] [21]

Definition at line 38 of file KHI2D_sphere.f90.

Here is the call graph for this function:

◆ makeconfig()

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

Definition at line 88 of file KHI2D_sphere.f90.

Here is the call graph for this function: