From f71e016cfcad2f3711d5d6b6f4062988e4d320a1 Mon Sep 17 00:00:00 2001 From: Hannah Klion Date: Fri, 23 Aug 2024 14:25:22 -0700 Subject: [PATCH] update double gyre input to not use netcdf --- Exec/DoubleGyre/inputs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Exec/DoubleGyre/inputs b/Exec/DoubleGyre/inputs index 531bcb6..5545078 100644 --- a/Exec/DoubleGyre/inputs +++ b/Exec/DoubleGyre/inputs @@ -45,8 +45,7 @@ remora.check_int = -57600 # number of timesteps between checkpoints remora.plot_file = plt # prefix of plotfile name remora.plot_int = 100 # number of timesteps between plotfiles remora.plot_vars = salt temp x_velocity y_velocity z_velocity -remora.plotfile_type = netcdf -remora.write_history_file=true +remora.plotfile_type = amrex # SOLVER CHOICE remora.flat_bathymetry = false