Changeset 2541 for LMDZ5/trunk/libf/phylmd/phys_output_write_mod.F90
- Timestamp:
- Jun 6, 2016, 2:15:33 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/phys_output_write_mod.F90
r2538 r2541 1063 1063 CALL histwrite_phy(o_zfull,zphi/RG) 1064 1064 1065 CALL histwrite_phy(o_stratomask, stratomask) 1066 1065 IF (flag_aerosol_strat.EQ.2) THEN 1066 CALL histwrite_phy(o_stratomask, stratomask) 1067 ENDIF 1068 1067 1069 IF (vars_defined) THEN 1068 1070 zx_tmp_fi3d(:,1)= pphis(:)/RG
Note: See TracChangeset
for help on using the changeset viewer.