Index: /issm/trunk/test/NightlyRun/test243.m
===================================================================
--- /issm/trunk/test/NightlyRun/test243.m	(revision 9652)
+++ /issm/trunk/test/NightlyRun/test243.m	(revision 9653)
@@ -4,5 +4,5 @@
 md=setelementstype(md,'macayeal','all');
 md.cluster=none;
-md.prognostic.prognostic.hydrostatic_adjustment='Incremental';
+md.prognostic.hydrostatic_adjustment='Incremental';
 md=solve(md,TransientSolutionEnum);
 
Index: /issm/trunk/test/NightlyRun/test244.m
===================================================================
--- /issm/trunk/test/NightlyRun/test244.m	(revision 9652)
+++ /issm/trunk/test/NightlyRun/test244.m	(revision 9653)
@@ -4,5 +4,5 @@
 md=setelementstype(md,'macayeal','all');
 md.cluster=generic('name',oshostname(),'np',3);
-md.prognostic.prognostic.hydrostatic_adjustment='Incremental';
+md.prognostic.hydrostatic_adjustment='Incremental';
 md=solve(md,TransientSolutionEnum);
 
Index: /issm/trunk/test/NightlyRun/test245.m
===================================================================
--- /issm/trunk/test/NightlyRun/test245.m	(revision 9652)
+++ /issm/trunk/test/NightlyRun/test245.m	(revision 9653)
@@ -5,5 +5,5 @@
 md.bed=md.bed+50; md.surface=md.surface+50;
 md.cluster=none;
-md.prognostic.prognostic.hydrostatic_adjustment='Incremental';
+md.prognostic.hydrostatic_adjustment='Incremental';
 md=solve(md,TransientSolutionEnum);
 
Index: /issm/trunk/test/NightlyRun/test246.m
===================================================================
--- /issm/trunk/test/NightlyRun/test246.m	(revision 9652)
+++ /issm/trunk/test/NightlyRun/test246.m	(revision 9653)
@@ -5,5 +5,5 @@
 md.bed=md.bed+50; md.surface=md.surface+50;
 md.cluster=generic('name',oshostname(),'np',3);
-md.prognostic.prognostic.hydrostatic_adjustment='Incremental';
+md.prognostic.hydrostatic_adjustment='Incremental';
 md=solve(md,TransientSolutionEnum);
 
Index: /issm/trunk/test/NightlyRun/test247.m
===================================================================
--- /issm/trunk/test/NightlyRun/test247.m	(revision 9652)
+++ /issm/trunk/test/NightlyRun/test247.m	(revision 9653)
@@ -5,5 +5,5 @@
 md=setelementstype(md,'pattyn','all');
 md.cluster=none;
-md.prognostic.prognostic.hydrostatic_adjustment='Incremental';
+md.prognostic.hydrostatic_adjustment='Incremental';
 md=solve(md,TransientSolutionEnum);
 
Index: /issm/trunk/test/NightlyRun/test248.m
===================================================================
--- /issm/trunk/test/NightlyRun/test248.m	(revision 9652)
+++ /issm/trunk/test/NightlyRun/test248.m	(revision 9653)
@@ -5,5 +5,5 @@
 md=setelementstype(md,'pattyn','all');
 md.cluster=generic('name',oshostname(),'np',3);
-md.prognostic.prognostic.hydrostatic_adjustment='Incremental';
+md.prognostic.hydrostatic_adjustment='Incremental';
 md=solve(md,TransientSolutionEnum);
 
Index: /issm/trunk/test/NightlyRun/test249.m
===================================================================
--- /issm/trunk/test/NightlyRun/test249.m	(revision 9652)
+++ /issm/trunk/test/NightlyRun/test249.m	(revision 9653)
@@ -6,5 +6,5 @@
 md.bed=md.bed+50; md.surface=md.surface+50;
 md.cluster=none;
-md.prognostic.prognostic.hydrostatic_adjustment='Incremental';
+md.prognostic.hydrostatic_adjustment='Incremental';
 md=solve(md,TransientSolutionEnum);
 
Index: /issm/trunk/test/NightlyRun/test250.m
===================================================================
--- /issm/trunk/test/NightlyRun/test250.m	(revision 9652)
+++ /issm/trunk/test/NightlyRun/test250.m	(revision 9653)
@@ -6,5 +6,5 @@
 md.bed=md.bed+50; md.surface=md.surface+50;
 md.cluster=generic('name',oshostname(),'np',3);
-md.prognostic.prognostic.hydrostatic_adjustment='Incremental';
+md.prognostic.hydrostatic_adjustment='Incremental';
 md=solve(md,TransientSolutionEnum);
 
