Changeset 1401
- Timestamp:
- 07/28/09 16:52:51 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/cielo/diagnostic.m
r1271 r1401 37 37 if ~models.dh.parameters.qmu_analysis, 38 38 %launch core of diagnostic solution. 39 results=diagnostic_core(models,inputs) 39 results=diagnostic_core(models,inputs); 40 40 41 41 %process results
Note:
See TracChangeset
for help on using the changeset viewer.