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
277 character(len=19) :: timelabel
278 character(len=H_LONG) :: basename
subroutine, public atmos_phy_tb_vars_restart_enddef
Exit netCDF define mode.
subroutine, public atmos_phy_tb_vars_restart_read
Read restart.
real(rp), dimension(:,:,:), allocatable, public atmos_phy_tb_momx_t
real(rp), dimension(:,:,:), allocatable, public atmos_phy_tb_rhot_t
integer, public ia
of whole cells: x, local, with HALO
subroutine, public atmos_phy_tb_vars_restart_write
Write restart.
integer, public ja
of whole cells: y, local, with HALO
integer, public io_fid_conf
Config file ID.
logical, public atmos_phy_tb_restart_in_postfix_timelabel
Add timelabel to the basename of input file?
character(len=h_mid), public atmos_phy_tb_restart_out_title
title of the output file
real(rp), public const_undef
subroutine, public atmos_phy_tb_vars_restart_create
Create restart file.
character(len=h_long), public atmos_phy_tb_restart_in_basename
Basename of the input file.
subroutine, public file_cartesc_create(basename, title, datatype, fid, date, subsec, haszcoord, append, aggregate, single)
Create/open a netCDF file.
logical, public atmos_phy_tb_restart_out_postfix_timelabel
Add timelabel to the basename of output file?
logical, public atmos_phy_tb_restart_out_aggregate
Switch to use aggregate file.
subroutine, public time_gettimelabel(timelabel)
generate time label
module atmosphere / grid / cartesC index
subroutine, public file_cartesc_enddef(fid)
Exit netCDF file define mode.
subroutine, public atmos_phy_tb_vars_setup
Setup.
logical, public atmos_phy_tb_restart_in_aggregate
Switch to use aggregate file.
module Atmosphere / Physics Turbulence
subroutine, public prc_abort
Abort Process.
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.
real(rp), dimension(:,:,:), allocatable, public atmos_phy_tb_momy_t
character(len=h_long), public atmos_phy_tb_restart_out_basename
Basename of the output file.
logical, public atmos_phy_tb_restart_output
output restart file?
subroutine, public atmos_phy_tb_vars_restart_def_var
Write restart.
subroutine, public atmos_phy_tb_vars_fillhalo
HALO Communication.
real(rp), dimension(:,:,:,:), allocatable, public atmos_phy_tb_rhoq_t
integer, public ka
of whole cells: z, local, with HALO
character(len=h_short), public atmos_phy_tb_restart_out_dtype
REAL4 or REAL8.
subroutine, public file_cartesc_open(basename, fid, aggregate)
open a netCDF file for read
subroutine, public atmos_phy_tb_vars_restart_open
Open restart file for read.
subroutine, public file_cartesc_close(fid)
Close a netCDF file.
subroutine, public atmos_phy_tb_vars_restart_close
Close restart file.
real(rp), dimension(:,:,:), allocatable, public atmos_phy_tb_momz_t