mirror of
https://codeberg.org/Yael-II/MSc1-Internship-Stellar-Cluster.git
synced 2026-03-15 03:16:26 +01:00
Add files via upload
This commit is contained in:
6
COSMIC/cosmic.sh
Normal file
6
COSMIC/cosmic.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
if [[ "$VIRTUAL_ENV" == "/Users/yael/.venv/amuse" ]]
|
||||
then
|
||||
mpirun -n 1 python source/COSMIC_v3.py
|
||||
else
|
||||
echo "please activate amuse"
|
||||
fi
|
||||
Reference in New Issue
Block a user