Ignore:
Timestamp:
Apr 13, 2005, 10:58:34 AM (19 years ago)
Author:
lmdzadmin
Message:

Mise a jour pour INCA.2.0 Anne C
MAFi+LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/dyn3d/leapfrog.F

    r566 r616  
    132132
    133133      REAL alpha(ip1jmp1,llm),beta(ip1jmp1,llm)
    134 #ifdef INCA_CH4
     134#ifdef INCA
    135135      REAL :: flxw(ip1jmp1,llm)
    136136#endif
     
    274274
    275275c
    276 #ifdef INCA_CH4
     276#ifdef INCA
    277277             CALL caladvtrac(q,pbaru,pbarv,
    278278     *                      p, masse, dq,  teta,
     
    358358     $               ucov,vcov,teta,q,masse,ps,p,pk,phis,phi ,
    359359     $               du,dv,dteta,dq,w,
    360 #ifdef INCA_CH4
     360#ifdef INCA
    361361     $               flxw,
    362362#endif
Note: See TracChangeset for help on using the changeset viewer.