Changeset 5813 for LMDZ6/trunk/libf/phylmd/phys_output_ctrlout_mod.F90
- Timestamp:
- Sep 17, 2025, 10:23:08 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/phys_output_ctrlout_mod.F90
r5807 r5813 1825 1825 1826 1826 !--tropopause pressure 1827 TYPE(ctrl_out), SAVE :: o_dyntropo = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & 1828 'dyntropo', 'Dynamical Tropopause pressure', 'Pa', (/ ('', i=1, 10) /)) 1827 1829 TYPE(ctrl_out), SAVE :: o_p_tropopause = ctrl_out((/ 11, 11, 11, 11, 11, 11, 11, 11, 11, 1/), & 1828 1830 'p_tropopause', 'Tropopause pressure', 'Pa', (/ ('', i=1, 10) /))
Note: See TracChangeset
for help on using the changeset viewer.
