Changeset 2286 for trunk/LMDZ.VENUS


Ignore:
Timestamp:
Apr 14, 2020, 4:56:31 PM (5 years ago)
Author:
flefevre
Message:

Thermosphere: au premier appel de la physique, calcul de la masse moleculaire moyenne (mmean) avant la chimie.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.VENUS/libf/phyvenus/physiq_mod.F

    r2262 r2286  
    746746      endif
    747747
     748!     initialise mmean
     749
     750      if(callthermos) then
     751         call concentrations2(pplay,t,d_t,qx,nqmax)
     752      endif
     753
    748754      ENDIF ! debut
    749755
Note: See TracChangeset for help on using the changeset viewer.