Ignore:
Timestamp:
Feb 27, 2026, 3:54:06 PM (2 days ago)
Author:
jbclement
Message:

PEM:
Small corrections in the scripts.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/conf_phys.F

    r4089 r4091  
    570570           call abort_physic(modname,
    571571     &          "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         
    578573
    579574#ifndef MESOSCALE
Note: See TracChangeset for help on using the changeset viewer.