Skip to content
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

newer openfoam version compatible with NUFEB? #12

Open
aorourke123 opened this issue Feb 19, 2021 · 3 comments
Open

newer openfoam version compatible with NUFEB? #12

aorourke123 opened this issue Feb 19, 2021 · 3 comments

Comments

@aorourke123
Copy link

Hello,

The OpenFoam2.4.x is not compatible with my "Darwin" MacOS systems.
"Your "Darwin" operating system is not supported by this release
of OpenFOAM."

I think that this incompatibility is causing the following:
"make[1]: /opt/local/bin//mpicxx: No such file or directory
./install-sedifoam.sh: line 91: wmake: command not found"

Can Nufeb use a newer version of OpenFoam? In your opinion would this fix the sedifoam install issue?

Thank you!
Aubrie

@shelllbw
Copy link
Member

shelllbw commented Feb 19, 2021

NUFEB (SediFoam) unfortunately doesn't support a newer version of OpenFoam. But it seems the only way to run (any version of) OpenFoam on MacOS is to use Docker, as shown on its website. It should be able to use docker for running NUFEB+SediFoam+OpenFoam. But the OpenFoam docker script needs to be extended to include NUFEB and Sedifoam installations.

Bowen

@aorourke123
Copy link
Author

Great! How do I extend the docker script to include NUFEB and Sedifoam? Do you know of existing scripts/commands/tutorials to do this?

@shelllbw
Copy link
Member

Sorry for the late reply. I think first you need to create a docker script for openfoam 2.4 installations. I couldn't find the script for version 2.4 on their website. Then in your docker file, download NUFEB and run install-sedifoam.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants