Ignore:
Timestamp:
05/05/19 14:10:43 (5 years ago)
Author:
jisesh
Message:

devel: separate module for compute_caldyn_slow_NH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/dynamics/caldyn_hevi.f90

    r849 r850  
    99  USE compute_caldyn_Coriolis_mod, ONLY : compute_caldyn_Coriolis 
    1010  USE compute_caldyn_slow_hydro_mod, ONLY : compute_caldyn_slow_hydro 
     11  USE compute_caldyn_slow_NH_mod, ONLY : compute_caldyn_slow_NH 
    1112  IMPLICIT NONE 
    1213  PRIVATE 
Note: See TracChangeset for help on using the changeset viewer.