diff --git a/MPAS_true_failure_testing/test_params_binary_1.json b/MPAS_true_failure_testing/test_params_binary_1.json new file mode 100644 index 0000000..4b6e739 --- /dev/null +++ b/MPAS_true_failure_testing/test_params_binary_1.json @@ -0,0 +1,37 @@ +{ + "test_vars": [ + { + "test_type": "binary_test", + "test_name" : "core_count", + "test_title": "96 Core Run", + "mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_changed_core_count", + "mod_mpas_init_dir": "/glade/scratch/teopb/mpas_test_mod_dirs/MPAS_changed_core_count" + }, + { + "test_type": "binary_test", + "test_name" : "opt_level", + "test_title": "Optimization Level", + "mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/MPAS_fp_precision", + "mod_mpas_init_dir": "" + }, + { + "test_type": "binary_test", + "test_name" : "oop", + "test_title": "Order of Operations Change", + "mod_mpas_src": "/glade/work/teopb/MPAS_changed_src_versions/OOP", + "mod_mpas_init_dir": "" + } + ], + "file_paths" : { + "mpas_src" : "/glade/work/teopb/MPAS-Model", + "init_dir" : "/glade/work/teopb/mpas_init_large_files_linked", + "namelist_name" : "namelist.atmosphere", + "init_copy_dir": "/glade/scratch/teopb/mpas_test_mod_dirs", + "test_output_dir": "/glade/scratch/teopb/mpas_test_run_dirs", + "true_sum_file": "/glade/work/teopb/PyCECT/mpas_sum_t18_base.nc" + }, + "verify_runs": 30, + "output_timestep": 0, + "ect_pca_dims": 40 + +} \ No newline at end of file