|
[Sponsors] |
May 3, 2012, 05:35 |
How to set prefcell/prefvalue
|
#1 |
New Member
NGH
Join Date: May 2011
Posts: 15
Rep Power: 15 |
Hi
Im trying to set up an Openfoam case and got this fatal error, prefvalue/prefcell not set. Why is this so and how and where to set the value as I cant find this variable under 0, system directories? Thanks |
|
May 3, 2012, 10:31 |
|
#2 |
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 22 |
I believe it's in your system/fvSolution file, at the bottom usually. It's in a sub-heading that depends on the solver. If your solver uses the PISO algorithm, it'll be in the "PISO" heading. E.g.:
Code:
PISO { nCorrectors 2; nNonOrthogonalCorrectors 0; pRefCell 0; pRefValue 0; }
__________________
~~~ Follow me on twitter @DavidGaden |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
TimeVaryingMappedFixedValue | irishdave | OpenFOAM Running, Solving & CFD | 32 | June 16, 2021 07:55 |
Porous region set | braket | FLUENT | 4 | November 18, 2010 03:09 |
What value shall I set for the Convergence criteria? | steventay | CFX | 7 | May 14, 2010 13:44 |
Install problem in linux | navaladi | OpenFOAM Installation | 11 | July 17, 2008 03:24 |
Ibm java gcc | rrr | OpenFOAM Installation | 2 | December 30, 2005 05:18 |