Ignore:
Timestamp:
Oct 18, 2018, 9:59:39 AM (6 years ago)
Author:
flefevre
Message:

Suppression de l'ancien code photochimique (euler-backward)

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/aeronomars/calchim.F90

    r2006 r2007  
    1       subroutine calchim_asis(ngrid,nlayer,nq,                              &
     1      subroutine calchim(ngrid,nlayer,nq,                                   &
    22                         ptimestep,pplay,pplev,pt,pdt,dist_sol,mu0,         &
    33                         zzlev,zzlay,zday,pq,pdq,dqchim,dqschim,dqcloud,    &
     
    658658         if (photochem) then
    659659
    660             call photochemistry_asis(nlayer,nq,                       &
     660            call photochemistry(nlayer,nq,                            &
    661661                                ig,lswitch,zycol,szacol,ptimestep,    &
    662662                                zpress,ztemp,zdens,zmmean,dist_sol,   &
Note: See TracChangeset for help on using the changeset viewer.