This is Sirocco v1.0, the release associated with the accepted version of the MNRAS code paper. The changes from v0.1 are actually fairly small, so would not normally merit a full 0->1 version change, but we want v1.0 to coincide with the formal code release.
What's Changed
- Merge some changes that had been made in main only by @jhmatthews in #1110
- Update CITATION.cff by @jhmatthews in #1111
- Update README.md by @jhmatthews in #1112
- Improve documentation. by @jhmatthews in #1116
- Cleanup by @kslong in #1118
- Unit tests patch: tweaks to makefile and define TEST_TOLERANCE by @jhmatthews in #1117
- Clean up names of executables, replase Setup_Py_Dir by @kslong in #1119
- Setup_Sirocco_Dir documentation by @jhmatthews in #1120
- Update README.md by @jhmatthews in #1121
- dev->main: mostly documentation and cleanup by @jhmatthews in #1122
- Docs patch: improve docs on code operation, radiative transfer and installation by @jhmatthews in #1123
- Update README.md by @AustenWallis in #1125
- Improve MPI communication documentation by @Edward-RSE in #1129
- Update README.md by @jhmatthews in #1130
- dev->main documentation merge, will become sirocco v1.0 by @jhmatthews in #1131
New Contributors
- @AustenWallis made their first contribution in #1125
Full Changelog: v0.1...v1.0