CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Community Contributions

[OLAFLOW] The OLAFLOW Thread

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree46Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 29, 2025, 16:01
Default
  #461
New Member
 
Srinidhi
Join Date: Mar 2025
Posts: 1
Rep Power: 0
srinidhibr is on a distinguished road
Having isues with setOlaFlume exmaple when i change the wave dict to stremfunction wave with 32 terms as given below the model just gives this error..

Can anybody please help me understand what this error is?

Quote:
blockMesh meshing...
checking mesh ...
Preparing 0 folder...
Setting the fields...
Running...
#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in /lib/x86_64-linux-gnu/libc.so.6
#3 __cosh_finite in /lib/x86_64-linux-gnu/libm.so.6
#4 coshf64 in /lib/x86_64-linux-gnu/libm.so.6
#5 Foam::waveVelocityFvPatchVectorField::updateCoeffs () at ??:?
#6 ? in ~/OpenFOAM/srinidhi-v2206/platforms/linux64GccDPInt32Opt/bin/olaFlow
#7 ? in ~/OpenFOAM/srinidhi-v2206/platforms/linux64GccDPInt32Opt/bin/olaFlow
#8 ? in /lib/x86_64-linux-gnu/libc.so.6
#9 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6
#10 ? in ~/OpenFOAM/srinidhi-v2206/platforms/linux64GccDPInt32Opt/bin/olaFlow
./runCase: line 19: 2199 Floating point exception(core dumped) olaFlow > olaFlow.log
olaFlow > olaFlow.log
Simulation complete.
Code:
|  \\    /   O peration     | Version:  2206                                  |
|   \\  /    A nd           | Website:  www.openfoam.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    arch        "LSB;label=32;scalar=64";
    class       dictionary;
    location    "constant";
    object      waveDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

waveType        regular;

waveTheory      streamFunction;

genAbs          1;

absDir          0;

nPaddles        1;

waveHeight      13;

wavePeriod      13;

waveLength      200.59;

uMean           15.43;

waveDir         0;

wavePhase       4.71239;

Bj              32 ( 0.196304 0.0372478 0.00640097 0.000817884 6.11855e-05 5.1859e-06 4.86993e-06 2.7375e-06 9.48859e-07 2.42546e-07 5.3375e-08 1.33371e-08 4.56765e-09 1.74824e-09 6.13473e-10 1.91432e-10 5.61751e-11 1.69422e-11 5.53657e-12 1.90607e-12 6.52549e-13 2.16176e-13 6.99338e-14 2.27154e-14 7.52803e-15 2.55107e-15 8.65102e-16 2.97123e-16 9.6319e-17 3.64328e-17 1.19098e-17 3.37397e-18 );

Ej              32 ( 0.16844 0.0673502 0.0268781 0.0119133 0.00580124 0.00301842 0.00164417 0.000925776 0.000534523 0.000314762 0.000188318 0.000114151 6.99554e-05 4.32714e-05 2.69808e-05 1.69405e-05 1.07015e-05 6.7968e-06 4.33762e-06 2.78018e-06 1.78892e-06 1.15523e-06 7.48533e-07 4.86635e-07 3.17522e-07 2.08145e-07 1.37437e-07 9.19596e-08 6.317e-08 4.57153e-08 3.6377e-08 3.3443e-08 );

setWaterLevel   25;

setWaterDepth   25;

rereadAlpha     0;

rereadU         0;
srinidhibr is offline   Reply With Quote

Old   June 6, 2025, 16:44
Default
  #462
New Member
 
Parsa
Join Date: Jan 2024
Posts: 5
Rep Power: 3
Desire71 is on a distinguished road
Hi everyone,

I'm working on a 3D wave tank simulation using the most recent version of olaFlow with OpenFOAM v2412. I need to implement a relaxation zone (sponge layer) near the outlet to improve wave absorption and reduce reflections.

So far, I’ve successfully set up wave generation using waveDict and applied the activeAbsorption feature at the outlet boundary. However, I would like to add a relaxation zone or sponge layer in the domain itself (not just at the boundary), so that absorption occurs more gradually—similar to what’s done in some reference papers.

I’m not sure how to configure this properly in fvOptions, waveDict, or any other required files. I would greatly appreciate it if someone could guide me through the necessary steps or share a sample case with the relaxation zone setup working in a 3D domain.

Thanks in advance for your help!
Desire71 is offline   Reply With Quote

Reply

Tags
olaflow, waves

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Divergence detected in AMG solver: k when udf loaded google9002 Fluent UDF and Scheme Programming 3 November 7, 2019 23:34
udf problem jane Fluent UDF and Scheme Programming 37 February 20, 2018 04:17
UDF velocity profile willroca Fluent UDF and Scheme Programming 2 January 10, 2016 03:13
Error messages atg enGrid 7 August 30, 2013 11:16
Phase locked average in run time panara OpenFOAM 2 February 20, 2008 14:37


All times are GMT -4. The time now is 12:13.