SCALE-RM
|
module CONSTANT More...
Functions/Subroutines | |
subroutine, public | const_setup |
Setup. More... | |
Variables | |
real(rp), public | const_pi = 3.14159265358979_RP |
pi More... | |
real(rp), public | const_d2r |
degree to radian More... | |
real(rp), public | const_eps = 1.E-16_RP |
small number More... | |
real(rp), public | const_eps1 = 0.99999999999999_RP |
small number More... | |
real(rp), public | const_huge = 1.E+30_RP |
huge number More... | |
integer, parameter, public | const_undef2 = -32768 |
undefined value (INT2) More... | |
real(sp), parameter, public | const_undef4 = -9.9999E30 |
undefined value (REAL4) More... | |
real(dp), parameter, public | const_undef8 = -9.9999D30 |
undefined value (REAL8) More... | |
real(rp), public | const_undef |
real(rp), public | const_radius = 6.37122E+6_RP |
radius of the planet [m] More... | |
real(rp), public | const_ohm = 7.2920E-5_RP |
angular velocity of the planet [1/s] More... | |
real(rp), public | const_grav = 9.80665_RP |
standard acceleration of gravity [m/s2] More... | |
real(rp), parameter, public | const_stb = 5.670373E-8_RP |
Stefan-Boltzman constant [W/m2/K4]. More... | |
real(rp), parameter, public | const_karman = 0.4_RP |
von Karman constant More... | |
real(rp), parameter, public | const_r = 8.31436_RP |
universal gas constant [J/mol/K] More... | |
real(rp), public | const_mdry = 28.966_RP |
mass weight (dry air) [g/mol] More... | |
real(rp), public | const_rdry = 287.04_RP |
specific gas constant (dry air) [J/kg/K] More... | |
real(rp), public | const_cpdry = 1004.64_RP |
specific heat (dry air,constant pressure) [J/kg/K] More... | |
real(rp), public | const_cvdry |
specific heat (dry air,constant volume) [J/kg/K] More... | |
real(rp), public | const_laps = 6.5E-3_RP |
lapse rate of ISA [K/m] More... | |
real(rp), public | const_lapsdry |
dry adiabatic lapse rate [K/m] More... | |
real(rp), public | const_mvap = 18.016_RP |
mass weight (water vapor) [g/mol] More... | |
real(rp), parameter, public | const_rvap = 461.50_RP |
specific gas constant (water vapor) [J/kg/K] More... | |
real(rp), parameter, public | const_cpvap = 1846.00_RP |
specific heat (water vapor, constant pressure) [J/kg/K] More... | |
real(rp), public | const_cvvap |
specific heat (water vapor, constant volume) [J/kg/K] More... | |
real(rp), parameter, public | const_cl = 4218.0_RP |
specific heat (liquid water) [J/kg/K] More... | |
real(rp), parameter, public | const_ci = 2106.0_RP |
specific heat (ice) [J/kg/K] More... | |
real(rp), public | const_epsvap |
Rdry / Rvap. More... | |
real(rp), public | const_epstvap |
1 / epsilon - 1 More... | |
real(rp), parameter, public | const_emelt = 3.4E5_RP |
real(rp), parameter, public | const_tmelt = 273.15_RP |
real(rp), parameter, public | const_lhv0 = 2.501E+6_RP |
latent heat of vaporizaion at 0C [J/kg] More... | |
real(rp), public | const_lhv00 |
latent heat of vaporizaion at 0K [J/kg] More... | |
real(rp), parameter, public | const_lhs0 = 2.834E+6_RP |
latent heat of sublimation at 0C [J/kg] More... | |
real(rp), public | const_lhs00 |
latent heat of sublimation at 0K [J/kg] More... | |
real(rp), public | const_lhf0 |
latent heat of fusion at 0C [J/kg] More... | |
real(rp), public | const_lhf00 |
latent heat of fusion at 0K [J/kg] More... | |
real(rp), parameter, public | const_psat0 = 610.78_RP |
saturate pressure of water vapor at 0C [Pa] More... | |
real(rp), parameter, public | const_dwatr = 1000.0_RP |
density of water [kg/m3] More... | |
real(rp), parameter, public | const_dice = 916.8_RP |
density of ice [kg/m3] More... | |
real(rp), public | const_sound |
speed of sound (dry air at 0C) [m/s] More... | |
real(rp), public | const_pstd = 101325.0_RP |
standard pressure [Pa] More... | |
real(rp), public | const_pre00 = 100000.0_RP |
pressure reference [Pa] More... | |
real(rp), public | const_tstd = 288.15_RP |
standard temperature (15C) [K] More... | |
real(rp), parameter, public | const_tem00 = 273.15_RP |
temperature reference (0C) [K] More... | |
real(rp), parameter, public | const_ppm = 1.E-6_RP |
parts par million More... | |
real(rp), parameter, public | const_epsvac = 8.854187817E-12_RP |
parts par million More... | |
real(rp), public | const_epsair = 1.00059_RP |
parts par million More... | |
integer, public | const_i_lw = 1 |
long-wave radiation index More... | |
integer, public | const_i_sw = 2 |
short-wave radiation index More... | |
character(len=h_short), public | const_thermodyn_type = 'EXACT' |
internal energy type More... | |
module CONSTANT
name | type | default value | comment |
---|---|---|---|
CONST_RADIUS | real(RP) | 6.37122E+6_RP | radius of the planet [m] |
CONST_OHM | real(RP) | 7.2920E-5_RP | angular velocity of the planet [1/s] |
CONST_GRAV | real(RP) | 9.80665_RP | standard acceleration of gravity [m/s2] |
CONST_RDRY | real(RP) | 287.04_RP | specific gas constant (dry air) [J/kg/K] |
CONST_CPDRY | real(RP) | 1004.64_RP | specific heat (dry air,constant pressure) [J/kg/K] |
CONST_LAPS | real(RP) | 6.5E-3_RP | lapse rate of ISA [K/m] |
CONST_PSTD | real(RP) | 101325.0_RP | standard pressure [Pa] |
CONST_PRE00 | real(RP) | 100000.0_RP | pressure reference [Pa] |
CONST_TSTD | real(RP) | 288.15_RP | standard temperature (15C) [K] |
CONST_THERMODYN_TYPE | character(len=H_SHORT) | 'EXACT' | internal energy type |
CONST_SMALLPLANETFACTOR | real(RP) | 1.0_RP | factor for small planet |
subroutine, public scale_const::const_setup |
Setup.
Definition at line 115 of file scale_const.F90.
References const_ci, const_cl, const_cpdry, const_cpvap, const_cvdry, const_cvvap, const_d2r, const_dice, const_dwatr, const_eps, const_eps1, const_epstvap, const_epsvap, const_grav, const_huge, const_karman, const_laps, const_lapsdry, const_lhf0, const_lhf00, const_lhs0, const_lhs00, const_lhv0, const_lhv00, const_mdry, const_mvap, const_ohm, const_pi, const_pre00, const_psat0, const_pstd, const_r, const_radius, const_rdry, const_rvap, const_sound, const_stb, const_tem00, const_thermodyn_type, const_tstd, const_undef, const_undef2, const_undef4, const_undef8, scale_precision::dp, scale_io::io_fid_conf, scale_prc::prc_abort(), scale_precision::rp, and scale_precision::sp.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), mod_rm_driver::rm_driver(), mod_rm_prep::rm_prep(), and scale::scale_init().
real(rp), public scale_const::const_pi = 3.14159265358979_RP |
pi
Definition at line 31 of file scale_const.F90.
Referenced by mod_atmos_bnd_driver::atmos_boundary_driver_set(), mod_atmos_bnd_driver::atmos_boundary_set_file(), mod_atmos_bnd_driver::atmos_boundary_set_online(), scale_atmos_dyn_common::atmos_dyn_wdamp_setup(), scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_setup(), scale_atmos_phy_ae_kajino13::atmos_phy_ae_kajino13_mkinit(), scale_atmos_phy_bl_mynn::atmos_phy_bl_mynn_setup(), scale_atmos_phy_mp_kessler::atmos_phy_mp_kessler_adjustment(), scale_atmos_phy_mp_sn14::atmos_phy_mp_sn14_qhyd2qtrc(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_crg_qtrc2qhyd(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_qhyd2qtrc(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_setup(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_tendency(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_effective_radius(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_setup(), scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), scale_atmos_phy_sf_const::atmos_phy_sf_const_flux(), scale_atmos_solarins::atmos_solarins_ecliptic_longitude(), scale_atmos_solarins::atmos_solarins_orbit(), scale_bulkflux::calc_scales_b91w01(), mod_cnv2d::cnv2d_exec(), mod_cnvuser::cnvuser_setup(), const_setup(), mod_copytopo::copytopo(), mod_mkinit::faero(), scale_file_tiledata::file_tiledata_get_data_int1(), scale_file_tiledata::file_tiledata_get_domain_info(), scale_file_tiledata::file_tiledata_get_info(), scale_file_tiledata::file_tiledata_get_latlon(), scale_file_tiledata::file_tiledata_get_tile_info(), scale_bulkflux::fmm_unstable(), mod_realinput::land_interporation(), scale_mapprojection::mapprojection_setup(), mod_mktopo::mktopo(), mod_realinput::ocean_interporation(), scale_random::random_uniform_1d(), mod_realinput::realinput_surface(), scale_urban_dyn_kusaka01::urban_dyn_kusaka01(), scale_vector::vectr_triangle(), and mod_realinput_wrfarw::wrf_arwpost_calc_uvmet().
real(rp), public scale_const::const_d2r |
degree to radian
Definition at line 32 of file scale_const.F90.
Referenced by scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_setup(), scale_atmos_phy_rd_profile::atmos_phy_rd_profile_setup(), scale_atmos_sfc_ch_rn222::atmos_sfc_ch_rn222_setup(), scale_atmos_solarins::atmos_solarins_orbit(), scale_atmos_solarins::atmos_solarins_setup(), mod_cnv2d::cnv2d_grads_init(), mod_cnv2d::cnv2d_tile_init(), mod_cnvlanduse::cnvlanduse(), mod_cnvtopo::cnvtopo(), mod_cnvtopo::cnvtopo_setup(), mod_cnvuser::cnvuser_setup(), scale_comm_cartesc_nest::comm_cartesc_nest_setup(), const_setup(), mod_copytopo::copytopo_get_data_grads(), mod_copytopo::copytopo_get_data_scale(), mod_copytopo::copytopo_get_data_wrfarw(), scale_file_cartesc::file_cartesc_set_areavol_atmos(), scale_file_cartesc::file_cartesc_set_coordinates_atmos(), scale_file_history_cartesc::file_history_cartesc_truncate_3d(), scale_file_tiledata::file_tiledata_get_data_int1(), scale_file_tiledata::file_tiledata_get_latlon(), scale_file_tiledata::file_tiledata_read_catalog_file(), scale_interp::interp_domain_compatibility(), scale_mapprojection::mapprojection_setup(), mod_realinput_grads::parentatmosinputgrads(), mod_realinput_nicam::parentatmosinputnicam(), mod_realinput_wrfarw::parentatmosinputwrfarw(), mod_realinput_grads::parentatmosopengrads(), mod_realinput_nicam::parentatmosopennicam(), mod_realinput_scale::parentatmosopenscale(), mod_realinput_grads::parentlandinputgrads(), mod_realinput_nicam::parentlandinputnicam(), mod_realinput_scale::parentlandinputscale(), mod_realinput_wrfarw::parentlandinputwrfarw(), mod_realinput_grads::parentoceaninputgrads(), mod_realinput_nicam::parentoceaninputnicam(), mod_realinput_wrfarw::parentoceaninputwrfarw(), mod_realinput_nicam::parentoceanopennicam(), mod_realinput_scale::parentoceanopenscale(), scale_atmos_phy_rd_mm5sw::swpara(), mod_urban_driver::urban_driver_calc_tendency(), and mod_realinput_wrfarw::wrf_arwpost_calc_uvmet().
real(rp), public scale_const::const_eps = 1.E-16_RP |
small number
Definition at line 33 of file scale_const.F90.
Referenced by mod_atmos_bnd_driver::atmos_boundary_driver_set(), scale_atmos_diagnostic::atmos_diagnostic_get_phyd(), scale_atmos_dyn_fvm_fct::atmos_dyn_fvm_fct(), scale_atmos_dyn_fvm_flux_ud3koren1993::atmos_dyn_fvm_fluxy_xvz_ud3koren1993(), scale_atmos_dyn_fvm_flux_cd2::atmos_dyn_fvm_fluxz_xyz_cd2(), scale_atmos_dyn_fvm_flux_cd4::atmos_dyn_fvm_fluxz_xyz_cd4(), scale_atmos_dyn_fvm_flux_cd6::atmos_dyn_fvm_fluxz_xyz_cd6(), scale_atmos_dyn_fvm_flux_cd8::atmos_dyn_fvm_fluxz_xyz_cd8(), scale_atmos_dyn_fvm_flux_ud1::atmos_dyn_fvm_fluxz_xyz_ud1(), scale_atmos_dyn_fvm_flux_ud3::atmos_dyn_fvm_fluxz_xyz_ud3(), scale_atmos_dyn_fvm_flux_ud3koren1993::atmos_dyn_fvm_fluxz_xyz_ud3koren1993(), scale_atmos_dyn_fvm_flux_ud5::atmos_dyn_fvm_fluxz_xyz_ud5(), scale_atmos_dyn_fvm_flux_ud7::atmos_dyn_fvm_fluxz_xyz_ud7(), scale_atmos_dyn_tstep_large_fvm_heve::atmos_dyn_tstep_large_fvm_heve(), scale_atmos_dyn_tstep_short_fvm_heve::atmos_dyn_tstep_short_fvm_heve(), scale_atmos_dyn_common::atmos_dyn_wdamp_setup(), scale_atmos_hydrostatic::atmos_hydrostatic_setup(), scale_atmos_phy_bl_mynn::atmos_phy_bl_mynn_tendency(), scale_atmos_phy_lt_sato2019::atmos_phy_lt_electric_field(), scale_atmos_phy_lt_sato2019::atmos_phy_lt_neutralization_f2013(), scale_atmos_phy_lt_sato2019::atmos_phy_lt_neutralization_mg2001(), scale_atmos_phy_lt_sato2019::atmos_phy_lt_sato2019_adjustment(), mod_atmos_phy_mp_driver::atmos_phy_mp_driver_setup(), scale_atmos_phy_mp_kessler::atmos_phy_mp_kessler_adjustment(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_crg_qtrc2qhyd(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_effective_radius(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_qhyd2qtrc(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), mod_atmos_phy_rd_driver::atmos_phy_rd_driver_calc_tendency(), scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), scale_atmos_phy_sf_bulk::atmos_phy_sf_bulk_flux(), scale_atmos_phy_tb_smg::atmos_phy_tb_smg(), scale_atmos_refstate::atmos_refstate_smoothing(), scale_atmos_saturation::atmos_saturation_moist_conversion_pres_liq_0d(), scale_atmos_solarins::atmos_solarins_insolation_0d(), scale_atmos_solarins::atmos_solarins_insolation_2d(), scale_atmos_phy_mp_sn14::aut_acc_slc_brk(), scale_bulkflux::bulkflux_diagnose_scales_0d(), scale_bulkflux::bulkflux_diagnose_scales_2d(), scale_atmos_phy_bl_mynn::calc_vertical_differece(), mod_cnvlanduse::cnvlanduse(), mod_cnvtopo::cnvtopo(), const_setup(), mod_copytopo::copytopo(), scale_cpl_phy_sfc_fixed_temp::cpl_phy_sfc_fixed_temp(), scale_cpl_phy_sfc_skin::cpl_phy_sfc_skin(), scale_interp::cross(), scale_file_cartesc::file_cartesc_write_var_4d(), scale_file_grads::file_grads_close(), scale_file_history::file_history_in_0d(), scale_file_history::file_history_in_1d(), scale_file_history::file_history_in_2d(), scale_file_history::file_history_in_3d(), scale_file_history::file_history_reg(), scale_interp::interp_bilinear_inv(), scale_interp::interp_div_block(), scale_interp::interp_factor1d(), scale_interp::interp_factor2d_linear_xy(), scale_interp::interp_insert_2d(), scale_interp::interp_interp1d(), scale_interp::interp_interp2d(), scale_interp::interp_interp3d(), scale_interp::interp_search_horiz_struct(), mod_realinput::land_interporation(), scale_land_phy_snow_diagnos::land_phy_snow_diags(), scale_land_phy_snow_ky90::land_phy_snow_ky90(), mod_realinput::make_mask(), mod_ocean_driver::ocean_driver_calc_tendency(), scale_ocean_phy_tc::ocean_phy_tc_seaice(), mod_realinput_grads::parentatmosinputgrads(), mod_realinput_nicam::parentatmosinputnicam(), mod_realinput_grads::parentlandinputgrads(), mod_realinput_nicam::parentlandinputnicam(), mod_realinput_grads::parentoceaninputgrads(), mod_realinput_nicam::parentoceaninputnicam(), mod_realinput::realinput_surface(), mod_realinput::replace_misval_const(), mod_realinput::replace_misval_map(), scale_atmos_dyn_tstep_short_fvm_hevi::solve_direct(), scale_interp::spline_exec(), scale_statistics::statistics_total_2d(), scale_statistics::statistics_total_3d(), mod_mkinit::tke_setup(), scale_urban_dyn_kusaka01::urban_dyn_kusaka01(), scale_vector::vectr_anticlockwise(), scale_vector::vectr_intersec(), scale_vector::vectr_triangle(), and scale_vector::vectr_xyz2latlon().
real(rp), public scale_const::const_eps1 = 0.99999999999999_RP |
small number
Definition at line 34 of file scale_const.F90.
Referenced by scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), and const_setup().
real(rp), public scale_const::const_huge = 1.E+30_RP |
huge number
Definition at line 35 of file scale_const.F90.
Referenced by scale_atmos_phy_lt_sato2019::atmos_phy_lt_judge_abse(), scale_atmos_phy_lt_sato2019::atmos_phy_lt_neutralization_mg2001(), mod_cnvtopo::cnvtopo_setup(), const_setup(), mod_ocean_driver::ocean_driver_setup(), scale_statistics::statistics_horizontal_max_2d(), scale_statistics::statistics_horizontal_max_3d(), scale_statistics::statistics_horizontal_min_2d(), and scale_statistics::statistics_horizontal_min_3d().
integer, parameter, public scale_const::const_undef2 = -32768 |
undefined value (INT2)
Definition at line 38 of file scale_const.F90.
Referenced by scale_atmos_dyn_fvm_fct::atmos_dyn_fvm_fct(), mod_cnvlanduse::cnvlanduse(), const_setup(), and scale_file_tiledata::file_tiledata_get_data_int1().
real(sp), parameter, public scale_const::const_undef4 = -9.9999E30 |
real(dp), parameter, public scale_const::const_undef8 = -9.9999D30 |
undefined value (REAL8)
Definition at line 40 of file scale_const.F90.
Referenced by mod_admin_time::admin_time_setup(), const_setup(), mod_mkinit::mkinit(), and mod_mkinit::rect_setup().
real(rp), public scale_const::const_undef |
Definition at line 41 of file scale_const.F90.
Referenced by mod_atmos_vars::allocate_1d(), mod_atmos_vars::allocate_2d(), mod_atmos_vars::allocate_3d(), mod_atmos_bnd_driver::atmos_boundary_driver_setup(), scale_atmos_dyn_fvm_fct::atmos_dyn_fvm_fct(), scale_atmos_dyn::atmos_dyn_setup(), scale_atmos_dyn_tinteg_large_euler::atmos_dyn_tinteg_large_euler_setup(), scale_atmos_dyn_tinteg_short_rk11s8o::atmos_dyn_tinteg_short_rk11s8o_setup(), scale_atmos_dyn_tinteg_short_rk3::atmos_dyn_tinteg_short_rk3_setup(), scale_atmos_dyn_tinteg_short_rk4::atmos_dyn_tinteg_short_rk4_setup(), scale_atmos_dyn_tinteg_short_rk7s6o::atmos_dyn_tinteg_short_rk7s6o_setup(), scale_atmos_dyn_tinteg_tracer_rk3::atmos_dyn_tinteg_tracer_rk3_setup(), scale_atmos_dyn_tstep_large_fvm_heve::atmos_dyn_tstep_large_fvm_heve_setup(), mod_atmos_dyn_vars::atmos_dyn_vars_setup(), scale_atmos_hydrostatic::atmos_hydrostatic_buildrho_atmos_1d(), scale_atmos_hydrostatic::atmos_hydrostatic_buildrho_atmos_rev_1d(), scale_atmos_hydrostatic::atmos_hydrostatic_buildrho_real_3d(), scale_atmos_phy_ae_offline::atmos_phy_ae_offline_mkinit(), scale_atmos_phy_ae_offline::atmos_phy_ae_offline_qtrc2qaero(), scale_atmos_phy_ae_offline::atmos_phy_ae_offline_setup(), scale_atmos_phy_ae_offline::atmos_phy_ae_offline_tendency(), mod_atmos_phy_ae_vars::atmos_phy_ae_vars_setup(), mod_atmos_phy_bl_vars::atmos_phy_bl_vars_setup(), mod_atmos_phy_ch_vars::atmos_phy_ch_vars_setup(), mod_atmos_phy_cp_vars::atmos_phy_cp_vars_setup(), mod_atmos_phy_lt_vars::atmos_phy_lt_vars_setup(), scale_atmos_phy_mp_sn14::atmos_phy_mp_sn14_qhyd2qtrc(), scale_atmos_phy_mp_sn14::atmos_phy_mp_sn14_terminal_velocity(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), mod_atmos_phy_mp_vars::atmos_phy_mp_vars_setup(), scale_atmos_phy_rd_offline::atmos_phy_rd_offline_setup(), mod_atmos_phy_rd_vars::atmos_phy_rd_vars_setup(), mod_atmos_phy_sf_driver::atmos_phy_sf_driver_calc_tendency(), mod_atmos_phy_sf_vars::atmos_phy_sf_vars_setup(), mod_atmos_phy_tb_vars::atmos_phy_tb_vars_setup(), scale_atmos_refstate::atmos_refstate_calc3d(), scale_atmos_refstate::atmos_refstate_setup(), scale_atmos_saturation::atmos_saturation_dqs_dtem_dpre_ice_1d(), mod_atmos_vars::atmos_vars_setup(), scale_debug::check(), mod_cnv2d::cnv2d_tile_init(), mod_cnvtopo::cnvtopo(), scale_comm_cartesc::comm_horizontal_mean_3d(), scale_comm_cartesc::comm_vars8_init(), const_setup(), scale_cpl_phy_sfc_fixed_temp::cpl_phy_sfc_fixed_temp(), scale_cpl_phy_sfc_skin::cpl_phy_sfc_skin(), mod_cpl_vars::cpl_vars_setup(), scale_interp::cross(), scale_file_cartesc::file_cartesc_def_axes(), scale_file_cartesc::file_cartesc_write_axes(), scale_file_external_input::file_external_input_setup(), scale_file_external_input::file_external_input_update_1d(), scale_file_external_input::file_external_input_update_2d(), scale_file_external_input::file_external_input_update_3d(), scale_file_grads::file_grads_close(), scale_file_grads::file_grads_open(), scale_file_history_cartesc::file_history_cartesc_truncate_3d(), scale_file_history::file_history_in_0d(), scale_file_history::file_history_in_1d(), scale_file_history::file_history_in_2d(), scale_file_history::file_history_in_3d(), scale_file_history::file_history_reg(), scale_file_tiledata::file_tiledata_get_data_int1(), scale_file_tiledata::file_tiledata_get_latlon(), mod_atmos_phy_sf_driver::history_output(), scale_interp::interp_div_block(), scale_interp::interp_factor1d(), scale_interp::interp_factor2d_linear_xy(), scale_interp::interp_insert_2d(), scale_interp::interp_interp1d(), scale_interp::interp_interp2d(), scale_interp::interp_interp3d(), scale_interp::interp_search_horiz_struct(), scale_land_dyn_bucket::land_dyn_bucket(), scale_land_dyn_bucket::land_dyn_bucket_setup(), mod_realinput::land_interporation(), scale_land_phy_snow_diagnos::land_phy_snow_diags(), mod_land_vars::land_vars_setup(), mod_realinput::make_mask(), scale_mapprojection::mapprojection_lonlat2xy_equidistantcylindrical(), scale_mapprojection::mapprojection_lonlat2xy_lambertconformal(), scale_mapprojection::mapprojection_lonlat2xy_mercator(), scale_mapprojection::mapprojection_lonlat2xy_none(), scale_mapprojection::mapprojection_lonlat2xy_polarstereographic(), scale_mapprojection::mapprojection_mapfactor_none(), scale_mapprojection::mapprojection_setup(), scale_mapprojection::mapprojection_xy2lonlat_equidistantcylindrical(), scale_mapprojection::mapprojection_xy2lonlat_lambertconformal(), scale_mapprojection::mapprojection_xy2lonlat_mercator(), scale_mapprojection::mapprojection_xy2lonlat_none(), scale_mapprojection::mapprojection_xy2lonlat_polarstereographic(), scale_ocean_dyn_offline::ocean_dyn_offline_setup(), scale_ocean_dyn_slab::ocean_dyn_slab(), scale_ocean_dyn_slab::ocean_dyn_slab_setup(), mod_realinput::ocean_interporation(), scale_ocean_phy_ice_simple::ocean_phy_ice_setup(), scale_ocean_phy_roughness_moon07::ocean_phy_roughness_moon07(), mod_ocean_vars::ocean_vars_setup(), mod_realinput_grads::parentatmosinputgrads(), mod_realinput_scale::parentatmosinputscale(), mod_realinput_wrfarw::parentatmosinputwrfarw(), mod_realinput_grads::parentlandinputgrads(), mod_realinput_nicam::parentlandinputnicam(), mod_realinput_scale::parentlandinputscale(), mod_realinput_wrfarw::parentlandinputwrfarw(), mod_realinput_grads::parentoceaninputgrads(), mod_realinput_nicam::parentoceaninputnicam(), mod_realinput_wrfarw::parentoceaninputwrfarw(), mod_realinput_nicam::parentoceanopennicam(), mod_realinput::realinput_surface(), mod_realinput::replace_misval_map(), scale_interp::spline_exec(), scale_statistics::statistics_horizontal_max_2d(), scale_statistics::statistics_horizontal_max_3d(), scale_statistics::statistics_horizontal_mean_2d(), scale_statistics::statistics_horizontal_mean_3d(), scale_statistics::statistics_horizontal_min_2d(), scale_statistics::statistics_horizontal_min_3d(), scale_statistics::statistics_total_2d(), scale_statistics::statistics_total_3d(), mod_urban_driver::urban_driver_setup(), scale_urban_dyn_kusaka01::urban_dyn_kusaka01(), scale_urban_dyn_kusaka01::urban_dyn_kusaka01_setup(), and mod_urban_vars::urban_vars_setup().
real(rp), public scale_const::const_radius = 6.37122E+6_RP |
radius of the planet [m]
Definition at line 44 of file scale_const.F90.
Referenced by scale_atmos_grid_cartesc_metric::atmos_grid_cartesc_metric_rotcoef(), mod_cnvlanduse::cnvlanduse(), const_setup(), scale_interp::interp_interp3d(), scale_interp::interp_search_horiz_struct(), scale_mapprojection::mapprojection_setup(), and mod_mkinit::read_sounding().
real(rp), public scale_const::const_ohm = 7.2920E-5_RP |
angular velocity of the planet [1/s]
Definition at line 45 of file scale_const.F90.
Referenced by scale_atmos_dyn_tstep_large_fvm_heve::atmos_dyn_tstep_large_fvm_heve_setup(), const_setup(), scale_coriolis::coriolis_setup(), and mod_mkinit::read_sounding().
real(rp), public scale_const::const_grav = 9.80665_RP |
standard acceleration of gravity [m/s2]
Definition at line 46 of file scale_const.F90.
Referenced by scale_atmos_adiabat::atmos_adiabat_cape_1d(), scale_atmos_bottom::atmos_bottom_estimate(), scale_atmos_diagnostic::atmos_diagnostic_get_n2(), scale_atmos_diagnostic::atmos_diagnostic_get_phyd(), scale_atmos_dyn_tstep_short_fvm_heve::atmos_dyn_tstep_short_fvm_heve(), scale_atmos_dyn_tstep_short_fvm_hivi::atmos_dyn_tstep_short_fvm_hivi(), scale_atmos_grid_cartesc_real::atmos_grid_cartesc_real_calc_z(), scale_atmos_phy_bl_mynn::atmos_phy_bl_mynn_tendency(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), scale_atmos_phy_mp_common::atmos_phy_mp_precipitation_semilag(), scale_atmos_phy_mp_common::atmos_phy_mp_precipitation_upwind(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_setup(), scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), scale_atmos_phy_rd_profile::atmos_phy_rd_profile_read(), scale_atmos_phy_tb_d1980::atmos_phy_tb_d1980(), scale_atmos_phy_tb_dns::atmos_phy_tb_dns(), scale_atmos_phy_tb_smg::atmos_phy_tb_smg(), mod_atmos_vars::atmos_vars_check(), mod_atmos_vars::atmos_vars_get_diagnostic_3d(), mod_atmos_vars::atmos_vars_restart_open(), scale_bulkflux::bulkflux_diagnose_scales_0d(), scale_bulkflux::bulkflux_diagnose_scales_2d(), scale_bulkflux::bulkflux_diagnose_surface_2d(), scale_bulkflux::calc_scales_b91w01(), const_setup(), scale_atmos_phy_bl_mynn::get_gamma_implicit(), scale_ocean_phy_roughness_miller92::ocean_phy_roughness_miller92(), scale_ocean_phy_roughness_moon07::ocean_phy_roughness_moon07(), mod_realinput_grads::parentatmosinputgrads(), mod_realinput_scale::parentatmosinputscale(), mod_realinput_wrfarw::parentatmosinputwrfarw(), mod_mkinit::read_sounding(), scale_atmos_dyn_tstep_short_fvm_hevi::solve_direct(), and scale_atmos_phy_rd_mm5sw::swrad().
real(rp), parameter, public scale_const::const_stb = 5.670373E-8_RP |
Stefan-Boltzman constant [W/m2/K4].
Definition at line 49 of file scale_const.F90.
Referenced by const_setup(), scale_cpl_phy_sfc_fixed_temp::cpl_phy_sfc_fixed_temp(), scale_cpl_phy_sfc_skin::cpl_phy_sfc_skin(), and scale_land_phy_snow_diagnos::land_phy_snow_diags().
real(rp), parameter, public scale_const::const_karman = 0.4_RP |
von Karman constant
Definition at line 50 of file scale_const.F90.
Referenced by scale_atmos_phy_bl_mynn::atmos_phy_bl_mynn_tendency(), scale_atmos_phy_tb_smg::atmos_phy_tb_smg_setup(), scale_bulkflux::bulkflux_diagnose_scales_0d(), scale_bulkflux::bulkflux_diagnose_scales_2d(), scale_bulkflux::bulkflux_diagnose_surface_2d(), scale_bulkflux::calc_scales_b91w01(), const_setup(), and scale_ocean_phy_roughness_moon07::ocean_phy_roughness_moon07().
real(rp), parameter, public scale_const::const_r = 8.31436_RP |
universal gas constant [J/mol/K]
Definition at line 51 of file scale_const.F90.
Referenced by const_setup().
real(rp), public scale_const::const_mdry = 28.966_RP |
mass weight (dry air) [g/mol]
Definition at line 54 of file scale_const.F90.
Referenced by scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), scale_atmos_phy_rd_profile::atmos_phy_rd_profile_setup_zgrid(), and const_setup().
real(rp), public scale_const::const_rdry = 287.04_RP |
specific gas constant (dry air) [J/kg/K]
Definition at line 55 of file scale_const.F90.
Referenced by scale_atmos_bottom::atmos_bottom_estimate(), scale_atmos_diagnostic::atmos_diagnostic_get_potv(), scale_atmos_dyn_common::atmos_dyn_prep_pres_linearization(), scale_atmos_hydrometeor::atmos_hydrometeor_entr_2d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhf_1d(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), scale_atmos_refstate::atmos_refstate_calc3d(), scale_atmos_saturation::atmos_saturation_pote_0d(), scale_bulkflux::bulkflux_diagnose_surface_2d(), const_setup(), scale_cpl_phy_sfc_fixed_temp::cpl_phy_sfc_fixed_temp(), scale_cpl_phy_sfc_skin::cpl_phy_sfc_skin(), scale_land_phy_snow_diagnos::land_phy_snow_diags(), mod_realinput_grads::parentatmosinputgrads(), mod_realinput_nicam::parentatmosinputnicam(), mod_realinput_scale::parentatmosinputscale(), mod_realinput_wrfarw::parentatmosinputwrfarw(), mod_mkinit::read_sounding(), and scale_urban_dyn_kusaka01::urban_dyn_kusaka01().
real(rp), public scale_const::const_cpdry = 1004.64_RP |
specific heat (dry air,constant pressure) [J/kg/K]
Definition at line 56 of file scale_const.F90.
Referenced by scale_atmos_dyn_common::atmos_dyn_prep_pres_linearization(), scale_atmos_phy_bl_mynn::atmos_phy_bl_mynn_tendency(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), scale_atmos_phy_mp_common::atmos_phy_mp_negative_fixer(), scale_atmos_phy_sf_bulk::atmos_phy_sf_bulk_flux(), scale_atmos_refstate::atmos_refstate_calc3d(), scale_atmos_saturation::atmos_saturation_pote_0d(), mod_atmos_vars::atmos_vars_get_diagnostic_1d(), mod_atmos_vars::atmos_vars_get_diagnostic_3d(), scale_bulkflux::bulkflux_diagnose_scales_0d(), scale_bulkflux::bulkflux_diagnose_scales_2d(), scale_bulkflux::bulkflux_diagnose_surface_2d(), const_setup(), scale_cpl_phy_sfc_fixed_temp::cpl_phy_sfc_fixed_temp(), scale_cpl_phy_sfc_skin::cpl_phy_sfc_skin(), scale_land_phy_snow_diagnos::land_phy_snow_diags(), mod_realinput_grads::parentatmosinputgrads(), mod_realinput_nicam::parentatmosinputnicam(), mod_realinput_scale::parentatmosinputscale(), scale_atmos_phy_bl_mynn::partial_condensation(), mod_mkinit::read_sounding(), and scale_urban_dyn_kusaka01::urban_dyn_kusaka01().
real(rp), public scale_const::const_cvdry |
specific heat (dry air,constant volume) [J/kg/K]
Definition at line 57 of file scale_const.F90.
Referenced by scale_atmos_dyn_common::atmos_dyn_prep_pres_linearization(), scale_atmos_phy_mp_common::atmos_phy_mp_negative_fixer(), mod_atmos_vars::atmos_vars_check(), mod_atmos_vars::atmos_vars_get_diagnostic_3d(), const_setup(), and mod_mkinit::read_sounding().
real(rp), public scale_const::const_laps = 6.5E-3_RP |
lapse rate of ISA [K/m]
Definition at line 58 of file scale_const.F90.
Referenced by const_setup(), mod_realinput::land_interporation(), mod_realinput::ocean_interporation(), mod_realinput_grads::parentatmosinputgrads(), mod_realinput_scale::parentatmosinputscale(), mod_realinput_wrfarw::parentatmosinputwrfarw(), and mod_realinput::realinput_surface().
real(rp), public scale_const::const_lapsdry |
dry adiabatic lapse rate [K/m]
Definition at line 59 of file scale_const.F90.
Referenced by const_setup().
real(rp), public scale_const::const_mvap = 18.016_RP |
mass weight (water vapor) [g/mol]
Definition at line 62 of file scale_const.F90.
Referenced by scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), scale_atmos_phy_rd_profile::atmos_phy_rd_profile_setup_zgrid(), and const_setup().
real(rp), parameter, public scale_const::const_rvap = 461.50_RP |
specific gas constant (water vapor) [J/kg/K]
Definition at line 63 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_entr_2d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhf_1d(), scale_atmos_hydrometeor::atmos_hydrometeor_regist(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_crg_qtrc2qhyd(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), mod_atmos_vars::atmos_vars_get_diagnostic_3d(), scale_bulkflux::bulkflux_diagnose_surface_2d(), const_setup(), scale_cpl_phy_sfc_fixed_temp::cpl_phy_sfc_fixed_temp(), scale_cpl_phy_sfc_skin::cpl_phy_sfc_skin(), scale_land_phy_snow_diagnos::land_phy_snow_diags(), scale_atmos_phy_bl_mynn::partial_condensation(), mod_mkinit::read_sounding(), and scale_urban_dyn_kusaka01::urban_dyn_kusaka01().
real(rp), parameter, public scale_const::const_cpvap = 1846.00_RP |
specific heat (water vapor, constant pressure) [J/kg/K]
Definition at line 64 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), scale_atmos_saturation::atmos_saturation_setup(), scale_bulkflux::bulkflux_diagnose_surface_2d(), const_setup(), scale_atmos_phy_bl_mynn::partial_condensation(), and mod_mkinit::read_sounding().
real(rp), public scale_const::const_cvvap |
specific heat (water vapor, constant volume) [J/kg/K]
Definition at line 65 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_saturation::atmos_saturation_setup(), const_setup(), and mod_mkinit::read_sounding().
real(rp), parameter, public scale_const::const_cl = 4218.0_RP |
specific heat (liquid water) [J/kg/K]
Definition at line 66 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), scale_atmos_saturation::atmos_saturation_setup(), const_setup(), scale_land_dyn_bucket::land_dyn_bucket_setup(), and mod_mkinit::read_sounding().
real(rp), parameter, public scale_const::const_ci = 2106.0_RP |
specific heat (ice) [J/kg/K]
Definition at line 67 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_saturation::atmos_saturation_setup(), and const_setup().
real(rp), public scale_const::const_epsvap |
Rdry / Rvap.
Definition at line 69 of file scale_const.F90.
Referenced by scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), scale_atmos_phy_sf_bulk::atmos_phy_sf_bulk_flux(), scale_atmos_refstate::atmos_refstate_write(), const_setup(), scale_cpl_phy_sfc_fixed_temp::cpl_phy_sfc_fixed_temp(), scale_land_phy_snow_ky90::land_phy_snow_ky90(), mod_realinput_grads::parentatmosinputgrads(), and scale_atmos_phy_bl_mynn::partial_condensation().
real(rp), public scale_const::const_epstvap |
1 / epsilon - 1
Definition at line 70 of file scale_const.F90.
Referenced by scale_atmos_bottom::atmos_bottom_estimate(), scale_atmos_phy_bl_mynn::atmos_phy_bl_mynn_tendency(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), scale_bulkflux::bulkflux_diagnose_scales_0d(), scale_bulkflux::bulkflux_diagnose_scales_2d(), scale_bulkflux::bulkflux_diagnose_surface_2d(), scale_bulkflux::calc_scales_b91w01(), const_setup(), mod_realinput_grads::parentatmosinputgrads(), and scale_atmos_phy_bl_mynn::partial_condensation().
real(rp), parameter, public scale_const::const_emelt = 3.4E5_RP |
Definition at line 72 of file scale_const.F90.
Referenced by scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_crg_qtrc2qhyd(), and scale_land_dyn_bucket::land_dyn_bucket().
real(rp), parameter, public scale_const::const_tmelt = 273.15_RP |
Definition at line 73 of file scale_const.F90.
Referenced by scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_crg_qtrc2qhyd().
real(rp), parameter, public scale_const::const_lhv0 = 2.501E+6_RP |
latent heat of vaporizaion at 0C [J/kg]
Definition at line 75 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_entr_2d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhf_1d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhv_0d(), scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), scale_atmos_saturation::atmos_saturation_moist_conversion_pres_liq_0d(), scale_atmos_saturation::atmos_saturation_setup(), and const_setup().
real(rp), public scale_const::const_lhv00 |
latent heat of vaporizaion at 0K [J/kg]
Definition at line 76 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_saturation::atmos_saturation_setup(), and const_setup().
real(rp), parameter, public scale_const::const_lhs0 = 2.834E+6_RP |
latent heat of sublimation at 0C [J/kg]
Definition at line 77 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_lhv_1d(), scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), scale_atmos_saturation::atmos_saturation_setup(), and const_setup().
real(rp), public scale_const::const_lhs00 |
latent heat of sublimation at 0K [J/kg]
Definition at line 78 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_saturation::atmos_saturation_setup(), and const_setup().
real(rp), public scale_const::const_lhf0 |
latent heat of fusion at 0C [J/kg]
Definition at line 79 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_entr_2d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhf_1d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhs_1d(), scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), and const_setup().
real(rp), public scale_const::const_lhf00 |
latent heat of fusion at 0K [J/kg]
Definition at line 80 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), and const_setup().
real(rp), parameter, public scale_const::const_psat0 = 610.78_RP |
saturate pressure of water vapor at 0C [Pa]
Definition at line 81 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_entr_2d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhf_1d(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_crg_qtrc2qhyd(), and const_setup().
real(rp), parameter, public scale_const::const_dwatr = 1000.0_RP |
density of water [kg/m3]
Definition at line 82 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_phy_mp_kessler::atmos_phy_mp_kessler_adjustment(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_crg_qtrc2qhyd(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_setup(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_effective_radius(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_setup(), const_setup(), scale_land_dyn_bucket::land_dyn_bucket(), scale_land_dyn_bucket::land_dyn_bucket_setup(), mod_land_vars::land_vars_monitor(), scale_ocean_dyn_slab::ocean_dyn_slab_setup(), scale_ocean_phy_ice_simple::ocean_phy_ice_adjustment(), mod_ocean_vars::ocean_vars_monitor(), and mod_urban_vars::urban_vars_monitor().
real(rp), parameter, public scale_const::const_dice = 916.8_RP |
density of ice [kg/m3]
Definition at line 83 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_setup(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_effective_radius(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_setup(), const_setup(), scale_land_dyn_bucket::land_dyn_bucket(), scale_land_dyn_bucket::land_dyn_bucket_setup(), and mod_land_vars::land_vars_monitor().
real(rp), public scale_const::const_sound |
speed of sound (dry air at 0C) [m/s]
Definition at line 85 of file scale_const.F90.
Referenced by const_setup().
real(rp), public scale_const::const_pstd = 101325.0_RP |
standard pressure [Pa]
Definition at line 87 of file scale_const.F90.
Referenced by scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), scale_atmos_refstate::atmos_refstate_write(), and const_setup().
real(rp), public scale_const::const_pre00 = 100000.0_RP |
pressure reference [Pa]
Definition at line 88 of file scale_const.F90.
Referenced by scale_atmos_diagnostic::atmos_diagnostic_get_therm_rhoe(), scale_atmos_dyn_common::atmos_dyn_prep_pres_linearization(), scale_atmos_dyn_tstep_short_fvm_heve::atmos_dyn_tstep_short_fvm_heve(), scale_atmos_dyn_tstep_short_fvm_hivi::atmos_dyn_tstep_short_fvm_hivi(), scale_atmos_hydrometeor::atmos_hydrometeor_entr_2d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhf_1d(), mod_atmos_phy_cp_driver::atmos_phy_cp_driver_calc_tendency(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), mod_atmos_phy_mp_driver::atmos_phy_mp_driver_adjustment(), mod_atmos_phy_mp_driver::atmos_phy_mp_driver_calc_tendency(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), mod_atmos_phy_sf_driver::atmos_phy_sf_driver_calc_tendency(), scale_atmos_refstate::atmos_refstate_calc3d(), scale_bulkflux::bulkflux_diagnose_surface_2d(), const_setup(), scale_cpl_phy_sfc_fixed_temp::cpl_phy_sfc_fixed_temp(), scale_cpl_phy_sfc_skin::cpl_phy_sfc_skin(), scale_land_phy_snow_diagnos::land_phy_snow_diags(), mod_realinput_grads::parentatmosinputgrads(), mod_realinput_nicam::parentatmosinputnicam(), mod_realinput_scale::parentatmosinputscale(), and mod_realinput::realinput_atmos().
real(rp), public scale_const::const_tstd = 288.15_RP |
standard temperature (15C) [K]
Definition at line 89 of file scale_const.F90.
Referenced by const_setup().
real(rp), parameter, public scale_const::const_tem00 = 273.15_RP |
temperature reference (0C) [K]
Definition at line 90 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_entr_2d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhf_1d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhs_1d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhv_0d(), scale_atmos_hydrometeor::atmos_hydrometeor_lhv_1d(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), scale_atmos_phy_lt_sato2019::atmos_phy_lt_sato2019_select_dqcrg_from_lut(), scale_atmos_phy_lt_sato2019::atmos_phy_lt_sato2019_setup(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_crg_qtrc2qhyd(), scale_atmos_phy_mp_suzuki10::atmos_phy_mp_suzuki10_tendency(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_adjustment(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_effective_radius(), scale_atmos_phy_mp_tomita08::atmos_phy_mp_tomita08_terminal_velocity(), scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), scale_land_phy_snow_ky90::cal_param(), scale_land_phy_snow_ky90::cal_r1r2(), scale_land_phy_snow_ky90::calculationmo(), scale_land_phy_snow_ky90::calculationnomo(), scale_land_phy_snow_ky90::check_applicability(), scale_land_phy_snow_ky90::check_res(), const_setup(), scale_cpl_phy_sfc_skin::cpl_phy_sfc_skin(), scale_land_phy_snow_ky90::groundflux(), mod_land_driver::land_driver_calc_tendency(), scale_land_dyn_bucket::land_dyn_bucket_setup(), scale_land_phy_snow_ky90::land_phy_snow_ky90(), mod_realinput_grads::parentlandinputgrads(), mod_realinput_nicam::parentlandinputnicam(), mod_realinput_grads::parentoceaninputgrads(), mod_realinput_nicam::parentoceaninputnicam(), mod_realinput::realinput_surface(), scale_land_phy_snow_ky90::recalculatez(), scale_land_phy_snow_ky90::snow_ky90_main(), and scale_land_phy_snow_ky90::snowdepth().
real(rp), parameter, public scale_const::const_ppm = 1.E-6_RP |
parts par million
Definition at line 91 of file scale_const.F90.
Referenced by scale_atmos_phy_rd_mstrnx::atmos_phy_rd_mstrnx_flux(), and scale_atmos_phy_rd_profile::atmos_phy_rd_profile_setup_zgrid().
real(rp), parameter, public scale_const::const_epsvac = 8.854187817E-12_RP |
parts par million
Definition at line 93 of file scale_const.F90.
Referenced by scale_atmos_phy_lt_sato2019::atmos_phy_lt_electric_field(), scale_atmos_phy_lt_sato2019::atmos_phy_lt_neutralization_f2013(), and scale_atmos_phy_lt_sato2019::atmos_phy_lt_neutralization_mg2001().
real(rp), public scale_const::const_epsair = 1.00059_RP |
parts par million
Definition at line 94 of file scale_const.F90.
Referenced by scale_atmos_phy_lt_sato2019::atmos_phy_lt_electric_field(), scale_atmos_phy_lt_sato2019::atmos_phy_lt_neutralization_f2013(), and scale_atmos_phy_lt_sato2019::atmos_phy_lt_neutralization_mg2001().
integer, public scale_const::const_i_lw = 1 |
long-wave radiation index
Definition at line 96 of file scale_const.F90.
Referenced by mod_realinput::land_interporation(), scale_land_phy_snow_ky90::land_phy_snow_ky90(), and mod_realinput::realinput_surface().
integer, public scale_const::const_i_sw = 2 |
short-wave radiation index
Definition at line 97 of file scale_const.F90.
Referenced by mod_realinput::land_interporation(), scale_land_phy_snow_ky90::land_phy_snow_ky90(), and mod_realinput::realinput_surface().
character(len=h_short), public scale_const::const_thermodyn_type = 'EXACT' |
internal energy type
Definition at line 99 of file scale_const.F90.
Referenced by scale_atmos_hydrometeor::atmos_hydrometeor_setup(), scale_atmos_saturation::atmos_saturation_setup(), and const_setup().