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

    r2600 r2601  
    2323  USE control_mod
    2424  USE mod_const_mpi, ONLY: COMM_LMDZ
     25  USE temps_mod, ONLY: calend,start_time,annee_ref,day_ref, &
     26                     itau_dyn,itau_phy,day_ini,jD_ref,jH_ref,day_end
    2527  USE comconst_mod, ONLY: cpp, daysec, dtphys, dtvr, g, r, rad
    2628
     
    7173  include "comgeom.h"
    7274  include "logic.h"
    73   include "temps.h"
    7475  include "ener.h"
    7576  include "description.h"
Note: See TracChangeset for help on using the changeset viewer.