SUEWS API Site
Documentation of SUEWS source code
|
Variables | |
real(kind(1d0)) | notused = -55.55 |
real(kind(1d0)) | reall |
real(kind(1d0)) | nan = -999 |
real(kind(1d0)) | pnan = 999 |
integer | notusedi = -55 |
integer | ios_out |
integer | errorchoice |
integer | warningchoice |
integer defaultnotused::errorchoice |
Definition at line 1246 of file suews_ctrl_const.f95.
Referenced by errorhint(), and suews_program().
integer defaultnotused::ios_out |
Definition at line 1245 of file suews_ctrl_const.f95.
Referenced by initialstate(), skipheader(), estm_module::suews_getestmdata(), and suews_initializemetdata().
real(kind(1d0)) defaultnotused::nan = -999 |
Definition at line 1244 of file suews_ctrl_const.f95.
Referenced by bluews_module::cbl_initial(), estm_module::estm_translate(), initialstate(), metread(), and suews_program().
real(kind(1d0)) defaultnotused::notused = -55.55 |
Definition at line 1244 of file suews_ctrl_const.f95.
Referenced by codematchanthropogenic(), codematchbiogen(), codematchconductance(), codematchdist(), codematchestm(), codematchestm_class(), codematchirrigation(), codematchnonveg(), codematchohm(), codematchprof(), codematchsnow(), codematchsoil(), codematchveg(), codematchwater(), bluews_module::diff(), metdisagg::disagg_lin(), metdisagg::disaggregateestm(), metdisagg::disaggregatemet(), initialstate(), inputheadercheck(), metread(), nextinitial(), numberrows(), overallruncontrol(), readcoeff(), skipheader(), narp_module::smithlambda(), estm_module::suews_getestmdata(), suews_initializemetdata(), and suews_translate().
integer defaultnotused::notusedi = -55 |
Definition at line 1245 of file suews_ctrl_const.f95.
Referenced by checkinitial(), codematchanthropogenic(), codematchbiogen(), codematchconductance(), codematchdist(), codematchestm(), codematchestm_class(), codematchirrigation(), codematchnonveg(), codematchohm(), codematchprof(), codematchsnow(), codematchsoil(), codematchveg(), codematchwater(), bluews_module::diff(), metdisagg::disagg_lin(), metdisagg::disaggp_amongn(), metdisagg::disaggp_amongnmult(), metdisagg::disaggregateestm(), metdisagg::disaggregatemet(), initialstate(), inputheadercheck(), metread(), nextinitial(), numberrows(), overallruncontrol(), readcoeff(), suews_initializemetdata(), and suews_translate().
real(kind(1d0)) defaultnotused::pnan = 999 |
Definition at line 1244 of file suews_ctrl_const.f95.
real(kind(1d0)) defaultnotused::reall |
Definition at line 1244 of file suews_ctrl_const.f95.
Referenced by skipheader().
integer defaultnotused::warningchoice |
Definition at line 1246 of file suews_ctrl_const.f95.
Referenced by errorhint(), and suews_program().