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/timeloop_sw.f90

    r17 r19  
    11MODULE timeloop_sw_mod 
    2   USE genmod 
    3   USE transfert_mod 
     2  USE icosa 
    43  USE etat0_williamson_mod 
    54   
     
    98   
    109  SUBROUTINE timeloop 
    11   USE field_mod 
    12   USE domain_mod 
    13 !  USE wave_mod 
     10  USE icosa 
    1411  USE caldyn_sw_mod 
    15   USE write_field 
    16   USE dimensions 
    17   USE geometry 
    18   USE transfert_mod 
    19   USE metric 
    2012  USE dissip_sw_mod 
    21   USE ioipsl 
    22  
    2313  USE etat0_mod 
    2414  IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.