Recent Releases of spec
spec - MRxMHD stability
The calculation of the Hessian has been included as published in the following two articles: * A. Kumar et al "Nature of ideal MHD instabilities as described by multi-region relaxed MHD" (2022) * K. Aleynikova et al "Model for current drive induced crash cycles in W7-X" (2021)
- SourcePawn
Published by jonathanschilling almost 4 years ago
spec - SPEC with cmake and python wrapper
SPEC is now equipped with cmake and a python wrapper.
The integration with SIMSOPT is completed. Example application here: https://doi.org/10.1063/5.0061665
- SourcePawn
Published by zhisong over 4 years ago
spec - Zernike
This release implements the numerically well-behaved Zernike basis functions in the centermost volume as well as a host of other improvements to speed and accuracy.
For more information, please see pull request #111
The updated numerical scheme makes the analysis routines (Matlab and Python) incompatible with the output of previous versions of SPEC.
- SourcePawn
Published by smiet over 5 years ago
spec - Current constraint
This release enables the use of the Lconstraint=3 option, allowing the prescription of toroidal current profiles. This new constraint is compatible with free-boundary SPEC.
Examples
- InputFiles/TestCases/G1V02L3Fi.001.sp
- InputFiles/TestCases/G2V32L3Fi.001.sp
- InputFiles/TestCases/G3V08L3Fr.001.sp
Merge discussion
- Initial merge, without force gradient capability #75
- Force gradient merge #105
- SourcePawn
Published by abaillod almost 6 years ago
spec - Legacy version with old output format
This is a legacy version of SPEC that uses a mixture of hdf5 and binary outputs. For use of reproducing results in the old format.
- SourcePawn
Published by zhisong over 6 years ago
spec - Free Boundary SPEC
This is the version of SPEC used in the Free Boundary verification paper.
Free boundary calculations can now be performed by specifying Lfreebound=1 in the input file. Example input file is /TestCases/G3V08L1Fr.001.sp.
python diagnostics have been significantly expanded.
Details of this specific commit to master: #81 Fixes and implements the discussions detailed in issue #70
- SourcePawn
Published by smiet over 6 years ago
spec - Writing all the outputs into one single HDF5 file
Details can be found at #68 and #78 .
- SourcePawn
Published by zhucaoxiang over 6 years ago