Skip to content

Commit

Permalink
matches FUN3D_INTG deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Park authored and Mike Park committed Sep 9, 2022
1 parent 95641af commit af223ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions acceptance/s2s-modules.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

esp_module=ESP/120-beta.2022.07.13.0553
esp_module=ESP/121

module use --append /u/shared/fun3d/fun3d_users/modulefiles
module use --append /u/shared/fun3d/fun3d_users/test_modulefiles
Expand All @@ -10,9 +10,9 @@ module load tetgen

export module_path="/u/shared/fun3d/fun3d_users/modules"

export mpi_path="/opt/hpe/hpc/mpt/mpt-2.23"
export mpi_path="/opt/hpe/hpc/mpt/mpt-2.25"

export parmetis_path="${module_path}/ParMETIS/4.0.3-mpt-2.23-intel_2018.3.222"
export parmetis_path="${module_path}/ParMETIS/4.0.3-mpt-2.25-intel_2019.5.281"

export egads_path="${module_path}/${esp_module}/EngSketchPad"
export opencascade_path="${module_path}/${esp_module}/OpenCASCADE"
Expand Down

0 comments on commit af223ec

Please sign in to comment.