Public Member Functions | |
| REAL function | TWB_FROM_TPQ_0D (PT, PP, PQ) |
| REAL function, dimension(size(pt)) | TWB_FROM_TPQ_1D (PT, PP, PQ) |
Definition at line 43 of file mode_psychro.F90.
| REAL function MODE_PSYCHRO::TWB_FROM_TPQ::TWB_FROM_TPQ_0D | ( | REAL, intent(in) | PT, |
| REAL, intent(in) | PP, | ||
| REAL, intent(in) | PQ | ||
| ) |
Definition at line 176 of file mode_psychro.F90.
| REAL function, dimension(size(pt)) MODE_PSYCHRO::TWB_FROM_TPQ::TWB_FROM_TPQ_1D | ( | REAL, dimension(:), intent(in) | PT, |
| REAL, dimension(:), intent(in) | PP, | ||
| REAL, dimension(:), intent(in) | PQ | ||
| ) |
Definition at line 207 of file mode_psychro.F90.
1.8.0