|
[Sponsors] |
November 15, 2010, 14:36 |
patch calculated inlet
|
#1 |
Senior Member
Claus Meister
Join Date: Aug 2009
Location: Wiesbaden, Germany
Posts: 241
Rep Power: 18 |
Hello Foamers,
can anybody explain the meaning of the patch calculated. Especially, in the interFoam tutorials (damBreak etc.) where the atmosphere patch is endowed with atmosphere { type calculated; value uniform 0; } Cheers in advance |
|
November 16, 2010, 03:35 |
|
#2 |
Senior Member
Stefan Herbert
Join Date: Dec 2009
Location: Darmstadt, Germany
Posts: 129
Rep Power: 17 |
Hello Claus,
the calculated patch is the default type of a patch. It is not a boundary condition but it only holds the field values on the patch faces. This is why you aren't allowed to solve an equation for a field that has patch type calculated anywhere. Normally, you find this patch inside fields that are derived from other variables. In your case I think it is from field p whereas the solver is only solving for pd! p is only provided for postprocessing etc. Hope it helps, Stefan |
|
November 16, 2010, 04:54 |
|
#3 |
Senior Member
Claus Meister
Join Date: Aug 2009
Location: Wiesbaden, Germany
Posts: 241
Rep Power: 18 |
Ah, Okay! I think I have understood. Let me say it again in this way, the nut field, for instance, is not really solved by an equation, so it does not need BC's. However, I have to assign one, but the values on the respective patch are obtain from k-e-eq. In other word, I let OpenFOAM know that that nut at the values for the respective patch is obtain from a different source.
I understood, but I cannot yet explained! But I will. Cheers |
|
November 16, 2010, 04:56 |
|
#4 |
Senior Member
Claus Meister
Join Date: Aug 2009
Location: Wiesbaden, Germany
Posts: 241
Rep Power: 18 |
Another question: unfortunately, I ran a simulation where I assigned for a nut patch zeroGradient. Does it matters?
|
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
chtMultiRegionFoam Tutorial | m.nichols19 | OpenFOAM | 12 | September 9, 2010 11:56 |
[Gmsh] Import problem | ARC | OpenFOAM Meshing & Mesh Conversion | 0 | February 27, 2010 10:56 |
Inlet table in STAR-CD | Sachin | Siemens | 1 | March 26, 2008 10:22 |
Problem with rhoSimpleFoam | matteo_gautero | OpenFOAM Running, Solving & CFD | 0 | February 28, 2008 06:51 |
length scales at inlet for internal flows | Anne-Marie Giroux | Main CFD Forum | 3 | July 5, 1999 21:28 |