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/iniacademic_loc.F90

    r2600 r2601  
    2020  USE comconst_mod, ONLY: cpp, kappa, g, daysec, dtvr, pi, im, jm
    2121  USE comvert_mod, ONLY: ap, bp, preff, presnivs, pressure_exner
     22  USE temps_mod, ONLY: annee_ref, day_ini, day_ref
    2223
    2324  !   Author:    Frederic Hourdin      original: 15/01/93
     
    3536  include "academic.h"
    3637  include "ener.h"
    37   include "temps.h"
    3838  include "iniprint.h"
    3939  include "logic.h"
Note: See TracChangeset for help on using the changeset viewer.