Changeset 15868
- Timestamp:
- 08/22/13 03:01:25 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.cpp
r15853 r15868 5054 5054 /*Free ressources:*/ 5055 5055 xDelete<int>(indices); 5056 } 5057 /*}}}*/ 5058 /*FUNCTION Penta::ComputeBasalMeltrate{{{*/ 5059 void Penta::ComputeBasalMeltrate(void){ 5060 /*Calculate the basal melt rates of the enthalpy model after Aschwanden 2012*/ 5061 // Do nothing for now. 5056 5062 } 5057 5063 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.