Index: /issm/trunk-jpl/test/NightlyRun/test3015.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test3015.py	(revision 13923)
+++ /issm/trunk-jpl/test/NightlyRun/test3015.py	(revision 13924)
@@ -26,5 +26,5 @@
 
 #setup autodiff parameters
-index=0 #this is the scalar component we are checking against
+index=1 #this is the scalar component we are checking against
 md.autodiff.independents=[\
 	independent('name','Thickness','type','vertex','nods',md.mesh.numberofvertices,'fos_forward_index',index)
Index: /issm/trunk-jpl/test/NightlyRun/test3020.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test3020.py	(revision 13923)
+++ /issm/trunk-jpl/test/NightlyRun/test3020.py	(revision 13924)
@@ -27,5 +27,5 @@
 
 #setup autodiff parameters
-index=0 #this is the scalar component we are checking against
+index=1 #this is the scalar component we are checking against
 md.autodiff.independents=[\
 	independent('name','Thickness','type','vertex','nods',md.mesh.numberofvertices,'fos_forward_index',index)
