sources_rotframe.f90 File Reference
Go to the source code of this file.
Data Types | |
type | sources_rotframe_mod::sources_rotframe |
Modules | |
module | sources_rotframe_mod |
source terms module for inertial forces caused by a rotating grid | |
Functions/Subroutines | |
subroutine | sources_rotframe_mod::initsources (this, Mesh, Physics, Fluxes, config, IO) |
Constructor of the rotating reference frame module. More... | |
subroutine | sources_rotframe_mod::infosources (this, Mesh) |
subroutine | sources_rotframe_mod::externalsources (this, Mesh, Physics, Fluxes, Sources, time, dt, pvar, cvar, sterm) |
subroutine | sources_rotframe_mod::convert2rotatingframe (this, Mesh, Physics, pvar) |
subroutine | sources_rotframe_mod::finalize (this) |
Variables | |
character(len=32), parameter | sources_rotframe_mod::source_name = "inertial forces" |