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/phylmd/dyn1d/lmdz1d.F90

    r2600 r2601  
    3737   USE mod_const_mpi, ONLY: comm_lmdz
    3838   USE physiq_mod, ONLY: physiq
     39   USE temps_mod, ONLY: annee_ref, calend, day_end, day_ini, day_ref, &
     40                        itau_dyn, itau_phy, start_time
    3941
    4042      implicit none
    4143#include "dimensions.h"
    4244#include "YOMCST.h"
    43 #include "temps.h"
    4445!!#include "control.h"
    4546#include "clesphys.h"
Note: See TracChangeset for help on using the changeset viewer.