Skip to content

Commit

Permalink
Update install_met_env.acorn
Browse files Browse the repository at this point in the history
Removing reference to beta version
  • Loading branch information
jprestop authored Jan 6, 2025
1 parent 7562fed commit b3f697b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/scripts/installation/config/install_met_env.acorn
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ export F77=ifort
export F90=ifort
export CC=icc
export CXX=icpc
export TEST_BASE=/apps/sw_review/emc/MET/12.0.0-beta6
export TEST_BASE=/apps/sw_review/emc/MET/12.0.0
export LIB_DIR=${TEST_BASE}/external_libs
export COMPILER=intel_19.1.3.304
export MET_SUBDIR=${TEST_BASE}
export MET_TARBALL=v12.0.0-beta6.tar.gz
export MET_TARBALL=v12.0.0.tar.gz
export USE_MODULES=TRUE
export ADDTL_DIR=/apps/spack/gettext/0.21/intel/19.1.3.304/at2kdo4edvuhyzrt5g6zhwrdb7bdui4s/lib64
export PYTHON_MODULE=python_3.10.4
Expand Down

0 comments on commit b3f697b

Please sign in to comment.