SCALE-RM
|
#include "inc_openmp.h"
Go to the source code of this file.
Modules | |
module | scale_atmos_dyn_tinteg_short_rk3 |
module Atmosphere / Dyn Tinteg | |
Functions/Subroutines | |
subroutine, public | scale_atmos_dyn_tinteg_short_rk3::atmos_dyn_tinteg_short_rk3_setup (tinteg_type) |
Setup. More... | |
subroutine, public | scale_atmos_dyn_tinteg_short_rk3::atmos_dyn_tinteg_short_rk3 (DENS, MOMZ, MOMX, MOMY, RHOT, PROG, mflx_hi, tflx_hi, DENS_t, MOMZ_t, MOMX_t, MOMY_t, RHOT_t, Rtot, CVtot, CORIOLI, num_diff, wdamp_coef, divdmp_coef, DDIV, FLAG_FCT_MOMENTUM, FLAG_FCT_T, FLAG_FCT_ALONG_STREAM, CDZ, FDZ, FDX, FDY, RCDZ, RCDX, RCDY, RFDZ, RFDX, RFDY, PHI, GSQRT, J13G, J23G, J33G, MAPF, REF_pres, REF_dens, BND_W, BND_E, BND_S, BND_N, dt) |
RK3. More... | |