Closed swayli94 closed 1 year ago
We use ADF instead of HDF5. CGNS 4.3 requires an extra flag to use ADF: -D CGNS_ENABLE_HDF5=OFF
. This was missing from our docs, but I updated the instructions in this PR: mdolab/MACH-Aero#89
Thank you. After re-make CGNS, it is indeed fixed.
Description
When I run
testflo -v
or run an example such asexamples/m6/runM6.py
, it returns an error about HDF5.Should I build an HDF5-1.8.23 instead? Or shall I re-make pyhyp?
Thank you.
Current behavior
Code versions