Skip to content

Improved grackle

Loic Hausammann requested to merge improved_grackle into master

@yvesrevaz, grackle 3.0 is implemented with the different primordial chemistry modes. Unfortunately, the code fails at low density and high temperature with float.

In mode 3 with float:

cooling_rate_T

float_cooling_rate_2d

In mode 3 with double:

double_cooling_rate_T

cooling_rate_2d

Edited by Loic Hausammann

Merge request reports