Ignore:
Timestamp:
Mar 8, 2011, 5:59:28 PM (14 years ago)
Author:
aslmd
Message:

mars: test outliers [dans initracer.F, commente] LMD_MM_MARS: modifications mineures [retrocompatibilite ancienne physique, callphys.def test pour nouvelle physique] PLOT: generalisation de la routine map_uvt pour pouvoir tracer des figures en projection polaire complete

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mesoscale/LMD_MM_MARS/SRC/WRFV2/mars_lmd/libf/phymars/meso_physiq.F

    r73 r91  
    334334      logical tdiag
    335335
    336 
    337336      REAL zplev(ngrid,nlayermx+1),zplay(ngrid,nlayermx)
    338337      real hco2(nqmx),tmean, zlocal(nlayermx)
     
    341340
    342341      REAL time_phys
     342
     343!!! WRF for retrocompatibility with newphys
     344      REAL tauTES(ngridmx)      ! column optical depth at 825 cm-1
     345      REAL qsurfice(ngridmx)    ! pour diagnostics
     346!!! WRF for retrocompatibility with newphys
    343347     
    344348c=======================================================================
Note: See TracChangeset for help on using the changeset viewer.