Changeset 2701 for LMDZ5/trunk/libf/phylmd
- Timestamp:
- Nov 14, 2016, 2:37:01 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/conf_phys_m.F90
r2644 r2701 2295 2295 CALL abort_physic('conf_phys','choice iflag_rrtm not valid',1) 2296 2296 ENDIF 2297 #ifdef CPP_StratAer 2298 IF (iflag_rrtm .NE. 1) THEN 2299 WRITE(lunout,*) ' ERROR iflag_rrtm<>1 but StratAer activated' 2300 CALL abort_physic('conf_phys','iflag_rrtm not valid for StratAer',1) 2301 ENDIF 2302 #endif 2297 2303 2298 2304 !--test on ocean surface albedo
Note: See TracChangeset
for help on using the changeset viewer.