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/dyn3d/dynetat0.f90

    r2600 r2601  
    1414  USE comconst_mod, ONLY: cpp, daysec, dtvr, g, im, jm, kappa, lllm, omeg, rad
    1515  USE serre_mod, ONLY: clon, clat, grossismx, grossismy
     16  USE temps_mod, ONLY: annee_ref, day_ini, day_ref, itau_dyn, start_time
    1617
    1718  IMPLICIT NONE
    1819  include "dimensions.h"
    1920  include "paramet.h"
    20   include "temps.h"
    2121  include "comgeom2.h"
    2222  include "ener.h"
Note: See TracChangeset for help on using the changeset viewer.