|
[Sponsors] |
ask a question about Fixed Flux Boundary Condition |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 14, 2008, 23:44 |
ask a question about Fixed Flux Boundary Condition
|
#1 |
Guest
Posts: n/a
|
Hello everyone.
When I read polis about Fixed Flux Boundary Condition,I meet a problem.In the polis,it says that V should be setted to source/C.In the latter example, Heat source in block:-10 MW/m**3,then PATCH(HEATEDBL,VOLUME,NX/4+1,3*NX/4,NY/4+1,3*NY/4,1,1,1,1) COVAL(HEATEDBL,TEM1,FIXFLU,1.0E7) I find V=1.0e7 rather than 1.0e7/fixflu.Does phoenics change it automatically? Another question, does VOlUME mentioned in the PATCH represent the Volume of a cell? Thank you. waiting for your answers. |
|
July 15, 2008, 05:21 |
Re: ask a question about Fixed Flux Boundary Condi
|
#2 |
Guest
Posts: n/a
|
Hello Mahe, Sources with Fixflu have a special treatment, they are written as:
Sphi = Fixflu * (Val /Fixflu - Phi) in such a way that the final source introdude in the equations is: Sphi = Val - Fixflu * PHI (there is an error of the order of fixflu*phi (fixflu=1.e-10). This done automatically and only for Fixflu. If one wants to do the same thing with a smaller coefficient, he needs to divide the value he wants to impose by the coefficient. Hope this help, Jalil |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wall with fixed heatFlux boundary condition | Martin Lorenz (Lorenz) | OpenFOAM Running, Solving & CFD | 33 | December 21, 2020 06:59 |
Temperaturedependent flux boundary condition | hjasak | OpenFOAM Running, Solving & CFD | 6 | July 27, 2009 04:32 |
what specified flux mean in boundary condition? | lucy | FLUENT | 0 | January 5, 2009 05:13 |
Boundary condition for species flux | Leverkin | FLUENT | 0 | June 9, 2008 03:19 |