Ignore:
Timestamp:
10/21/13 09:48:52 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: for steadystate, we cannot call PostprocessingEnthalpyx...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/steadystate_core.cpp

    r16470 r16476  
    5252                #ifdef _HAVE_THERMAL_
    5353                thermal_core(femmodel);
    54                 femmodel->SetCurrentConfiguration(ThermalAnalysisEnum);/*Could be MeltingAnalysis...*/
     54                if(!isenthalpy)femmodel->SetCurrentConfiguration(ThermalAnalysisEnum);/*Could be MeltingAnalysis...*/
    5555                GetSolutionFromInputsx(&tg,femmodel);
    5656                #else
Note: See TracChangeset for help on using the changeset viewer.