|
[Sponsors] |
November 17, 2012, 13:47 |
PotentialFOam
|
#1 |
Member
EMAVI V SURYA SAMPATH
Join Date: Aug 2011
Location: Malaysia
Posts: 85
Rep Power: 15 |
Im continuously getting this error when Im running potentialFOam
continuity error = 9.077995892e-08 Interpolated U error = 1.798108527e-05 --> FOAM FATAL ERROR: No valid model for viscous stress calculation. From function forces::devRhoReff() in file forces/forces.C at line 113. FOAM exiting its running, but in the last Im getting this . What does this mean? and wil this affect simpleFOAM? |
|
June 20, 2016, 17:04 |
|
#2 |
Member
Join Date: Oct 2015
Posts: 48
Rep Power: 11 |
Hi
I have this error too,can anybody help me? It's about adding forces code in controldict. "--> FOAM FATAL ERROR: No valid model for viscous stress calculation." thanks masoud |
|
June 21, 2016, 05:30 |
|
#3 |
Senior Member
Alex
Join Date: Jan 2014
Posts: 126
Rep Power: 12 |
That is actually not a problem. It is because potentialFoam cannot calculate the forces calculated in the controlDict functions. You can either ignore the message or simply run potentialFoam the following way.
Code:
potentialFoam -noFunctionObjects Alex |
|
June 21, 2016, 08:16 |
|
#4 |
Member
Join Date: Oct 2015
Posts: 48
Rep Power: 11 |
Hello Alex
thanks by your answer. I use "-noFunctionObjects" but this command overrides the function added in controldict,and I don't want to do that. I want to calculate forces and forces coefficeint SO I added some commands in controldict. Can you help me? Best Regards Masoud |
|
June 21, 2016, 09:41 |
|
#5 |
New Member
Matthew Shorter
Join Date: Feb 2016
Posts: 10
Rep Power: 10 |
Hello. PotentialFoam solves the inviscid incompressible equations and gives you what is effectively the analytical solution. According to the D'Alembert paradox, the drag on any object in the potential flow field will be 0. The lift may be non zero, but I don't think controlDict is the way to find that- look into using paraView or something other postprocessing tool for that.
|
|
June 21, 2016, 11:32 |
|
#6 |
Member
Join Date: Oct 2015
Posts: 48
Rep Power: 11 |
Hello Matthew
thanks for your reply I use twophaseEulerfoam and I have this error too. "--> FOAM FATAL ERROR: No valid model for viscous stress calculation." |
|
Tags |
potentialfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to run potentialFoam and simpleFoam together . | vmsandip2011 | OpenFOAM Running, Solving & CFD | 11 | April 2, 2021 11:56 |
Initialization with potentialFoam | Sune | OpenFOAM Running, Solving & CFD | 6 | March 2, 2016 13:18 |
Using potentialFoam with simpleBuoyantFoam | lasb | OpenFOAM Running, Solving & CFD | 5 | August 28, 2015 13:32 |
simple geometry and potentialFoam? | Tobi | OpenFOAM | 0 | June 21, 2012 17:39 |
potentialFoam error | djstoneage | OpenFOAM | 2 | November 9, 2011 19:40 |