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 48 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 181 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 212 of file mode_psychro.F90.
1.8.5