-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compilation error #5
Comments
Hi, this help for OF 2021+: bool Foam::functionObjects::sampleFlux::write() Bye |
Now compiles with OF 2012, but not with either OF2106 or OF2112. |
I tried compiling Aerosolved on Ubuntu 20.04 with OpenFoam v2112, v2012, v1912 (older versions are not available using apt-get).
In every case, the problem is an error in the file: libraries/aerosolModels/functionObjects/sampleFlux/sampleFlux.C on line 152 - function or method "writeTime" is unknown. Is it possible to fix this error?
The text was updated successfully, but these errors were encountered: