- Timestamp:
- Mar 24, 2025, 7:58:05 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90
r5572 r5585 1776 1776 !--OLIVIER 1777 1777 !This is warranted by treating INCA aerosols as offline aerosols 1778 #ifndef CPP_ECRAD1778 !!#ifndef CPP_ECRAD 1779 1779 IF (flag_aerosol.GT.0) THEN 1780 1780 IF (type_trac/='inca' .OR. config_inca=='aeNP') THEN … … 2037 2037 !solbnd end 2038 2038 ENDIF 2039 #endif2039 !!#endif 2040 2040 2041 2041 IF (flag_aerosol_strat.EQ.2) THEN
Note: See TracChangeset
for help on using the changeset viewer.