Skip to content

Sink homogeneous box example

Darwin requested to merge darwin/sink_example_homogeneousbox into master

Here is a new example to play with the sink scheme. By default, it is a level 5 simulation with the GEAR model.

The example includes a script for plotting a 'log(rho) log(T)' diagram and the gas mass projection.

I tried with the four grackle modes, and it works for all but is a bit slower.

We have used this example in the past few months to debug the trickiest sink bugs. However, the debugging example was level 8. 'makeIC.py' allows you to change the level.

Merge request reports