Changeset 21561


Ignore:
Timestamp:
02/10/17 15:26:30 (8 years ago)
Author:
jcuzzone
Message:

CHG: cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Element.cpp

    r21559 r21561  
    20422042                                        ThermalToEnthalpy(&enthalpy[4],yearlytemperatures[4],0.,0.);
    20432043                                        ThermalToEnthalpy(&enthalpy[5],yearlytemperatures[5],0.,0.);
    2044                                         printarray(enthalpy,1,6);
    20452044                                        this->inputs->AddInput(new PentaInput(EnthalpyEnum,&enthalpy[0],P1Enum));
    20462045                                }
Note: See TracChangeset for help on using the changeset viewer.