SCALE-RM
Modules | Functions/Subroutines | Variables
mod_mkinit.f90 File Reference

Go to the source code of this file.

Modules

module  mod_mkinit
 module INITIAL
 

Functions/Subroutines

subroutine, public mod_mkinit::mkinit_setup
 Setup. More...
 
subroutine, public mod_mkinit::mkinit
 Driver. More...
 
subroutine mod_mkinit::rect_setup
 Bubble. More...
 
subroutine mod_mkinit::aerosol_activation_kajino13 (c_kappa, super, temp_k, ia_m0, ia_m2, ia_m3, n_atr, n_siz_max, n_kap_max, n_ctg, n_siz, n_kap, d_ct, aerosol_procs, aerosol_activ)
 
subroutine mod_mkinit::diag_ds (m0, m2, m3, dg, sg, dm2)
 
real(rp) function mod_mkinit::faero (f0, r0, x, alpha, rhoa)
 
subroutine mod_mkinit::flux_setup
 flux setup More...
 
subroutine mod_mkinit::land_setup
 Land setup. More...
 
subroutine mod_mkinit::ocean_setup
 Ocean setup. More...
 
subroutine mod_mkinit::urban_setup
 Urban setup. More...
 
subroutine mod_mkinit::read_sounding (DENS, VELX, VELY, POTT, QV)
 Read sounding data from file. More...
 
subroutine mod_mkinit::interporation_fact (fact0, fact1, idx0, idx1, x, x_org, nx, loop)
 

Variables

integer, public mod_mkinit::mkinit_type = -1
 
integer, parameter, public mod_mkinit::i_ignore = 0
 
integer, parameter, public mod_mkinit::i_planestate = 1
 
integer, parameter, public mod_mkinit::i_tracerbubble = 2
 
integer, parameter, public mod_mkinit::i_coldbubble = 3
 
integer, parameter, public mod_mkinit::i_lambwave = 4
 
integer, parameter, public mod_mkinit::i_gravitywave = 5
 
integer, parameter, public mod_mkinit::i_khwave = 6
 
integer, parameter, public mod_mkinit::i_turbulence = 7
 
integer, parameter, public mod_mkinit::i_mountainwave = 8
 
integer, parameter, public mod_mkinit::i_warmbubble = 9
 
integer, parameter, public mod_mkinit::i_supercell = 10
 
integer, parameter, public mod_mkinit::i_squallline = 11
 
integer, parameter, public mod_mkinit::i_wk1982 = 12
 
integer, parameter, public mod_mkinit::i_dycoms2_rf01 = 13
 
integer, parameter, public mod_mkinit::i_dycoms2_rf02 = 14
 
integer, parameter, public mod_mkinit::i_rico = 15
 
integer, parameter, public mod_mkinit::i_interporation = 16
 
integer, parameter, public mod_mkinit::i_landcouple = 17
 
integer, parameter, public mod_mkinit::i_oceancouple = 18
 
integer, parameter, public mod_mkinit::i_urbancouple = 19
 
integer, parameter, public mod_mkinit::i_triplecouple = 20
 
integer, parameter, public mod_mkinit::i_bubblecouple = 21
 
integer, parameter, public mod_mkinit::i_seabreeze = 22
 
integer, parameter, public mod_mkinit::i_heatisland = 23
 
integer, parameter, public mod_mkinit::i_dycoms2_rf02_dns = 24
 
integer, parameter, public mod_mkinit::i_real = 25
 
integer, parameter, public mod_mkinit::i_grayzone = 26
 
integer, parameter, public mod_mkinit::i_boxaero = 27
 
integer, parameter, public mod_mkinit::i_warmbubbleaero = 28
 
integer, parameter, public mod_mkinit::i_cavityflow = 29