CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

traction of a 3D cylinder OpenFOAM - Extend

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 15, 2016, 09:32
Default traction of a 3D cylinder OpenFOAM - Extend
  #1
New Member
 
heru
Join Date: Jan 2016
Posts: 12
Rep Power: 10
heru is on a distinguished road
Hello,
I am currently working with the OpenFOAM extend version.
I have a 3D cylinder which I want to impose a traction force. I have been trying to do by including or a displacement or a traction force. Neither one nor the other run. In addition I cannot check the traction in paraview.

I attach the file DU where we can change the parameters that I have said before.
Is there any suggestion?




FoamFile
{
version 2.0;
format ascii;
class volVectorField;
location "0";
object DU;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions [0 1 0 0 0 0 0];

internalField uniform (0 0 0);

boundaryField
{
cylindercoupling
{
type solidTraction;
nonLinear updatedLagrangian;
traction uniform (0 0 0); //Traction
pressure uniform 0;
value uniform (0 0 1); //Displacement
}

cylindertop
{
type fixedValue;
value uniform (0 0 0);
}

cylinderbottom
{
type fixedValue;
value uniform (0 0 0);

}
}
heru is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
UNIGE February 13th-17th - 2107. OpenFOAM advaced training days joegi.geo OpenFOAM Announcements from Other Sources 0 October 1, 2016 19:20
Drag force coefficient too high for a flow past a cylinder using komega sst Scabbard OpenFOAM Running, Solving & CFD 37 March 21, 2016 16:16
[Gmsh] Cylinder from Gmsh to OpenFoam satkinson OpenFOAM Meshing & Mesh Conversion 0 September 21, 2015 07:49
OpenFOAM solution is diverging for stress analysis in two-pahse microstructure. Sargam05 OpenFOAM 16 April 30, 2013 16:18
New OpenFOAM Forum Structure jola OpenFOAM 2 October 19, 2011 06:55


All times are GMT -4. The time now is 00:07.