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

flotingObject case doesn't run when I change the dynamicMeshDict file.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 6, 2017, 21:02
Default flotingObject case doesn't run when I change the dynamicMeshDict file.
  #1
New Member
 
Join Date: Mar 2017
Posts: 28
Rep Power: 9
saatt is on a distinguished road
Hi, Foamers! I have met an anxious problem. Please give me your hands.

I have changed the case of floatingObject in the OF-3.0.1. Firstly I define a box in the topoSetDict. And then I make some changes in the dynamicMeshDict. I use the solidBodyMotionFvMesh, and define a linearMotion function, like that
dynamicFvMesh solidBodyMotionFvMesh;
solidBodyMotionFvMeshCoeffs
{
cellSet c0;
solidBodyMotionFunction linearMotion;
linearMotionCoeffs
{
velocity (0.5 0.5 0);
}
}

But when I run the case, some error messages occur, the error information is
"--> FOAM FATAL ERROR: Illegal content 286695 of set:c0 of type cellSet Value should be between 0 and 286694"

And when i paraFoam the case, i see a terrible surface of floatingObject defined in the topoSetDict.

If i don't change the dynamicMeshDict, just like the tutorials in of-3.0.1, the case can be run well. And the floatingObject is normal.
Attached Images
File Type: jpg floatingObject.jpg (29.7 KB, 9 views)
Attached Files
File Type: txt topoSetDict.txt (1.1 KB, 1 views)
File Type: txt dynamicMeshDict.txt (1.0 KB, 2 views)
File Type: txt log.interDyMFoam.txt (2.0 KB, 0 views)

Last edited by saatt; July 9, 2017 at 08:25.
saatt is offline   Reply With Quote

Old   July 9, 2017, 08:26
Default
  #2
New Member
 
Join Date: Mar 2017
Posts: 28
Rep Power: 9
saatt is on a distinguished road
Anyone can help me? Please!!!
saatt is offline   Reply With Quote

Reply

Tags
dynamicmeshdict


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
[swak4Foam] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 03:30
[Other] How to use finite area method in official OpenFOAM 2.2.0? Detian Liu OpenFOAM Meshing & Mesh Conversion 4 November 3, 2015 03:04
[swak4Foam] Error bulding swak4Foam sfigato OpenFOAM Community Contributions 18 August 22, 2013 12:41
[swak4Foam] funkySetFields compilation error tayo OpenFOAM Community Contributions 39 December 3, 2012 05:18
OpenFOAM on MinGW crosscompiler hosted on Linux allenzhao OpenFOAM Installation 127 January 30, 2009 19:08


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