Skip to content

Central Solenoid current constraints #99

@jonmaddock

Description

@jonmaddock

In GitLab by @mkovari on Aug 15, 2014, 14:00

There is an odd fudge when calculating the Central Solenoid currents.
cohbof = min(fcohbof, 1.0D0)
fcohbof = max(fcohbof, -1.0D0)
where
fcohbof = ratio of OH coil overall current density at BOF / coheof,
coheof = OH coil overall current density at EOF.
I assume that cohbof is the CS current density at BOF.

I believe the two constraints should be sufficient:
(26) OH coil EOF current density limit,
(27) OH coil BOP current density limit,
without the need for this fudge.
(Formerly change request 43b)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions