As the first step of easing and generalizing access to Gemini3D from other libraries and programs, make a C CLI to complement the Fortran CLI. It's possible that the Fortran CLI will go away to be replaced by C CLI. From user's perspective little would change. More FindHDF5 fixes based on user experiences More MSIS 2.0 fixes--require /msis_version in HDF5 input instead of CLI argument for MSIS version. The CLI seemed to give intermittent all-zero output from MSIS 2.0
enhance cmake FetchContent stack to work while simultaneously capable of exporting targets permute H...
HDF5 is crucial to Gemini3D functionality. We overhauled how HDF5 is found and linked via h5fortran....
gemini3d.run -plan: print MPI image count on own line for tool parsing scripts/CMakeLists.txt to bui...
general code quality via use of Fortran 2018 implicit none (external) fix bug where on some systems ...
Gemini3D Fortran procedures are now generally available via C/C++ interface. Numerous other bugfixe
By default Gemini3D uses MSISE00. The new MSIS 2.0 is more accurate in many regards, and can be enab...
BUGFIX: add auto_mpi check and fix 2d mpi partition enhance UI/UX for gemini3d.compare--print all e...
add CDash add NetCDF4 option, by default off, while HDF5 is default on improve Gemini.bin CLI to be ...
allow CMake >= 3.13. CMake >= 3.17 + Ninja recommended for speed + stability add hwm14 stub and tes...
CMake: enhancements to make CDash and console output prettier Docs: split Readme into several linked...
for CMake >= 3.15, enforce CMP0094 which greatly improves Python finding allow MS-MPI to work, usefu...
MSIS 2.0 has a known bug causing all-zero output acknowledged by the authors along with our patch ap...
allow raw, hdf5, netcdf file IO without recompile make MSIS-Python interface use stdin/stdout pipes ...
patched Zlib 2.0.3 (will be included in next Zlib-ng release) to work with GCC mpicc make h5fortran ...
improve fortran 2018 compliance allow more CPU arches by not using -march=native with GC
enhance cmake FetchContent stack to work while simultaneously capable of exporting targets permute H...
HDF5 is crucial to Gemini3D functionality. We overhauled how HDF5 is found and linked via h5fortran....
gemini3d.run -plan: print MPI image count on own line for tool parsing scripts/CMakeLists.txt to bui...
general code quality via use of Fortran 2018 implicit none (external) fix bug where on some systems ...
Gemini3D Fortran procedures are now generally available via C/C++ interface. Numerous other bugfixe
By default Gemini3D uses MSISE00. The new MSIS 2.0 is more accurate in many regards, and can be enab...
BUGFIX: add auto_mpi check and fix 2d mpi partition enhance UI/UX for gemini3d.compare--print all e...
add CDash add NetCDF4 option, by default off, while HDF5 is default on improve Gemini.bin CLI to be ...
allow CMake >= 3.13. CMake >= 3.17 + Ninja recommended for speed + stability add hwm14 stub and tes...
CMake: enhancements to make CDash and console output prettier Docs: split Readme into several linked...
for CMake >= 3.15, enforce CMP0094 which greatly improves Python finding allow MS-MPI to work, usefu...
MSIS 2.0 has a known bug causing all-zero output acknowledged by the authors along with our patch ap...
allow raw, hdf5, netcdf file IO without recompile make MSIS-Python interface use stdin/stdout pipes ...
patched Zlib 2.0.3 (will be included in next Zlib-ng release) to work with GCC mpicc make h5fortran ...
improve fortran 2018 compliance allow more CPU arches by not using -march=native with GC
enhance cmake FetchContent stack to work while simultaneously capable of exporting targets permute H...
HDF5 is crucial to Gemini3D functionality. We overhauled how HDF5 is found and linked via h5fortran....
gemini3d.run -plan: print MPI image count on own line for tool parsing scripts/CMakeLists.txt to bui...