|
[Sponsors] |
June 2, 2014, 11:07 |
SurfaceElevation problem with dynamic mesh.
|
#1 |
New Member
Michele Righi
Join Date: Feb 2014
Location: Pisa
Posts: 5
Rep Power: 12 |
Hi, I have a problem with the surfaceElevation functionObject of the waves2Foam library. It doesn't work with dynamic mesh, for example with the waveDyMFoam solver. The error is:
--> FOAM FATAL ERROR: Unknown function type surfaceElevation I've tried a lot of things but none work, could someone help me please? Thank you! Michele |
|
June 27, 2018, 04:48 |
|
#2 |
Member
P.A.
Join Date: Mar 2009
Location: Germany
Posts: 83
Rep Power: 17 |
Hi Michele,
did you solve that problem? I just stumbled over it myself and could not figure out a solution yet. Thanks, Pascal. -- |
|
June 27, 2018, 05:55 |
|
#3 |
New Member
Michele Righi
Join Date: Feb 2014
Location: Pisa
Posts: 5
Rep Power: 12 |
Hi, no sorry I didn't solve the problem..good luck!
|
|
June 27, 2018, 08:42 |
|
#4 |
Member
P.A.
Join Date: Mar 2009
Location: Germany
Posts: 83
Rep Power: 17 |
Hi Michele,
I was to quick with asking, and the solution is in fact rather simple (haha, once you know, it is easy to say ;-)). Just in case you are still interested: One needs to insert the library to be used in the controlDict: Code:
... controlDict stuff... libs ( "libwaves2FoamSampling.so" ); Cheers, Pascal. -- |
|
Tags |
dynamic mesh, function object, surfaceelevation, waves2foam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
dynamic mesh for multi-region problem | alundilong | OpenFOAM Programming & Development | 6 | June 5, 2023 20:13 |
Update of the variables after dynamic mesh motion. | gtg258f | OpenFOAM Programming & Development | 9 | January 18, 2014 11:08 |
problem on dynamic mesh zone | erkan | FLUENT | 2 | January 8, 2009 17:01 |
CFD-3D flow problem using Dynamic mesh method. | Sar_mech | FLUENT | 1 | November 27, 2008 22:17 |
Dynamic Mesh Problem - please help! | Hila | FLUENT | 0 | August 19, 2006 05:19 |