|
logical, public | mod_atmos_phy_tb_vars::atmos_phy_tb_restart_output = .false. |
| output restart file? More...
|
|
character(len=h_long), public | mod_atmos_phy_tb_vars::atmos_phy_tb_restart_in_basename = '' |
| basename of the restart file More...
|
|
character(len=h_long), public | mod_atmos_phy_tb_vars::atmos_phy_tb_restart_out_basename = '' |
| basename of the output file More...
|
|
character(len=h_mid), public | mod_atmos_phy_tb_vars::atmos_phy_tb_restart_out_title = 'ATMOS_PHY_TB restart' |
| title of the output file More...
|
|
character(len=h_mid), public | mod_atmos_phy_tb_vars::atmos_phy_tb_restart_out_dtype = 'DEFAULT' |
| REAL4 or REAL8. More...
|
|
real(rp), dimension(:,:,:), allocatable, public | mod_atmos_phy_tb_vars::atmos_phy_tb_momz_t |
|
real(rp), dimension(:,:,:), allocatable, public | mod_atmos_phy_tb_vars::atmos_phy_tb_momx_t |
|
real(rp), dimension(:,:,:), allocatable, public | mod_atmos_phy_tb_vars::atmos_phy_tb_momy_t |
|
real(rp), dimension(:,:,:), allocatable, public | mod_atmos_phy_tb_vars::atmos_phy_tb_rhot_t |
|
real(rp), dimension(:,:,:,:), allocatable, public | mod_atmos_phy_tb_vars::atmos_phy_tb_rhoq_t |
|
real(rp), dimension(:,:,:), allocatable, public | mod_atmos_phy_tb_vars::atmos_phy_tb_tke_t |
|
real(rp), dimension(:,:,:), allocatable, public | mod_atmos_phy_tb_vars::atmos_phy_tb_tke |
|
real(rp), dimension(:,:,:), allocatable, public | mod_atmos_phy_tb_vars::atmos_phy_tb_nu |
|