Index: /issm/trunk/src/c/objects/Elements/Penta.cpp
===================================================================
--- /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 8032)
+++ /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 8033)
@@ -5141,5 +5141,5 @@
 							matice->GetN());
 				for(i=0;i<numdof;i++) B[i]=B_average;
-				_error_("Not supported yet (See Rutt2009 for example)");
+				this->matice->inputs->AddInput(new PentaVertexInput(RheologyBEnum,B));
 				break;
 			default:
