Ignore:
Timestamp:
May 10, 2011, 3:07:35 PM (13 years ago)
Author:
jghattas
Message:
  • Errors in argument list not corresponding between CALL and SUBROUTINE in some routines. These errors were found with compile option -qextchk at vargas.
  • Removed option -qextchk from debug compile options at vargas. This option is not usable with mpi codes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/cva_driver.F

    r1403 r1517  
    894894      if (iflag_con.eq.4) then
    895895       CALL cv_yield(nloc,ncum,nd,nk,icb,inb,delt
    896      :              ,t,q,t_wake,q_wake,u,v,tra
    897      :              ,gz,p,ph,h,hp,lv,cpn,th
     896     :              ,t,q,u,v
     897     :              ,gz,p,ph,h,hp,lv,cpn
    898898     :              ,ep,clw,frac,m,mp,qp,up,vp
    899899     :              ,wt,water,evap
Note: See TracChangeset for help on using the changeset viewer.