|
[Sponsors] |
combined DynamicMotion and DynamicRefinement ? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 31, 2011, 03:58 |
combined DynamicMotion and DynamicRefinement ?
|
#1 |
New Member
Luc Bordier
Join Date: Feb 2010
Posts: 11
Rep Power: 16 |
Hello,
I'm trying to use dynamicMotionFvMesh and dynamicRefineFvMesh. If I undserstand well, the refinement settings have to be written in the dynamicMeshDict in a same way than the mesh motion properties. My problem is that, if I want to have the mesh displacement I have to write in the dynamicMeshDict : Code:
dynamicFvMesh dynamicMotionSolverFvMesh; But if I want to use dynamic remeshing, I have to write in the dynamicMeshDict : Code:
dynamicFvMesh dynamicRefineFvMesh; Writting the two former settings in the same dynamicMeshDict seems not to work, only the dynamic motion seems to be performed. How can I have the two of them working together (if possible) ? Thanks. |
|
August 31, 2011, 05:09 |
|
#2 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
|
||
October 25, 2018, 19:46 |
|
#3 |
New Member
Motiur Rahman
Join Date: Jul 2018
Posts: 3
Rep Power: 8 |
Are you able to solve the problem?
|
|
October 25, 2018, 19:49 |
|
#4 |
New Member
Motiur Rahman
Join Date: Jul 2018
Posts: 3
Rep Power: 8 |
If you solve the problem, Can you tell me, how you solve that problem? By editing library file?
TIA |
|
October 26, 2018, 01:56 |
|
#5 |
Senior Member
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 12 |
http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2015/
Please search "sprayDyMFoam" in this page. |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|