Changeset 3712 for trunk/LMDZ.MARS/libf/phymars/conf_phys.F
- Timestamp:
- Apr 3, 2025, 10:45:25 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/conf_phys.F
r3582 r3712 224 224 $ "1-> new correction", 225 225 $ "(matters only if callnirco2=T)" 226 #ifdef MESOSCALE 226 227 227 nircorr=0 !default value. this is OK below 60 km. 228 #else 229 nircorr=0 !default value 230 #endif 228 ! nircorr=1 should be prefered, but requires that co2 229 ! and o tracers be available 231 230 call getin_p("nircorr",nircorr) 232 231 write(*,*) " nircorr = ",nircorr
Note: See TracChangeset
for help on using the changeset viewer.