Index: /issm/trunk/src/c/objects/Elements/Penta.cpp
===================================================================
--- /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 4462)
+++ /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 4463)
@@ -3097,5 +3097,5 @@
 
 		/*build friction object, used later on: */
-		friction=new Friction("2d",inputs,matpar,analysis_type);
+		friction=new Friction("3d",inputs,matpar,analysis_type);
 
 		for(i=0;i<numgrids2d;i++){
