version equivalence #356
Replies: 2 comments 3 replies
-
|
i think i answered myself: I didn't see that the .com version uses other version numbers, and those seem to match your version numbers, so it seems that you exclusively distribute the .com version but NOT the foundation version because that one simply does not compile on ARM yet? |
Beta Was this translation helpful? Give feedback.
-
|
@michaelaye As you said in your reply, this project is built using the source code from OpenCFD's distribution (openfoam.com), and that's why the available versions follow their versioning scheme. For the case of the Foundation's distribution (openfoam.org), the main hurdle to building their distribution for macOS is that they explicitly don't support compiling on macOS (see #14 (comment)). I'm sure the source code can be carefully patched until it works, but someone would have to do that work; if someone were to manage to do it in a somewhat clean, maintainable way (ideally also contributing the patches to openfoam.org), then I would certainly consider offering Foundation versions here too. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi! After some years of hiatus i'm getting back into openfoam and found your interesting work in supporting a lot of Mac stuff with working with OpenFOAM.
As I found, you can not directly take a released version like v13 from the foundation due to incompatibility with the ARM OS you need to compile from scratch for our ARM Macs.
2 questions related to this:
Thanks for your work!
Beta Was this translation helpful? Give feedback.
All reactions