Changeset 3934 for issm/trunk/src/m/solutions/jpl/thermal.m
- Timestamp:
- 05/25/10 07:59:34 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/jpl/thermal.m
r3892 r3934 27 27 %process results 28 28 if ~isstruct(md.results), md.results=struct(); end 29 md.results. thermal=processresults(models,results);29 md.results.ThermalAnalysis=processresults(models,results); 30 30 else 31 31 %launch dakota driver for diagnostic core solution
Note:
See TracChangeset
for help on using the changeset viewer.