Skip to content

Commit

Permalink
Remove unnecessary triangle build in MEPHIT
Browse files Browse the repository at this point in the history
  • Loading branch information
krystophny authored Jan 19, 2025
1 parent 2ec975f commit 746e576
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/setup/mephit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ source /etc/profile.d/modules.sh
module use -a $CODE/modules
module load mephit

pushd external
$CODE/scripts/setup/triangle.sh
popd

pushd MEPHIT
$CODE/scripts/checkout_branch.sh $CODE_BRANCH
make
Expand Down

0 comments on commit 746e576

Please sign in to comment.