diff --git a/CHANGELOG.md b/CHANGELOG.md index e3f3a25..f8e503f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# July 2025 +- Move updated VMEC routines from SIMPLE + # April 2025 - Evaluate use of fpm - Fully integrate efit_to_boozer diff --git a/scripts/setup/stellopt.sh b/scripts/setup/stellopt.sh index ccd608d..9ebc3ab 100755 --- a/scripts/setup/stellopt.sh +++ b/scripts/setup/stellopt.sh @@ -8,7 +8,6 @@ if [ ! -d "STELLOPT" ] ; then fi pushd STELLOPT export STELLOPT_PATH=$PWD - export MYHOME=STELLOPT_PATH/build select_machine bash build_all find . -name "*.o" | xargs rm