View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000454 | OpenFOAM | Bug | public | 2012-03-09 06:36 | 2012-05-22 10:24 |
Reporter | linnemann | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | x86_64 | OS | CentOS | OS Version | 5.6 |
Summary | 0000454: Extend dynamicFvMesh to support multiple rotating/moving cellZones | ||||
Description | Using dynamicFvMesh with one moving domain works fine, however having multiple rotating domains is not supported. This can be used eg. for counter-rotating products or simulations where there is a need for multiple domains having different CofG/rotation Axis. Something like the code in the Adt. Info. would be nice to have implemented. | ||||
Additional Information | dynamicFvMesh solidBodyMotionFvMesh; motionSolverLibs ( "libfvMotionSolvers.so" ); solidBodyMotionFvMeshCoeffs { cellZone region1; solidBodyMotionFunction rotatingMotion; rotatingMotionCoeffs { CofG (-5 0 2.5); radialVelocity (0 210 0); // deg/s } } solidBodyMotionFvMeshCoeffs { cellZone region2; solidBodyMotionFunction rotatingMotion; rotatingMotionCoeffs { CofG (-15 0 2.5); radialVelocity (0 210 0); // deg/s } } | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-09 06:36 | linnemann | New Issue | |
2012-05-21 12:02 | linnemann | Note Added: 0001328 | |
2012-05-22 10:24 |
|
Note Added: 0001331 | |
2012-05-22 10:24 |
|
Status | new => resolved |
2012-05-22 10:24 |
|
Fixed in Version | => 2.1.x |
2012-05-22 10:24 |
|
Resolution | open => fixed |
2012-05-22 10:24 |
|
Assigned To | => user4 |