Index: /issm/trunk-jpl/test/Par/RoundSheetShelf.py
===================================================================
--- /issm/trunk-jpl/test/Par/RoundSheetShelf.py	(revision 18068)
+++ /issm/trunk-jpl/test/Par/RoundSheetShelf.py	(revision 18069)
@@ -72,5 +72,5 @@
 md.basalforcings.groundedice_melting_rate=numpy.zeros((md.mesh.numberofvertices,1))
 pos=numpy.nonzero(md.mask.groundedice_levelset>0.)[0]
-md.basalforcings.groudedice_melting_rate[pos]=10.
+md.basalforcings.groundedice_melting_rate[pos]=10.
 md.basalforcings.floatingice_melting_rate=numpy.zeros((md.mesh.numberofvertices,1))
 md.basalforcings.geothermalflux=numpy.ones((md.mesh.numberofvertices,1))
