From cb807e786b7875662230476cea155a30a760a6fe Mon Sep 17 00:00:00 2001 From: allibco Date: Tue, 10 Oct 2023 11:29:07 -0600 Subject: [PATCH] derecho run file --- der_test_pyEnsSumMPAS.sh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 der_test_pyEnsSumMPAS.sh diff --git a/der_test_pyEnsSumMPAS.sh b/der_test_pyEnsSumMPAS.sh new file mode 100644 index 0000000..e2075c6 --- /dev/null +++ b/der_test_pyEnsSumMPAS.sh @@ -0,0 +1,14 @@ + +#!/bin/bash -l +#PBS -A NTDD0004 +#PBS -N ensSumM +#PBS -q main +#PBS -l select=1:ncpus=36:mpiprocs=36 +#PBS -l walltime=0:20:00 +#PBS -j oe +#PBS -M abaker@ucar.edu + +module load conda +conda activate npl + +mpiexec python pyEnsSumMPAS.py --esize 100 --indir /glade/p/cisl/asap/abaker/mpas/large_ens --sumfile mpas_sumt4.nc --tslice 4 --tag v7.1 --model mpas --mach cheyenne --verbose --jsonfile empty_excluded.json