Ignore:
Timestamp:
12/15/13 09:16:03 (11 years ago)
Author:
dubos
Message:

fixed shallow-water hydrostatic balance

File:
1 edited

Legend:

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

    r181 r182  
    245245          theta = f_theta(ind) 
    246246          qu=f_qu(ind) 
     247          qv=f_qv(ind) 
    247248          CALL compute_pvort(ps,u,theta_rhodz, mass,theta,qu,qv) 
    248249          pk = f_pk(ind) 
Note: See TracChangeset for help on using the changeset viewer.