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

How PotentialFreeSurfaceFoam Calculate "Zeta"

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 4 Post By xiaofishnus

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 23, 2015, 02:31
Question How PotentialFreeSurfaceFoam Calculate "Zeta"
  #1
New Member
 
Join Date: Oct 2014
Posts: 9
Rep Power: 11
xiaofishnus is on a distinguished road
Hi, there

I am learning the PotentialFreeSurfaceFoam. Can anybody provide me the related reference about this FOAM? Can anybody brief me how the FOAM calculate 'zeta'. In the source code I just see the definition of zeta in createFields.H. I did not see any other code which explicitly calculates 'zeta'.

Thanks a lot!
xiaofishnus is offline   Reply With Quote

Old   January 23, 2015, 03:31
Default
  #2
Senior Member
 
Alexey Matveichev
Join Date: Aug 2011
Location: Nancy, France
Posts: 1,930
Rep Power: 38
alexeym has a spectacular aura aboutalexeym has a spectacular aura about
Send a message via Skype™ to alexeym
Hi,

If you take a look at potentialFreeSurfaceFoam.C, you will see the following:

Code:
Description
    Incompressible Navier-Stokes solver with inclusion of a wave height field
    to enable single-phase free-surface approximations

    Wave height field, zeta, used by pressure boundary conditions

    Turbulence modelling is generic, i.e. laminar, RAS or LES may be selected.
If user set IC for zeta, the field will be read, otherwise it will be zero. Then the field can be used by BCs (waveSurfacePressure for example) but it is not recalculated in potentialFreeSurfaceFoam.
alexeym is offline   Reply With Quote

Old   January 25, 2015, 21:06
Wink
  #3
New Member
 
Join Date: Oct 2014
Posts: 9
Rep Power: 11
xiaofishnus is on a distinguished road
Thanks for your reply.

Could you please recommend some references related to potentialFreeSurfaceFoam?

Thanks.
xiaofishnus is offline   Reply With Quote

Reply

Tags
potentialfreesurfacefoam, reference paper, source code, zeta


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
calculate a nozzle flow using rhoCentralFoam hg2lf OpenFOAM 0 October 25, 2012 21:26
calculate Nu number Diana.N FLUENT 3 February 27, 2012 13:40
calculate values for eps and k from Re or u????? sbar OpenFOAM Pre-Processing 5 August 16, 2010 04:10
How to calculate Torque for francis turbine manish CFX 4 March 15, 2007 02:57
can use coupled solver to calculate combustion cfdfans FLUENT 0 November 25, 2003 04:48


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