Ignore:
Timestamp:
05/02/19 09:44:14 (5 years ago)
Author:
dubos
Message:

devel : merged init_grid_param and init_grid_type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/icosa_init.f90

    r813 r830  
    2222  USE diagflux_mod 
    2323  USE profiling_mod 
    24   USE init_unstructured_mod, ONLY: init_grid_type 
     24  USE init_grid_param_mod 
    2525  IMPLICIT NONE 
    2626   
    2727    CALL init_profiling 
    2828    CALL init_mpipara 
    29     CALL init_grid_type 
    3029    CALL trace_off 
    3130    CALL xios_init 
Note: See TracChangeset for help on using the changeset viewer.