Index: /issm/trunk-jpl/src/m/classes/cfdragcoeffabsgrad.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/cfdragcoeffabsgrad.m	(revision 27679)
+++ /issm/trunk-jpl/src/m/classes/cfdragcoeffabsgrad.m	(revision 27680)
@@ -18,5 +18,4 @@
 		weights            = NaN; %weight coefficients for every vertex
 		weights_string     = ''; %string to identify this particular set of weights
-		cumulated          = NaN; %do we cumulate cfdragcoeffabsgrad through time?
 	end
 	
Index: /issm/trunk-jpl/src/m/classes/cflevelsetmisfit.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/cflevelsetmisfit.m	(revision 27679)
+++ /issm/trunk-jpl/src/m/classes/cflevelsetmisfit.m	(revision 27680)
@@ -25,5 +25,4 @@
 		weights_string     = ''; %string to identify this particular set of weights
 		datatime				 = 0; %time in years from start that the data is from 
-		cumulated          = NaN; %do we cumulate cflevelsetmisfit through time?
 	end
 	
Index: /issm/trunk-jpl/src/m/classes/cfsurfacelogvel.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/cfsurfacelogvel.m	(revision 27679)
+++ /issm/trunk-jpl/src/m/classes/cfsurfacelogvel.m	(revision 27680)
@@ -25,5 +25,4 @@
 		weights_string     = ''; %string to identify this particular set of weights
 		datatime				 = 0; %time in years from start that the data is from 
-		cumulated          = NaN; %do we cumulate cfsurfacelogvel through time?
 	end
 	
Index: /issm/trunk-jpl/src/m/classes/cfsurfacesquare.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/cfsurfacesquare.m	(revision 27679)
+++ /issm/trunk-jpl/src/m/classes/cfsurfacesquare.m	(revision 27680)
@@ -25,5 +25,4 @@
 		weights_string     = ''; %string to identify this particular set of weights
 		datatime				 = 0; %time in years from start that the data is from 
-		cumulated          = NaN; %do we cumulate cfsurfacesquare through time?
 	end
 	
Index: /issm/trunk-jpl/src/m/classes/misfit.m
===================================================================
--- /issm/trunk-jpl/src/m/classes/misfit.m	(revision 27679)
+++ /issm/trunk-jpl/src/m/classes/misfit.m	(revision 27680)
@@ -27,5 +27,4 @@
 		weights            = NaN; %weight coefficients for every vertex
 		weights_string     = ''; %string to identify this particular set of weights
-		cumulated          = NaN; %do we cumulate misfit through time?
 	end
 	
