Ignore:
Timestamp:
Feb 12, 2026, 10:54:21 PM (2 weeks ago)
Author:
evignon
Message:

petits changements pour pouvoir prescrire la concentration en nombre de gouttelettes et cristaux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/conf_phys_m.f90

    r6070 r6075  
    24902490
    24912491    ! flag_aerosol need to be different to zero if ok_cdnc is activated
    2492     IF (ok_cdnc .AND. flag_aerosol .EQ. 0) THEN
    2493        CALL abort_physic('conf_phys', 'flag_aerosol cannot be to zero if ok_cdnc is activated ', 1)
    2494     ENDIF
     2492    !IF (ok_cdnc .AND. flag_aerosol .EQ. 0) THEN
     2493    !   CALL abort_physic('conf_phys', 'flag_aerosol cannot be to zero if ok_cdnc is activated ', 1)
     2494    !ENDIF
    24952495
    24962496    ! ok_cdnc must be set to y if ok_aie is activated
Note: See TracChangeset for help on using the changeset viewer.