Ignore:
Timestamp:
Feb 15, 2023, 12:09:56 AM (20 months ago)
Author:
fhourdin
Message:

Correction for singular cases, thermcell_down

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/thermcell_main.F90

    r4413 r4438  
    502502!------------------------------------------------------------------
    503503      IF (iflag_thermals_down .GT. 0) THEN
    504         print*,'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'
    505         print*,'WARNING !!! routine thermcell_down en cours de developpement'
     504        if (debut) print*,'WARNING !!! routine thermcell_down en cours de developpement'
    506505        entrdn=entrdn_coef*detr0
    507506        detrdn=detrdn_coef*entr0
Note: See TracChangeset for help on using the changeset viewer.