Ignore:
Timestamp:
05/25/10 07:59:34 (15 years ago)
Author:
seroussi
Message:

now use AnalysisEnum to specify the solution

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/solutions/jpl/thermal.m

    r3892 r3934  
    2727                %process results
    2828                if ~isstruct(md.results), md.results=struct(); end
    29                 md.results.thermal=processresults(models,results);
     29                md.results.ThermalAnalysis=processresults(models,results);
    3030        else
    3131                %launch dakota driver for diagnostic core solution
Note: See TracChangeset for help on using the changeset viewer.