Ignore:
Timestamp:
06/14/19 01:17:50 (5 years ago)
Author:
dubos
Message:

devel : compute_rhodz for unstructured mesh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/initial/etat0.f90

    r847 r906  
    6363    USE omp_para, ONLY : is_omp_level_master 
    6464    USE mpipara, ONLY : is_mpi_root 
    65     USE disvert_mod 
     65    USE disvert_mod, ONLY : caldyn_eta, eta_lag 
     66    USE compute_diagnostics_mod, ONLY : compute_rhodz 
    6667    ! Generic interface 
    6768    USE etat0_isothermal_mod, ONLY : getin_etat0_isothermal=>getin_etat0 
Note: See TracChangeset for help on using the changeset viewer.