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

    r2600 r2601  
    8484  USE comconst_mod, ONLY: dtphys
    8585  USE comvert_mod, ONLY: ap, bp, pressure_exner
     86  USE temps_mod, ONLY: day_ini, day_ref, jd_ref, jh_ref, start_time
    8687 
    8788  IMPLICIT NONE
    8889    INCLUDE "logic.h"
    89     INCLUDE "temps.h"
    9090    INCLUDE "iniprint.h"
    9191
Note: See TracChangeset for help on using the changeset viewer.