Search Results
KHI3D.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, flow_dir) | |
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, | ||
character(2), intent(in) | flow_dir | ||
) |
◆ khi()
program khi |