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

Vertical Damping on OpenFoam (lambda coefficient)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 17, 2018, 00:35
Default Vertical Damping on OpenFoam (lambda coefficient)
  #1
New Member
 
Otavio Duarte Aires Heckler
Join Date: Oct 2016
Location: Brazil
Posts: 6
Rep Power: 9
OtavioDuarte is on a distinguished road
Hello!

I am simulating a wave, using OpenFOAM, however I am having problems with reflections in the tank. To solve this problem I am trying to apply the damping, but without success.
I would like to know about the lambda coefficient used fvoptions in vertical damping. How to know the correct value to use? In the tutorial the value is 0.5, but it does not work for my wave.

Wave used:

************ {
**************** length 65.4;
**************** amplitude 0.5;
**************** phase 0;
**************** angle 0; }

option1
{
type verticalDamping;

selectionMode all;

origin (250 0 0);
direction (1 0 0);
ramp
{
type halfCosineRamp;
start 0;
duration 600;
}

lambda 0.5;

timeStart 0;
duration 1e6;
}

Thank you!
OtavioDuarte is offline   Reply With Quote

Old   April 6, 2020, 11:48
Default help too
  #2
New Member
 
Thepsy20
Join Date: Apr 2020
Posts: 5
Rep Power: 6
Thepsy is on a distinguished road
did you sucess to your problem ? I have the same.


I do not understand why the damping coefficient works for long domain and not for short.


Could someone help me ?


How to calculate lambda ?
Thepsy is offline   Reply With Quote

Old   April 23, 2022, 01:45
Default
  #3
New Member
 
Alex Sun
Join Date: Feb 2022
Posts: 1
Rep Power: 0
outlawSun is on a distinguished road
My personal experience:

My wave tank was 11m*0.6m*0.6m. Wave parameter being 2s wave for 0.38m of still water level. For a successful 25s simulation coverage, the damping coefficient needs to be increased to 2 or even 3. The problem with this simple vertical damping is that with large damping coefficient, the surface elevation upstream is decreased significantly, while low coefficient (~0.5 or 1) simply is not enough to address the reflection.

If you want to learn about how it is computed, you can try some of the online tutorials, they have some equations in them.

A better option is to define a region in your mesh using topoSet celltoBox and call in the damping (fvOption). In this way, the damping coefficient can be very large and the effect on upstream elevation is not as strong so wave is damped while not screwing up the useful part. However, some unexplained small scale oscillation is discovered, but I think it is the best result I have so far.
outlawSun is offline   Reply With Quote

Reply

Tags
lambda, openfoam, vertical damping, wave boundary conditions


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
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 cfd.direct OpenFOAM Announcements from Other Sources 2 August 31, 2015 13:36
Suggestion for a new sub-forum at OpenFOAM's Forum wyldckat Site Help, Feedback & Discussions 20 October 28, 2014 09:04
lambda (excess air coefficient) adrian CFX 0 April 24, 2007 04:57
stiffness and damping coefficient Seonjin CFX 0 December 8, 2006 00:10
Damping coefficient Yemelong Edgard Constand Main CFD Forum 0 December 4, 2000 12:45


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