Skip to content

Initialised artificial viscosity variables in the cell tests

Josh Borrow requested to merge unitialised-variables-in-cell-tests-fix into master

This uses the mocking function provided in hydro_properties to mock the AV parameters in the cell tests. These were preventing a successful build previously.

Merge request reports