Ignore:
Timestamp:
09/28/18 12:59:46 (6 years ago)
Author:
dubos
Message:

devel : added vertical diffusion to idealized venus physics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/time/timeloop_gcm.f90

    r732 r741  
    350350            f_ps,f_dps,f_u,f_theta_rhodz,f_phis) 
    351351          CALL enter_profile(id_phys) 
    352           CALL physics(it,f_phis, f_ps, f_theta_rhodz, f_u, f_wflux, f_q)         
     352          CALL physics(it, f_phis, f_geopot, f_ps, f_theta_rhodz, f_u, f_wflux, f_q) 
    353353          CALL exit_profile(id_phys) 
    354354          CALL check_conserve_detailed(it, AAM_phys, & 
Note: See TracChangeset for help on using the changeset viewer.