Ignore:
Timestamp:
Jun 16, 2015, 1:26:46 PM (9 years ago)
Author:
slebonnois
Message:

SL: converging photochemistry/high atm, with bug corrections and rho output

File:
1 edited

Legend:

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

    r1443 r1452  
    881881         endif
    882882
     883!         Pas appel concentrations car BUG ... comprend pas
     884!         valeur de mmean trop hautes 5,25E+29
     885!         call concentrations2(pplay,t_seri,d_t,tr_seri, nqmax)
     886
    883887         if (ok_deltatemp) then
    884888! Utilisation du champ de temperature modifie         
     
    12241228
    12251229      if(callthermos) then
    1226          call concentrations2(pplay,t_seri,d_t,tr_seri, nqmax,
    1227      &                        pdtphys)
     1230         call concentrations2(pplay,t_seri,d_t,tr_seri, nqmax)
    12281231
    12291232      endif
Note: See TracChangeset for help on using the changeset viewer.