Changeset 2579 for trunk/LMDZ.MARS/libf/aeronomars
- Timestamp:
- Oct 29, 2021, 1:50:16 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/aeronomars/inichim_newstart.F90
r2568 r2579 291 291 count = count + 1 292 292 end if 293 if (noms(iq) == "hdo_ice") then 294 igcm_hdo_vap = iq 295 mmol(igcm_hdo_ice) = 19. 296 count = count + 1 297 end if 293 298 if (noms(iq) == "od") then 294 299 igcm_od = iq
Note: See TracChangeset
for help on using the changeset viewer.