Skip to content

Commit

Permalink
Update local_checks.sh
Browse files Browse the repository at this point in the history
update local script for new climacommon
  • Loading branch information
LenkaNovak authored Apr 8, 2024
1 parent e911a79 commit 6fa9773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mpi_tests/local_checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

export MODULEPATH="/groups/esm/modules:$MODULEPATH"
module purge
module load climacommon/2024_03_18
module load climacommon/2024_04_05

export CC_PATH=$(pwd)/ # adjust this to the path of your ClimaCoupler.jl directory
export RUN_NAME=coarse_single_ft64_hourly_checkpoints_restart
Expand Down

0 comments on commit 6fa9773

Please sign in to comment.