Commit 0e08d7f
π½ β¬οΈ Upgrade process to open source version (#2522)
* π§ First attempt at updating process to open source version
* π½οΈ Data removal/moved
* π½οΈ Non existant filepath changed
* π¨ Add back install script
* π¨ New url
* π¨ Main
* π Working env and process for OS version
* π¨ Update logflush
* β
Fix tests
* π¨ Comment out thermalshields
* π Resolve conflict
* WIP: Python API to PROCESS (#2616)
* π½οΈ Data removal/moved
* π½οΈ Non existant filepath changed
* add NLopt version correction to install-process.sh
* fix PROCESS radial build plot
* fix PROCESS plotting better
* first pass PROCESS inputs
* first pass PROCESS inputs
* formatting
* finish constraint equations
* iteration variables
* iteration variables
* iteration variables
* start on bounds
* to_invariable
* bounds
* fix constraints and change input values
* start adding starting point and change dr_tk_cas etc
* add fatigue variables
* fix PROCESS to run but problems with pulse length and BB pumping power
* slight progress
* some cleanup
* still not there
* PROCESS documentation no longer has teh descriptions of ixc and icc RIP
* PROCESS documentation no longer has teh descriptions of ixc and icc RIP
* PROCESS documentation no longer has teh descriptions of ixc and icc RIP
* minor
* itvar numbers
* pause
* constraint equation mapping
* objective equation mapping
* objective equation mapping
* duplication defense
* favlue mapping
* output
* example
* fuller example
* add missing plasma models
* missed one
* add TF coil models
* more switches
* add eq var mapping file
* move template builder to api.py
* put template builder in separate file
* split out model mappings
* PROCESSModel
* self not cls
* flake8 flag for hack
* flake8 flag for hack
* docstring
* incorporate mechanics into template builder
* need to restart PC
* start piping into example
* slow an dsteady progress
* pause before rebase
* match install script
* CHEEKY NOQA
* whoops
* typos and input additions
* typos and input additions
* more missing inputs
* impurity handling
* more or less done with the PROCESS API
* inputs and tk_ts duplicaiton
* string bound weirdness
* remove spurious int
* add missing fimp
* fix missing primary pumping model
* add mode bloody switches
* Constraint enum
* objective enum
* pipe through and clean up
* update radial build example
* fix typing
* tuple
---------
Co-authored-by: james <[email protected]>
* PROCESS API enhancement: required input values listed for model selections (#2659)
* add model selection mechanics
* do one and move to example
* add template builder mechanics
* concision
* undo test mods
* also check variables
* populate some cases
* minor
* minor
* start on constraint equation fancy enums
* why do i have to do this
* its the weekend and i am CS fatigue
* fold in constraints
* tuples not lists
* finish constraints but a number of inconsistencies in PROCESS documentation
* adjust_variable
* warning fixes and catch typos and bugs
* more honing in on IN.DAT
* cpttf_mak removed
* model requires_values tuple
* better tuples of one
* missing inputs for constraints
* more missing inputs - not making this easy..
* remove ffuspow
* add taulimit
* taulimit
* missing tuple of one
* missing tuple of one part 2
* picky ruff
* add test for bad var name
* add test for repeated variable
* add another warning test
* check it was added too
* check bad name adjust
* test warn on overwrite
* test impurity shenanigans
* test warn on missing input model
* test warn on overwrite model
* was missing an assert
* check for missing itvars
* better check of existence for constraint itv warning
* tuples of one
* 24 is not used wtf
* 55 not used
* missing inputs
* more not used
* oacddp no longer used?!
* missing fvale mapping
* some sanity stuff but still not working
* the longest it ever took to fail
* missed a tuple of one
* fix install script and add tests
* match up EUDEMO run
* update align some defaults
* get rid of obsolete PROCESS names
* adding endless names
* remove wrong / obsolete names
* the journey to nowhere continues
* more names
* divertor variables
* PF stuff
* physics
* physics
* TF reshuffle
* final ordering clean up
* final clean
* final clean
* couple minor tweaks
* final tweak
* explicitly apply default bounds to variables
* typo
* all bounds
* start on None
* nums to None
* lists to None
* ixc icc bounds None
* default bounds
* remove non default models
* truly default bounds
* constraint ordering
* defaults
* full defaults from ref IN.DAT
* working but feels fragile
* work on integration test
* work on integration test
* nearly there
* remove fpinj as default f-value
* test inclusion
* value tweaks in raial build and runs
* ποΈ Fixing PROCESS InDat writer (#2690)
* ποΈ Fixing PROCESS InDat writer
* π Need to import Parameter for dynamic typechecking
* β
Add test for template writing
* β
Test from params too
* π¨ Add option to get params out
* β
Fix template builder tests
* π Fix params that were not sent
* π¨ Use self as it is self
* π§ WIP None avoidance
* π¨ Add back params
* β»οΈ Cleanup
* β
Fix impurities test
* β
Fix tests
* π Skip tests if process not installed
* π Upgrade env and fix test
* π¨ Update env
* π Fix env
* π Improve documentation
* π Fix runtitle
* π·οΈ Optional
* π¨ Add runtitle
* ποΈ Fix impurity data reading
* π In eV not keV
* π Docs
* π¨ Use old env
* π ClassVar breaks stuff
* π Bad rebase
* π¨ Fix formatting
* π§ TMP environment changes
* π Fix radial build
* π Sort PROCESS iteration variables
* Add PROCESS API example (#2740)
* minor
* complete example CBA to make a converging one that isnt EU-DEMO
* preamble
* add example to TOC t ree
* update impurities id
* udpate example
* improve example
* update fimp( to fimp()
* π· Exclude process example from examples CI
---------
Co-authored-by: james <[email protected]>
---------
Co-authored-by: je-cook <[email protected]>
Co-authored-by: james <[email protected]>
* Update PROCESS v3 (OS) mappings for EU-DEMO (#2749)
* first pass mappings
* long_name not long name
* populate PROCESS params
* unit issue
* finish process params descriptions
* π© Enable really bad units
* mapping fixes
* start on special ase mechanics
* shield + vv shenanigans
* finish applying hacks
* add q_0 to test params
* add mslimit to test data
* add sigma cs
* add missing params to test data
* move q out of OUT mapping
* add proper TODOO
* β¨ Allow different in and out names for external codes (#2750)
* β¨ Allow different in and out names for external codes
* β
Add tests
* π§ A horrible hack for value=None unit=crap
* π» Actually it might be ok
* manually turn shldith send back on
---------
Co-authored-by: james <[email protected]>
Co-authored-by: je-cook <[email protected]>
* β¬οΈ Use new process release
* π§ Get EUDEMO running (#2752)
* π§ WIP get eudemo working
* π¨ Neater offset fix
* π¨ Safe xxw
* π 'stabilise' coil supports optimisation
* PROCESS inputs tweaks for EU-DEMO (#2771)
* safety factor to 3.5
* CS fatigue inputs to SS316LN
* CS fatigue inputs to SS316LN
* working set?
* π¨ Jc converges
---------
Co-authored-by: james <[email protected]>
* π¨ + marker for coils with no current
* π¨ Make xxw easier to decipher
---------
Co-authored-by: CoronelBuendia <[email protected]>
---------
Co-authored-by: CoronelBuendia <[email protected]>1 parent a396f2b commit 0e08d7f
File tree
51 files changed
+4749
-581
lines changed- .github/workflows
- bluemira
- base/parameter_frame
- builders
- codes
- plasmod
- process
- equilibria
- coils
- geometry
- conda
- data/reactors/EU-DEMO/systems_code
- documentation/source
- eudemo
- config
- eudemo_tests
- eudemo
- pf_coils
- examples/codes
- scripts
- tests
- base/parameterframe
- codes
- process
- test_data
- read
- test_data/reactors
- BLUEPRINT-INTEGRATION-TEST/systems_code
- SMOKE-TEST-EU-DEMO/systems_code
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+4749
-581
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
408 | 422 | | |
409 | 423 | | |
410 | 424 | | |
| |||
434 | 448 | | |
435 | 449 | | |
436 | 450 | | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
437 | 454 | | |
438 | 455 | | |
439 | 456 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
621 | 622 | | |
622 | 623 | | |
623 | 624 | | |
624 | | - | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
625 | 628 | | |
626 | 629 | | |
627 | 630 | | |
| |||
667 | 670 | | |
668 | 671 | | |
669 | 672 | | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
670 | 676 | | |
671 | 677 | | |
672 | 678 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
| 598 | + | |
| 599 | + | |
598 | 600 | | |
599 | 601 | | |
600 | 602 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
242 | 244 | | |
243 | 245 | | |
244 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
65 | | - | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| 135 | + | |
133 | 136 | | |
134 | 137 | | |
135 | 138 | | |
| |||
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
143 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
144 | 149 | | |
145 | 150 | | |
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
149 | 154 | | |
150 | 155 | | |
| 156 | + | |
151 | 157 | | |
152 | 158 | | |
153 | 159 | | |
| |||
179 | 185 | | |
180 | 186 | | |
181 | 187 | | |
182 | | - | |
| 188 | + | |
183 | 189 | | |
184 | 190 | | |
185 | | - | |
| 191 | + | |
186 | 192 | | |
187 | 193 | | |
188 | 194 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments