|
ocssw
V2022
|
Go to the source code of this file.
Functions/Subroutines | |
| program | __rt1_misr.f__ |
| subroutine | tauint |
| subroutine | part2 |
| subroutine | water (twat, pdv, watr, ppod, ht, nm, ndv, tauw) |
| subroutine | ozn3 |
| subroutine | co2 (tcar, pdv, tauc, ndv) |
| subroutine | linear (xp, x, y, n, yp) |
| subroutine | spline (s, x, y, n, in, t, il, iu, vl, vu, e, u) |
| subroutine | part1 |
| subroutine | dust_prof |
| subroutine | ozn3_abs |
| subroutine | convtc (num, nchar, loc) |
| subroutine | cloud_prof |
Function/Subroutine Documentation
◆ __rt1_misr.f__()
| program __rt1_misr.f__ |
Definition at line 14 of file rt1_misr.f.
◆ cloud_prof()
| subroutine cloud_prof |
Definition at line 1375 of file rt1_misr.f.
◆ co2()
Definition at line 1051 of file rt1_misr.f.
◆ convtc()
Definition at line 1306 of file rt1_misr.f.
◆ dust_prof()
| subroutine dust_prof |
Definition at line 1238 of file rt1_misr.f.
◆ linear()
Definition at line 1068 of file rt1_misr.f.
◆ ozn3()
| subroutine ozn3 |
Definition at line 1033 of file rt1_misr.f.
◆ ozn3_abs()
| subroutine ozn3_abs |
Definition at line 1264 of file rt1_misr.f.
◆ part1()
| subroutine part1 |
Definition at line 1187 of file rt1_misr.f.
◆ part2()
| subroutine part2 |
Definition at line 839 of file rt1_misr.f.
◆ spline()
| subroutine spline | ( | s, | |
| dimension(*) | x, | ||
| dimension(*) | y, | ||
| n, | |||
| in, | |||
| t, | |||
| il, | |||
| iu, | |||
| vl, | |||
| vu, | |||
| dimension(*) | e, | ||
| dimension(*) | u | ||
| ) |
Definition at line 1096 of file rt1_misr.f.
◆ tauint()
| subroutine tauint |
Definition at line 497 of file rt1_misr.f.


