|
[Sponsors] |
November 15, 2016, 10:32 |
traction of a 3D cylinder OpenFOAM - Extend
|
#1 |
New Member
heru
Join Date: Jan 2016
Posts: 12
Rep Power: 10 |
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); } } |
|
|
|
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 20:20 |
Drag force coefficient too high for a flow past a cylinder using komega sst | Scabbard | OpenFOAM Running, Solving & CFD | 37 | March 21, 2016 17:16 |
[Gmsh] Cylinder from Gmsh to OpenFoam | satkinson | OpenFOAM Meshing & Mesh Conversion | 0 | September 21, 2015 08:49 |
OpenFOAM solution is diverging for stress analysis in two-pahse microstructure. | Sargam05 | OpenFOAM | 16 | April 30, 2013 17:18 |
New OpenFOAM Forum Structure | jola | OpenFOAM | 2 | October 19, 2011 07:55 |