|
[Sponsors] |
July 29, 2010, 09:57 |
six degrees of Freedom.. NEED HELP!
|
#1 |
Member
Davide Lupo Conti
Join Date: Nov 2009
Posts: 34
Rep Power: 17 |
Hello everyone!
i'm having several problems managing the new sixDOF in OF1.7.. I can't figure out how to block or use any type of constraint on the floating object in the tutorial. here is my pointDisplacement file: object pointDisplacement; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 1 0 0 0 0 0]; internalField uniform (0 0 0); boundaryField { stationaryWalls { type fixedValue; value uniform (0 0 0); } atmosphere { type fixedValue; value uniform (0 0 0); } floatingObject { type sixDoFRigidBodyDisplacement; centreOfMass (0.5 0.5 0.5); momentOfInertia (0.08622222 0.08622222 0.144); mass 9.6; rhoInf 1; report on; value uniform (0 0 0); constraints fixedPoint (0.5 0.5 0.5); // here is the problem!! } } I really can't understand which is the correct syntax... can anyone help??? thanks a lot! DLC |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Autogrid: discontinuity of 90 degrees in shroud | Eric Joubarne | Fidelity CFD | 1 | July 21, 2009 05:34 |
degree of freedom | ztdep | Main CFD Forum | 1 | January 12, 2009 09:16 |
Degrees of freedom | NGUYEN Viet Hung | FLUENT | 0 | July 9, 2006 20:59 |
about the Degrees of Freedom! | KEVIN | FLUENT | 0 | March 23, 2004 09:13 |
velocity profile in a 90 degrees bend | Tim | Main CFD Forum | 6 | June 18, 1999 03:58 |