From 68b463f68077e1256d6cae8d854423ddaa519b17 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Thu, 14 Aug 2025 16:06:30 -0600 Subject: [PATCH] missed initialize_pressure for reg test --- test/test_files/flat-surface/flat-surface-amr.inp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_files/flat-surface/flat-surface-amr.inp b/test/test_files/flat-surface/flat-surface-amr.inp index 39b62a1..73e55a2 100644 --- a/test/test_files/flat-surface/flat-surface-amr.inp +++ b/test/test_files/flat-surface/flat-surface-amr.inp @@ -21,9 +21,9 @@ turbulence.model = Laminar incflo.physics = MultiPhase SloshingTank MultiPhase.density_fluid1 =1000. MultiPhase.density_fluid2 =1. -MultiPhase.water_level =-0.1015625 SloshingTank.amplitude = 0 SloshingTank.water_level =-0.1015625 +SloshingTank.initialize_pressure = true ICNS.source_terms = GravityForcing ICNS.use_perturb_pressure = false