- Timestamp:
- Nov 28, 2019, 5:07:28 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/IPSLCM5A2.1/libf/phylmd/phys_output_write_mod.F90
r2580 r3606 1009 1009 !--OLIVIER 1010 1010 !This is warranted by treating INCA aerosols as offline aerosols 1011 !IF (new_aod .and. (.not. aerosol_couple)) THEN1012 IF (new_aod) THEN1011 IF (new_aod .and. (.not. aerosol_couple)) THEN 1012 ! IF (new_aod) THEN 1013 1013 IF (flag_aerosol.GT.0) THEN 1014 1014 CALL histwrite_phy(o_od550aer, od550aer)
Note: See TracChangeset
for help on using the changeset viewer.