|
[Sponsors] |
[swak4Foam] Running pimpleDyMFoam with groovyBC |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 15, 2013, 20:31 |
Running pimpleDyMFoam with groovyBC
|
#1 |
New Member
Join Date: Sep 2010
Posts: 5
Rep Power: 16 |
I am attempting to use groovyBC to control dynamic mesh motion with the solver pimpleDyMFoam.
As a test case, I moved the body with a fixedValue condition on motionU and it worked great. All of the elements in the mesh moved or morphed and maintained good quality. Then I attempted to use groovyBC and I gave it the same fixed velocity (but I had to use toPoints()) in order to get it to work. The result is that now only the surface of the body moves and none of the mesh elements move causing that first layer of cells to skew. I compared the two cases and noticed that when it worked the internalField for meshPhi was non-zero, while for the groovyBC case, it was zero everywhere but at the boundary I was moving. Does anyone know what I did wrong? Is there a utility I need to run before hand. Did I implement toPoints() incorrectly? Thanks in advance for your help! Best, Matt |
|
August 16, 2013, 07:52 |
|
#2 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
August 16, 2013, 16:08 |
|
#3 |
New Member
Join Date: Sep 2010
Posts: 5
Rep Power: 16 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] groovyBC issue - k and epsilon | sagnikmazumdar | OpenFOAM Community Contributions | 24 | March 1, 2015 08:16 |
Foam Fatal IO error when running pimpledymfoam | orkavic | OpenFOAM Running, Solving & CFD | 3 | December 18, 2013 17:05 |
Something weird encountered when running OpenFOAM in parallel on multiple nodes | xpqiu | OpenFOAM Running, Solving & CFD | 2 | May 2, 2013 05:59 |
[swak4Foam] groovyBC and Eqn.setReference() | benk | OpenFOAM Community Contributions | 3 | June 2, 2011 09:49 |
Running PimpleDyMFoam in parallel | paul b | OpenFOAM Running, Solving & CFD | 8 | April 20, 2011 06:21 |