Ignore:
Timestamp:
07/16/12 11:26:23 (12 years ago)
Author:
ymipsl
Message:

Simplify the management of the module.

YM

File:
1 edited

Legend:

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

    r15 r19  
    11PROGRAM ICOSA_GCM 
    2   USE spherical_geom_mod 
    3   USE metric 
    4   USE domain_mod 
    5   USE field_mod 
    6   USE write_field 
    7   USE geometry 
    8   USE dimensions 
     2  USE icosa 
    93  USE timeloop_gcm_mod 
    104  USE transfert_mod 
    115  USE disvert_mod 
    126  USE etat0_mod 
    13   USE transfert_mod 
    14   USE vector 
    157  USE wind_mod 
    16   USE grid_param 
    178  IMPLICIT NONE 
    189   
Note: See TracChangeset for help on using the changeset viewer.