-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
29 lines (27 loc) · 991 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
name = "VacuumFields"
uuid = "9d9223b5-c5da-4bf4-abee-2a8bb6775a49"
authors = ["Brendan Lyons <lyonsbc@fusion.gat.com> and contributors"]
version = "3.0.3"
[deps]
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
FusionMaterials = "4c86da02-02c8-4634-8460-96566129f8e0"
IMAS = "13ead8c1-b7d1-41bb-a6d0-5b8b65ed587a"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MXHEquilibrium = "8efa4e5a-7b9a-4eec-876e-01d13d5b5d75"
MillerExtendedHarmonic = "c82744c2-dc08-461a-8c37-87ab04d0f9b8"
PlotUtils = "995b91a9-d308-5afd-9ec6-746e21dbc043"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
TEQUILA = "a60c9cbd-e72f-4185-96b6-b8fc312c4d37"
[compat]
FastGaussQuadrature = "1"
FusionMaterials = "1"
IMAS = "2.0.1, 3"
Interpolations = "0.14.7, 0.15"
MXHEquilibrium = "1"
MillerExtendedHarmonic = "1"
PlotUtils = "1"
RecipesBase = "1"
StaticArrays = "1"
TEQUILA = "1"