Changeset 117 for codes


Ignore:
Timestamp:
08/09/12 20:14:20 (12 years ago)
Author:
ymipsl
Message:

use correct module for vertical discretisation

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/src/etat0_dcmip2.f90

    r91 r117  
    6161  SUBROUTINE compute_etat0_DCMIP2(icase, ps, phis, u, theta_rhodz,q) 
    6262    USE icosa 
    63     USE disvert_ncar_mod, ONLY : ap,bp 
     63    USE disvert_mod, ONLY : ap,bp 
    6464    USE pression_mod 
    6565    USE theta2theta_rhodz_mod 
Note: See TracChangeset for help on using the changeset viewer.