Go to the documentation of this file.
89 namelist / param_atmos_phy_tb_vars / &
105 log_info(
"ATMOS_PHY_TB_vars_setup",*)
'Setup'
120 read(
io_fid_conf,nml=param_atmos_phy_tb_vars,iostat=ierr)
122 log_info(
"ATMOS_PHY_TB_vars_setup",*)
'Not found namelist. Default used.'
123 elseif( ierr > 0 )
then
124 log_error(
"ATMOS_PHY_TB_vars_setup",*)
'Not appropriate names in namelist PARAM_ATMOS_PHY_TB_VARS. Check!'
127 log_nml(param_atmos_phy_tb_vars)
189 character(len=19) :: timelabel
190 character(len=H_LONG) :: basename
267 character(len=19) :: timelabel
268 character(len=H_LONG) :: basename
352 file_cartesc_write_var
subroutine, public atmos_phy_tb_vars_restart_close
Close restart file.
character(len=h_short), public atmos_phy_tb_restart_out_dtype
REAL4 or REAL8.
subroutine, public prc_abort
Abort Process.
subroutine, public atmos_phy_tb_vars_restart_enddef
Exit netCDF define mode.
real(rp), dimension(:,:,:), allocatable, public atmos_phy_tb_momz_t
subroutine, public file_cartesc_enddef(fid)
Exit netCDF file define mode.
subroutine, public file_cartesc_def_var(fid, varname, desc, unit, dim_type, datatype, vid, standard_name, timeintv, nsteps, cell_measures)
Define a variable to file.
subroutine, public atmos_phy_tb_vars_restart_read
Read restart.
real(rp), dimension(:,:,:), allocatable, public atmos_phy_tb_momx_t
subroutine, public atmos_phy_tb_vars_restart_create
Create restart file.
module Atmosphere GRID CartesC Real(real space)
subroutine, public atmos_phy_tb_vars_restart_write
Write restart.
character(len=h_mid), public atmos_phy_tb_restart_out_title
title of the output file
integer, parameter, public rp
logical, public atmos_phy_tb_restart_out_aggregate
Switch to use aggregate file.
subroutine, public atmos_phy_tb_vars_setup
Setup.
character(len=h_long), public atmos_phy_tb_restart_in_basename
Basename of the input file.
module atmosphere / grid / cartesC index
real(rp), dimension(:,:,:), allocatable, public atmos_grid_cartesc_real_vol
control volume (zxy) [m3]
logical, public atmos_phy_tb_restart_in_postfix_timelabel
Add timelabel to the basename of input file?
logical, public atmos_phy_tb_restart_out_postfix_timelabel
Add timelabel to the basename of output file?
module Atmosphere / Physics Turbulence
subroutine, public file_cartesc_close(fid)
Close a netCDF file.
logical, public atmos_phy_tb_restart_in_aggregate
Switch to use aggregate file.
subroutine, public atmos_phy_tb_vars_fillhalo
HALO Communication.
subroutine, public atmos_phy_tb_vars_restart_def_var
Write restart.
subroutine, public file_cartesc_create(basename, title, datatype, fid, date, subsec, haszcoord, append, aggregate, single)
Create/open a netCDF file.
subroutine, public file_cartesc_open(basename, fid, aggregate)
open a netCDF file for read
real(rp), dimension(:,:,:), allocatable, public atmos_phy_tb_momy_t
subroutine, public time_gettimelabel(timelabel)
generate time label
subroutine, public atmos_phy_tb_vars_restart_open
Open restart file for read.
subroutine atmos_phy_tb_vars_check
logical, public atmos_phy_tb_restart_output
output restart file?
real(rp), public atmos_grid_cartesc_real_totvol
total volume (zxy, local) [m3]
real(rp), dimension(:,:,:,:), allocatable, public atmos_phy_tb_rhoq_t
real(rp), public const_undef
character(len=h_long), public atmos_phy_tb_restart_out_basename
Basename of the output file.
integer, public io_fid_conf
Config file ID.
real(rp), dimension(:,:,:), allocatable, public atmos_phy_tb_rhot_t