SCALE-RM
Data Types | Modules | Functions/Subroutines
mod_realinput_netcdf.F90 File Reference
#include "scalelib.h"
Include dependency graph for mod_realinput_netcdf.F90:

Go to the source code of this file.

Modules

module  mod_realinput_netcdf
 module REAL input netCDF
 

Functions/Subroutines

subroutine, public mod_realinput_netcdf::parentatmossetupnetcdf (dims, timelen, mixing_ratio, update_coord, mapping_info, qtrc_flag, lon_all, lat_all, basename_org, basename_num, same_mp_type, pt_dry, serial, do_read)
 Atmos Setup. More...
 
subroutine, public mod_realinput_netcdf::parentatmosopennetcdf (basename_org, basename_num)
 Atmos Open. More...
 
subroutine, public mod_realinput_netcdf::parentatmosfinalizenetcdf
 Atmos Finalize. More...
 
subroutine, public mod_realinput_netcdf::parentatmosinputnetcdf (KA_org, KS_org, KE_org, IA_org, IS_org, IE_org, JA_org, JS_org, JE_org, QA, cz_org, w_org, u_org, v_org, pres_org, dens_org, temp_org, pt_org, qtrc_org, qv_org, rh_org, qhyd_org, qnum_org, nopres, nodens, uvmet, temp2pt, rh2qv, qnum_flag, same_mp_type, sfc_diagnoses, update_coord, dims, it)
 
subroutine, public mod_realinput_netcdf::parentlandsetupnetcdf (ldims, timelen, lon_all, lat_all, basename_org, basename_num, use_file_landwater, serial, do_read)
 Land Setup. More...
 
subroutine, public mod_realinput_netcdf::parentlandopennetcdf (basename_org, basename_num)
 Land Open. More...
 
subroutine, public mod_realinput_netcdf::parentlandfinalizenetcdf
 Land Finalize. More...
 
subroutine, public mod_realinput_netcdf::parentlandinputnetcdf (KA_org, KS_org, KE_org, IA_org, IS_org, IE_org, JA_org, JS_org, JE_org, tg_org, strg_org, lst_org, ust_org, albg_org, topo_org, lmask_org, lz_org, use_file_landwater, ldims, it)
 
subroutine, public mod_realinput_netcdf::parentoceansetupnetcdf (odims, timelen, lon_all, lat_all, basename_org, basename_num, serial, do_read)
 Ocean Setup. More...
 
subroutine, public mod_realinput_netcdf::parentoceanopennetcdf (basename_org, basename_num)
 Ocean Open. More...
 
subroutine, public mod_realinput_netcdf::parentoceanfinalizenetcdf
 Ocean Finalize. More...
 
subroutine, public mod_realinput_netcdf::parentoceaninputnetcdf (IA_org, IS_org, IE_org, JA_org, JS_org, JE_org, tw_org, sst_org, albw_org, z0w_org, omask_org, odims, it)
 
subroutine mod_realinput_netcdf::check_filetype (fid, FILE_TYPE, basename_org, SCALE_tile, subname)
 
subroutine mod_realinput_netcdf::read3d (KA_org, KS_org, KE_org, IA_org, IS_org, IE_org, JA_org, JS_org, JE_org, val, var, it, nfiles, fid, fids, scale_tile, scale_domid, exist)
 
subroutine mod_realinput_netcdf::read2d (IA_org, IS_org, IE_org, JA_org, JS_org, JE_org, val, var, it, nfiles, fid, fids, scale_tile, scale_domid, exist)
 
subroutine mod_realinput_netcdf::read1d (KA_org, val, var, it, fid, exist)