-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
39 lines (37 loc) · 1.23 KB
/
Project.toml
File metadata and controls
39 lines (37 loc) · 1.23 KB
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
30
31
32
33
34
35
36
37
38
39
name = "SOLPS2ctrl"
uuid = "a531d12f-ac8a-43e8-b6d9-bd121431dd49"
authors = ["David Eldon <eldond@fusion.gat.com>"]
version = "2.2.2"
[deps]
Contour = "d38c429a-6771-53c6-b99e-75d170b6e991"
ControlSystemIdentification = "3abffc1c-5106-53b7-b354-a47bfc086282"
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
EFIT = "cda752c5-6b03-55a3-9e33-132a441b0c17"
IMAS = "13ead8c1-b7d1-41bb-a6d0-5b8b65ed587a"
IMASggd = "b7b5e640-9b39-4803-84eb-376048795def"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
PhysicalConstants = "5ad8b20f-a522-5ce9-bfc9-ddf1d5bda6ab"
SOLPS2imas = "09becab6-0636-4c23-a92a-2b3723265c31"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
Contour = "0.6"
ControlSystemIdentification = "2"
ControlSystemsBase = "1"
DataStructures = "0.18.22"
EFIT = "1"
IMAS = "1, 2, 3, 4, 5"
IMASggd = "3.3"
Interpolations = "0.16"
JSON = "0.21"
LinearAlgebra = "1"
LsqFit = "0.15.1"
PhysicalConstants = "0.2"
SOLPS2imas = "2.2"
Statistics = "1"
Unitful = "1"
julia = "1.10"