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

Selecting curvature estimation RDF-model in interIsoFoam solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 23, 2023, 12:49
Default Selecting curvature estimation RDF-model in interIsoFoam solver
  #1
Member
 
Join Date: Jun 2020
Posts: 49
Rep Power: 5
Swirl is on a distinguished road
Hello everyone,

I am currently trying to validate a setup using the interIsoFoam solver in a stationary bubble testcase. With my current setup I strongly underestimate the pressure jump across the bubble/ drop.

I found the setup file of the benchmarks performed by one of the isoAdvector authors (https://wiki.openfoam.com/The_statio...y_Lionel_Gamet) which produces the exact analytical result when using the plic-RDF reconstruction scheme.

I noticed, that the Allrun_sensitivity script calls for a solver "interFlow" instead of interIsoFoam and adds the lines

Code:
surfaceForces
{
  sigma ${sigma};
  curvatureModel RDF;
  accelerationModel gravity;
  gravity (0 0 0);
  deltaFunctionModel alphaCSF;
}
to the constant/transportProperties dictionary. However, adding these lines makes no changes for my setup and i could not find any reference to the "interFlow" solver or any of the above keywords in the source code.

Does anyone have more information, about how I can set the curvature model to RDF and which OF-version is necessary for that? I currently use v2112.

Thank you very much for any help. I appreciate any hints!
Swirl is offline   Reply With Quote

Reply


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
Fixed Temperature Constraint problems for coal combustion yglovella OpenFOAM 0 February 16, 2023 01:00
Table bounds warnings at: END OF TIME STEP CFXer CFX 4 July 16, 2020 23:44
[swak4Foam] swakExpression not writing to log alexfells OpenFOAM Community Contributions 3 March 16, 2020 18:19
coalChemistryFoam: "Foam::error::printStack(Foam::Ostream&) at ??:?" musabai OpenFOAM Running, Solving & CFD 2 February 20, 2015 14:07
problem with solving lagrange reaction cloud Polli OpenFOAM Running, Solving & CFD 0 April 30, 2014 07:53


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