Changeset 2151 for LMDZ5/trunk/libf/dyn3dmem/conf_gcm.F90
- Timestamp:
- Nov 19, 2014, 1:13:31 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dmem/conf_gcm.F90
r2142 r2151 400 400 iphysiq = 5 401 401 CALL getin('iphysiq', iphysiq) 402 403 if (mod(iphysiq, iperiod) /= 0) call abort_gcm("conf_gcm", &404 "iphysiq must be a multiple of iperiod", 1)405 402 406 403 !Config Key = ip_ebil_dyn
Note: See TracChangeset
for help on using the changeset viewer.