Changeset 2601 for LMDZ5/trunk/libf/dyn3d/conf_gcm.F90
- Timestamp:
- Jul 24, 2016, 11:51:55 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3d/conf_gcm.F90
r2598 r2601 18 18 USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy, & 19 19 alphax,alphay,taux,tauy 20 USE temps_mod, ONLY: calend 20 21 21 22 IMPLICIT NONE … … 38 39 include "logic.h" 39 40 include "comdissnew.h" 40 include "temps.h"41 41 include "iniprint.h" 42 42
Note: See TracChangeset
for help on using the changeset viewer.