Index: /issm/trunk-jpl/src/c/classes/Elements/Penta.cpp
===================================================================
--- /issm/trunk-jpl/src/c/classes/Elements/Penta.cpp	(revision 17636)
+++ /issm/trunk-jpl/src/c/classes/Elements/Penta.cpp	(revision 17637)
@@ -1937,5 +1937,5 @@
 		xz_plane[2]=slopex;   xz_plane[5]=1.;          
 
-		if(groundedice>0){
+		if(groundedice>=0){
 			if(this->nodes[indices[i]]->GetApproximation()==FSvelocityEnum){
 				this->nodes[indices[i]]->DofInSSet(2); //vz 
