-
In GitLab by @jlion on Mar 3, 2020, 08:59
_Merges issue-999-stcoils_update -> develop_
Merge request to: issue #999
-
In GitLab by @jlion on Jan 31, 2020, 13:56
_Merges 999-new-stcoil-module-for-arbitrary-stellarator-coils -> develop_
Closes #999
was replaced by !235
-
In GitLab by @jlion on Mar 3, 2020, 08:42
_Merges 999-new-stcoil-module-for-arbitrary-stellarator-coils-2 -> develop_
Closes #999
-
In GitLab by @jlion on Dec 2, 2019, 10:08
Previously, the coil parameters of the helias5 stellarator were given by the module `helias5b_coil_parameters`. To introduce a possibility to use also other …
-
In GitLab by @jlion on Jan 21, 2020, 09:37
_Merges issue-966-effective_stellarator_parameters -> develop_
merge request according to #966
-
In GitLab by @stuartmuldrew on Jan 16, 2019, 10:22
The stellarator routine calculates the power to the divertor, but is only using the core radiation. It incorrectly assumes edge radiation is outsid…
-
In GitLab by @jmorris-uk on Jan 3, 2020, 19:05
Replace global use statements throughout code
```fortran
use global_variables
```
with
```fortran
use global_variables, only: icase
```
-
In GitLab by @stuartmuldrew on Dec 9, 2019, 13:33
The stellarator output contains an incorrect itart flag, the tokamak divertor power sharing output and dimensionless plasma parameters that shouldn't…
-
In GitLab by @skahn on May 20, 2019, 13:07
@stuartmuldrew @hlux @jmorris-uk
## Summary
Never seen a stelerator ST tokamak, haven't you ?
The proposal is to remove all the `itart` options in the `…
-
In GitLab by @jmorris-uk on Mar 17, 2020, 11:42
_Merges issue-980 -> develop_
For issue #980