From 1b97ad3b5dd365e6553ff5166922a5a678ab81e9 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Tue, 22 Oct 2024 10:02:16 -0600 Subject: [PATCH] updating paths for 3D airfoil inputs --- .../NACA-0021/aoa_30/input_files/naca0021_aoa30.yaml | 6 +++--- .../NACA-0021/aoa_45/input_files/naca0021_aoa45.yaml | 6 +++--- .../NACA-0021/aoa_60/input_files/naca0021_aoa60.yaml | 6 +++--- .../NACA-0021/aoa_90/input_files/naca0021_aoa90.yaml | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_30/input_files/naca0021_aoa30.yaml b/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_30/input_files/naca0021_aoa30.yaml index b14f3a3..ebfe192 100644 --- a/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_30/input_files/naca0021_aoa30.yaml +++ b/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_30/input_files/naca0021_aoa30.yaml @@ -47,7 +47,7 @@ linear_solvers: reuse_linear_system: yes simple_hypre_matrix_assemble: yes dump_hypre_matrix_stats: no - hypre_cfg_file: /projects/hfm/sbidadi/nrel_phase_vi/input_files/hypre_file.yaml + hypre_cfg_file: hypre_file.yaml hypre_cfg_node: hypre_simple_precon # solver for the pressure @@ -66,7 +66,7 @@ linear_solvers: reuse_linear_system: yes simple_hypre_matrix_assemble: yes dump_hypre_matrix_stats: no - hypre_cfg_file: /projects/hfm/sbidadi/nrel_phase_vi/input_files/hypre_file.yaml + hypre_cfg_file: hypre_file.yaml hypre_cfg_node: hypre_elliptic Time_Integrators: @@ -175,7 +175,7 @@ realms: type: constant value: 2.22e-4 target_name: fluid-hex - mesh: /scratch/sbidadi/naca_airfoil_test/mesh/naca0021_aoa_30.exo + mesh: naca0021_aoa_30.exo name: realm_1 output: output_data_base_name: results/naca_0021_30_iddes.e diff --git a/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_45/input_files/naca0021_aoa45.yaml b/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_45/input_files/naca0021_aoa45.yaml index ce70d74..7e4b35d 100644 --- a/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_45/input_files/naca0021_aoa45.yaml +++ b/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_45/input_files/naca0021_aoa45.yaml @@ -47,7 +47,7 @@ linear_solvers: reuse_linear_system: yes simple_hypre_matrix_assemble: yes dump_hypre_matrix_stats: no - hypre_cfg_file: /projects/hfm/sbidadi/nrel_phase_vi/input_files/hypre_file.yaml + hypre_cfg_file: hypre_file.yaml hypre_cfg_node: hypre_simple_precon # solver for the pressure @@ -66,7 +66,7 @@ linear_solvers: reuse_linear_system: yes simple_hypre_matrix_assemble: yes dump_hypre_matrix_stats: no - hypre_cfg_file: /projects/hfm/sbidadi/nrel_phase_vi/input_files/hypre_file.yaml + hypre_cfg_file: hypre_file.yaml hypre_cfg_node: hypre_elliptic Time_Integrators: @@ -175,7 +175,7 @@ realms: type: constant value: 2.22e-4 target_name: fluid-hex - mesh: /scratch/sbidadi/naca_airfoil_test/mesh/naca0021_aoa_45.exo + mesh: naca0021_aoa_45.exo name: realm_1 output: output_data_base_name: results/naca_0021_45_iddes.e diff --git a/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_60/input_files/naca0021_aoa60.yaml b/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_60/input_files/naca0021_aoa60.yaml index c6a5ad9..75aaccd 100644 --- a/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_60/input_files/naca0021_aoa60.yaml +++ b/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_60/input_files/naca0021_aoa60.yaml @@ -47,7 +47,7 @@ linear_solvers: reuse_linear_system: yes simple_hypre_matrix_assemble: yes dump_hypre_matrix_stats: no - hypre_cfg_file: /projects/hfm/sbidadi/nrel_phase_vi/input_files/hypre_file.yaml + hypre_cfg_file: hypre_file.yaml hypre_cfg_node: hypre_simple_precon # solver for the pressure @@ -66,7 +66,7 @@ linear_solvers: reuse_linear_system: yes simple_hypre_matrix_assemble: yes dump_hypre_matrix_stats: no - hypre_cfg_file: /projects/hfm/sbidadi/nrel_phase_vi/input_files/hypre_file.yaml + hypre_cfg_file: hypre_file.yaml hypre_cfg_node: hypre_elliptic Time_Integrators: @@ -175,7 +175,7 @@ realms: type: constant value: 2.22e-4 target_name: fluid-hex - mesh: /scratch/sbidadi/naca_airfoil_test/mesh/naca0021_aoa_60.exo + mesh: naca0021_aoa_60.exo name: realm_1 output: output_data_base_name: results/naca_0021_60_iddes.e diff --git a/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_90/input_files/naca0021_aoa90.yaml b/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_90/input_files/naca0021_aoa90.yaml index 688059c..7978a26 100644 --- a/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_90/input_files/naca0021_aoa90.yaml +++ b/nalu-wind/3D_airfoil_IDDES/NACA-0021/aoa_90/input_files/naca0021_aoa90.yaml @@ -47,7 +47,7 @@ linear_solvers: reuse_linear_system: yes simple_hypre_matrix_assemble: yes dump_hypre_matrix_stats: no - hypre_cfg_file: /projects/hfm/sbidadi/nrel_phase_vi/input_files/hypre_file.yaml + hypre_cfg_file: hypre_file.yaml hypre_cfg_node: hypre_simple_precon # solver for the pressure @@ -66,7 +66,7 @@ linear_solvers: reuse_linear_system: yes simple_hypre_matrix_assemble: yes dump_hypre_matrix_stats: no - hypre_cfg_file: /projects/hfm/sbidadi/nrel_phase_vi/input_files/hypre_file.yaml + hypre_cfg_file: hypre_file.yaml hypre_cfg_node: hypre_elliptic Time_Integrators: @@ -175,7 +175,7 @@ realms: type: constant value: 2.22e-4 target_name: fluid-hex - mesh: /scratch/sbidadi/naca_airfoil_test/mesh/naca0021_aoa_90.exo + mesh: naca0021_aoa_90.exo name: realm_1 output: output_data_base_name: results/naca_0021_90_iddes.e