Ignore:
Timestamp:
11/13/13 11:02:01 (11 years ago)
Author:
seroussi
Message:

CHG: adding Enthalpy GetInputFromSolution

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Tria.h

    r16727 r16734  
    7979                void        CreateJacobianMatrix(Matrix<IssmDouble>* Jff);
    8080                void        Delta18oParameterization(void);
     81                void        EnthalpyToThermal(IssmDouble* ptemperature,IssmDouble* pwaterfraction,IssmDouble enthalpy,IssmDouble pressure){_error_("not implemented yet");};
    8182                void        FindParam(int* pvalue,int paramenum);
    8283                void        FindParam(IssmDouble* pvalue,int paramenum);
Note: See TracChangeset for help on using the changeset viewer.