Index: /issm/trunk-jpl/src/c/classes/Elements/Penta.cpp
===================================================================
--- /issm/trunk-jpl/src/c/classes/Elements/Penta.cpp	(revision 15867)
+++ /issm/trunk-jpl/src/c/classes/Elements/Penta.cpp	(revision 15868)
@@ -5054,4 +5054,10 @@
 	/*Free ressources:*/
 	xDelete<int>(indices);
+}
+/*}}}*/
+/*FUNCTION Penta::ComputeBasalMeltrate{{{*/
+void Penta::ComputeBasalMeltrate(void){
+  /*Calculate the basal melt rates of the enthalpy model after Aschwanden 2012*/
+  // Do nothing for now.
 }
 /*}}}*/
