Ignore:
Timestamp:
Jul 24, 2016, 11:51:55 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn temps.h into module temps_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dmem/dynetat0_loc.f90

    r2600 r2601  
    1616                          omeg, rad
    1717  USE serre_mod, ONLY: clon, clat, grossismx, grossismy
     18  USE temps_mod, ONLY: annee_ref,day_ref,itau_dyn, &
     19                       start_time,day_ini,hour_ini
    1820 
    1921  IMPLICIT NONE
    2022  include "dimensions.h"
    2123  include "paramet.h"
    22   include "temps.h"
    2324  include "comgeom.h"
    2425  include "ener.h"
Note: See TracChangeset for help on using the changeset viewer.