Skip to main content

Computes, analyzes and optimizes 3D MHD equilibria for stellarators and tokamaks

Project description

https://raw.githubusercontent.com/PlasmaControl/DESC/master/docs/_static/images/logo_med_clear.png

Stellarator Optimization Package

License DOI GitHub issues Pypi

Documentation UnitTests RegressionTests Coverage

DESC solves for and optimizes 3D MHD equilibria using pseudo-spectral numerical methods and automatic differentiation.

The theoretical approach and implementation details used by DESC are presented in these papers [1] [2] [3] [4] and documented at Theory. Please cite our work if you use DESC!

Quick Start

The easiest way to install DESC is from pypi: pip install desc-opt

For more detailed instructions on installing DESC and its dependencies, see Installation. The code is run using the syntax desc <path/to/inputfile> and the full list of command line options are given in Command Line Interface. (Note that you may have to prepend the command with python -m)

DESC can be ran in two ways:

The first is through an input file specifying the equilibrium and solver options, this way can also can also accept VMEC input files.

The second is through a python script, where the equilibrium and solver options are specified programmatically, this method offers much more flexibility over what types of equilibrium solution, optimization and analysis can be performed. See the tutorial Script Interface for more detailed information.

Refer to Inputs for documentation on how to format the input file. The equilibrium solution is output in a HDF5 binary file, whose format is detailed in Outputs.

As an example usage of the input file method, to use DESC to solve for the equilibrium of the high-beta, D-shaped plasma described with the DSHAPE input file, the command from the DESC directory is desc -p desc/examples/DSHAPE, where the -p flag tells DESC to plot the results once it finishes.

An example of the script usage to solve and optimize an equilibrium, refer to the python script desc/examples/precise_QA.py, which can be run from the DESC directory from the command line with python3 desc/examples/precise_QA.py

Repository Contents

  • desc contains the source code including the main script and supplemental files. Refer to the API documentation for details on all of the available functions and classes.

  • docs contains the documentation files.

  • examples contains example input files along with corresponding DESC solutions, which are also accessible using the desc.examples.get function.

  • tests contains routines for automatic testing.

Contribute

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

desc-opt-0.10.4.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

desc_opt-0.10.4-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file desc-opt-0.10.4.tar.gz.

File metadata

  • Download URL: desc-opt-0.10.4.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for desc-opt-0.10.4.tar.gz
Algorithm Hash digest
SHA256 0f7d899d5a784ba4da39441f5b9c49dbf299c48b455f89bd1d0b071fd6fc2f6e
MD5 42356589987f7fcb76de32ff88c4edb7
BLAKE2b-256 f49e36f10088d514c56c4fbc78c2292682348dabf0a0e303d9dc735387870529

See more details on using hashes here.

File details

Details for the file desc_opt-0.10.4-py3-none-any.whl.

File metadata

  • Download URL: desc_opt-0.10.4-py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for desc_opt-0.10.4-py3-none-any.whl
Algorithm Hash digest
SHA256 db833b4ddc7d507a056577adab8ea5c5eb849cd7859faa27867263e8e249be3a
MD5 5dc9468ca8f6b58392ef924741078b40
BLAKE2b-256 af1de21d47f47c55a953e22a9ad87a3f430727fdc376553d6bf53f1ea816923a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page