|
[Sponsors] |
July 26, 2024, 14:52 |
Error Running Wave Boundary Condition
|
#1 |
New Member
Join Date: May 2014
Posts: 2
Rep Power: 0 |
Trying to run a simple case of stokesI wave boundary condition using openFOAM. I got the code from github.
https://develop.openfoam.com/Develop.../waves/stokesI I have openFOAM 12. It does not like the wave boundary condition even though openFOAM 12 has it in the library. Any help will be appreciated. From function static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::New(const Foam::fvPatch&, const Foam:imensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with Type = double] in file lnInclude/fvPatchFieldNew.C at line 136. FOAM exiting |
|
July 31, 2024, 11:18 |
|
#2 |
Senior Member
Jan
Join Date: Jul 2009
Location: Hamburg
Posts: 144
Rep Power: 20 |
The tutorial case from github is for OpenFOAM-v2406 provided by openfoam.com, OpenFOAM-12 is from openfoam.org.
The wave libraries are not same, so you should use e.g. https://github.com/OpenFOAM/OpenFOAM...ssibleVoF/wave |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
interFoam wave propagation and explosion of Courant number and residuals | ChiaraViola | OpenFOAM Running, Solving & CFD | 1 | June 26, 2019 06:36 |
Outlet boundary condition for wave flume with interFoam solver | Arnoldinho | OpenFOAM | 9 | July 10, 2018 06:15 |
CFD analaysis of Pelton turbine | amodpanthee | CFX | 31 | April 19, 2018 19:02 |
Out File does not show Imbalance in % | Mmaragann | CFX | 5 | January 20, 2017 11:20 |
CFX fails to calculate a diffuser pipe flow | shenying0710 | CFX | 7 | March 26, 2013 05:13 |