Ignore:
Timestamp:
Sep 26, 2011, 7:53:28 PM (13 years ago)
Author:
aslmd
Message:

MESOSCALE: follow-up to previous commit.

File:
1 edited

Legend:

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

    r285 r308  
    1818      INTEGER tracerset    !!! this corresponds to config%mars
    1919      CHARACTER (len=20) :: wtnom(nqmx) ! tracer name
     20
     21      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! JF
     22      REAL qsurfice_dust(ngridmx)     ! useful for dust diagnostics
     23      REAL TAU_lay(ngridmx)           ! true opacity (it's not e reference life tauref)
     24      REAL dsodust(ngridmx,nlayermx)
     25      REAL zdqsdif_diag(ngridmx)      ! useful for lifting diagnostics                               
     26      REAL zdqssed_diag(ngridmx)      ! useful for sedimentation diagnostics                         
     27      REAL pdq_diag(ngridmx)          ! useful for dust perturbation diagnostics   
     28      REAL dustot(ngridmx)            ! Total mass of dust integrated along vertical axe (kg/m2)
     29      REAL zdqnorm(ngridmx,nlayermx,2)
     30      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! JF
Note: See TracChangeset for help on using the changeset viewer.