Changeset 3477 for trunk/LMDZ.PLUTO/libf/phypluto/inifis_mod.F90
- Timestamp:
- Oct 24, 2024, 1:10:49 PM (4 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO/libf/phypluto/inifis_mod.F90
r3474 r3477 1462 1462 call abort_physic(rname, 'if haze are on, tracers must be on!', 1) 1463 1463 endif 1464 if (haze_proffix.and.sedimentation) then 1465 call abort_physic(rname, 'if haze profile is set, sedimentation must be deactivated', 1) 1466 endif 1464 1467 if (callmolvis.and..not.callconduct) then 1465 1468 call abort_physic(rname, 'if callmolvis is set, callconduct must be true', 1)
Note: See TracChangeset
for help on using the changeset viewer.