of2306#10
Conversation
ported libcgnsoo3 to meson
|
@HenningScheufler: Many+many thanks! I've taken a quick look into what you've done, it looks to be very good! Nonetheless, the first thing that comes to mind, would be to revise the script to download CGNS from its origin, instead of keeping a local copy. I say this due to the current repo being under one open-source license and CGNS is using another, if I'm not mistaken. |
|
I modified the code from from the su2 project and they have LGPL. A modified version can be found here that download and compile the sources from github: https://github.com/HenningScheufler/cgnsToFromFoam/tree/feature-wrap However, the integration with meson is not perfect. |
|
Thx for the quick response. I also need to improve it further just wanted to inform you early that im working on it |
Port to of2306
The current port updates the libcgnsoo_3.0 to the meson build system for better maintainability.
It also compiles the cgns implementation of SU2 with hdf5, mpi and zlib support
Limitation (WIP):