Skip to content

Commit

Permalink
forget to load modules
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengt900 authored Nov 26, 2024
1 parent 908d13a commit 8c25357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mom6_tide_2D.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
cd ../exps;
wget -q ftp.gfdl.noaa.gov:/pub/Yi-cheng.Teng/nwa12_tideonly_ci_datasets.tar.gz && tar -zxvf nwa12_tideonly_ci_datasets.tar.gz;
cd NWA12.tidesonly;
source /root/.bashenv
mpirun -np 4 ../../builds/build/docker-linux-intel/ocean_only/repro/MOM6;
diff -q ref/docker-linux-intel-repro/ocean.stats ./ocean.stats > /dev/null || { echo "Error: ocean.stats are different."; echo "Plz check."; exit 1; }"
Expand Down

0 comments on commit 8c25357

Please sign in to comment.