Ignore:
Timestamp:
09/25/15 14:36:36 (9 years ago)
Author:
dubos
Message:

Introduced DEC convention for velocity - HEVI only - cleanup to follow

File:
1 edited

Legend:

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

    r361 r362  
    22  USE icosa 
    33  USE transfert_mod 
     4  USE caldyn_kernels_base_mod 
    45  USE caldyn_kernels_mod 
    56  IMPLICIT NONE 
    67  PRIVATE 
    78 
    8   PUBLIC init_caldyn, caldyn_BC, caldyn, req_ps, req_mass 
    9  
     9  PUBLIC init_caldyn, caldyn_BC, caldyn 
     10   
    1011CONTAINS 
    1112   
     
    1314    USE icosa 
    1415    USE observable_mod 
    15 !    USE exner_mod 
    1616    USE mpipara 
    1717    USE omp_para 
Note: See TracChangeset for help on using the changeset viewer.