Skip to content

Check that the code and ICs have the same dimensionality

Matthieu Schaller requested to merge dimension_in_ics into master

Does what it says on the tin. :)

Implementation of #203 (closed) following @bvandenbroucke's request. When reading ICs we check whether the ICs have the same dimensionality as the code was compiled with. We assume d=3 by default to retain compatibility with Gadget-[234].

Branch can be removed.

Merge request reports