swak4Foam division by 0 error
Hello all,
I've compiled OpenFOAM v1706 and swak4Foam (https://github.com/Unofficial-Extend...pile_v17706%2B) During the swak4Foam installation it gave me tons of could no open file * for source file * due to No such file or directory warnings but according to https://openfoamwiki.net/index.php/I...Error_Messages they can be ignored. And the compilation finished without errors, only warnings. However this is quite unusual since in my previous installation there's no warning. OpenFOAM works, but swak4Foam doesn't. I applied a Robin BC: Code:
type groovyBC; Code:
#0 Foam::error::printStack(Foam::Ostream&) at ??:? I'm 100% sure my own solver and groovyBC is correct. It worked on OpenFOAM 4.1 with an earlier swak4Foam-dev (before 0.4.1 was released). I also tried OpenFOAM 4.1 with swak4Foam 0.4.1 and latest dev but they all gave the same error. So this should be an installation error. |
Quick answer: I don't if you've solved this problem or not.
If you haven't, please provide a simple test case where this boundary condition can be used, because this is very likely some specific internal initialization that works differently from the expected one from past OpenFOAM versions. |
All times are GMT -4. The time now is 19:17. |