|
SUEWS API Site
Documentation of SUEWS source code
|
Variables | |
| real(kind(1d0)) | th |
| real(kind(1d0)) | tl |
| real(kind(1d0)) | kmax |
| real(kind(1d0)) | g1 |
| real(kind(1d0)) | g2 |
| real(kind(1d0)) | g3 |
| real(kind(1d0)) | g4 |
| real(kind(1d0)) | g5 |
| real(kind(1d0)) | g6 |
| real(kind(1d0)) | s1 |
| real(kind(1d0)) | s2 |
| real(kind(1d0)) | tc |
| real(kind(1d0)) | tc2 |
| integer | gsmodel |
| real(kind(1d0)) resist::g1 |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::g2 |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::g3 |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::g4 |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::g5 |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::g6 |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| integer resist::gsmodel |
Definition at line 1320 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::kmax |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::s1 |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::s2 |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::tc |
Definition at line 1313 of file suews_ctrl_const.f95.
| real(kind(1d0)) resist::tc2 |
Definition at line 1313 of file suews_ctrl_const.f95.
| real(kind(1d0)) resist::th |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
| real(kind(1d0)) resist::tl |
Definition at line 1313 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
1.8.13