Changeset 4091 for trunk/LMDZ.MARS/libf/phymars/conf_phys.F
- Timestamp:
- Feb 27, 2026, 3:54:06 PM (2 days ago)
- File:
-
- 1 edited
-
trunk/LMDZ.MARS/libf/phymars/conf_phys.F (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/conf_phys.F
r4089 r4091 570 570 call abort_physic(modname, 571 571 & "freedust and dustscaling_mode=1 are incompatible",1) 572 endif 573 if (dustscaling_mode == 2 .and. iaervar = 1) then 574 write(*,*) 'iaervar=1 and dustscaling_mode=2 are incompatible!' 575 call abort_physic(modname, 576 & "iaervar=1 and dustscaling_mode=2 are incompatible",1) 577 endif 572 endif 578 573 579 574 #ifndef MESOSCALE
Note: See TracChangeset
for help on using the changeset viewer.
