Fix GEAR pressure floor
Compare changes
@@ -226,6 +226,9 @@ int main(int argc, char **argv) {
@@ -237,7 +240,7 @@ int main(int argc, char **argv) {
@@ -323,7 +326,9 @@ int main(int argc, char **argv) {
Big change to the pressure floor API and corresponding changes to the hydro flavours as we need to pass the engine-carried floor throughout. This also has consequences on the cooling API and on the feedback.
At the same time, cleaned up a bit the grackle cooling header.
Also added a few checks to prevent certain feedback modes and hydro models to run with the pressure floor where it is not implemented.
Cleaned up the Agora galaxy example.
Todo: