Ignore:
Timestamp:
Nov 16, 2011, 12:16:58 PM (13 years ago)
Author:
aslmd
Message:

MESOSCALE: corrected a problem which was preventing the model to compile with new physics [problem with ustar]

File:
1 edited

Legend:

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

    r341 r389  
    1111      REAL output_tab3d(ngridmx,nlayer,n3d)
    1212      REAL sensheat(ngridmx)    !! pour LES avec isfflx!=0
    13       REAL ustar(ngridmx)    !! pour LES avec isfflx!=0
     13      !REAL ustar(ngridmx)    !! pour LES avec isfflx!=0 !! already defined
    1414      LOGICAL flag_LES     !! pour LES avec isfflx!=0
    1515      REAL qsurfice(ngridmx) !! pour diagnostics
Note: See TracChangeset for help on using the changeset viewer.