Public Member Functions | |
| real function | td_from_tq_0d (PT, PQ) |
| real function, dimension(size(pq)) | td_from_tq_1d (PT, PQ) |
Definition at line 40 of file mode_psychro.F90.
| real function mode_psychro::td_from_tq::td_from_tq_0d | ( | real, intent(in) | PT, |
| real, intent(in) | PQ | ||
| ) |
Definition at line 86 of file mode_psychro.F90.
| real function, dimension(size(pq)) mode_psychro::td_from_tq::td_from_tq_1d | ( | real, dimension(:), intent(in) | PT, |
| real, dimension(:), intent(in) | PQ | ||
| ) |
Definition at line 113 of file mode_psychro.F90.
1.8.5