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/LMDZ.MARS.new/libf/phymars/physiq.F

    r83 r91  
    13381338     &                       qsurf(1:ngridmx,igcm_h2o_ice))
    13391339
    1340 c             CALL WRITEDIAGFI(ngridmx,'mtot',
    1341 c     &                       'total mass of water vapor',
    1342 c     &                       'kg/m2',2,mtot)
    1343 c             CALL WRITEDIAGFI(ngridmx,'icetot',
    1344 c     &                       'total mass of water ice',
    1345 c     &                       'kg/m2',2,icetot)
     1340             CALL WRITEDIAGFI(ngridmx,'mtot',
     1341     &                       'total mass of water vapor',
     1342     &                       'kg/m2',2,mtot)
     1343             CALL WRITEDIAGFI(ngridmx,'icetot',
     1344     &                       'total mass of water ice',
     1345     &                       'kg/m2',2,icetot)
    13461346cc            vmr=zq(1:ngridmx,1:nlayermx,igcm_h2o_ice)
    13471347cc    &                *mugaz/mmol(igcm_h2o_ice)
Note: See TracChangeset for help on using the changeset viewer.