MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Modules | Functions/Subroutines | Variables
mod_rotating_frame.t File Reference

Go to the source code of this file.

Modules

module  mod_rotating_frame
 Module for including rotating frame in (magneto)hydrodynamics simulations The rotation vector is assumed to be along z direction (both in cylindrical and spherical)
 

Functions/Subroutines

subroutine mod_rotating_frame::rotating_frame_params_read (files)
 Read this module's parameters from a file.
 
subroutine mod_rotating_frame::rotating_frame_init ()
 Initialize the module.
 
subroutine mod_rotating_frame::rotating_frame_add_source (qdt, dtfactor, ixil, ixol, wct, w, x)
 w[iw]=w[iw]+qdt*S[wCT,qtC,x] where S is the source based on wCT within ixO
 

Variables

double precision mod_rotating_frame::omega_frame
 Rotation frequency of the frame.