|
[Sponsors] |
[waves2Foam] Problems changing waveType from stokesFirst to others |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 13, 2016, 03:50 |
Problems changing waveType from stokesFirst to others
|
#1 |
New Member
Kenric
Join Date: Mar 2016
Posts: 18
Rep Power: 10 |
Hello, I am running the waveFlume tutorial and I have an error while using the function setWaveParameters when I edit the wavetype from stokesFirst to other type of wave in waveProperties.input file. Not sure whether I'm doing it at a right way or not either because I'm very new in openfoam. The waveProperties.input file and the error are as below. Appreciate alot if I can get any help from anyone here. Thank you very much!
PHP Code:
PHP Code:
|
|
September 28, 2018, 06:18 |
on the use of waves2Foam other wave theories
|
#2 |
New Member
zhongzhong
Join Date: Sep 2018
Posts: 4
Rep Power: 8 |
Hello,Excuse me,i want to ask have you solved this problem? i also met it now
if you solved it,can you tell me? Thank you very much |
|
November 5, 2018, 11:24 |
|
#3 |
New Member
Jorge Gadelho
Join Date: Feb 2013
Posts: 22
Rep Power: 13 |
The error is very explicit:
keyword debug is undefined in dictionary "/home/oecu/OpenFOAM/oecu-3.0.1/waves2Foam/tutorials/waveFoam/waveFlume/constant/waveProperties.input.inletCoeffs" Use your prefered editor to edit waveProperties.input Under inletCoeffs add a variable called debug and give a boolean value (true or false). In other words, add the green line as follows: // Wave height height 0.1; debug true; |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
loading issue libraries:libsimpleFunctionObjects.so libsimpleSwakFunctionObjects.so | immortality | OpenFOAM Pre-Processing | 15 | April 7, 2024 13:35 |
[ANSYS Meshing] Periodicity problems in icem | zeeshu | ANSYS Meshing & Geometry | 0 | April 17, 2016 21:59 |
Problems when compile SU2 v4.X with openmpi | BopngMa | SU2 | 1 | September 6, 2015 07:30 |
Needed Benchmark Problems for FSI | Mechstud | Main CFD Forum | 4 | July 26, 2011 13:13 |
[OpenFOAM] ParaView Postprocessing problems with cyclic boundaries | christian | ParaView | 10 | June 26, 2009 06:49 |