The Poloidal Field Generator simulation is a component of the fusion reactor simulation. It simulates the magnetic fields designed to maniuplat ethe shape of the main containment field to improve reaction efficiency. There are four polidal generators.
The polidal simulation has three functions, details below.
The poloidal simulation has two inputs:
Poloidal Field Generator Input (PFGI) is user-controlled simulating power input to the generator.
Applied Toroidal Force (ATF) is output from the Toroidal Generator simulation
The polidal simulation has two outputs. These are currently output as a single value, representing the avergae of the four poloidal generators. It is anticipated that future versions will provide more granular output:
Active Field Plane Focus (AFPF): simulates the shape of the active (ie that plasma reacts to) containment field. It is output back to the toroidal simulator.
Containment Field Pitch (CFP): simulate show steep the curve on the containment field is. It is output to both the toroidal simulator (where it moodfies the shape of the containment field) and MHD simulators where it simulates the effect of field pitch on the efficieny of plasma flow.
This simulates the output response of the filed generators to input power.
COMPONENT | VAR CODE | NAME | DECSRIPTION | EQUATION | TYPE | NOM | UPPER | LOWER | MAX | MIN |
---|---|---|---|---|---|---|---|---|---|---|
PGENx | PFGI | Poloidal Field Generator Input | C | |||||||
PGENx | POMOD | Poloidal power output modifier | Constant | S | 0.94 | |||||
PGENx | PFGOfA | PFGI*POMOD | P | |||||||
PGENx | PFGO | Poloidal field generator input | PFGI-PFGOfA | P | 8 | 0 |
Ths simulates the shape of the main containment field (once it has been manipulated by the poloidal field).
COMPONENT | VAR CODE | NAME | DECSRIPTION | EQUATION | TYPE | NOM | UPPER | LOWER | MAX | MIN |
---|---|---|---|---|---|---|---|---|---|---|
PGEN | MERIDIEN | At meridein (zero degrees) | S | 0 | ||||||
PGENx | AFPFMOD | AFPF system modifier | Constant | S | 16 | |||||
PGENx | AFPFfA | POWER(ATF,3) | P | |||||||
PGENx | AFPFfB | GLOBAL (EIGHT)*AFPFfA | P | |||||||
PGENx | AFPFfC | POWER (ATF,2) | P | |||||||
PGENx | AFPFfD | GLOBAL (FOUR)*AFPFfC | P | |||||||
PGENx | AFPFfE | This variant will give minimum value (at 22 deg) | POWER (DIST,2) | P | ||||||
PGNEx | AFPFfF | AFPFfE+AFPFfD | P | |||||||
PGENx | AFPFfG | Meridein is zero | GLOBAL(ZERO) + AFPFfD | P | ||||||
PGENx | RAWAFPFx | Active field plane focus - raw value | Gives AFPF at Meridien | AFPFfB/AFPFfG | P | |||||
PGENx | MINAFPFx | Active field plane focus - minimum value | Givens AFPF at 22 deg | AFPFfB/AFPFfF | P | |||||
PGENx | AFPFZERO | AFPF normalised to zero | RAWAFPF-MINAFPF | P | ||||||
PGENx | AFPFfH | AFPFZERO*PFGO | P | |||||||
PGENx | MODAFPF | AFPF mofidied by poloidal output | RAWAFPF-AFPFfH | P | ||||||
PGENx | AFPF | AFPF output value | MODAFPF/AFPFMOD | P |
The provides an indication of the extent of curvature in the main magnetic field.
COMPONENT | VAR CODE | NAME | DECSRIPTION | EQUATION | TYPE | NOM | UPPER | LOWER | MAX | MIN |
---|---|---|---|---|---|---|---|---|---|---|
PGENx | CFP | Containment Field Pitch | MODAFPF/MINAFPF | P | ||||||
PGENx | Raw CFP | Raw Containment Field Pitch | Unmodified by PFGO | RAWAFPF/MINAFPF | P |