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

Interfoam for Beginner

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 21, 2021, 14:05
Default Interfoam for Beginner
  #1
Member
 
Miguel Hernandez
Join Date: Feb 2021
Location: En mi casa
Posts: 56
Rep Power: 5
Miguel Hernandez is on a distinguished road
Hello, everyone,
I'm just getting started with openFoam; I've studied a few tutorials but I need some help. For professional reasons I am interested in open channel simulations, so I thought of using the interFoam solver.
I have several problems with the boundary conditions. My aim is, for now, to figure out how to set the inlet boundary condition in order to consider a volume flow rate chosen by the user. In a simple example made by myself, I have set the boundary condition in the alpha.water file for the inlet as:

inlet
{
type variableHeightFlowRate;
lowerBound 0;
upperBound 1;
value uniform 0;
}


and for the velocity boundary condition file as follow:

inlet
{
type variableHeightFlowRateInletVelocity;
flowRate 20;
alpha alpha.water;
value uniform (0 0 0);
}


Can this be a good strategy? To be honest, cheking the results in paraview, the flowRate appears to not be correct.

Where can I find a guide, if any, on how to use inteFoam?

Thanks in advance.

Miguel
Miguel Hernandez 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
interFoam vs. simpleFoam channel flow comparison DanM OpenFOAM Running, Solving & CFD 12 January 31, 2020 15:26
Question about interFoam Solver Kahnbein.Kai OpenFOAM Running, Solving & CFD 2 August 26, 2019 15:36
interFoam (HELYX-OS) pressure boundary conditions SFr OpenFOAM Running, Solving & CFD 8 June 23, 2016 16:36
k-e & GAMG interFoam Schemitisation Stability Issue JFM OpenFOAM Running, Solving & CFD 3 December 1, 2015 05:58
interFoam in parallel gooya_kabir OpenFOAM Running, Solving & CFD 0 December 9, 2013 05:09


All times are GMT -4. The time now is 10:19.