Changeset 2597 for LMDZ5/trunk/libf/dyn3dmem/conf_gcm.F90
- Timestamp:
- Jul 22, 2016, 8:44:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dmem/conf_gcm.F90
r2444 r2597 17 17 USE infotrac, ONLY : type_trac 18 18 use assert_m, only: assert 19 USE comconst_mod, ONLY: dissip_deltaz, dissip_factz, dissip_zref, & 20 iflag_top_bound, mode_top_bound, tau_top_bound, & 21 ngroup 19 22 20 23 IMPLICIT NONE … … 39 42 include "comdissnew.h" 40 43 include "temps.h" 41 include "comconst.h"42 44 include "iniprint.h" 43 45
Note: See TracChangeset
for help on using the changeset viewer.