|
[Sponsors] |
What does the "value" field correspond to in OF BC ? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 4, 2020, 02:53 |
What does the "value" field correspond to in OF BC ?
|
#1 |
Member
ishan
Join Date: Oct 2017
Posts: 78
Rep Power: 9 |
I have a question regarding the value field that we see in different OF BC.
I understand that if we use a fixedValue BC then for that value field we need to give a fixed value of the quantity of interest such as for velocity. In BC such as flowRateOutletVelocity and calculated, what does this value field correspond to ? Are these initial values for the patches where these values have been specified ? I looked into the user guide and here as well but could not get a conclusive answer. |
|
November 4, 2020, 03:25 |
|
#2 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 369
Rep Power: 8 |
if you need detailed explanation you can check the description part of the header files. (nameOfFile.H)
here for example for flowRateOutletVelocity, you can see which information are needed and what they will do: https://github.com/OpenFOAM/OpenFOAM...hVectorField.H |
|
November 4, 2020, 03:30 |
|
#3 |
Member
ishan
Join Date: Oct 2017
Posts: 78
Rep Power: 9 |
Thanks for information. Unfortunately I cannot read C++. If I have to find information on a BC I usually use foamInfo or go to openfoam.cpp.org/v6 web page.
|
|
November 4, 2020, 03:39 |
|
#4 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 369
Rep Power: 8 |
the description is not c++ code, please take a look.
|
|
November 4, 2020, 04:16 |
|
#5 | |
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,238
Rep Power: 29 |
Quote:
This is a recurrent question and yes you can consider it as initial values. Have a look at this post: Understanding UniformFixedValue boundary condition Cheers, Yann |
||
November 4, 2020, 04:48 |
|
#6 |
Member
ishan
Join Date: Oct 2017
Posts: 78
Rep Power: 9 |
geth03 the description is something I can get using foamInfo. Am I right ?
Yann, thank you for pointing it out. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
funkySetBoundaryFields - Manipulation of existing field | jhertel | OpenFOAM Pre-Processing | 16 | May 18, 2020 07:32 |
Access to field which is evaluated at the moment | Tobi | OpenFOAM Programming & Development | 6 | April 19, 2017 14:09 |
[swak4Foam] problems with averaging a new field | fgarita | OpenFOAM Community Contributions | 1 | October 28, 2016 04:27 |
''unknown radialModelType type Gidaspow'' PROBLEM WITH THE BED TUTORIAL | AndoniBM | OpenFOAM Running, Solving & CFD | 2 | March 25, 2015 19:44 |
Demagnetization field | jan0385 | ANSYS | 0 | April 12, 2012 10:09 |