Changeset 3588
- Timestamp:
- Oct 16, 2019, 5:25:43 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90
r3575 r3588 1549 1549 CALL histwrite_phy(o_icc3dstra, icc3dstra) 1550 1550 CALL histwrite_phy(o_cldicemxrat, zfice) 1551 zx_tmp_fi3d(:,:)=1-zfice(:,:) 1552 CALL histwrite_phy(o_cldwatmxrat, zx_tmp_fi3d) 1551 ! A reactiver ??? 1552 !zx_tmp_fi3d(:,:)=1-zfice(:,:) 1553 !CALL histwrite_phy(o_cldwatmxrat, zx_tmp_fi3d) 1553 1554 CALL histwrite_phy(o_reffclwtop, reffclwtop) 1554 1555 ENDIF
Note: See TracChangeset
for help on using the changeset viewer.