SCALE-RM
|
module PRECISION More...
Variables | |
integer, parameter, public | sp = kind(0.0E0) |
integer, parameter, public | dp = kind(0.0D0) |
integer, parameter, public | sp_prec = precision(0.E0) |
integer, parameter, public | dp_prec = precision(0.D0) |
integer, parameter, public | rp = DP |
integer, parameter, public | rp_prec = DP_PREC |
module PRECISION
integer, parameter, public scale_precision::sp = kind(0.0E0) |
Definition at line 31 of file scale_precision.F90.
Referenced by scale_atmos_dyn_tstep_short_fvm_hivi::atmos_dyn_tstep_short_fvm_hivi_setup(), scale_comm_icoa::comm_setup(), scale_const::const_setup(), scale_file::file_def_associatedcoordinate(), scale_file::file_def_axis(), scale_file::file_get_dimlength(), scale_file::file_get_stepsize(), scale_file_history::file_history_set_associatedcoordinate_1d(), scale_file_history::file_history_set_associatedcoordinate_2d(), and scale_file_history::file_history_set_associatedcoordinate_3d().
integer, parameter, public scale_precision::dp = kind(0.0D0) |
Definition at line 32 of file scale_precision.F90.
Referenced by mod_admin_time::admin_time_advance(), mod_admin_time::admin_time_setup(), scale_atmos_dyn_tinteg_large_rk3::atmos_dyn_tinteg_large_rk3(), scale_atmos_dyn_tstep_short_fvm_hivi::atmos_dyn_tstep_short_fvm_hivi_setup(), scale_atmos_phy_ae_kajino13::atmos_phy_ae_kajino13_mkinit(), scale_atmos_phy_ae_kajino13::atmos_phy_ae_kajino13_negative_fixer(), scale_calendar::calendar_adjust_daysec(), scale_calendar::calendar_combine_daysec(), scale_calendar::calendar_date2char(), scale_calendar::calendar_hms2abssec(), scale_calendar::calendar_ymd2absday(), scale_comm_icoa::comm_setup(), scale_const::const_setup(), scale_file::file_def_associatedcoordinate(), scale_file::file_def_axis(), scale_file::file_get_dimlength(), scale_file::file_get_stepsize(), scale_file_history::file_history_finalize(), scale_file_history::file_history_set_associatedcoordinate_1d(), scale_file_history::file_history_set_associatedcoordinate_2d(), scale_file_history::file_history_set_associatedcoordinate_3d(), scale_file_history::file_history_setup(), scale_mapprojection::mapprojection_lonlat2xy_none(), scale_mapprojection::mapprojection_mapfactor_equidistantcylindrical(), scale_mapprojection::mapprojection_mapfactor_mercator(), scale_mapprojection::mapprojection_setup(), scale_prc::prc_mpitime(), mod_realinput::realinput_surface(), and scale_specfunc::sf_gamma().
integer, parameter, public scale_precision::sp_prec = precision(0.E0) |
Definition at line 34 of file scale_precision.F90.
integer, parameter, public scale_precision::dp_prec = precision(0.D0) |
Definition at line 35 of file scale_precision.F90.
integer, parameter, public scale_precision::rp = DP |
Definition at line 41 of file scale_precision.F90.
Referenced by mod_atmos_bnd_driver::atmos_boundary_driver_setup(), mod_atmos_dyn_driver::atmos_dyn_driver_setup(), scale_atmos_phy_ae_kajino13::atmos_phy_ae_kajino13_mkinit(), scale_atmos_phy_bl_mynn::atmos_phy_bl_mynn_tendency(), scale_atmos_phy_cp_common::atmos_phy_cp_common_wmean(), scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency(), mod_atmos_phy_mp_driver::atmos_phy_mp_driver_setup(), scale_atmos_phy_rd_profile::atmos_phy_rd_profile_read(), scale_atmos_phy_rd_profile::atmos_phy_rd_profile_setup(), scale_atmos_phy_rd_profile::atmos_phy_rd_profile_setup_zgrid(), scale_atmos_solarins::atmos_solarins_orbit(), scale_atmos_solarins::atmos_solarins_setup(), scale_comm_cartesc::comm_setup(), scale_comm_icoa::comm_setup(), scale_const::const_setup(), scale_file_cartesc::construct_derived_datatype(), scale_cpl_phy_sfc_fixed_temp::cpl_phy_sfc_fixed_temp(), scale_file_cartesc::file_cartesc_create(), scale_file_cartesc::file_cartesc_def_var(), scale_file_cartesc::file_cartesc_setup(), scale_file_history::file_history_finalize(), scale_landuse::landuse_fillhalo(), scale_landuse::landuse_write(), scale_ocean_phy_ice_simple::ocean_phy_ice_simple(), scale_specfunc::sf_gamma(), and scale_comm_icoa::suf().
integer, parameter, public scale_precision::rp_prec = DP_PREC |
Definition at line 42 of file scale_precision.F90.