Index: /issm/trunk-jpl/src/c/classes/GiaDeflectionCoreArgs.h
===================================================================
--- /issm/trunk-jpl/src/c/classes/GiaDeflectionCoreArgs.h	(revision 14811)
+++ /issm/trunk-jpl/src/c/classes/GiaDeflectionCoreArgs.h	(revision 14812)
@@ -11,5 +11,4 @@
 	IssmDouble ri; //radial distance from center of disk to vertex  i
 	IssmDouble re; //radius of disk
-	IssmDouble current_he; //thickness of ice at current time
 	IssmDouble* hes; //loading history (in ice thickness)
 	IssmDouble* times; //loading history times
@@ -32,4 +31,7 @@
 	IssmDouble rho_ice;
 
+	/*constants: */
+	IssmDouble yts;
+
 	/*debug info: */
 	int        idisk; //id of the element we are running the gia code in.
