Index: /issm/trunk/test/NightlyRun/test446.m
===================================================================
--- /issm/trunk/test/NightlyRun/test446.m	(revision 9657)
+++ /issm/trunk/test/NightlyRun/test446.m	(revision 9658)
@@ -45,9 +45,9 @@
 md.groundingline.migration='AgressiveMigration';
 md=solve(md,GroundinglineMigration2DSolutionEnum);
-element_on_iceshelf_agressive=PatchToVec(md.results.GroundinglineMigration2DSolution.ElementOnIceShelf);
+element_on_iceshelf_agressive=PatchToVec(md.results.GroundinglineMigration2DSolution.MaskElementonfloatingice);
 
 md.groundingline.migration='SoftMigration';
 md=solve(md,GroundinglineMigration2DSolutionEnum);
-element_on_iceshelf_soft=PatchToVec(md.results.GroundinglineMigration2DSolution.ElementOnIceShelf);
+element_on_iceshelf_soft=PatchToVec(md.results.GroundinglineMigration2DSolution.MaskElementonfloatingice);
 
 %Fields and tolerances to track changes
