Go to the source code of this file.
◆ initdata()
◆ khi()
Kelvin-Helmholtz instability.
- Author
- Tobias Illenseer
-
Jubin Lirawi
-
Lars Boesch
References: [thomson1871] [helmholtz1868]
Definition at line 37 of file KHI2D.f90.
◆ makeconfig()
subroutine khi::makeconfig |
( |
class(fosite), intent(inout) |
Sim, |
|
|
type(dict_typ), pointer |
config |
|
) |
| |
◆ transposedata()
subroutine khi::transposedata |
( |
class(mesh_base), intent(in) |
Mesh, |
|
|
class(marray_compound), intent(inout) |
pvar_in, |
|
|
class(marray_compound), intent(inout) |
pvar_out, |
|
|
character(len=2), intent(in) |
dir |
|
) |
| |