Changeset 2111 for LMDZ5/trunk/libf/dyn3dpar
- Timestamp:
- Sep 1, 2014, 4:19:04 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3dpar/conf_gcm.F
r2083 r2111 381 381 CALL getin('ok_guide',ok_guide) 382 382 383 c ............................................................... 383 if (ok_guide .and. adjust) call abort_gcm("conf_gcm", 384 $ "adjust does not work with ok_guide", 1) 384 385 385 386 !Config Key = read_start
Note: See TracChangeset
for help on using the changeset viewer.