From 81f08040edefd2ebe4c6fbc9148478e3e6654b7b Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Tue, 28 Jan 2025 09:46:13 -0500 Subject: [PATCH] fix typo (case) in eos_cell inputs param --- unit_test/eos_cell/inputs_eos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit_test/eos_cell/inputs_eos b/unit_test/eos_cell/inputs_eos index 13f9218081..118d6c74f8 100644 --- a/unit_test/eos_cell/inputs_eos +++ b/unit_test/eos_cell/inputs_eos @@ -7,6 +7,6 @@ unit_test.temperature = 1.e9 unit_test.X1 = 1.0 unit_test.X2 = 0.0 unit_test.X3 = 0.0 -unit_test.x4 = 0.0 +unit_test.X4 = 0.0