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

Required Fields for twoPhaseEulerFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 8, 2015, 14:21
Default Required Fields for twoPhaseEulerFoam
  #1
New Member
 
Richard
Join Date: Mar 2015
Posts: 2
Rep Power: 0
rsove is on a distinguished road
Hi All,

I am new to openFOAM and I'm having trouble finding information on manipulating the constant/thermophysicalProperties file.

In particular, the thermoType section. How can I find which fields are required and which ones can be omitted.

I would ultimately like to model low Reynold's number blood flow, so I would like to set up the thermophysicalProperties file exclude the energy equation.

Any help would be greatly appreciated!

Richard

Last edited by rsove; March 8, 2015 at 17:35.
rsove is offline   Reply With Quote

Old   March 9, 2015, 09:50
Default
  #2
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
You can find out which fields are absolutely required by the model you intend to use by:
  • Choosing the model and letting OpenFOAM tell you which parameters, settings, etc. are missing.
  • Studying the constructors of the model you want to use and its base classes.
In twoPhaseEulerFoam there is no way to disable the energy equation. The only way to not solve the energy equation is to create a modified version of twoPhaseEulerFoam with the only modification of having
Code:
#include "EEqns.H"
commented out.

You could also have a look at the tutorials and see if there is a case that uses the models you want to use.
GerhardHolzinger is offline   Reply With Quote

Old   March 9, 2015, 15:49
Default
  #3
New Member
 
Richard
Join Date: Mar 2015
Posts: 2
Rep Power: 0
rsove is on a distinguished road
Thank you so much for the reply! I will give that a try.

Richard
rsove 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
Install openFOAM from with proxy server Dhruval OpenFOAM Installation 3 October 18, 2014 15:38
a reconstructPar issue immortality OpenFOAM Post-Processing 8 June 16, 2013 11:25
an odd(at least for me!) reconstructPar error on a field immortality OpenFOAM Running, Solving & CFD 3 June 3, 2013 22:36
Version 15 on Mac OS X gschaider OpenFOAM Installation 113 December 2, 2009 10:23
paraFoam reader for OpenFOAM 1.6 smart OpenFOAM Installation 13 November 16, 2009 21:41


All times are GMT -4. The time now is 06:35.