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