Ignore:
Timestamp:
Apr 5, 2012, 10:44:33 AM (13 years ago)
Author:
acolaitis
Message:

Supressed outputs to screen of internal corrections to updraft mass-flux in thermals (still available with lwrite=.true.) plus correction to omega which had a wrong value.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/thermcell_main_mars.F90

    r593 r615  
    401401! Best config for norad 222 levels:
    402402
    403 !       omega=0.06
    404        omega=0.04
     403       omega=0.06
     404!       omega=0.
    405405       a1=1.
    406406!       b1=0.
     
    11911191
    11921192!IM 090508 beg
     1193      IF (lwrite) THEN
    11931194      if (ncorecfm1+ncorecfm2+ncorecfm3+ncorecfm4+ncorecfm5+ncorecalpha > ngridmx/4. ) then
    11941195         print*,'thermcell warning : large number of corrections'
     
    12011202     &     ncorecalpha,'x alpha'
    12021203      endif
     1204      ENDIF
    12031205
    12041206! ===========================================================================
Note: See TracChangeset for help on using the changeset viewer.