We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428cf85 commit 785c912Copy full SHA for 785c912
examples/run_spec_examples
@@ -22,8 +22,9 @@ mpiexec $MPI_OPTIONS -n 3 ./stellarator_benchmarks/1DOF_circularCrossSection_var
22
23
./stellarator_benchmarks/1DOF_circularCrossSection_varyR0_targetVolume_spec.py
24
25
-./stellarator_benchmarks/2DOF_specOnly_targetIotaAndVolume.py
26
27
./2_Intermediate/eliminate_magnetic_islands.py
+
28
+./stellarator_benchmarks/2DOF_specOnly_targetIotaAndVolume.py
29
mpiexec $MPI_OPTIONS -n 2 ./2_Intermediate/eliminate_magnetic_islands.py
30
mpiexec $MPI_OPTIONS -n 3 ./2_Intermediate/eliminate_magnetic_islands.py
0 commit comments