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

    r2598 r2601  
    1818  USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy, &
    1919                       alphax,alphay,taux,tauy
     20  USE temps_mod, ONLY: calend
    2021
    2122  IMPLICIT NONE
     
    3839  include "logic.h"
    3940  include "comdissnew.h"
    40   include "temps.h"
    4141  include "iniprint.h"
    4242
Note: See TracChangeset for help on using the changeset viewer.