Ignore:
Timestamp:
12/24/16 02:33:07 (7 years ago)
Author:
dubos
Message:

Fixed RK2.5 - cleanup to follow

File:
1 edited

Legend:

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

    r404 r519  
    155155 
    156156       IF(hydrostatic) THEN 
    157           CALL compute_caldyn_slow_hydro(u,mass,hflux,du) 
     157          CALL compute_caldyn_slow_hydro(u,mass,hflux,du, .TRUE.) 
    158158       ELSE 
    159159          W = f_W(ind) 
Note: See TracChangeset for help on using the changeset viewer.