|
SUEWS API Site
Documentation of SUEWS source code
|
Variables | |
| integer | iy |
| integer | id |
| integer | it |
| integer | imin |
| integer | isec |
| integer | dls |
| real(kind(1d0)) | dectime |
| real(kind(1d0)) | tstepcount |
| integer | nofdaysthisyear |
| integer | dt_since_start |
| integer | iy_prev_t |
| integer | id_prev_t |
| real(kind(1d0)) time::dectime |
Definition at line 1259 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| integer time::dls |
Definition at line 1252 of file suews_ctrl_const.f95.
Referenced by initialstate().
| integer time::dt_since_start |
Definition at line 1262 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), suews_program(), and suews_translate().
| integer time::id |
Definition at line 1252 of file suews_ctrl_const.f95.
Referenced by bluews_module::cbl_initial(), checkinitial(), initialstate(), nextinitial(), suews_calculations(), suews_program(), and suews_translate().
| integer time::id_prev_t |
Definition at line 1264 of file suews_ctrl_const.f95.
Referenced by suews_program().
| integer time::imin |
Definition at line 1252 of file suews_ctrl_const.f95.
Referenced by nextinitial(), suews_calculations(), and suews_translate().
| integer time::isec |
Definition at line 1252 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| integer time::it |
Definition at line 1252 of file suews_ctrl_const.f95.
Referenced by nextinitial(), suews_calculations(), and suews_translate().
| integer time::iy |
Definition at line 1252 of file suews_ctrl_const.f95.
Referenced by initialstate(), nextinitial(), suews_calculations(), suews_program(), and suews_translate().
| integer time::iy_prev_t |
| integer time::nofdaysthisyear |
Definition at line 1261 of file suews_ctrl_const.f95.
Referenced by initialstate(), nextinitial(), and suews_program().
| real(kind(1d0)) time::tstepcount |
1.8.13