By default Gemini3D uses MSISE00. The new MSIS 2.0 is more accurate in many regards, and can be enabled by: cmake -B build -Dmsis20=yes cmake --build build As usual, numerous incremental improvements were made as noted in the commit messages
build Gemini3D by default for repeatability CI: build first to avoid build race as test runs in para...
abstract interface based grid, allowing more general grid types. MPI has been deembedded from the gr...
Files used for self-verification of GEMINI program. https://github.com/mattzett/gemini The vers...
Since CMake >= 3.20 is required for Intel compilers and to reduce maintenance burden due to numerous...
As the first step of easing and generalizing access to Gemini3D from other libraries and programs, m...
CMake: enhancements to make CDash and console output prettier Docs: split Readme into several linked...
allow CMake >= 3.13. CMake >= 3.17 + Ninja recommended for speed + stability add hwm14 stub and tes...
expand_envvar: work with any @envvar@ like Fortran @scivision scivision committed on Aug 19 For repe...
for CMake >= 3.15, enforce CMP0094 which greatly improves Python finding allow MS-MPI to work, usefu...
Files used for self-verification of GEMINI program. https://github.com/gemini3d/gemini v4.1.0 upda...
default build to Release (-O3 typically) for significantly faster runtime, in case you weren't using...
MSIS 2.0 has a known bug causing all-zero output acknowledged by the authors along with our patch ap...
new test reference data, after corrections to PyGemini compare_input: also plot_diff msis2: use er...
To improve ability to avoid link conflicts in external project, make separate glow::msis target. add...
Numerous bugfixes, especially: fix infinite Cmake loop on msis_setup.exe autobuild use .empty prope...
build Gemini3D by default for repeatability CI: build first to avoid build race as test runs in para...
abstract interface based grid, allowing more general grid types. MPI has been deembedded from the gr...
Files used for self-verification of GEMINI program. https://github.com/mattzett/gemini The vers...
Since CMake >= 3.20 is required for Intel compilers and to reduce maintenance burden due to numerous...
As the first step of easing and generalizing access to Gemini3D from other libraries and programs, m...
CMake: enhancements to make CDash and console output prettier Docs: split Readme into several linked...
allow CMake >= 3.13. CMake >= 3.17 + Ninja recommended for speed + stability add hwm14 stub and tes...
expand_envvar: work with any @envvar@ like Fortran @scivision scivision committed on Aug 19 For repe...
for CMake >= 3.15, enforce CMP0094 which greatly improves Python finding allow MS-MPI to work, usefu...
Files used for self-verification of GEMINI program. https://github.com/gemini3d/gemini v4.1.0 upda...
default build to Release (-O3 typically) for significantly faster runtime, in case you weren't using...
MSIS 2.0 has a known bug causing all-zero output acknowledged by the authors along with our patch ap...
new test reference data, after corrections to PyGemini compare_input: also plot_diff msis2: use er...
To improve ability to avoid link conflicts in external project, make separate glow::msis target. add...
Numerous bugfixes, especially: fix infinite Cmake loop on msis_setup.exe autobuild use .empty prope...
build Gemini3D by default for repeatability CI: build first to avoid build race as test runs in para...
abstract interface based grid, allowing more general grid types. MPI has been deembedded from the gr...
Files used for self-verification of GEMINI program. https://github.com/mattzett/gemini The vers...