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

    r2598 r2601  
    2121  USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy, &
    2222                       alphax,alphay,taux,tauy
     23  USE temps_mod, ONLY: calend
    2324
    2425  IMPLICIT NONE
     
    4142  include "logic.h"
    4243  include "comdissnew.h"
    43   include "temps.h"
    4444  include "iniprint.h"
    4545
Note: See TracChangeset for help on using the changeset viewer.