|
[Sponsors] |
interDyMFoam "keyword displacementLaplacianCoeffs is undefined" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 30, 2013, 18:29 |
interDyMFoam "keyword displacementLaplacianCoeffs is undefined"
|
#1 |
Senior Member
Join Date: Mar 2013
Location: USA
Posts: 120
Rep Power: 13 |
Hello,
I am using "waveDyMFoam" for my research and I basically modified it from "interDyMFoam" solver. I followed the steps described in the wiki below: https://sites.google.com/site/jordim...ic-mesh-motion The solver has been compiled pretty fine and it is working right now. After that I tried to run the "waveFlumeDyM" tutorial that can be downloaded at the bottom of the link that I have provided above. But after I run the "waveDyMFoam" solver, I get the error below: Selecting motion solver: displacementLaplacian --> FOAM FATAL IO ERROR: keyword displacementLaplacianCoeffs is undefined in dictionary "/home/meta/OpenFOAM/kilroy-2.2.0/Documents/examples/7th/tutorials/waveFlumeDyM/constant/dynamicMeshDict" file: /home/meta/OpenFOAM/kilroy-2.2.0/Documents/examples/7th/tutorials/waveFlumeDyM/constant/dynamicMeshDict from line 17 to line 23. From function dictionary::subDict(const word& keyword) const in file db/dictionary/dictionary.C at line 608. FOAM exiting I am not sure if this error is because I did something wrong during the modification process from interDyMFoam to waveDyMFoam or because version incompatibility. Have anybody encountered the same problem before and know how to solve it? Thank you very much for your time. Kilroy |
|
April 30, 2013, 21:35 |
|
#2 |
New Member
Emanuele Leggio
Join Date: May 2009
Posts: 11
Rep Power: 17 |
The solver must find inside dynamicMeshDict the keyword displacementLaplacianCoeffs, than you must put into dynamicMeshDict this keyword and subsequent braces.
Try to read this file from one tutorial: https://github.com/OpenFOAM/OpenFOAM...ynamicMeshDict |
|
April 30, 2013, 22:27 |
|
#3 |
Senior Member
Join Date: Mar 2013
Location: USA
Posts: 120
Rep Power: 13 |
Emanuele
Thank you so much. I forgot the braces, that was the problem. Now my case works pretty fine Kilroy |
|
May 1, 2013, 11:57 |
|
#4 |
Senior Member
Join Date: Mar 2013
Location: USA
Posts: 120
Rep Power: 13 |
I was also wondering, is it possible to restrain some degrees of freedom in "interDyMFoam"?
For example, can I make my object free to translate in y and z directions and free to rotate in x, y and z but restrained to move in the x direction? Kilroy |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pressure instabilities with interDyMFoam for the floatingObject case | nbadano | OpenFOAM Running, Solving & CFD | 15 | October 15, 2021 07:35 |
GAMG problem in interDyMFoam? | ribe | OpenFOAM | 4 | July 17, 2013 23:23 |
interDyMFoam with GGI in 3d | stawrogin | OpenFOAM Running, Solving & CFD | 2 | January 5, 2011 03:17 |
error using interDyMFoam with kOmegaSST to simulate sloshing | anmartin | OpenFOAM Running, Solving & CFD | 0 | July 20, 2010 14:21 |
Turning interDymFoam into a turbulence solver | Saúl Balsa | OpenFOAM Running, Solving & CFD | 3 | June 30, 2010 17:09 |