From 066a65f447c49d74e2b024d27d458f5b641f38b0 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Tue, 11 Jun 2024 11:35:52 -0600 Subject: [PATCH] use default set_resolutions value; remove from input file --- test/test_files/flat-surface/flat-surface-nalu.yaml | 2 -- test/test_files/linear-waves/linear-waves-nalu.yaml | 2 -- test/test_files/sloshing-tank/sloshing-tank-nalu.yaml | 2 -- 3 files changed, 6 deletions(-) diff --git a/test/test_files/flat-surface/flat-surface-nalu.yaml b/test/test_files/flat-surface/flat-surface-nalu.yaml index 7d1dbc4..9ff7ef4 100644 --- a/test/test_files/flat-surface/flat-surface-nalu.yaml +++ b/test/test_files/flat-surface/flat-surface-nalu.yaml @@ -84,8 +84,6 @@ realms: - overset_boundary_condition: bc_overset overset_connectivity_type: tioga overset_user_data: - tioga_options: - set_resolutions: no mesh_group: - overset_name: oset_n mesh_parts: [block_1] diff --git a/test/test_files/linear-waves/linear-waves-nalu.yaml b/test/test_files/linear-waves/linear-waves-nalu.yaml index 5be2a0b..ea89c27 100644 --- a/test/test_files/linear-waves/linear-waves-nalu.yaml +++ b/test/test_files/linear-waves/linear-waves-nalu.yaml @@ -85,8 +85,6 @@ realms: - overset_boundary_condition: bc_overset overset_connectivity_type: tioga overset_user_data: - tioga_options: - set_resolutions: no mesh_group: - overset_name: oset_n mesh_parts: [block_1] diff --git a/test/test_files/sloshing-tank/sloshing-tank-nalu.yaml b/test/test_files/sloshing-tank/sloshing-tank-nalu.yaml index 172178c..a36bf9f 100644 --- a/test/test_files/sloshing-tank/sloshing-tank-nalu.yaml +++ b/test/test_files/sloshing-tank/sloshing-tank-nalu.yaml @@ -84,8 +84,6 @@ realms: - overset_boundary_condition: bc_overset overset_connectivity_type: tioga overset_user_data: - tioga_options: - set_resolutions: no mesh_group: - overset_name: oset_n mesh_parts: [block_1]