Releases: bwvdnbro/CMacIonize
Version 2.0
This major new version of the code contains the new task-based MCRT algorithm described in Vandenbroucke & Camps (2020), along with many other improvements and bug fixes.
Version 1.0: state of the code upon acceptance of the code paper
This release reflects the state of the code as it was upon acceptance of the code paper, Vandenbroucke & Wood, 2018, Astronomy & Computing.
It includes a more rigorous treatment of the benchmark tests, proper documentation of all data values and included physics, and an improved fitting to the line cooling data curves. The RHD has been improved and now contains a second order scheme and better parameter control. The code now successfully compiles on Windows systems as well. The github repository is fully up to date with recommended community standards, and includes the necessary configuration files for automated compilation and unit testing using Travis CI.
Distributed memory parallelization, first order RHD, non-degenerate Voronoi grid
This release includes distributed memory parallelization, first order hydro and RHD, and a Voronoi grid that only works if there are no degenerate generator configurations. Furthermore, it also includes an optional cosmic ray heating term for the temperature calculation, a fractal density grid mask, and a number of extra density functions.