From 32c6878470978707725c338fda7e8e4c17e5ff8d Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Wed, 23 Aug 2023 19:41:38 -0400 Subject: [PATCH] TestBoxInBox: Rename CoordinatesX thorn --- TestBoxInBox/test/moving.par | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TestBoxInBox/test/moving.par b/TestBoxInBox/test/moving.par index 4123f641a..204da46bc 100644 --- a/TestBoxInBox/test/moving.par +++ b/TestBoxInBox/test/moving.par @@ -1,7 +1,7 @@ ActiveThorns = " BoxInBox CarpetX - Coordinates + CoordinatesX IOUtil TestBoxInBox " @@ -41,6 +41,6 @@ CarpetX::out_norm_omit_unstable = yes CarpetX::out_tsv_vars = " CarpetX::regrid_error - Coordinates::vertex_coords - Coordinates::cell_coords + CoordinatesX::vertex_coords + CoordinatesX::cell_coords "