SPEC icon indicating copy to clipboard operation
SPEC copied to clipboard

The Stepped-Pressure Equilibrium Code, an advanced MRxMHD equilibrium solver.

Results 25 SPEC issues
Sort by recently updated
recently updated
newest added

Hi! Has anyone successfully installed SPEC python wrappers on a mac M1 using anaconda? I get the following error message when running `python setup.py bdist_wheel`... ``` /opt/homebrew/Caskroom/miniconda/base/envs/simsopt/lib/python3.8/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install...

help wanted

We should implement methods to initialize SPEC with a VMEC equilibrium. Zhisong has a Matlab script. I guess we can mimic a python one and one step further, we can...

enhancement

I believe this should be a standard way of working with helicity in SPEC that is why I do not use an extra flag with/without gauge invariant helicity. But tests...

Hi, I am trying to understand what is going on in `mtrxhs.f90`, and how it is used to evaluate the derivatives of the field w.r.t the geometry degrees of freedom....

help wanted
question

… field, and this means that the Picard iterations for computing the self-consistent external field is not required. This work is incomplete: at present, the derivative of the modified matrix...

This is a first step in removing macros in SPEC. The source remains to be cleaned up: - use -Wunused-variable gfortran option to see unused variables and remove them -...

Following some discussions it seems it would be useful to document the normalisations and coordinates which are employed in SPEC. Among other things, this would aid useability. The suggestion is...

This branch contains three changes: 1) the implementation by Elizabeth Paul of Lconstraint=-2 (toroidal flux is adjusted until specified linking current is achieved), extended to work with the new Zernike...

Hello, I have a problem running the master branch. When running the latest version of the master branch on this simple, circular tokamak input file: [Input_0.txt](https://github.com/PrincetonUniversity/SPEC/files/6552394/Input_0.txt), I get the following...

Antoine and I have created this branch in order to update the matlab routines to the new environment (HDF5 output format). Most of the important changes required for the tools...