|
[Sponsors] |
problem with torque using sixDoFRigidBodyMotion |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 18, 2015, 10:33 |
problem with torque using sixDoFRigidBodyMotion
|
#1 |
New Member
Join Date: Feb 2015
Posts: 2
Rep Power: 0 |
Dear all,
I'm using waveDyMFoam solver with sixDoFRigidBodyMotion option, to study a rotating device moving in water. I would impose a constant torque to the shaft: I added the line with torque string in the "dynamicMeshDict" file , but it seems that the defined torque is used only as an initial condition and not as a constant value imposed. Anyone know the reason of the error and how to fix it? Many thanks in advanced. Code:
sixDoFRigidBodyMotionCoeffs { patches (rotatingWalls); innerDistance 0.3; outerDistance 1; centreOfMass (5.0 -0.14 0.0); mass 0.000432; momentOfInertia (0.0 0.00000023 0.00000023); orientation ( 1 0 0 0 1 0 0 0 1 ); torque (0 0 1); rhoName rhoInf; rhoInf 1000; report on; accelerationRelaxation 0.08; // 0.1; value uniform (0 0 0); g (0 -9.8 0); constraints { rotationAxis { sixDoFRigidBodyMotionConstraint axis; axis (0 0 1); } fixedPoint { sixDoFRigidBodyMotionConstraint point; centreOfRotation (5.0 -0.1 0.0); } } |
|
April 12, 2019, 07:31 |
|
#2 |
Member
X Meng
Join Date: Jun 2012
Location: Scotland
Posts: 89
Rep Power: 14 |
I think it should be defined under entry 'Restraints'.
However I am not sure how to make the resistant torque constant. |
|
February 2, 2020, 06:52 |
problem with torque using sixDoFRigidBodyMotion
|
#3 |
New Member
DouglasFreds
Join Date: Jan 2020
Posts: 3
Rep Power: 6 |
Hi everyone,
I am having a problem using matlab in openvibe. I followed the steps mentioned in the tutorial but still getting an error. For example, when trying to implement tutorial 2, this is what I get. What do you think?? |
|
Tags |
dynamicmeshdict, torque |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 05:43 |
Problem Importing Geometry ProE to CFX | fatb0y | CFX | 3 | January 14, 2012 20:42 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |
Is this problem well posed? | Thomas P. Abraham | Main CFD Forum | 5 | September 8, 1999 15:52 |