sources_shearbox.f90 File Reference
Go to the source code of this file.
Data Types | |
type | sources_shearbox_mod::sources_shearbox |
Modules | |
module | sources_shearbox_mod |
Source terms module for fictious forces in a shearingsheet. | |
Functions/Subroutines | |
subroutine | sources_shearbox_mod::initsources (this, Mesh, Physics, Fluxes, config, IO) |
Constructor of sources shearbox module. More... | |
subroutine | sources_shearbox_mod::infosources (this, Mesh) |
Write shearbox fictious forces parameters to screen. More... | |
subroutine | sources_shearbox_mod::externalsources (this, Mesh, Physics, Fluxes, Sources, time, dt, pvar, cvar, sterm) |
Compute fictious forces within a shearingsheet. More... | |
Variables | |
character(len=32) | sources_shearbox_mod::source_name = "forces in shearing-box" |