diff --git a/.github/workflows/actions/build/action.yml b/.github/workflows/actions/build/action.yml index 831dd85abd..b61b9f7f75 100644 --- a/.github/workflows/actions/build/action.yml +++ b/.github/workflows/actions/build/action.yml @@ -24,6 +24,7 @@ runs: repository: "Fusion-Power-Plant-Framework/bluemira-private-data" ssh-key: ${{ inputs.bm-private-data-key }} path: "./bluemira-private-data" + ref: je-cook/process_develop - name: Move bluemira-private-data working-directory: "/home/runner/work/" diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90cf2a49c8..6a3156e140 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: matrix: os: ["ubuntu-latest"] python-version: ["3.10", "3.11"] - with-process: ["v3.1.0", "process_disabled"] + with-process: ["main", "process_disabled"] fail-fast: false runs-on: ${{ matrix.os }} diff --git a/bluemira/codes/process/_inputs.py b/bluemira/codes/process/_inputs.py index 8049204fab..d695ecfbee 100644 --- a/bluemira/codes/process/_inputs.py +++ b/bluemira/codes/process/_inputs.py @@ -48,12 +48,12 @@ class ProcessInputs: # Top down of PROCESS variables list # Times - tburn: float | None = None - tdwell: float | None = None + t_burn: float | None = None + t_between_pulse: float | None = None t_fusion_ramp: float | None = None - tohs: float | None = None - tqnch: float | None = None - tramp: float | None = None + t_current_ramp_up: float | None = None + t_ramp_down: float | None = None + t_precharge: float | None = None # FWBS ibkt_life: int | None = None @@ -226,6 +226,7 @@ class ProcessInputs: casthi: float | None = None casths: float | None = None tmargmin: float | None = None + tmargmin_cs: float | None = None oacdcp: float | None = None t_turn_tf: int | None = None @@ -345,14 +346,14 @@ class ProcessInputs: # Constraint variables auxmin: float | None = None - betpmx: float | None = None + beta_poloidal_max: float | None = None bigqmin: float | None = None bmxlim: float | None = None dr_tf_wp: float | None = None fauxmn: float | None = None fbeta: float | None = None - fbetap: float | None = None - fbetatry: float | None = None + fbeta_poloidal: float | None = None + fbeta_max: float | None = None fbetatry_lower: float | None = None fcwr: float | None = None fdene: float | None = None @@ -391,11 +392,11 @@ class ProcessInputs: fstr_wp: float | None = None fmaxvvstress: float | None = None ftbr: float | None = None - ftburn: float | None = None + ft_burn: float | None = None ftcycl: float | None = None ftmargoh: float | None = None ftmargtf: float | None = None - ftohs: float | None = None + ft_current_ramp_up: float | None = None ftpeak: float | None = None fvdump: float | None = None fvs: float | None = None @@ -408,14 +409,14 @@ class ProcessInputs: nbshinefmax: float | None = None nflutfmax: float | None = None pdivtlim: float | None = None - peakfactrad: float | None = None + f_fw_rad_max: float | None = None pnetelin: float | None = None powfmax: float | None = None psepbqarmax: float | None = None pseprmax: float | None = None ptfnucmax: float | None = None tbrmin: float | None = None - tbrnmn: float | None = None + t_burn_min: float | None = None vvhealw: float | None = None walalw: float | None = None taulimit: float | None = None @@ -466,8 +467,8 @@ class ProcessInputs: thshield_ib: float | None = None thshield_ob: float | None = None thshield_vb: float | None = None - vgap: float | None = None - vgap2: float | None = None + vgap_xpoint_divertor: float | None = None + vgap_vv_thermalshield: float | None = None vgaptop: float | None = None vvblgap: float | None = None plleni: float | None = None @@ -479,18 +480,19 @@ class ProcessInputs: # Current drive beamwd: float | None = None - bscfmax: float | None = None + bootstrap_current_fraction_max: float | None = None cboot: float | None = None harnum: float | None = None - enbeam: float | None = None + beam_energy: float | None = None etaech: float | None = None etanbi: float | None = None feffcd: float | None = None frbeam: float | None = None - ftritbm: float | None = None + f_tritium_beam: float | None = None gamma_ecrh: float | None = None xi_ebw: float | None = None iefrf: int | None = None + wave_mode: int | None = None irfcf: int | None = None nbshield: float | None = None pheat: float | None = None # Listed as an output @@ -597,6 +599,7 @@ class ProcessInputs: isumatoh: int | None = None isumatpf: int | None = None i_pf_current: int | None = None + i_sup_pf_shape: int | None = None ncls: list[int] | None = None nfxfh: int | None = None ngrp: int | None = None @@ -629,10 +632,10 @@ class ProcessInputs: cvol: float | None = None cwrmax: float | None = None dene: float | None = None - dnbeta: float | None = None + beta_norm_max: float | None = None epbetmax: float | None = None - falpha: float | None = None - fdeut: float | None = None + f_alpha_plasma: float | None = None + f_deuterium: float | None = None ftar: float | None = None ffwal: float | None = None fgwped: float | None = None @@ -640,21 +643,21 @@ class ProcessInputs: fkzohm: float | None = None fpdivlim: float | None = None fne0: float | None = None - ftrit: float | None = None + f_tritium: float | None = None + f_helium3: float | None = None fvsbrnni: float | None = None gamma: float | None = None hfact: float | None = None taumax: float | None = None - ibss: int | None = None - iculbl: int | None = None # listed as an output... - icurr: int | None = None - idensl: int | None = None - idia: int | None = None - ifalphap: int | None = None + i_bootstrap_current: int | None = None + i_beta_component: int | None = None # listed as an output... + i_plasma_current: int | None = None + i_density_limit: int | None = None + i_diamagnetic_current: int | None = None + i_beta_fast_alpha: int | None = None iinvqd: int | None = None ipedestal: int | None = None - ieped: int | None = None # listed as an output... - ips: int | None = None + i_pfirsch_schluter_current: int | None = None eped_sf: float | None = None neped: float | None = None nesep: float | None = None @@ -668,7 +671,7 @@ class ProcessInputs: iradloss: int | None = None isc: int | None = None iscrp: int | None = None - ishape: int | None = None # listed as an output... + i_plasma_geometry: int | None = None # listed as an output... itart: int | None = None # listed as an output... itartpf: int | None = None # listed as an output... iwalld: int | None = None @@ -680,12 +683,12 @@ class ProcessInputs: q0: float | None = None tauratio: float | None = None rad_fraction_sol: float | None = None - ralpne: float | None = None + f_nd_alpha_electron: float | None = None rli: float | None = None rmajor: float | None = None - rnbeam: float | None = None + f_nd_beam_electron: float | None = None i_single_null: int | None = None - ssync: float | None = None + f_sync_reflect: float | None = None te: float | None = None ti: float | None = None tratio: float | None = None diff --git a/bluemira/codes/process/_teardown.py b/bluemira/codes/process/_teardown.py index bc29541ddb..59f4529e15 100644 --- a/bluemira/codes/process/_teardown.py +++ b/bluemira/codes/process/_teardown.py @@ -280,12 +280,7 @@ def _derive_radial_build_params(self, data: dict) -> dict[str, float]: length) of the TF coil, so this must be taken into consideration when translating the geometry into the mid-plane. """ - try: - shield_th = data["thshield"] - except KeyError: - # PROCESS updated their parameter names in v2.4.0, splitting - # 'thshield' into 'thshield_ib', 'thshield_ob', and 'thshield_vb' - shield_th = data["thshield_ib"] + shield_th = data["thshield_ib"] try: rtfin = data["bore"] + data["ohcth"] + data["precomp"] + data["gapoh"] diff --git a/bluemira/codes/process/equation_variable_mapping.py b/bluemira/codes/process/equation_variable_mapping.py index 4391ef7658..2de39e39b0 100644 --- a/bluemira/codes/process/equation_variable_mapping.py +++ b/bluemira/codes/process/equation_variable_mapping.py @@ -351,13 +351,13 @@ class Constraint(ConstraintSelection, Model): PF_ENERGY_RATE_UPPER_LIMIT = ( 66, (65, 113), - ("tohs",), + ("t_current_ramp_up",), "Limit on rate of change of energy in poloidal field", ) WALL_RADIATION_UPPER_LIMIT = ( 67, (4, 6, 116), - ("peakfactrad", "peakradwallload"), + ("f_fw_rad_max", "pflux_fw_rad_max_mw"), "Simple radiation wall load limit", ) PSEPB_QAR_UPPER_LIMIT = ( @@ -552,7 +552,7 @@ class Constraint(ConstraintSelection, Model): "te": 4, "beta": 5, "dene": 6, - "rnbeam": 7, + "f_nd_beam_electron": 7, "fbeta": 8, "fdene": 9, "hfact": 10, @@ -562,11 +562,11 @@ class Constraint(ConstraintSelection, Model): "fwalld": 14, "fvs": 15, "ohcth": 16, - "tdwell": 17, + "t_between_pulse": 17, "q": 18, - "enbeam": 19, + "beam_energy": 19, "tcpav": 20, - "ftburn": 21, + "ft_burn": 21, # 22 NOT USED "fcoolcp": 23, # 24 NOT USED @@ -581,7 +581,7 @@ class Constraint(ConstraintSelection, Model): "fportsz": 33, "fdivcol": 34, "fpeakb": 35, - "fbetatry": 36, + "fbeta_max": 36, "coheof": 37, "fjohc": 38, "fjohc0": 39, @@ -610,8 +610,8 @@ class Constraint(ConstraintSelection, Model): "fdtmp": 62, "ftpeak": 63, "fauxmn": 64, - "tohs": 65, - "ftohs": 66, + "t_current_ramp_up": 65, + "ft_current_ramp_up": 66, "ftcycl": 67, "fptemp": 68, "rcool": 69, @@ -622,7 +622,7 @@ class Constraint(ConstraintSelection, Model): "scraplo": 74, "tfootfi": 75, # 76, 77, 78 NOT USED - "fbetap": 79, + "fbeta_poloidal": 79, # 80 NOT USED "edrive": 81, "drveff": 82, @@ -648,7 +648,7 @@ class Constraint(ConstraintSelection, Model): "ftmargoh": 106, "favail": 107, "breeder_f": 108, - "ralpne": 109, + "f_nd_alpha_electron": 109, "ftaulimit": 110, "fniterpump": 111, "fzeffmax": 112, diff --git a/bluemira/codes/process/mapping.py b/bluemira/codes/process/mapping.py index 13f94e6806..c6ee18cd27 100644 --- a/bluemira/codes/process/mapping.py +++ b/bluemira/codes/process/mapping.py @@ -14,7 +14,7 @@ "n_TF": ("n_tf", "dimensionless"), "TF_ripple_limit": ("ripmax", "%"), "C_Ejima": ("gamma", "dimensionless"), - "e_nbi": ("enbeam", "keV"), + "e_nbi": ("beam_energy", "keV"), "P_hcd_ss": ("pinjalw", "MW"), "eta_nb": ("etanbi", "dimensionless"), "e_mult": ("emult", "dimensionless"), @@ -44,20 +44,20 @@ "kappa": ("kappa", "dimensionless"), "delta_95": ("triang95", "dimensionless"), "delta": ("triang", "dimensionless"), - "I_p": ("plascur/1d6", "MA"), - "P_fus": ("powfmw", "MW"), - "P_fus_DT": ("pdt", "MW"), - "P_fus_DD": ("pdd", "MW"), + "I_p": ("plasma_current_ma", "MA"), + "P_fus": ("fusion_power", "MW"), + "P_fus_DT": ("dt_power", "MW"), + "P_fus_DD": ("dd_power", "MW"), "H_star": ("hfact", "dimensionless"), "P_sep": ("pdivt", "MW"), - "P_rad_core": ("pinnerzoneradmw", "MW"), - "P_rad_edge": ("pouterzoneradmw", "MW"), - "P_rad": ("pradmw", "MW"), + "P_rad_core": ("p_plasma_inner_rad_mw", "MW"), + "P_rad_edge": ("p_plasma_outer_rad_mw", "MW"), + "P_rad": ("p_plasma_rad_mw", "MW"), "P_line": ("plinepv*vol", "MW"), - "P_sync": ("psyncpv*vol", "MW"), - "P_brehms": ("pbrempv*vol", "MW"), - "f_bs": ("bootipf", "dimensionless"), - "beta_p": ("betap", "dimensionless"), + "P_sync": ("pden_plasma_sync_mw*vol", "MW"), + "P_brehms": ("pbrempv*plasma_volume", "MW"), + "f_bs": ("bootstrap_current_fraction", "dimensionless"), + "beta_p": ("beta_poloidal", "dimensionless"), "beta": ("beta", "dimensionless"), "tau_e": ("taueff", "s"), "v_burn": ("vburn", "V"), @@ -92,7 +92,7 @@ IO_mappings = { "A": ("aspect", "dimensionless"), - "tau_flattop": (("tbrnmn", "tburn"), "s"), + "tau_flattop": (("t_burn_min", "t_burn"), "s"), "P_el_net": (("pnetelin", "pnetelmw"), "MW"), "tk_bb_ib": ("blnkith", "m"), "tk_bb_ob": ("blnkoth", "m"), @@ -108,7 +108,7 @@ "B_tf_peak": ("bmaxtfrp", "T"), "T_e": ("te", "keV"), "Z_eff": ("zeff", "amu"), - "V_p": ("vol", "m^3"), + "V_p": ("plasma_volume", "m^3"), "l_i": ("rli", "dimensionless"), "f_ni": ("faccd", "dimensionless"), "tk_tf_outboard": ("tfthko", "m"), diff --git a/bluemira/codes/process/model_mapping.py b/bluemira/codes/process/model_mapping.py index 5eaa9d626b..cba82a696c 100644 --- a/bluemira/codes/process/model_mapping.py +++ b/bluemira/codes/process/model_mapping.py @@ -90,7 +90,7 @@ def switch_name(self) -> str: """ PROCESS switch name """ - return "ishape" + return "i_plasma_geometry" HENDER_K_D_100 = 0, ("kappa", "triang") GALAMBOS_K_D_95 = 1, ("kappa95", "triang95") @@ -150,7 +150,7 @@ def switch_name(self) -> str: "tbeta", "teped", "tesep", - "ralpne", + "f_nd_alpha_electron", ), ) @@ -171,26 +171,6 @@ def switch_name(self) -> str: CONSISTENT = 1, ("q", "q0") -class EPEDScalingModel(PROCESSModel): - """ - Switch for the pedestal scaling model - - TODO: This is largely undocumented and bound to some extent with PLASMOD - """ - - @classproperty - def switch_name(self) -> str: - """ - PROCESS switch name - """ - return "ieped" - - UKNOWN_0 = 0, ("teped",) - SAARELMA = 1 - UNKNOWN_1 = 2 - UNKNOWN_2 = 3 - - class BetaLimitModel(PROCESSModel): """ Switch for the plasma beta limit model @@ -201,7 +181,7 @@ def switch_name(self) -> str: """ PROCESS switch name """ - return "iculbl" + return "i_beta_component" TOTAL = 0 # Including fast ion contribution THERMAL = 1 @@ -211,7 +191,7 @@ def switch_name(self) -> str: class BetaGScalingModel(PROCESSModel): """ - Switch for the beta g coefficient dnbeta model + Switch for the beta g coefficient beta_norm_max model NOTE: Over-ridden if iprofile = 1 """ @@ -223,7 +203,7 @@ def switch_name(self) -> str: """ return "gtscale" - INPUT = 0, ("dnbeta",) + INPUT = 0, ("beta_norm_max",) CONVENTIONAL = 1 MENARD_ST = 2 @@ -238,7 +218,7 @@ def switch_name(self) -> str: """ PROCESS switch name """ - return "ifalphap" + return "i_beta_fast_alpha" HENDER = 0 WARD = 1 @@ -254,7 +234,7 @@ def switch_name(self) -> str: """ PROCESS switch name """ - return "idensl" + return "i_density_limit" ASDEX = 1 BORRASS_ITER_I = 2 @@ -275,7 +255,7 @@ def switch_name(self) -> str: """ PROCESS switch name """ - return "icurr" + return "i_plasma_current" PENG = 1 PENG_DN = 2 @@ -361,7 +341,7 @@ def switch_name(self) -> str: """ PROCESS switch name """ - return "ibss" + return "i_bootstrap_current" ITER = 1, ("cboot",) GENERAL = 2 @@ -379,7 +359,7 @@ def switch_name(self) -> str: """ PROCESS switch name """ - return "idia" + return "i_diamagnetic_current" OFF = 0 ST_FIT = 1 @@ -396,7 +376,7 @@ def switch_name(self) -> str: """ PROCESS switch name """ - return "ips" + return "i_pfirsch_schluter_current" OFF = 0 SCENE_FIT = 1 @@ -895,6 +875,22 @@ def switch_name(self) -> str: SVD = 1 +class PFCoilPlacmentModel(PROCESSModel): + """Switch for the placement of Location 3 (outboard) PF coils + when the TF coils are superconducting (TFCoilConductorTechnology.SC) + """ + + @classproperty + def switch_name(self) -> str: + """ + PROCESS switch name + """ + return "i_sup_pf_shape" + + DEFAULT = 0 + OUTBOARD_EQUAL = 1, ("i_tf_sup",) + + class SolenoidSwitchModel(PROCESSModel): """ Switch to control whether or not a central solenoid should be @@ -1112,6 +1108,22 @@ def switch_name(self) -> str: ECRH_O = 13 +class ECRHWaveModel(PROCESSModel): + """ + Switch for ECRH wave mode + """ + + @classproperty + def switch_name(self) -> str: + """ + PROCESS switch name + """ + return "wave_mode" + + O_MODE = 0 + X_MODE = 1 + + class PlasmaIgnitionModel(PROCESSModel): """ Switch to control whether or not the plasma is ignited diff --git a/data/reactors/EU-DEMO/systems_code/IN.DAT b/data/reactors/EU-DEMO/systems_code/IN.DAT deleted file mode 100644 index 61f6e410bd..0000000000 --- a/data/reactors/EU-DEMO/systems_code/IN.DAT +++ /dev/null @@ -1,567 +0,0 @@ - -*--------------------------------------------------* - - -*---------------Constraint Equations---------------* - -icc = 1 * Beta -icc = 2 * Global power balance -icc = 5 * Density upper limit -icc = 8 * Neutron wall load upper limit -icc = 11 * Radial build -icc = 13 * Burn time lower limit -icc = 16 * Net electric power lower limit -icc = 24 * Beta upper limit -icc = 26 * Central solenoid EOF current density upper limit -icc = 27 * Central solenoid BOP current density upper limit -icc = 30 * Injection power upper limit -icc = 31 * TF coil case stress upper limit -icc = 32 * TF coil conduit stress upper limit -icc = 33 * I_op -icc = 34 * Dump voltage upper limit -icc = 35 * J_winding pack -icc = 15 * LH power threshold limit -icc = 56 * Pseparatrix - -*---------------Iteration Variables----------------* - -ixc = 2 * bt -ixc = 3 * rmajor -boundu(3) = 13 -ixc = 4 * te -ixc = 5 * beta -ixc = 6 * dene -ixc = 9 * fdene -boundu(9) = 1.2 -ixc = 10 * hfact -boundu(10) = 1.1 -ixc = 14 * fwalld -ixc = 16 * ohcth -boundl(16) = 0.4 -ixc = 18 * q -boundl(18) = 3.0 -ixc = 29 * bore -boundl(29) = 0.5 -ixc = 36 * fbetatry -ixc = 37 * coheof -ixc = 38 * fjohc -boundu(38) = 0.25 -ixc = 39 * fjohc0 -boundu(39) = 0.25 -ixc = 41 * fcohbop -ixc = 42 * gapoh -boundl(42) = 0.05 -boundu(42) = 0.1 -ixc = 44 * fvsbrnni -ixc = 48 * fstrcase -ixc = 49 * fstrcond -ixc = 50 * fiooic -boundu(50) = 0.5 -ixc = 51 * fvdump -ixc = 53 * fjprot -ixc = 56 * tdmptf -boundl(56) = 30.0 -ixc = 57 * thkcas -ixc = 58 * thwcndut -boundl(58) = 8.0d-3 -ixc = 61 * gapds -boundl(61) = 0.12 -ixc = 13 * tfcth -boundl(13) = 0.5 -ixc = 103 * flhthresh -ixc = 60 * cpttf -boundl(60) = 6.0d4 -boundu(60) = 9.0d4 -ixc = 59 * fcutfsu -boundl(59) = 0.66667 - -*----------------------Abs Cd----------------------* - - -*---------------Availability Module----------------* - - -*----------------------Bsquar----------------------* - - -*-------------------Build Module-------------------* - - -*-----------------Build Variables------------------* - -blnkith = 0.755 * inboard blanket thickness (m); (calculated if `blktmodel>0`) (=0;0 if `iblnkith=0`) -blnkoth = 1.275 * outboard blanket thickness (m); calculated if `blktmodel>0` -bore = 2.5006e+00 * central solenoid inboard radius (m) (`iteration variable 29`) -ddwex = 0.3 * cryostat thickness (m) -d_vv_in = 0.3 * vacuum vessel inboard thickness (TF coil / shield) (m) -d_vv_out = 0.8 * vacuum vessel outboard thickness (TF coil / shield) (m) -d_vv_top = 0.3 * vacuum vessel topside thickness (TF coil / shield) (m) (= d_vv_bot if double-null) -d_vv_bot = 0.3 * vacuum vessel underside thickness (TF coil / shield) (m) -gapds = 1.2000e-01 * gap between inboard vacuum vessel and thermal shield (m) (`iteration variable 61`) -gapoh = 0.05 * gap between central solenoid and TF coil (m) (`iteration variable 42`) -gapomin = 0.20, * minimum gap between outboard vacuum vessel and TF coil (m) (`iteration variable 31`) -iohcl = 1, * Switch for existence of central solenoid; -ohcth = 8.2414e-01 * Central solenoid thickness (m) (`iteration variable 16`) -scrapli = 0.225 * Gap between plasma and first wall; inboard side (m) (if `iscrp=1`) -scraplo = 0.225 * Gap between plasma and first wall; outboard side (m) (if `iscrp=1`) -shldith = 0.3 * inboard shield thickness (m) (`iteration variable 93`) -shldlth = 0.3 * lower (under divertor) shield thickness (m) -shldoth = 0.3 * outboard shield thickness (m) (`iteration variable 94`) -shldtth = 0.3 * upper/lower shield thickness (m); calculated if `blktmodel > 0` (= shldlth if double-null) -tfcth = 1.0500e+00 * inboard TF coil thickness; (centrepost for ST) (m) -tftsgap = 0.05 * Minimum metal-to-metal gap between TF coil and thermal shield (m) -thshield = 0.05 * TF-VV thermal shield thickness (m) -vgap2 = 0.12, * vertical gap between vacuum vessel and thermal shields (m) -vgap = 1.60, * vertical gap between x-point and divertor (m) (if = 0; it is calculated) -vvblgap = 0.02 * gap between vacuum vessel and blanket (m) - -*-----------------Buildings Module-----------------* - - -*---------------Buildings Variables----------------* - - -*-----------------Ccfe Hcpb Module-----------------* - - -*---------------Const And Precisions---------------* - - -*--------------------Constants---------------------* - - -*---------------Constraint Variables---------------* - -bmxlim = 14.0, * maximum peak toroidal field (T) (`constraint equation 25`) -fbetatry = 4.8361e-01 * f-value for beta limit (`constraint equation 24`; `iteration variable 36`) -fdene = 1.2000e+00 * f-value for density limit (`constraint equation 5`; `iteration variable 9`) -ffuspow = 1, * f-value for maximum fusion power (`constraint equation 9`; `iteration variable 26`) -fhldiv = 2.0e0 * f-value for divertor heat load (`constraint equation 18`; `iteration variable 27`) -fiooic = 3.6068e-01 * f-value for TF coil operating current / critical current ratio -fjohc = 2.5000e-01 * f-value for central solenoid current at end-of-flattop -fjohc0 = 2.5000e-01 * f-value for central solenoid current at beginning of pulse -fjprot = 1.0000e+00 * f-value for TF coil winding pack current density -flhthresh = 1.2725e+00 * f-value for L-H power threshold (`constraint equation 15`; `iteration variable 103`) -fpeakb = 9.2290d-1 * f-value for maximum toroidal field (`constraint equation 25`; `iteration variable 35`) -fpinj = 1.0, * f-value for injection power (`constraint equation 30`; `iteration variable 46`) -fpnetel = 1.0, * f-value for net electric power (`constraint equation 16`; `iteration variable 25`) -fstrcase = 1.0000e+00 * f-value for maximum TF coil case TRESCA stress -fstrcond = 8.6890e-01 * f-value for maxiumum TF coil conduit TRESCA stress -ftburn = 1.00e+00 * f-value for minimum burn time (`constraint equation 13`; `iteration variable 21`) -fvdump = 6.1211e-01 * f-value for dump voltage (`constraint equation 34`; `iteration variable 51`) -fwalld = 1.3024e-01 * f-value for maximum wall load (`constraint equation 8`; `iteration variable 14`) -pnetelin = 500 * required net electric power (MW) (`constraint equation 16`) -pseprmax = 17.0 * maximum ratio of power crossing the separatrix to plasma major radius (Psep/R) (MW/m) -tbrnmn = 7.2e3 * minimum burn time (s) (KE - no longer itv;; see issue #706) -walalw = 8.0, * allowable neutron wall-load (MW/m2) (`constraint equation 8`) - -*-------------------Constraints--------------------* - - -*------------------Cost Variables------------------* - -abktflnc = 15, * allowable first wall/blanket neutron fluence (MW-yr/m2) (`blktmodel=0`) -adivflnc = 20.0, * allowable divertor heat fluence (MW-yr/m2) -cfactr = 0.75, * Total plant availability fraction; input if `iavail=0` -dintrt = 0.00, * diff between borrowing and saving interest rates -fcap0 = 1.15, * average cost of money for construction of plant assuming design/construction time of six years -fcap0cp = 1.06, * average cost of money for replaceable components assuming lead time for these of two years -fcontng = 0.15 * project contingency factor -fcr0 = 0.065, * fixed charge rate during construction -fkind = 1.0, * multiplier for Nth of a kind costs -iavail = 0, * Switch for plant availability model; -ifueltyp = 1, * Switch for fuel type; -lsa = 2, * Level of safety assurance switch (generally; use 3 or 4); -tlife = 40, * Full power year plant lifetime (years) -ucblvd = 280.0 * unit cost for blanket vanadium ($/kg) -ucdiv = 5.0d5 * cost of divertor blade ($) -ucme = 3.0d8 * cost of maintenance equipment ($) - -*----------------Costs 2015 Module-----------------* - - -*-------------------Costs Module-------------------* - - -*----------------Costs Step Module-----------------* - - -*---------------Current Drive Module---------------* - - -*-------------Current Drive Variables--------------* - -bscfmax = 0.99, * maximum fraction of plasma current from bootstrap; if `bscfmax < 0`; -enbeam = 1000 * neutral beam energy (keV) (`iteration variable 19`) -etanbi = 0.4 * neutral beam wall plug to injector efficiency -feffcd = 1.0, * current drive efficiency fudge factor (`iteration variable 47`) -frbeam = 1.0, * R_tangential / R_major for neutral beam injection -iefrf = 5, * Switch for current drive efficiency model; -irfcd = 1, * Switch for current drive calculation; -pinjalw = 50 * maximum allowable value for injected power (MW) (`constraint equation 30`) - -*------------Define Iteration Variables------------* - - -*-------------------Div Kal Vars-------------------* - - -*-----------------Divertor Module------------------* - - -*-------------------Divertor Ode-------------------* - - -*-----------------Divertor Ode Var-----------------* - - -*----------------Divertor Variables----------------* - -anginc = 0.175 * angle of incidence of field line on plate (rad) -divdum = 1, * switch for divertor Zeff model; -divfix = 0.621, * divertor structure vertical thickness (m) -hldivlim = 10 * heat load limit (MW/m2) -ksic = 1.4 * power fraction for outboard double-null scrape-off plasma -prn1 = 0.4 * n-scrape-off / n-average plasma; (input for `ipedestal=0`; = nesep/dene if `ipedestal>=1`) -zeffdiv = 3.5, * Zeff in the divertor region (if `divdum/=0`) - -*------------------Error Handling------------------* - - -*-------------------Final Module-------------------* - - -*----------------Fispact Variables-----------------* - - -*-----------------------Freq-----------------------* - - -*-------------------Fson Library-------------------* - - -*-------------------Fson Path M--------------------* - - -*------------------Fson String M-------------------* - - -*-------------------Fson Value M-------------------* - - -*----------------Function Evaluator----------------* - - -*--------------------Fw Module---------------------* - - -*-------------------Fwbs Module--------------------* - - -*------------------Fwbs Variables------------------* - -denstl = 7800.0, * density of steel (kg/m3) -emult = 1.35 * energy multiplication in blanket and shield -fblss = 0.13, * KIT blanket model; steel fraction of breeding zone -fhole = 0.05, * area fraction taken up by other holes (IFE) -iblanket = 1 * switch for blanket model; -fblbe = 0.47, * beryllium fraction of blanket by volume (if `iblanket=2`; is Be fraction of breeding zone) -fwclfr = 0.1, * first wall coolant fraction (calculated if `lpulse=1` or `ipowerflow=1`) -vfshld = 0.60, * coolant void fraction in shield -fblli2o = 0.07, * lithium oxide fraction of blanket by volume (stellarator only) -fbllipb = 0.00, * lithium lead fraction of blanket by volume (stellarator only) -fblvd = 0.00, * vanadium fraction of blanket by volume (stellarator only) -vfblkt = 0.10, * coolant void fraction in blanket (`blktmodel=0`); (calculated if `blktmodel > 0`) - -*-----------------Global Variables-----------------* - - -*------------------Green Func Ext------------------* - - -*-----------------------Hare-----------------------* - - -*-------------Heat Transport Variables-------------* - -etath = 0.375 * thermal to electric conversion efficiency if `secondary_cycle=2`; otherwise calculated; -ipowerflow = 0 * switch for power flow model; - -*--------------------Ife Module--------------------* - - -*------------------Ife Variables-------------------* - - -*------------Impurity Radiation Module-------------* - -coreradius = 0.6 * coreradius /0;6/ ; normalised radius defining the 'core' region -fimp(1) = 1.0 -fimp(2) = 0.1 -fimp(3) = 0.0 -fimp(4) = 0.0 -fimp(5) = 0.0 -fimp(6) = 0.0 -fimp(7) = 0.0 -fimp(8) = 0.0 -fimp(9) = 0.0 -fimp(10) = 0.0 -fimp(11) = 0.0 -fimp(12) = 0.0 -fimp(13) = 0.00044 -fimp(14) = 5e-05 - -*-------------------Init Module--------------------* - - -*----------------Kallenbach Module-----------------* - - -*----------------Kit Blanket Model-----------------* - - -*-----------------Kit Hcll Module------------------* - - -*-----------------Kit Hcpb Module------------------* - - -*----------------------Linliu----------------------* - - -*----------------------Machin----------------------* - - -*-------------------Main Module--------------------* - - -*------------------Maths Library-------------------* - - -*-------------------Mod F90 Kind-------------------* - - -*-----------------------Mode-----------------------* - - -*---------------------Numerics---------------------* - -ioptimz = 1 * for optimisation VMCON only -minmax = 1, * -epsvmc = 1.0e-8 * epsvmc /1;0e-6/ ; error tolerance for VMCON - -*---------------------Ode Mod----------------------* - - -*------------------Optimiz Module------------------* - - -*------------------Output Module-------------------* - - -*----------------------Param-----------------------* - - -*----------------Pf Power Variables----------------* - - -*------------------Pfcoil Module-------------------* - - -*-----------------Pfcoil Variables-----------------* - -coheof = 1.3465e+07 * Central solenoid overall current density at end of flat-top (A/m2) (`iteration variable 37`) -cptdin = 4.22d4, 4.22d4, 4.22d4, 4.22d4, 4.3d4, 4.3d4, 4.3d4, 4.3d4, * peak current per turn input for PF coil i (A) -fcohbop = 9.3592e-01 * ratio of central solenoid overall current density at beginning of pulse / end of flat-top -ipfloc = 2,2,3,3 * switch for locating scheme of PF coil group i; -isumatpf = 3, * switch for superconductor material in PF coils; -ncls = 1,1,2,2, * number of PF coils in group j -ngrp = 4, * number of groups of PF coils; Symmetric coil pairs should all be in the same group -ohhghf = 0.9, * Central solenoid height / TF coil internal height -rjconpf = 1.1d7, 1.1d7, 6.d6, 6.d6, 8.d6, 8.0d6, 8.0d6, 8.0d6, * average winding pack current density of PF coil i (A/m2) at time of peak -rpf2 = -1.825 * offset (m) of radial position of `ipfloc=2` PF coils from being at -zref(1) = 3.6 -zref(2) = 1.2 -zref(3) = 1.0 -zref(4) = 2.8 -zref(5) = 1.0 -zref(6) = 1.0 -zref(7) = 1.0 -zref(8) = 1.0 - -*-------------Physics Functions Module-------------* - - -*------------------Physics Module------------------* - - -*----------------Physics Variables-----------------* - -alphaj = 2.0 * current profile index (calculated from q_0; q if `iprofile=1`) -alphan = 1.0 * density profile index -alphat = 1.45 * temperature profile index -aspect = 3.1 * aspect ratio (`iteration variable 1`) -beta = 3.0810e-02 * total plasma beta (`iteration variable 5`) (calculated if `ipedestal=3` or stellarator) -bt = 5.6476e+00 * toroidal field on axis (T) (`iteration variable 2`) -dene = 7.9759e+19 * electron density (/m3) (`iteration variable 6`) (calculated if `ipedestal=3`) -dnbeta = 3.0, * Troyon-like coefficient for beta scaling calculated -fkzohm = 1.0245 * Zohm elongation scaling adjustment factor (`ishape=2; 3`) -fvsbrnni = 4.4628e-01 * fraction of the plasma current produced by non-inductive means (`iteration variable 44`) -gamma = 0.3 * Ejima coefficient for resistive startup V-s formula -hfact = 1.1000e+00 * H factor on energy confinement times; radiation corrected (`iteration variable 10`); If -ibss = 4, * switch for bootstrap current scaling -iculbl = 1, * switch for beta limit scaling (`constraint equation 24`) -icurr = 4, * switch for plasma current scaling to use -idensl = 7, * switch for density limit to enforce (`constraint equation 5`) -ifalphap = 1, * switch for fast alpha pressure calculation -ifispact = 0, * switch for neutronics calculations; -iinvqd = 1, * switch for inverse quadrature in L-mode scaling laws 5 and 9; -ipedestal = 1 * switch for pedestal profiles; -neped = 0.678e20 * electron density of pedestal [m-3] (`ipedestal=1;2; calculated if 3`) -nesep = 0.2e20 * electron density at separatrix [m-3] (`ipedestal=1;2; calculated if 3`) -rhopedn = 0.94 * r/a of density pedestal (`ipedestal>=1`) -rhopedt = 0.94 * r/a of temperature pedestal (`ipedestal>=1`) -tbeta = 2.0 * temperature profile index beta (`ipedestal=1;2`) -teped = 5.5 * electron temperature of pedestal (keV) (`ipedestal>=1; ieped=0; calculated for ieped=1`) -tesep = 0.1 * electron temperature at separatrix (keV) (`ipedestal>=1`) calculated if reinke -iprofile = 1 * switch for current profile consistency; -isc = 34, * switch for energy confinement time scaling law (see description in `tauscl`) -ishape = 2 * switch for plasma cross-sectional shape calculation; -kappa = 1.700, * plasma separatrix elongation (calculated if `ishape = 1-5; 7 or 9`) -q = 3.2267e+00 * safety factor 'near' plasma edge (`iteration variable 18`) equal to q95 -q0 = 1.0, * safety factor on axis -ralpne = 0.1, * thermal alpha density/electron density (`iteration variable 109`) (calculated if `ipedestal=3`) -rmajor = 9.1077e+00 * plasma major radius (m) (`iteration variable 3`) -i_single_null = 1, * switch for single null / double null plasma; -ssync = 0.6, * synchrotron wall reflectivity factor -te = 1.3212e+01 * volume averaged electron temperature (keV) (`iteration variable 4`) -triang = 0.5, * plasma separatrix triangularity (calculated if `ishape = 1; 3-5 or 7`) - -*--------------Plasma Geometry Module--------------* - - -*------------------Plasmod Module------------------* - - -*----------------Plasmod Variables-----------------* - - -*-------------------Power Module-------------------* - - -*------------------Precision Mod-------------------* - - -*------------Primary Pumping Variables-------------* - - -*------------------Process Input-------------------* - - -*------------------Process Output------------------* - - -*-----------------Profiles Module------------------* - - -*-------------------Pulse Module-------------------* - - -*-----------------Pulse Variables------------------* - -lpulse = 1, * Switch for reactor model; - -*-------------Read And Get Atomic Data-------------* - - -*------------------Read Radiation------------------* - - -*---------------------Real Mod---------------------* - - -*-----------------Rebco Variables------------------* - - -*------------------Reinke Module-------------------* - - -*-----------------Reinke Variables-----------------* - - -*---------------Resistive Materials----------------* - - -*-------------------Scan Module--------------------* - - -*-----------------Sctfcoil Module------------------* - - -*----------------Startup Variables-----------------* - - -*------------Stellarator Configuration-------------* - - -*----------------Stellarator Module----------------* - - -*--------------Stellarator Variables---------------* - - -*-----------------Structure Module-----------------* - - -*---------------Structure Variables----------------* - - -*-----------------Superconductors------------------* - - -*------------------Tfcoil Module-------------------* - - -*-----------------Tfcoil Variables-----------------* - -casthi = 0.05, * inboard TF coil case plasma side thickness (m) (calculated for stellarators) -casths = 0.1 * inboard TF coil sidewall case thickness (m) (calculated for stellarators) -cpttf = 6.5e+04 * TF coil current per turn (A); (calculated for stellarators) (calculated for -fcutfsu = 0.6667 * copper fraction of cable conductor (TF coils) -oacdcp = 9.9963e+06 * Overall current density in TF coil inboard legs midplane (A/m2) -ripmax = 0.6 * aximum allowable toroidal field ripple amplitude at plasma edge (%) -tdmptf = 3.0000e+01 * fast discharge time for TF coil in event of quench (s) (`iteration variable 56`) -n_tf = 18 * Number of TF coils (default = 50 for stellarators); Number of TF coils outer legs for ST -tftmp = 4.75, * peak helium coolant temperature in TF coils and PF coils (K) -thicndut = 2.0d-3, * conduit insulation thickness (m) -thkcas = 4.9102e-01 * inboard TF coil case outer (non-plasma side) thickness (m) (`iteration variable 57`) -thwcndut = 4.0000e-03 * TF coil conduit case thickness (m) (`iteration variable 58`) -tinstf = 0.013, * Thickness of the ground insulation layer surrounding (m) -tmargmin = 1.7, * minimum allowable temperature margin ; TFC AND CS (K) -vdalw = 1.2650e+01 * max voltage across TF coil during quench (kV) -vftf = 0.33, * coolant fraction of TFC 'cable' (`i_tf_sup=1`); or of TFC leg (`i_tf_ssup=0`) - -*-----------------Times Variables------------------* - -tburn = 1.0d4, * burn time (s) (calculated if `lpulse=1`) - -*---------------Torga Curgap Module----------------* - - -*--------------------Utilities---------------------* - - -*------------------Vacuum Module-------------------* - - -*-----------------Vacuum Variables-----------------* - - -*-------------------Vmcon Module-------------------* - -gamma = 0.3 * Ejima coefficient for resistive startup V-s formula - -*--------------Water Usage Variables---------------* - - -*-----------------Water Use Module-----------------* diff --git a/data/reactors/EU-DEMO/systems_code/MFILE.DAT b/data/reactors/EU-DEMO/systems_code/MFILE.DAT deleted file mode 100644 index 812ce9286b..0000000000 --- a/data/reactors/EU-DEMO/systems_code/MFILE.DAT +++ /dev/null @@ -1,1756 +0,0 @@ - # PROCESS # - # Power Reactor Optimisation Code # - # PROCESS # - # Power Reactor Optimisation Code # - PROCESS_version_number__________________________________________________ (procver)_____________________ "2.2.0 R" - Date_of_run_____________________________________________________________ (date)________________________ "01/12/2021" - Time_of_run_____________________________________________________________ (time)________________________ "10:54" - User____________________________________________________________________ (username)____________________ "dshort" - PROCESS_run_title_______________________________________________________ (runtitle)____________________ "Run Title (change this line using input variable 'runtitle') - PROCESS_tag_number______________________________________________________ (tagno)_______________________ "v2.2.0" - PROCESS_git_branch_name_________________________________________________ (branch_name)_________________ "HEAD" - PROCESS_last_commit_message_____________________________________________ (commsg)______________________ "Merge\ branch\ |develop|\ into\ |master|" - Input_filename__________________________________________________________ (fileprefix)__________________ "/home/dshort/code/bluemira/generated_data/reactors/EU-DEMO/systems_code/IN.DAT " - # Numerics # - VMCON_error_flag________________________________________________________ (ifail)_______________________ 1 - # PROCESS found a feasible solution # - Number_of_iteration_variables___________________________________________ (nvar)________________________ 33 - Number_of_constraints_(total)___________________________________________ (neqns+nineqns)_______________ 18 - Optimisation_switch_____________________________________________________ (ioptimz)_____________________ 1 - Figure_of_merit_switch__________________________________________________ (minmax)______________________ 1 - Square_root_of_the_sum_of_squares_of_the_constraint_residuals___________ (sqsumsq)_____________________ 1.3487E-09 OP - VMCON_convergence_parameter_____________________________________________ (convergence_parameter)_______ 3.9863E-10 OP - Number_of_VMCON_iterations______________________________________________ (nviter)______________________ 25 OP - bt______________________________________________________________________ (itvar001)____________________ 5.0031E+00 - bt_(final_value/initial_value)__________________________________________ (xcm001)______________________ 8.8589E-01 - bt_(range_normalised)___________________________________________________ (nitvar001)___________________ 1.6649E-01 - rmajor__________________________________________________________________ (itvar002)____________________ 9.2611E+00 - rmajor_(final_value/initial_value)______________________________________ (xcm002)______________________ 1.0168E+00 - rmajor_(range_normalised)_______________________________________________ (nitvar002)___________________ 7.1016E-01 - te______________________________________________________________________ (itvar003)____________________ 1.2381E+01 - te_(final_value/initial_value)__________________________________________ (xcm003)______________________ 9.3707E-01 - te_(range_normalised)___________________________________________________ (nitvar003)___________________ 4.7580E-02 - beta____________________________________________________________________ (itvar004)____________________ 3.4495E-02 - beta_(final_value/initial_value)________________________________________ (xcm004)______________________ 1.1196E+00 - beta_(range_normalised)_________________________________________________ (nitvar004)___________________ 3.3529E-02 - dene____________________________________________________________________ (itvar005)____________________ 7.3881E+19 - dene_(final_value/initial_value)________________________________________ (xcm005)______________________ 9.2631E-01 - dene_(range_normalised)_________________________________________________ (nitvar005)___________________ 6.4527E-02 - fdene___________________________________________________________________ (itvar006)____________________ 1.2000E+00 - fdene_(final_value/initial_value)_______________________________________ (xcm006)______________________ 1.0000E+00 - fdene_(range_normalised)________________________________________________ (nitvar006)___________________ 1.0000E+00 - hfact___________________________________________________________________ (itvar007)____________________ 1.1000E+00 - hfact_(final_value/initial_value)_______________________________________ (xcm007)______________________ 1.0000E+00 - hfact_(range_normalised)________________________________________________ (nitvar007)___________________ 1.0000E+00 - fwalld__________________________________________________________________ (itvar008)____________________ 1.1064E-01 - fwalld_(final_value/initial_value)______________________________________ (xcm008)______________________ 8.4953E-01 - fwalld_(range_normalised)_______________________________________________ (nitvar008)___________________ 1.0975E-01 - ohcth___________________________________________________________________ (itvar009)____________________ 5.8741E-01 - ohcth_(final_value/initial_value)_______________________________________ (xcm009)______________________ 7.1276E-01 - ohcth_(range_normalised)________________________________________________ (nitvar009)___________________ 1.9522E-02 - q_______________________________________________________________________ (itvar010)____________________ 3.0000E+00 - q_(final_value/initial_value)___________________________________________ (xcm010)______________________ 9.2974E-01 - q_(range_normalised)____________________________________________________ (nitvar010)___________________ 0.0000E+00 - bore____________________________________________________________________ (itvar011)____________________ 2.5067E+00 - bore_(final_value/initial_value)________________________________________ (xcm011)______________________ 1.0024E+00 - bore_(range_normalised)_________________________________________________ (nitvar011)___________________ 2.1123E-01 - fbetatry________________________________________________________________ (itvar012)____________________ 5.2876E-01 - fbetatry_(final_value/initial_value)____________________________________ (xcm012)______________________ 1.0934E+00 - fbetatry_(range_normalised)_____________________________________________ (nitvar012)___________________ 5.2829E-01 - coheof__________________________________________________________________ (itvar013)____________________ 1.7054E+07 - coheof_(final_value/initial_value)______________________________________ (xcm013)______________________ 1.2665E+00 - coheof_(range_normalised)_______________________________________________ (nitvar013)___________________ 1.6971E-01 - fjohc___________________________________________________________________ (itvar014)____________________ 2.5000E-01 - fjohc_(final_value/initial_value)_______________________________________ (xcm014)______________________ 1.0000E+00 - fjohc_(range_normalised)________________________________________________ (nitvar014)___________________ 1.0000E+00 - fjohc0__________________________________________________________________ (itvar015)____________________ 2.5000E-01 - fjohc0_(final_value/initial_value)______________________________________ (xcm015)______________________ 1.0000E+00 - fjohc0_(range_normalised)_______________________________________________ (nitvar015)___________________ 1.0000E+00 - fcohbop_________________________________________________________________ (itvar016)____________________ 9.3568E-01 - fcohbop_(final_value/initial_value)_____________________________________ (xcm016)______________________ 9.9975E-01 - fcohbop_(range_normalised)______________________________________________ (nitvar016)___________________ 9.3562E-01 - gapoh___________________________________________________________________ (itvar017)____________________ 5.0000E-02 - gapoh_(final_value/initial_value)_______________________________________ (xcm017)______________________ 1.0000E+00 - gapoh_(range_normalised)________________________________________________ (nitvar017)___________________ 0.0000E+00 - fvsbrnni________________________________________________________________ (itvar018)____________________ 4.5473E-01 - fvsbrnni_(final_value/initial_value)____________________________________ (xcm018)______________________ 1.0189E+00 - fvsbrnni_(range_normalised)_____________________________________________ (nitvar018)___________________ 4.5418E-01 - fstrcase________________________________________________________________ (itvar019)____________________ 8.7853E-01 - fstrcase_(final_value/initial_value)____________________________________ (xcm019)______________________ 8.7853E-01 - fstrcase_(range_normalised)_____________________________________________ (nitvar019)___________________ 8.7841E-01 - fstrcond________________________________________________________________ (itvar020)____________________ 1.0000E+00 - fstrcond_(final_value/initial_value)____________________________________ (xcm020)______________________ 1.1509E+00 - fstrcond_(range_normalised)_____________________________________________ (nitvar020)___________________ 1.0000E+00 - fiooic__________________________________________________________________ (itvar021)____________________ 5.0000E-01 - fiooic_(final_value/initial_value)______________________________________ (xcm021)______________________ 1.3863E+00 - fiooic_(range_normalised)_______________________________________________ (nitvar021)___________________ 1.0000E+00 - fvdump__________________________________________________________________ (itvar022)____________________ 6.1847E-01 - fvdump_(final_value/initial_value)______________________________________ (xcm022)______________________ 1.0104E+00 - fvdump_(range_normalised)_______________________________________________ (nitvar022)___________________ 6.1809E-01 - vdalw___________________________________________________________________ (itvar023)____________________ 1.2781E+01 - vdalw_(final_value/initial_value)_______________________________________ (xcm023)______________________ 1.0104E+00 - vdalw_(range_normalised)________________________________________________ (nitvar023)___________________ 1.2780E-05 - fjprot__________________________________________________________________ (itvar024)____________________ 1.0000E+00 - fjprot_(final_value/initial_value)______________________________________ (xcm024)______________________ 1.0000E+00 - fjprot_(range_normalised)_______________________________________________ (nitvar024)___________________ 1.0000E+00 - tdmptf__________________________________________________________________ (itvar025)____________________ 3.0000E+01 - tdmptf_(final_value/initial_value)______________________________________ (xcm025)______________________ 1.0000E+00 - tdmptf_(range_normalised)_______________________________________________ (nitvar025)___________________ 1.9032E-16 - thkcas__________________________________________________________________ (itvar026)____________________ 4.1106E-01 - thkcas_(final_value/initial_value)______________________________________ (xcm026)______________________ 8.3715E-01 - thkcas_(range_normalised)_______________________________________________ (nitvar026)___________________ 3.8006E-01 - thwcndut________________________________________________________________ (itvar027)____________________ 8.0000E-03 - thwcndut_(final_value/initial_value)____________________________________ (xcm027)______________________ 2.0000E+00 - thwcndut_(range_normalised)_____________________________________________ (nitvar027)___________________ 0.0000E+00 - gapds___________________________________________________________________ (itvar028)____________________ 1.2000E-01 - gapds_(final_value/initial_value)_______________________________________ (xcm028)______________________ 1.0000E+00 - gapds_(range_normalised)________________________________________________ (nitvar028)___________________ 0.0000E+00 - tfcth___________________________________________________________________ (itvar029)____________________ 1.2363E+00 - tfcth_(final_value/initial_value)_______________________________________ (xcm029)______________________ 1.1774E+00 - tfcth_(range_normalised)________________________________________________ (nitvar029)___________________ 1.6362E-01 - flhthresh_______________________________________________________________ (itvar030)____________________ 1.4362E+00 - flhthresh_(final_value/initial_value)___________________________________ (xcm030)______________________ 1.1286E+00 - flhthresh_(range_normalised)____________________________________________ (nitvar030)___________________ 4.3620E-07 - fimpvar_________________________________________________________________ (itvar031)____________________ 2.7201E-04 - fimpvar_(final_value/initial_value)_____________________________________ (xcm031)______________________ 6.1820E-01 - fimpvar_(range_normalised)______________________________________________ (nitvar031)___________________ 2.7103E-02 - cpttf___________________________________________________________________ (itvar032)____________________ 6.4604E+04 - cpttf_(final_value/initial_value)_______________________________________ (xcm032)______________________ 9.9391E-01 - cpttf_(range_normalised)________________________________________________ (nitvar032)___________________ 1.5348E-01 - fcutfsu_________________________________________________________________ (itvar033)____________________ 8.0638E-01 - fcutfsu_(final_value/initial_value)_____________________________________ (xcm033)______________________ 1.2095E+00 - fcutfsu_(range_normalised)______________________________________________ (nitvar033)___________________ 4.1914E-01 - Beta_consistency__________________normalised_residue____________________ (normres001)__________________ -5.3368E-13 - Global_power_balance_consistency__normalised_residue____________________ (normres002)__________________ 1.1635E-12 - Density_upper_limit_______________normalised_residue____________________ (normres003)__________________ 6.6613E-15 - Neutron_wall_load_upper_limit_____normalised_residue____________________ (normres004)__________________ 4.6578E-12 - Radial_build_consistency__________normalised_residue____________________ (normres005)__________________ -0.0000E+00 - Burn_time_lower_limit_____________normalised_residue____________________ (normres006)__________________ 8.8219E-10 - Net_electric_power_lower_limit____normalised_residue____________________ (normres007)__________________ -7.0010E-10 - Beta_upper_limit__________________normalised_residue____________________ (normres008)__________________ -6.3927E-13 - CS_coil_EOF_current_density_limit_normalised_residue____________________ (normres009)__________________ 5.3607E-10 - CS_coil_BOP_current_density_limit_normalised_residue____________________ (normres010)__________________ 5.1106E-10 - Injection_power_upper_limit_______normalised_residue____________________ (normres011)__________________ 1.3323E-14 - TF_coil_case_stress_upper_limit___normalised_residue____________________ (normres012)__________________ 1.1546E-14 - TF_coil_conduit_stress_upper_lim__normalised_residue____________________ (normres013)__________________ 5.9952E-14 - I_op_/_I_critical_(TF_coil)_______normalised_residue____________________ (normres014)__________________ -7.0721E-14 - Dump_voltage_upper_limit__________normalised_residue____________________ (normres015)__________________ -3.8747E-14 - J_winding_pack/J_protection_limit_normalised_residue____________________ (normres016)__________________ -1.1025E-13 - L-H_power_threshold_limit_________normalised_residue____________________ (normres017)__________________ -1.0524E-11 - Psep_/_R_upper_limit______________normalised_residue____________________ (normres018)__________________ 9.4236E-12 - # Final Feasible Point # - # Estimate of "overnight" capital cost for a first of kind power plant (2014 M$) # - # Buildings (M$) # - Admin_Buildings_________________________________________________________ (s01)_________________________ 3.4830E+01 - Tokamak_Complex_(excluding_hot_cell)____________________________________ (s02)_________________________ 2.9471E+03 - Neutral_beam_buildings__________________________________________________ (s03)_________________________ 7.8765E+00 - Cryoplant_buildings_____________________________________________________ (s04)_________________________ 4.6652E+01 - PF_Coil_winding_building________________________________________________ (s05)_________________________ 1.2020E+02 - Magnet_power_supplies_and_related_buildings_____________________________ (s06)_________________________ 4.2007E+01 - Magnet_discharge_buildings______________________________________________ (s07)_________________________ 3.1781E+01 - Heat_removal_system_buildings___________________________________________ (s08)_________________________ 3.7336E+01 - Total_cost_of_buildings_________________________________________________ (s09)_________________________ 3.2677E+03 - # Land (M$) # - Land_purchasing_________________________________________________________ (s10)_________________________ 6.5908E+01 - Land_improvement________________________________________________________ (s11)_________________________ 3.5289E+02 - Road_improvements_______________________________________________________ (s12)_________________________ 1.8388E+02 - Total_land_costs________________________________________________________ (s13)_________________________ 6.0267E+02 - # TF Coils (M$) # - TF_Coil_insertion_and_welding___________________________________________ (s14)_________________________ 3.4698E+02 - TF_coil_winding_________________________________________________________ (s16)_________________________ 7.6467E+02 - Copper_strand_for_TF_coil_______________________________________________ (s17)_________________________ 8.0887E+01 - Strands_with_Nb3Sn_superconductor_and_copper_stabiliser_________________ (s18)_________________________ 6.9203E+02 - Testing_of_superconducting_strands______________________________________ (s19)_________________________ 4.0000E+00 - Cabling_and_jacketing___________________________________________________ (s20)_________________________ 1.4961E+02 - Total_TF_coil_costs_____________________________________________________ (s21)_________________________ 2.0382E+03 - # First wall and blanket (M$) # - Lithium_enrichment______________________________________________________ (s22)_________________________ 2.1144E+02 - Lithium_orthosilicate_pebble_manufacturing______________________________ (s23)_________________________ 8.5775E+01 - Titanium_beryllide_pebble_manufacturing_________________________________ (s24)_________________________ 2.2803E+03 - First_wall_W_coating_manufacturing______________________________________ (s25)_________________________ 1.0875E+02 - Blanket_and_shield_materials_and_manufacturing__________________________ (s26)_________________________ 2.3477E+02 - Total_first_wall_and_blanket_cost_______________________________________ (s27)_________________________ 2.9211E+03 - # Active maintenance and remote handling (M$) # - Moveable_equipment______________________________________________________ (s28)_________________________ 1.0353E+03 - Active_maintenance_facility_with_fixed_equipment________________________ (s29)_________________________ 3.1530E+03 - Total_remote_handling_costs_____________________________________________ (s31)_________________________ 4.1883E+03 - # Vacuum vessel and liquid nitrogen plant (M$) # - Vacuum_vessel___________________________________________________________ (s32)_________________________ 1.0633E+03 - Liquid_nitrogen_plant___________________________________________________ (s33)_________________________ 1.2660E+02 - Total_liquid_nitrogen_plant_and_vacuum_vessel___________________________ (s34)_________________________ 1.1900E+03 - # System for converting heat to electricity (M$) # - Energy_conversion_system________________________________________________ (s35)_________________________ 5.4709E+02 - # Remaining subsystems (M$) # - CS_and_PF_coils_________________________________________________________ (s36)_________________________ 2.1991E+03 - Vacuum_vessel_in-wall_shielding,_ports_and_in-vessel_coils______________ (s37)_________________________ 5.1899E+02 - Divertor________________________________________________________________ (s38)_________________________ 4.1852E+02 - Ex-vessel_neutral_beam_remote_handling_equipment________________________ (s41)_________________________ 9.0000E+01 - Vacuum_vessel_pressure_suppression_system_______________________________ (s43)_________________________ 1.2939E+02 - Cryostat________________________________________________________________ (s44)_________________________ 6.3292E+02 - Heat_removal_system_____________________________________________________ (s45)_________________________ 2.3420E+03 - Thermal_shields_________________________________________________________ (s46)_________________________ 1.8710E+02 - Pellet_injection_system_________________________________________________ (s47)_________________________ 6.9370E+01 - Gas_injection_and_wall_conditioning_system______________________________ (s48)_________________________ 8.8794E+01 - Vacuum_pumping__________________________________________________________ (s49)_________________________ 5.5774E+02 - Tritium_plant___________________________________________________________ (s50)_________________________ 6.2711E+02 - Cryoplant_and_distribution______________________________________________ (s51)_________________________ 5.8443E+02 - Electrical_power_supply_and_distribution________________________________ (s52)_________________________ 1.2579E+03 - Neutral_beam_heating_and_current_drive_system___________________________ (s53)_________________________ 8.1400E+02 - Diagnostics_systems_____________________________________________________ (s54)_________________________ 6.4000E+02 - Radiological_protection_________________________________________________ (s55)_________________________ 5.2721E+01 - Access_control_and_security_systems_____________________________________ (s56)_________________________ 6.9086E+01 - Assembly________________________________________________________________ (s57)_________________________ 2.3058E+03 - Control_and_communication_______________________________________________ (s58)_________________________ 5.4840E+02 - Additional_project_expenditure__________________________________________ (s59)_________________________ 1.6240E+03 - Logistics_______________________________________________________________ (s60)_________________________ 2.3261E+02 - Total_remaining_subsystem_costs_________________________________________ (s61)_________________________ 1.5990E+04 - TOTAL_OVERNIGHT_CAPITAL_COST_(M$)_______________________________________ (total_costs)_________________ 3.0745E+04 - Annual_maintenance_cost_(M$)____________________________________________ (maintenance)_________________ 1.5150E+03 - Net_electric_output_(MW)________________________________________________ (pnetelmw)____________________ 5.0000E+02 - Capacity_factor_________________________________________________________ (cpfact)______________________ 5.9341E-01 - Mean_electric_output_(MW)_______________________________________________ (mean_electric_output)________ 2.9670E+02 - Capital_cost_/_mean_electric_output_($/W)_______________________________ ______________________________ 1.0362E+02 - Levelized_cost_of_electricity_($/MWh)___________________________________ (coe)_________________________ 1.9990E+03 - # Plant Availability # - Allowable_blanket_neutron_fluence_(MW-yr/m2)____________________________ (abktflnc)____________________ 1.5000E+01 - Allowable_divertor_heat_fluence_(MW-yr/m2)______________________________ (adivflnc)____________________ 2.0000E+01 - First_wall_/_blanket_lifetime_(years)___________________________________ (bktlife)_____________________ 2.2595E+01 OP - Divertor_lifetime_(years)_______________________________________________ (divlife)_____________________ 7.8974E+00 OP - Heating/CD_system_lifetime_(years)______________________________________ (cdrlife)_____________________ 2.2595E+01 OP - Total_plant_lifetime_(years)____________________________________________ (tlife)_______________________ 4.0000E+01 - Total_plant_availability_fraction_______________________________________ (cfactr)______________________ 7.5000E-01 - # Plasma # - Tokamak_aspect_ratio_=_Conventional,_itart_=_0__________________________ (itart)_______________________ 0.0000E+00 - Major_radius_(m)________________________________________________________ (rmajor)______________________ 9.2611E+00 ITV - Minor_radius_(m)________________________________________________________ (rminor)______________________ 2.9875E+00 - Aspect_ratio____________________________________________________________ (aspect)______________________ 3.1000E+00 - Elongation,_X-point_(Zohm_scaling)______________________________________ (kappa)_______________________ 1.7807E+00 - Zohm_scaling_adjustment_factor__________________________________________ (fkzohm)______________________ 1.0245E+00 - Elongation,_95%_surface_(calculated_from_kappa)_________________________ (kappa95)_____________________ 1.5899E+00 - Elongation,_area_ratio_calc.____________________________________________ (kappaa)______________________ 1.6649E+00 - Triangularity,_X-point_(input_value_used)_______________________________ (triang)______________________ 5.0000E-01 - Triangularity,_95%_surface_(calculated_from_triang)_____________________ (triang95)____________________ 3.3333E-01 - Plasma_poloidal_perimeter_(m)___________________________________________ (pperim)______________________ 2.6306E+01 - Plasma_cross-sectional_area_(m2)________________________________________ (xarea)_______________________ 4.6681E+01 - Plasma_surface_area_(m2)________________________________________________ (sarea)_______________________ 1.4879E+03 OP - Plasma_volume_(m3)______________________________________________________ (vol)_________________________ 2.6612E+03 OP - Plasma_current_scaling_law_used_________________________________________ (icurr)_______________________ 4 - Plasma_current_(MA)_____________________________________________________ (plascur/1D6)_________________ 1.9117E+01 - Current_density_profile_factor__________________________________________ (alphaj)______________________ 1.5076E+00 - Plasma_internal_inductance,_li__________________________________________ (rli)_________________________ 1.0959E+00 - Vertical_field_at_plasma_(T)____________________________________________ (bvert)_______________________ -6.8711E-01 - Vacuum_toroidal_field_at_R_(T)__________________________________________ (bt)__________________________ 5.0031E+00 ITV - Average_poloidal_field_(T)______________________________________________ (bp)__________________________ 9.1324E-01 - Total_field_(sqrt(bp^2_+_bt^2))_(T)_____________________________________ (btot)________________________ 5.0858E+00 - Safety_factor_on_axis___________________________________________________ (q0)__________________________ 1.0000E+00 - Safety_factor_at_95%_flux_surface_______________________________________ (q95)_________________________ 3.0000E+00 ITV - Cylindrical_safety_factor_(qcyl)________________________________________ (qstar)_______________________ 2.5076E+00 - Total_plasma_beta_______________________________________________________ (beta)________________________ 3.4495E-02 ITV - Total_poloidal_beta_____________________________________________________ (betap)_______________________ 1.0698E+00 OP - Total_toroidal_beta_____________________________________________________ ______________________________ 3.5644E-02 OP - Fast_alpha_beta_________________________________________________________ (betaft)______________________ 4.0043E-03 OP - Beam_ion_beta___________________________________________________________ (betanb)______________________ 8.4494E-04 OP - (Fast_alpha_+_beam_beta)/(thermal_beta)_________________________________ (gammaft)_____________________ 1.6357E-01 OP - Thermal_beta____________________________________________________________ ______________________________ 2.9646E-02 OP - Thermal_poloidal_beta___________________________________________________ ______________________________ 9.1942E-01 OP - Thermal_toroidal_beta_(=_beta-exp)______________________________________ ______________________________ 3.0634E-02 OP - 2nd_stability_beta_:_beta_p_/_(R/a)_____________________________________ (eps*betap)___________________ 3.4510E-01 - 2nd_stability_beta_upper_limit__________________________________________ (epbetmax)____________________ 1.3800E+00 - Beta_g_coefficient______________________________________________________ (dnbeta)______________________ 4.3835E+00 - Normalised_thermal_beta_________________________________________________ ______________________________ 2.3178E+00 - Normalised_total_beta___________________________________________________ ______________________________ 2.6969E+00 - Normalised_toroidal_beta________________________________________________ (normalised_toroidal_beta)____ 2.7868E+00 - Limit_on_thermal_beta___________________________________________________ (betalim)_____________________ 5.6067E-02 - Plasma_thermal_energy_(J)_______________________________________________ ______________________________ 1.2179E+09 OP - Total_plasma_internal_energy_(J)________________________________________ (total_plasma_internal_energy) 1.4171E+09 OP - Electron_temperature_(keV)______________________________________________ (te)__________________________ 1.2381E+01 ITV - Electron_temperature_on_axis_(keV)______________________________________ (te0)_________________________ 2.5457E+01 - Ion_temperature_(keV)___________________________________________________ (ti)__________________________ 1.2381E+01 - Ion_temperature_on_axis_(keV)___________________________________________ (ti0)_________________________ 2.5457E+01 - Electron_temp.,_density_weighted_(keV)__________________________________ (ten)_________________________ 1.3679E+01 - Electron_density_(/m3)__________________________________________________ (dene)________________________ 7.3881E+19 ITV - Electron_density_on_axis_(/m3)__________________________________________ (ne0)_________________________ 9.7179E+19 OP - Line-averaged_electron_density_(/m3)____________________________________ (dnla)________________________ 8.1820E+19 OP - Line-averaged_electron_density_/_Greenwald_density______________________ (dnla_gw)_____________________ 1.2000E+00 OP - Ion_density_(/m3)_______________________________________________________ (dnitot)______________________ 6.5326E+19 OP - Fuel_density_(/m3)______________________________________________________ (deni)________________________ 5.7524E+19 OP - Total_impurity_density_with_Z_>_2_(no_He)_(/m3)_________________________ (dnz)_________________________ 2.3790E+16 OP - Helium_ion_density_(thermalised_ions_only)_(/m3)________________________ (dnalp)_______________________ 7.3881E+18 OP - Proton_density_(/m3)____________________________________________________ (dnprot)______________________ 2.0368E+16 OP - Hot_beam_density_(/m3)__________________________________________________ (dnbeam)______________________ 3.6941E+17 OP - Density_limit_from_scaling_(/m3)________________________________________ (dnelimt)_____________________ 6.8183E+19 OP - Density_limit_(enforced)_(/m3)__________________________________________ (boundu(9)*dnelimt)___________ 8.1820E+19 OP - Helium_ion_density_(thermalised_ions_only)_/_electron_density___________ (ralpne)______________________ 1.0000E-01 - H__concentration________________________________________________________ (fimp(01)_____________________ 7.8388E-01 OP - He_concentration________________________________________________________ (fimp(02)_____________________ 1.0000E-01 - Be_concentration________________________________________________________ (fimp(03)_____________________ 0.0000E+00 - C__concentration________________________________________________________ (fimp(04)_____________________ 0.0000E+00 - N__concentration________________________________________________________ (fimp(05)_____________________ 0.0000E+00 - O__concentration________________________________________________________ (fimp(06)_____________________ 0.0000E+00 - Ne_concentration________________________________________________________ (fimp(07)_____________________ 0.0000E+00 - Si_concentration________________________________________________________ (fimp(08)_____________________ 0.0000E+00 - Ar_concentration________________________________________________________ (fimp(09)_____________________ 0.0000E+00 - Fe_concentration________________________________________________________ (fimp(10)_____________________ 0.0000E+00 - Ni_concentration________________________________________________________ (fimp(11)_____________________ 0.0000E+00 - Kr_concentration________________________________________________________ (fimp(12)_____________________ 0.0000E+00 - Xe_concentration________________________________________________________ (fimp(13)_____________________ 2.7201E-04 - W__concentration________________________________________________________ (fimp(14)_____________________ 5.0000E-05 - Average_mass_of_all_ions_(amu)__________________________________________ (aion)________________________ 2.7162E+00 OP - Effective_charge________________________________________________________ (zeff)________________________ 1.9941E+00 - Density_profile_factor__________________________________________________ (alphan)______________________ 1.0000E+00 - Plasma_profile_model____________________________________________________ (ipedestal)___________________ 1 - Density_pedestal_r/a_location___________________________________________ (rhopedn)_____________________ 9.4000E-01 - Electron_density_pedestal_height_(/m3)__________________________________ (neped)_______________________ 5.7956E+19 OP - Electron_density_at_pedestal_/_nGW______________________________________ (fgwped_out)__________________ 8.5000E-01 - Temperature_pedestal_r/a_location_______________________________________ (rhopedt)_____________________ 9.4000E-01 - Pedestal_scaling_switch_________________________________________________ (ieped)_______________________ 0 - Electron_temp._pedestal_height_(keV)____________________________________ (teped)_______________________ 5.5000E+00 - Electron_temp._at_separatrix_(keV)______________________________________ (tesep)_______________________ 1.0000E-01 - Electron_density_at_separatrix_(/m3)____________________________________ (nesep)_______________________ 3.4092E+19 - Electron_density_at_separatrix_/_nGW____________________________________ (fgwsep_out)__________________ 5.0000E-01 - Temperature_profile_index_______________________________________________ (alphat)______________________ 1.4500E+00 - Temperature_profile_index_beta__________________________________________ (tbeta)_______________________ 2.0000E+00 - Old_ASDEX_model_________________________________________________________ (dlimit(1))___________________ 4.6883E+19 OP - Borrass_ITER_model_I____________________________________________________ (dlimit(2))___________________ 9.4035E+19 OP - Borrass_ITER_model_II___________________________________________________ (dlimit(3))___________________ 3.6784E+19 OP - JET_edge_radiation_model________________________________________________ (dlimit(4))___________________ 3.9854E+21 OP - JET_simplified_model____________________________________________________ (dlimit(5))___________________ 3.4815E+20 OP - Hugill-Murakami_Mq_model________________________________________________ (dlimit(6))___________________ 6.4630E+19 OP - Greenwald_model_________________________________________________________ (dlimit(7))___________________ 6.8183E+19 OP - Deuterium_fuel_fraction_________________________________________________ (fdeut)_______________________ 5.0000E-01 - Tritium_fuel_fraction___________________________________________________ (ftrit)_______________________ 5.0000E-01 - Total_fusion_power_(MW)_________________________________________________ (powfmw)______________________ 1.7906E+03 OP - _=____D-T_fusion_power_(MW)_____________________________________________ (pdt)_________________________ 1.7885E+03 OP - __+___D-D_fusion_power_(MW)_____________________________________________ (pdd)_________________________ 2.1206E+00 OP - __+_D-He3_fusion_power_(MW)_____________________________________________ (pdhe3)_______________________ 0.0000E+00 OP - Alpha_power:_total_(MW)_________________________________________________ (palpmw)______________________ 3.5771E+02 OP - Alpha_power:_beam-plasma_(MW)___________________________________________ (palpnb)______________________ 4.0243E+00 OP - Neutron_power_(MW)______________________________________________________ (pneutmw)_____________________ 1.4316E+03 OP - Charged_particle_power_(excluding_alphas)_(MW)__________________________ (pchargemw)___________________ 1.3774E+00 OP - Total_power_deposited_in_plasma_(MW)____________________________________ (tot_power_plasma)____________ 3.9205E+02 OP - Bremsstrahlung_radiation_power_(MW)_____________________________________ (pbrempv*vol)_________________ 6.0956E+01 OP - Line_radiation_power_(MW)_______________________________________________ (plinepv*vol)_________________ 1.5742E+02 OP - Synchrotron_radiation_power_(MW)________________________________________ (psyncpv*vol)_________________ 1.6233E+01 OP - Synchrotron_wall_reflectivity_factor____________________________________ (ssync)_______________________ 6.0000E-01 - Normalised_minor_radius_defining_'core'_________________________________ (coreradius)__________________ 6.0000E-01 - Fraction_of_core_radiation_subtracted_from_P_L__________________________ (coreradiationfraction)_______ 1.0000E+00 - Total_core_radiation_power_(MW)_________________________________________ (pcoreradmw)__________________ 1.0307E+02 OP - Edge_radiation_power_(MW)_______________________________________________ (pedgeradmw)__________________ 1.3154E+02 OP - Total_radiation_power_(MW)______________________________________________ (pradmw)______________________ 2.3461E+02 OP - Core_radiation_fraction_=_total_radiation_in_core_/_total_power_deposite (rad_fraction_core)___________ 5.9842E-01 OP - SoL_radiation_fraction_=_total_radiation_in_SoL_/_total_power_accross_se (rad_fraction_sol)____________ 8.0000E-01 IP - Radiation_fraction_=_total_radiation_/_total_power_deposited_in_plasma__ (rad_fraction)________________ 9.1968E-01 OP - Nominal_mean_radiation_load_on_inside_surface_of_reactor_(MW/m2)________ (photon_wall)_________________ 1.4506E-01 OP - Peaking_factor_for_radiation_wall_load__________________________________ (peakfactrad)_________________ 3.3300E+00 IP - Maximum_permitted_radiation_wall_load_(MW/m^2)__________________________ (maxradwallload)______________ 1.0000E+00 IP - Peak_radiation_wall_load_(MW/m^2)_______________________________________ (peakradwallload)_____________ 4.8305E-01 OP - Nominal_mean_neutron_load_on_inside_surface_of_reactor_(MW/m2)__________ (wallmw)______________________ 8.8514E-01 OP - Power_incident_on_the_divertor_targets_(MW)_____________________________ (ptarmw)______________________ 3.1488E+01 OP - Fraction_of_power_to_the_lower_divertor_________________________________ (ftar)________________________ 1.0000E+00 IP - Outboard_side_heat_flux_decay_length_(m)________________________________ (lambdaio)____________________ 1.5700E-03 OP - Fraction_of_power_on_the_inner_targets__________________________________ (fio)_________________________ 4.1000E-01 OP - Fraction_of_power_incident_on_the_lower_inner_target____________________ (fLI)_________________________ 4.1000E-01 OP - Fraction_of_power_incident_on_the_lower_outer_target____________________ (fLO)_________________________ 5.9000E-01 OP - Power_incident_on_the_lower_inner_target_(MW)___________________________ (pLImw)_______________________ 1.2910E+01 OP - Power_incident_on_the_lower_outer_target_(MW)___________________________ (pLOmw)_______________________ 1.8578E+01 OP - Ohmic_heating_power_(MW)________________________________________________ (pohmmw)______________________ 8.5042E-01 OP - Fraction_of_alpha_power_deposited_in_plasma_____________________________ (falpha)______________________ 9.5000E-01 - Fraction_of_alpha_power_to_electrons____________________________________ (falpe)_______________________ 7.1963E-01 - Fraction_of_alpha_power_to_ions_________________________________________ (falpi)_______________________ 2.8037E-01 - Ion_transport_(MW)______________________________________________________ (ptrimw)______________________ 1.3561E+02 OP - Electron_transport_(MW)_________________________________________________ (ptremw)______________________ 1.5337E+02 OP - Injection_power_to_ions_(MW)____________________________________________ (pinjimw)_____________________ 1.9584E+01 OP - Injection_power_to_electrons_(MW)_______________________________________ (pinjemw)_____________________ 3.0416E+01 OP - Ignited_plasma_switch_(0=not_ignited,_1=ignited)________________________ (ignite)______________________ 0 - Power_into_divertor_zone_via_charged_particles_(MW)_____________________ (pdivt)_______________________ 1.5744E+02 OP - Psep_/_R_ratio_(MW/m)___________________________________________________ (pdivt/rmajor)________________ 1.7000E+01 OP - Psep_Bt_/_qAR_ratio_(MWT/m)_____________________________________________ (pdivtbt/qar)_________________ 9.1455E+00 OP - ITER_1996_scaling:_nominal_(MW)_________________________________________ (pthrmw(1))___________________ 1.5388E+02 OP - ITER_1996_scaling:_upper_bound_(MW)_____________________________________ (pthrmw(2))___________________ 3.5697E+02 OP - ITER_1996_scaling:_lower_bound_(MW)_____________________________________ (pthrmw(3))___________________ 6.5448E+01 OP - ITER_1997_scaling_(1)_(MW)______________________________________________ (pthrmw(4))___________________ 2.5795E+02 OP - ITER_1997_scaling_(2)_(MW)______________________________________________ (pthrmw(5))___________________ 1.9813E+02 OP - Martin_2008_scaling:_nominal_(MW)_______________________________________ (pthrmw(6))___________________ 1.0962E+02 OP - Martin_2008_scaling:_95%_upper_bound_(MW)_______________________________ (pthrmw(7))___________________ 1.4444E+02 OP - Martin_2008_scaling:_95%_lower_bound_(MW)_______________________________ (pthrmw(8))___________________ 7.4806E+01 OP - Snipes_2000_scaling:_nominal_(MW)_______________________________________ (pthrmw(9))___________________ 7.8315E+01 OP - Snipes_2000_scaling:_upper_bound_(MW)___________________________________ (pthrmw(10))__________________ 1.1670E+02 OP - Snipes_2000_scaling:_lower_bound_(MW)___________________________________ (pthrmw(11))__________________ 5.2134E+01 OP - Snipes_2000_scaling_(closed_divertor):_nominal_(MW)_____________________ (pthrmw(12))__________________ 3.6045E+01 OP - Snipes_2000_scaling_(closed_divertor):_upper_bound_(MW)_________________ (pthrmw(13))__________________ 5.0286E+01 OP - Snipes_2000_scaling_(closed_divertor):_lower_bound_(MW)_________________ (pthrmw(14))__________________ 2.5656E+01 OP - Hubbard_2012_L-I_threshold_-_nominal_(MW)_______________________________ (pthrmw(15))__________________ 2.9661E+01 OP - Hubbard_2012_L-I_threshold_-_lower_bound_(MW)___________________________ (pthrmw(16))__________________ 1.5147E+01 OP - Hubbard_2012_L-I_threshold_-_upper_bound_(MW)___________________________ (pthrmw(17))__________________ 5.8082E+01 OP - Hubbard_2017_L-I_threshold______________________________________________ (pthrmw(18))__________________ 2.9975E+02 OP - Martin_2008_aspect_ratio_corrected_scaling:_nominal_(MW)________________ (pthrmw(19))__________________ 1.0962E+02 OP - Martin_2008_aspect_ratio_corrected_scaling:_95%_upper_bound_(MW)________ (pthrmw(20))__________________ 1.4444E+02 OP - Martin_2008_aspect_ratio_corrected_scaling:_95%_lower_bound_(MW)________ (pthrmw(21))__________________ 7.4806E+01 OP - L-H_threshold_power_(enforced)_(MW)_____________________________________ (boundl(103)*plhthresh)_______ 1.0962E+02 OP - L-H_threshold_power_(MW)________________________________________________ (plhthresh)___________________ 1.0962E+02 OP - Confinement_scaling_law_________________________________________________ (tauelaw)_____________________ "IPB98(y,2)" - Confinement_H_factor____________________________________________________ (hfact)_______________________ 1.1000E+00 ITV - Global_thermal_energy_confinement_time_(s)______________________________ (taueff)______________________ 4.2141E+00 - Ion_energy_confinement_time_(s)_________________________________________ (tauei)_______________________ 4.2141E+00 - Electron_energy_confinement_time_(s)____________________________________ (tauee)_______________________ 4.2141E+00 - n.tau_=_Volume-average_electron_density_x_Energy_confinement_time_(s/m3) (dntau)_______________________ 3.1134E+20 OP - Triple_product__(keV_s/m3)______________________________________________ (dntau*te)____________________ 3.8546E+21 OP - Transport_loss_power_assumed_in_scaling_law_(MW)________________________ (powerht)_____________________ 2.8897E+02 OP - Switch_for_radiation_loss_term_usage_in_power_balance___________________ (iradloss)____________________ 1 - Radiation_power_subtracted_from_plasma_power_balance_(MW)_______________ ______________________________ 1.0307E+02 OP - Alpha_particle_confinement_time_(s)_____________________________________ (taup)________________________ 3.0981E+01 - Alpha_particle/energy_confinement_time_ratio____________________________ (taup/taueff)_________________ 7.3518E+00 - Lower_limit_on_taup/taueff______________________________________________ (taulimit)____________________ 5.0000E+00 - Total_energy_confinement_time_including_radiation_loss_(s)______________ (total_energy_conf_time)______ 3.6146E+00 - Normalized_plasma_pressure_beta_as_defined_by_McDonald_et_al____________ (beta_mcdonald)_______________ 3.5644E-02 OP - Normalized_ion_Larmor_radius____________________________________________ (rho_star)____________________ 1.8540E-03 OP - Normalized_collisionality_______________________________________________ (nu_star)_____________________ 3.5256E-03 OP - Volume_measure_of_elongation____________________________________________ (kappaa_IPB)__________________ 1.6311E+00 OP - Total_volt-second_requirement_(Wb)______________________________________ (vsstt)_______________________ 6.9751E+02 OP - Inductive_volt-seconds_(Wb)_____________________________________________ (vsind)_______________________ 3.1003E+02 OP - Ejima_coefficient_______________________________________________________ (gamma)_______________________ 3.0000E-01 - Start-up_resistive_(Wb)_________________________________________________ (vsres)_______________________ 6.6745E+01 OP - Flat-top_resistive_(Wb)_________________________________________________ (vsbrn)_______________________ 3.2073E+02 OP - bootstrap_current_fraction_multiplier___________________________________ (cboot)_______________________ 1.0000E+00 - Bootstrap_fraction_(ITER_1989)__________________________________________ (bscf_iter89)_________________ 3.2120E-01 - Bootstrap_fraction_(Sauter_et_al)_______________________________________ (bscf_sauter)_________________ 3.5435E-01 - Bootstrap_fraction_(Nevins_et_al)_______________________________________ (bscf_nevins)_________________ 3.1001E-01 - Bootstrap_fraction_(Wilson)_____________________________________________ (bscf_wilson)_________________ 3.7457E-01 - Diamagnetic_fraction_(Hender)___________________________________________ (diacf_hender)________________ 1.2320E-02 - Diamagnetic_fraction_(SCENE)____________________________________________ (diacf_scene)_________________ 1.0568E-02 - Pfirsch-Schlueter_fraction_(SCENE)______________________________________ (pscf_scene)__________________ -3.1046E-03 - Bootstrap_fraction_(enforced)___________________________________________ (bootipf.)____________________ 3.5435E-01 - Diamagnetic_fraction_(enforced)_________________________________________ (diaipf.)_____________________ 0.0000E+00 - Pfirsch-Schlueter_fraction_(enforced)___________________________________ (psipf.)______________________ 0.0000E+00 - Loop_voltage_during_burn_(V)____________________________________________ (vburn)_______________________ 4.4484E-02 OP - Plasma_resistance_(ohm)_________________________________________________ (rplas)_______________________ 4.2674E-09 OP - Resistive_diffusion_time_(s)____________________________________________ (res_time)____________________ 3.4306E+03 OP - Plasma_inductance_(H)___________________________________________________ (rlp)_________________________ 1.6217E-05 OP - Coefficient_for_sawtooth_effects_on_burn_V-s_requirement________________ (csawth)______________________ 1.0000E+00 - Ratio_of_He_and_pellet_particle_confinement_times_______________________ (tauratio)____________________ 1.0000E+00 - Fuelling_rate_(nucleus-pairs/s)_________________________________________ (qfuel)_______________________ 3.1230E+21 OP - Fuel_burn-up_rate_(reactions/s)_________________________________________ (rndfuel)_____________________ 6.3826E+20 OP - Burn-up_fraction________________________________________________________ (burnup)______________________ 2.0437E-01 - # Energy confinement times, and required H-factors : # - # Current Drive System # - Current_drive_efficiency_model__________________________________________ (iefrf)_______________________ 5 - Auxiliary_power_used_for_plasma_heating_only_(MW)_______________________ (pheat)_______________________ 0.0000E+00 - Power_injected_for_current_drive_(MW)___________________________________ (pcurrentdrivemw)_____________ 5.0000E+01 - Maximum_Allowed_Bootstrap_current_fraction______________________________ (bscfmax)_____________________ 9.9000E-01 - Fusion_gain_factor_Q____________________________________________________ (bigq)________________________ 3.5214E+01 OP - Auxiliary_current_drive_(A)_____________________________________________ (auxiliary_cd)________________ 1.9190E+06 OP - Current_drive_efficiency_(A/W)__________________________________________ (effcd)_______________________ 3.8372E-02 OP - Normalised_current_drive_efficiency,_gamma_(10^20_A/W-m2)_______________ (gamcd)_______________________ 2.6255E-01 OP - Wall_plug_to_injector_efficiency________________________________________ (etacd)_______________________ 4.0000E-01 - Bootstrap_fraction______________________________________________________ (bootipf)_____________________ 3.5435E-01 - Diamagnetic_fraction____________________________________________________ (diaipf)______________________ 0.0000E+00 - Pfirsch-Schlueter_fraction______________________________________________ (psipf)_______________________ 0.0000E+00 - Auxiliary_current_drive_fraction________________________________________ (faccd)_______________________ 1.0038E-01 - Inductive_fraction______________________________________________________ (facoh)_______________________ 5.4527E-01 - Total___________________________________________________________________ (plasipf+faccd+facoh)_________ 1.0000E+00 - Fraction_of_the_plasma_current_produced_by_non-inductive_means__________ (fvsbrnni)____________________ 4.5473E-01 ITV - Neutral_beam_energy_(keV)_______________________________________________ (enbeam)______________________ 1.0000E+03 - Neutral_beam_current_(A)________________________________________________ (cnbeam)______________________ 5.0010E+01 OP - Beam_efficiency_(A/W)___________________________________________________ (effnbss)_____________________ 3.8372E-02 OP - Beam_gamma_(10^20_A/W-m2)_______________________________________________ (gamnb)_______________________ 2.6255E-01 OP - Neutral_beam_wall_plug_efficiency_______________________________________ (etanbi)______________________ 4.0000E-01 - Beam_decay_lengths_to_centre____________________________________________ (taubeam)_____________________ 4.2793E+00 OP - Beam_shine-through_fraction_____________________________________________ (nbshinef)____________________ 1.9187E-04 OP - Neutral_beam_wall_plug_power_(MW)_______________________________________ (pwpnb)_______________________ 1.2502E+02 OP - Beam_first_orbit_loss_power_(MW)________________________________________ (porbitlossmw)________________ 0.0000E+00 - Beam_shine-through_power_[MW]___________________________________________ (nbshinemw)___________________ 9.5955E-03 - Beam_power_deposited_in_plasma_(MW)_____________________________________ (pinjmw)______________________ 5.0000E+01 - Maximum_allowable_beam_power_(MW)_______________________________________ (pinjalw)_____________________ 5.0000E+01 - Total_(MW)______________________________________________________________ (porbitlossmw+nbshinemw+pinjmw 5.0010E+01 - Beam_power_entering_vacuum_vessel_(MW)__________________________________ (pnbitot)_____________________ 5.0010E+01 - Fraction_of_beam_energy_to_ions_________________________________________ (fpion)_______________________ 3.9168E-01 OP - Beam_duct_shielding_thickness_(m)_______________________________________ (nbshield)____________________ 5.0000E-01 - Beam_tangency_radius_/_Plasma_major_radius______________________________ (frbeam)______________________ 1.0000E+00 - Beam_centreline_tangency_radius_(m)_____________________________________ (rtanbeam)____________________ 9.2611E+00 OP - Maximum_possible_tangency_radius_(m)____________________________________ (rtanmax)_____________________ 1.4753E+01 OP - Total_V-s_capability_of_Central_Solenoid/PF_coils_(Wb)__________________ (abs(vstot))__________________ 7.1909E+02 - Required_volt-seconds_during_start-up_(Wb)______________________________ (vssoft)______________________ 3.7678E+02 - Available_volt-seconds_during_burn_(Wb)_________________________________ (vsmax)_______________________ 3.2073E+02 - # Times # - Initial_charge_time_for_CS_from_zero_current_(s)________________________ (tramp)_______________________ 3.0000E+01 - Plasma_current_ramp-up_time_(s)_________________________________________ (tohs)________________________ 3.0000E+01 - Heating_time_(s)________________________________________________________ (theat)_______________________ 1.0000E+01 - Burn_time_(s)___________________________________________________________ (tburn)_______________________ 7.2000E+03 OP - Reset_time_to_zero_current_for_CS_(s)___________________________________ (tqnch)_______________________ 3.0000E+01 - Time_between_pulses_(s)_________________________________________________ (tdwell)______________________ 1.8000E+03 - Total_plant_cycle_time_(s)______________________________________________ (tcycle)______________________ 9.1000E+03 OP - kallenbach_switch_______________________________________________________ (kallenbach_switch)___________ 0 - # Radial Build # - Machine_bore_(m)________________________________________________________ (bore)________________________ 2.5067E+00 ITV - CS_radial_thickness_(m)_________________________________________________ (ohcth)_______________________ 5.8741E-01 ITV - CS_precompression_(m)___________________________________________________ (precomp)_____________________ 5.5255E-02 - CS_precompresion_to_TF_coil_radial_gap_(m)______________________________ (gapoh)_______________________ 5.0000E-02 ITV - TF_coil_inboard_leg_(m)_________________________________________________ (tfcth)_______________________ 1.2363E+00 ITV - TF_coil_inboard_leg_insulation_gap_(m)__________________________________ (tftsgap)_____________________ 5.0000E-02 - Thermal_shield_(m)______________________________________________________ (thshield)____________________ 5.0000E-02 - thermal_shield_to_vessel_radial_gap_(m)_________________________________ (gapds)_______________________ 1.2000E-01 ITV - Inboard_vacuum_vessel_radial_thickness_(m)______________________________ (d_vv_in)_____________________ 3.0000E-01 - Inner_radiation_shield_radial_thickness_(m)_____________________________ (shldith)_____________________ 3.0000E-01 - Gap_(m)_________________________________________________________________ (vvblgap)_____________________ 2.0000E-02 - Inboard_blanket_radial_thickness_(m)____________________________________ (blnkith)_____________________ 7.5500E-01 - Inboard_first_wall_radial_thickness_(m)_________________________________ (fwith)_______________________ 1.8000E-02 - Inboard_scrape-off_radial_thickness_(m)_________________________________ (scrapli)_____________________ 2.2500E-01 - Outboard_scrape-off_radial_thickness_(m)________________________________ (scraplo)_____________________ 2.2500E-01 - Outboard_first_wall_radial_thickness_(m)________________________________ (fwoth)_______________________ 1.8000E-02 - Outboard_blanket_radial_thickness_(m)___________________________________ (blnkoth)_____________________ 1.2750E+00 - Outer_radiation_shield_radial_thickness_(m)_____________________________ (shldoth)_____________________ 3.0000E-01 - Outboard_vacuum_vessel_radial_thickness_(m)_____________________________ (d_vv_out)____________________ 8.0000E-01 - Vessel_to_TF_radial_gap_(m)_____________________________________________ (gapsto)______________________ 8.9819E-01 - Gap_(m)_________________________________________________________________ (tftsgap)_____________________ 5.0000E-02 - TF_coil_outboard_leg_radial_thickness_(m)_______________________________ (tfthko)______________________ 1.2363E+00 - # Vertical Build # - Divertor_null_switch____________________________________________________ (i_single_null)_______________ 1 - Vessel_-_TF_coil_vertical_gap_(m)_______________________________________ (vgap2)_______________________ 1.2000E-01 - Topside_vacuum_vessel_radial_thickness_(m)______________________________ (d_vv_top)____________________ 3.0000E-01 - Top_radiation_shield_thickness_(m)______________________________________ (shldtth)_____________________ 3.0000E-01 - Top_blanket_vertical_thickness_(m)______________________________________ (blnktth)_____________________ 1.0150E+00 - Top_first_wall_vertical_thickness_(m)___________________________________ fwtth_________________________ 1.8000E-02 - Top_scrape-off_vertical_thickness_(m)___________________________________ vgaptop_______________________ 6.0000E-01 - Plasma_half-height_(m)__________________________________________________ (rminor*kappa)________________ 5.3197E+00 - Bottom_scrape-off_vertical_thickness_(m)________________________________ (vgap)________________________ 1.6000E+00 - Divertor_structure_vertical_thickness_(m)_______________________________ (divfix)______________________ 6.2100E-01 - Bottom_radiation_shield_thickness_(m)___________________________________ (shldlth)_____________________ 3.0000E-01 - Underside_vacuum_vessel_radial_thickness_(m)____________________________ (d_vv_bot)____________________ 3.0000E-01 - External_cryostat_thickness_(m)_________________________________________ (ddwex)_______________________ 3.0000E-01 - Ratio_of_Central_solenoid_height_to_TF_coil_internal_height_____________ (ohhghf)______________________ 9.0000E-01 - Width_of_neutral_beam_duct_where_it_passes_between_the_TF_coils_(m)_____ (beamwd)______________________ 5.8000E-01 - # Divertor build and plasma position # - Plasma_top_position,_radial_(m)_________________________________________ (ptop_radial)_________________ 7.7674E+00 - Plasma_top_position,_vertical_(m)_______________________________________ (ptop_vertical)_______________ 5.3197E+00 - Plasma_geometric_centre,_radial_(m)_____________________________________ (rmajor.)_____________________ 9.2611E+00 - Plasma_geometric_centre,_vertical_(m)___________________________________ (0.0)_________________________ 0.0000E+00 - Plasma_lower_triangularity______________________________________________ (tril)________________________ 5.0000E-01 - Plasma_elongation_______________________________________________________ (kappa.)______________________ 1.7807E+00 - TF_coil_vertical_offset_(m)_____________________________________________ (tfoffset)____________________ -2.8400E-01 - Plasma_outer_arc_radius_of_curvature_(m)________________________________ (rco)_________________________ 5.3981E+00 - Plasma_inner_arc_radius_of_curvature_(m)________________________________ (rci)_________________________ 1.0220E+01 - Plasma_lower_X-pt,_radial_(m)___________________________________________ (rxpt)________________________ 7.7674E+00 - Plasma_lower_X-pt,_vertical_(m)_________________________________________ (zxpt)________________________ -5.3197E+00 - Poloidal_plane_angle_between_vertical_and_inner_leg_(rad)_______________ (thetai)______________________ 1.7069E-01 - Poloidal_plane_angle_between_vertical_and_outer_leg_(rad)_______________ (thetao)______________________ 1.0233E+00 - Poloidal_plane_angle_between_inner_leg_and_plate_(rad)__________________ (betai)_______________________ 1.0000E+00 - Poloidal_plane_angle_between_outer_leg_and_plate_(rad)__________________ (betao)_______________________ 1.0000E+00 - Inner_divertor_leg_poloidal_length_(m)__________________________________ (plsepi)______________________ 1.0000E+00 - Outer_divertor_leg_poloidal_length_(m)__________________________________ (plsepo)______________________ 1.5000E+00 - Inner_divertor_plate_length_(m)_________________________________________ (plleni)______________________ 1.0000E+00 - Outer_divertor_plate_length_(m)_________________________________________ (plleno)______________________ 1.0000E+00 - Inner_strike_point,_radial_(m)__________________________________________ (rspi)________________________ 6.7819E+00 - Inner_strike_point,_vertical_(m)________________________________________ (zspi)________________________ -5.4896E+00 - Inner_plate_top,_radial_(m)_____________________________________________ (rplti)_______________________ 6.9767E+00 - Inner_plate_top,_vertical_(m)___________________________________________ (zplti)_______________________ -5.0290E+00 - Inner_plate_bottom,_radial_(m)__________________________________________ (rplbi)_______________________ 6.5872E+00 - Inner_plate_bottom,_vertical_(m)________________________________________ (zplbi)_______________________ -5.9501E+00 - Outer_strike_point,_radial_(m)__________________________________________ (rspo)________________________ 8.5482E+00 - Outer_strike_point,_vertical_(m)________________________________________ (zspo)________________________ -6.6004E+00 - Outer_plate_top,_radial_(m)_____________________________________________ (rplto)_______________________ 8.7668E+00 - Outer_plate_top,_vertical_(m)___________________________________________ (zplto)_______________________ -6.1508E+00 - Outer_plate_bottom,_radial_(m)__________________________________________ (rplbo)_______________________ 8.3296E+00 - Outer_plate_bottom,_vertical_(m)________________________________________ (zplbo)_______________________ -7.0501E+00 - Calculated_maximum_divertor_height_(m)__________________________________ (divht)_______________________ 2.0211E+00 - # TF coils # - Allowable_maximum_shear_stress_in_TF_coil_case_(Tresca_criterion)_(Pa)__ (sig_tf_case_max)_____________ 6.0000E+08 - Allowable_maximum_shear_stress_in_TF_coil_conduit_(Tresca_criterion)_(Pa (sig_tf_wp_max)_______________ 6.0000E+08 - WP_toroidal_modulus_(GPa)_______________________________________________ (eyoung_wp_t*1.0D-9)__________ 5.5250E+01 OP - WP_vertical_modulus_(GPa)_______________________________________________ (eyoung_wp_z*1.0D-9)__________ 8.3333E+01 OP - Radial____stress_at_maximum_TRESCA_of_layer_1_(Pa)______________________ (sig_tf_r_max(1))_____________ 2.4424E-08 - toroidal__stress_at_maximum_TRESCA_of_layer_1_(Pa)______________________ (sig_tf_t_max(1))_____________ -3.4932E+08 - Vertical__stress_at_maximum_TRESCA_of_layer_1_(Pa)______________________ (sig_tf_z_max(1))_____________ 1.7780E+08 - Von-Mises_stress_at_maximum_TRESCA_of_layer_1_(Pa)______________________ (sig_tf_vmises_max(1))________ 4.6448E+08 - Maximum_TRESCA_stress_1_(Pa)____________________________________________ (sig_tf_tresca_max(1))________ 5.2712E+08 - Radial____stress_at_maximum_TRESCA_of_layer_2_(Pa)______________________ (sig_tf_r_max(2))_____________ -1.5246E+08 - toroidal__stress_at_maximum_TRESCA_of_layer_2_(Pa)______________________ (sig_tf_t_max(2))_____________ -4.2220E+08 - Vertical__stress_at_maximum_TRESCA_of_layer_2_(Pa)______________________ (sig_tf_z_max(2))_____________ 1.7780E+08 - Von-Mises_stress_at_maximum_TRESCA_of_layer_2_(Pa)______________________ (sig_tf_vmises_max(2))________ 5.3379E+08 - Maximum_TRESCA_stress_2_(Pa)____________________________________________ (sig_tf_tresca_max(2))________ 6.0000E+08 - Maximum_radial_deflection_at_midplane_(m)_______________________________ (deflect)_____________________ -5.2886E-03 OP - Vertical_strain_on_casing_______________________________________________ (casestr)_____________________ 8.6733E-04 OP - Vertical_strain_on_winding_pack_________________________________________ (windstrain)__________________ 1.9746E-03 OP - Radial_strain_on_insulator______________________________________________ (insstrain)___________________ -7.2834E-03 OP - Conductor_technology____________________________________________________ (i_tf_sup)____________________ 1 - Superconductor_material_________________________________________________ (i_tf_sc_mat)_________________ 1 - Presence_of_TF_demountable_joints_______________________________________ (itart)_______________________ 0 - TF_inboard_leg_support_strategy_________________________________________ (i_tf_bucking)________________ 1 - Number_of_TF_coils______________________________________________________ (n_tf)________________________ 18 - Inboard_leg_centre_radius_(m)___________________________________________ (r_tf_inboard_mid)____________ 3.8175E+00 OP - Outboard_leg_centre_radius_(m)__________________________________________ (r_tf_outboard_mid)___________ 1.6503E+01 OP - Total_inboard_leg_radial_thickness_(m)__________________________________ (tfcth)_______________________ 1.2363E+00 ITV - Total_outboard_leg_radial_thickness_(m)_________________________________ (tfthko)______________________ 1.2363E+00 - Outboard_leg_toroidal_thickness_(m)_____________________________________ (tftort)______________________ 1.5405E+00 OP - Maximum_inboard_edge_height_(m)_________________________________________ (hmax)________________________ 8.3607E+00 OP - Mean_coil_circumference_(including_inboard_leg_length)_(m)______________ (tfleng)______________________ 4.9387E+01 OP - Vertical_TF_shape_______________________________________________________ (i_tf_shape)__________________ 1 - TF_coil_arc_point_1_R_(m)_______________________________________________ (xarc(1))_____________________ 4.4356E+00 - TF_coil_arc_point_1_Z_(m)_______________________________________________ (yarc(1))_____________________ 4.6756E+00 - TF_coil_arc_point_2_R_(m)_______________________________________________ (xarc(2))_____________________ 8.6636E+00 - TF_coil_arc_point_2_Z_(m)_______________________________________________ (yarc(2))_____________________ 7.7927E+00 - TF_coil_arc_point_3_R_(m)_______________________________________________ (xarc(3))_____________________ 1.5885E+01 - TF_coil_arc_point_3_Z_(m)_______________________________________________ (yarc(3))_____________________ 0.0000E+00 - TF_coil_arc_point_4_R_(m)_______________________________________________ (xarc(4))_____________________ 8.6636E+00 - TF_coil_arc_point_4_Z_(m)_______________________________________________ (yarc(4))_____________________ -8.3607E+00 - TF_coil_arc_point_5_R_(m)_______________________________________________ (xarc(5))_____________________ 4.4356E+00 - TF_coil_arc_point_5_Z_(m)_______________________________________________ (yarc(5))_____________________ -5.0164E+00 - TF_cross-section_(total)_(m2)___________________________________________ (tfareain)____________________ 2.9654E+01 - Total_steel_cross-section_(m2)__________________________________________ (a_tf_steel*n_tf)_____________ 2.0822E+01 - Total_steel_TF_fraction_________________________________________________ (f_tf_steel)__________________ 7.0218E-01 - Total_Insulation_cross-section_(total)_(m2)_____________________________ (a_tf_ins*n_tf)_______________ 2.5005E+00 - Total_Insulation_fraction_______________________________________________ (f_tf_ins)____________________ 8.4324E-02 - Casing_cross_section_area_(per_leg)_(m2)________________________________ (acasetf)_____________________ 8.4358E-01 - Inboard_leg_case_plasma_side_wall_thickness_(m)_________________________ (casthi)______________________ 5.0000E-02 - Inboard_leg_case_inboard_"nose"_thickness_(m)___________________________ (thkcas)______________________ 4.1106E-01 ITV - Inboard_leg_case_sidewall_thickness_at_its_narrowest_point_(m)__________ (casths)______________________ 1.0000E-01 - External_case_mass_per_coil_(kg)________________________________________ (whtcas)______________________ 9.5668E+05 OP - WP_cross_section_area_with_insulation_and_insertion_(per_coil)_(m2)_____ (awpc)________________________ 8.0387E-01 - WP_cross_section_area_(per_coil)_(m2)___________________________________ (aswp)________________________ 7.2118E-01 - Winding_pack_radial_thickness_(m)_______________________________________ (dr_tf_wp)____________________ 7.0786E-01 OP - Winding_pack_toroidal_width_1_(m)_______________________________________ (wwp1)________________________ 1.1980E+00 OP - Winding_pack_toroidal_width_2_(m)_______________________________________ (wwp2)________________________ 1.0732E+00 OP - Ground_wall_insulation_thickness_(m)____________________________________ (tinstf)______________________ 1.3000E-02 - Winding_pack_insertion_gap_(m)__________________________________________ (tfinsgap)____________________ 1.0000E-02 - Steel_WP_cross-section_(total)_(m2)_____________________________________ (aswp*n_tf)___________________ 5.6380E+00 - Steel_WP_fraction_______________________________________________________ (aswp/awpc)___________________ 3.8964E-01 - Insulation_WP_fraction__________________________________________________ (aiwp/awpc)___________________ 1.1532E-01 - Cable_WP_fraction_______________________________________________________ ((awpc-aswp-aiwp)/awpc)_______ 4.9503E-01 - Turn_parametrisation____________________________________________________ (i_tf_turns_integer)__________ 0 - Number_of_turns_per_TF_coil_____________________________________________ (n_tf_turn)___________________ 1.9922E+02 OP - Width_of_turn_including_inter-turn_insulation_(m)_______________________ (t_turn_tf)___________________ 6.0166E-02 OP - Width_of_conductor_(square)_(m)_________________________________________ (t_conductor)_________________ 5.6166E-02 OP - Width_of_space_inside_conductor_(m)_____________________________________ (t_cable)_____________________ 4.0166E-02 OP - Steel_conduit_thickness_(m)_____________________________________________ (thwcndut)____________________ 8.0000E-03 ITV - Inter-turn_insulation_thickness_(m)_____________________________________ (thicndut)____________________ 2.0000E-03 - Diameter_of_central_helium_channel_in_cable_____________________________ (dhecoil)_____________________ 5.0000E-03 - internal_area_of_the_cable_space________________________________________ (acstf)_______________________ 1.5824E-03 - Coolant_fraction_in_conductor_excluding_central_channel_________________ (vftf)________________________ 3.3000E-01 - Copper_fraction_of_conductor____________________________________________ (fcutfsu)_____________________ 8.0638E-01 ITV - Superconductor_fraction_of_conductor____________________________________ (1-fcutfsu)___________________ 1.9362E-01 - Check_total_area_fractions_in_winding_pack_=_1__________________________ ______________________________ 1.0000E+00 - minimum_TF_conductor_temperature_margin__(K)____________________________ (tmargmin_tf)_________________ 1.7000E+00 - TF_conductor_temperature_margin_(K)_____________________________________ (tmargtf)_____________________ 2.3446E+00 - Superconductor_mass_per_coil_(kg)_______________________________________ (whtconsc)____________________ 1.6439E+04 OP - Copper_mass_per_coil_(kg)_______________________________________________ (whtconcu)____________________ 7.3146E+04 OP - Steel_conduit_mass_per_coil_(kg)________________________________________ (whtconsh)____________________ 1.2066E+05 OP - Conduit_insulation_mass_per_coil_(kg)___________________________________ (whtconin)____________________ 8.2411E+03 OP - Total_conduit_mass_per_coil_(kg)________________________________________ (whtcon)______________________ 2.1848E+05 OP - Mass_of_each_TF_coil_(kg)_______________________________________________ (whttf/n_tf)__________________ 1.1825E+06 OP - Total_TF_coil_mass_(kg)_________________________________________________ (whttf)_______________________ 2.1285E+07 - Nominal_peak_field_assuming_toroidal_symmetry_(T)_______________________ (bmaxtf)______________________ 1.0787E+01 OP - Total_current_in_all_TF_coils_(MA)______________________________________ (ritfc/1.D6)__________________ 2.3167E+02 OP - TF_coil_current_(summed_over_all_coils)_(A)_____________________________ (ritfc)_______________________ 2.3167E+08 - Actual_peak_field_at_discrete_conductor_(T)_____________________________ (bmaxtfrp)____________________ 1.1431E+01 OP - Winding_pack_current_density_(A/m2)_____________________________________ (jwptf)_______________________ 1.7847E+07 OP - Inboard_leg_mid-plane_conductor_current_density_(A/m2)__________________ (oacdcp)______________________ 7.8125E+06 - Total_stored_energy_in_TF_coils_(GJ)____________________________________ (estotftgj)___________________ 1.3789E+02 OP - Inboard_vertical_tension_per_coil_(N)___________________________________ (vforce)______________________ 2.0568E+08 OP - Outboard_vertical_tension_per_coil_(N)__________________________________ (vforce_outboard)_____________ 2.0568E+08 OP - inboard_vertical_tension_fraction_(-)___________________________________ (f_vforce_inboard)____________ 5.0000E-01 OP - Centring_force_per_coil_(N/m)___________________________________________ (cforce)______________________ 6.9420E+07 OP - Max_allowed_ripple_amplitude_at_plasma_outboard_midplane_(%)____________ (ripmax)______________________ 6.0000E-01 - Ripple_amplitude_at_plasma_outboard_midplane_(%)________________________ (ripple)______________________ 6.0000E-01 OP - Allowable_stress_in_vacuum_vessel_(VV)_due_to_quench_(Pa)_______________ (sigvvall)____________________ 9.3000E+07 - Minimum_allowed_quench_time_due_to_stress_in_VV_(s)_____________________ (taucq)_______________________ 2.2446E+01 OP - Actual_quench_time_(or_time_constant)_(s)_______________________________ (tdmptf)______________________ 3.0000E+01 ITV - Maximum_allowed_voltage_during_quench_due_to_insulation_(kV)____________ (vdalw)_______________________ 1.2781E+01 ITV - Actual_quench_voltage_(kV)______________________________________________ (vtfskv)______________________ 7.9049E+00 OP - Maximum_allowed_temp_rise_during_a_quench_(K)___________________________ (tmaxpro)_____________________ 1.5000E+02 - # Superconducting TF Coils # - Superconductor_switch___________________________________________________ (isumat)______________________ 1 - Critical_field_at_zero_temperature_and_strain_(T)_______________________ (bc20m)_______________________ 3.2970E+01 - Critical_temperature_at_zero_field_and_strain_(K)_______________________ (tc0m)________________________ 1.6060E+01 - Helium_temperature_at_peak_field_(=_superconductor_temperature)_(K)_____ (thelium)_____________________ 4.7500E+00 - Total_helium_fraction_inside_cable_space________________________________ (fhetot)______________________ 3.4241E-01 OP - Copper_fraction_of_conductor____________________________________________ (fcutfsu)_____________________ 8.0638E-01 ITV - Strain_on_superconductor________________________________________________ (strncon_tf)__________________ -5.0000E-03 - Critical_current_density_in_superconductor_(A/m2)_______________________ (jcritsc)_____________________ 6.4131E+08 OP - Critical_current_density_in_strand_(A/m2)_______________________________ (jcritstr)____________________ 1.2417E+08 OP - Critical_current_density_in_winding_pack_(A/m2)_________________________ (jwdgcrt)_____________________ 3.5693E+07 OP - Actual_current_density_in_winding_pack_(A/m2)___________________________ (jwdgop)______________________ 1.7847E+07 OP - Minimum_allowed_temperature_margin_in_superconductor_(K)________________ (tmargmin_tf)_________________ 1.7000E+00 - Actual_temperature_margin_in_superconductor_(K)_________________________ (tmarg)_______________________ 2.3446E+00 OP - Critical_current_(A)____________________________________________________ (icrit)_______________________ 1.2921E+05 OP - Actual_current_(A)______________________________________________________ (cpttf)_______________________ 6.4604E+04 ITV - Actual_current_/_critical_current_______________________________________ (iooic)_______________________ 5.0000E-01 OP - # Central Solenoid and PF Coils # - Central_solenoid_superconductor_material________________________________ (isumatoh)____________________ 1 - Maximum_field_at_Beginning_Of_Pulse_(T)_________________________________ (bmaxoh0)_____________________ 1.1682E+01 OP - Critical_superconductor_current_density_at_BOP_(A/m2)___________________ (jscoh_bop)___________________ 6.0788E+08 OP - Critical_strand_current_density_at_BOP_(A/m2)___________________________ (jstrandoh_bop)_______________ 1.8236E+08 OP - Allowable_overall_current_density_at_BOP_(A/m2)_________________________ (rjohc0)______________________ 6.3827E+07 OP - Actual_overall_current_density_at_BOP_(A/m2)____________________________ (cohbop)______________________ 1.5957E+07 OP - Maximum_field_at_End_Of_Flattop_(T)_____________________________________ (bmaxoh)______________________ 1.1370E+01 OP - Critical_superconductor_current_density_at_EOF_(A/m2)___________________ (jscoh_eof)___________________ 6.4967E+08 OP - Critical_strand_current_density_at_EOF_(A/m2)___________________________ (jstrandoh_eof)_______________ 1.9490E+08 OP - Allowable_overall_current_density_at_EOF_(A/m2)_________________________ (rjohc)_______________________ 6.8215E+07 OP - Actual_overall_current_density_at_EOF_(A/m2)____________________________ (coheof)______________________ 1.7054E+07 ITV - CS_inside_radius_(m)____________________________________________________ (bore.)_______________________ 2.5067E+00 - CS_thickness_(m)________________________________________________________ (ohcth.)______________________ 5.8741E-01 - Gap_between_central_solenoid_and_TF_coil_(m)____________________________ (gapoh)_______________________ 5.0000E-02 ITV - CS_overall_cross-sectional_area_(m2)____________________________________ (areaoh)______________________ 8.8401E+00 OP - CS_conductor+void_cross-sectional_area_(m2)_____________________________ (awpoh)_______________________ 4.4201E+00 OP - ___CS_conductor_cross-sectional_area_(m2)_______________________________ (awpoh*(1-vfohc))_____________ 3.0940E+00 OP - ___CS_void_cross-sectional_area_(m2)____________________________________ (awpoh*vfohc)_________________ 1.3260E+00 OP - CS_steel_cross-sectional_area_(m2)______________________________________ (areaoh-awpoh)________________ 4.4201E+00 OP - CS_steel_area_fraction__________________________________________________ (oh_steel_frac)_______________ 5.0000E-01 - Switch_for_CS_stress_calculation________________________________________ (i_cs_stress)_________________ 0 - Allowable_stress_in_CS_steel_(Pa)_______________________________________ (alstroh)_____________________ 4.0000E+08 - Hoop_stress_in_CS_steel_(Pa)____________________________________________ (sig_hoop)____________________ 5.8480E+08 OP - Axial_stress_in_CS_steel_(Pa)___________________________________________ (sig_axial)___________________ -6.4798E+08 OP - Tresca_stress_in_CS_steel_(Pa)__________________________________________ (s_tresca_oh)_________________ 5.8480E+08 OP - Axial_force_in_CS_(N)___________________________________________________ (axial_force)_________________ -1.6743E+09 OP - Strain_on_CS_superconductor_____________________________________________ (strncon_cs)__________________ -5.0000E-03 - Copper_fraction_in_strand_______________________________________________ (fcuohsu)_____________________ 7.0000E-01 - Void_(coolant)_fraction_in_conductor____________________________________ (vfohc)_______________________ 3.0000E-01 - Helium_coolant_temperature_(K)__________________________________________ (tftmp)_______________________ 4.7500E+00 - CS_temperature_margin_(K)_______________________________________________ (tmargoh)_____________________ 3.4403E+00 OP - Minimum_permitted_temperature_margin_(K)________________________________ (tmargmin_cs)_________________ 1.7000E+00 - PF_coil_superconductor_material_________________________________________ (isumatpf)____________________ 3 - Copper_fraction_in_conductor____________________________________________ (fcupfsu)_____________________ 6.9000E-01 - Maximum_permissible_tensile_stress_(MPa)________________________________ (sigpfcalw)___________________ 5.0000E+02 - JxB_hoop_force_fraction_supported_by_case_______________________________ (sigpfcf)_____________________ 6.6600E-01 - PF_coil_01_radius_(m)___________________________________________________ (rpf(01))_____________________ 6.5350E+00 - PF_coil_01_vertical_position_(m)________________________________________ (zpf(01))_____________________ 9.8890E+00 - PF_coil_01_radial_thickness_(m)_________________________________________ (pfdr01)______________________ 1.3027E+00 - PF_coil_01_vertical_thickness_(m)_______________________________________ (pfdz01)______________________ 1.3027E+00 - PF_coil_01_turns________________________________________________________ (turns(01))___________________ 4.4238E+02 - PF_coil_01_current_(MA)_________________________________________________ (ric(01))_____________________ 1.8669E+01 - PF_coil_01_field_(T)____________________________________________________ (bpf(01))_____________________ 5.7450E+00 - PF_coil_02_radius_(m)___________________________________________________ (rpf(02))_____________________ 6.5350E+00 - PF_coil_02_vertical_position_(m)________________________________________ (zpf(02))_____________________ -1.0457E+01 - PF_coil_02_radial_thickness_(m)_________________________________________ (pfdr02)______________________ 1.3451E+00 - PF_coil_02_vertical_thickness_(m)_______________________________________ (pfdz02)______________________ -1.3451E+00 - PF_coil_02_turns________________________________________________________ (turns(02))___________________ 4.7165E+02 - PF_coil_02_current_(MA)_________________________________________________ (ric(02))_____________________ 1.9903E+01 - PF_coil_02_field_(T)____________________________________________________ (bpf(02))_____________________ 5.9530E+00 - PF_coil_03_radius_(m)___________________________________________________ (rpf(03))_____________________ 1.8380E+01 - PF_coil_03_vertical_position_(m)________________________________________ (zpf(03))_____________________ 2.9875E+00 - PF_coil_03_radial_thickness_(m)_________________________________________ (pfdr03)______________________ 1.2015E+00 - PF_coil_03_vertical_thickness_(m)_______________________________________ (pfdz03)______________________ 1.2015E+00 - PF_coil_03_turns________________________________________________________ (turns(03))___________________ 2.0524E+02 - PF_coil_03_current_(MA)_________________________________________________ (ric(03))_____________________ -8.6613E+00 - PF_coil_03_field_(T)____________________________________________________ (bpf(03))_____________________ 2.7680E+00 - PF_coil_04_radius_(m)___________________________________________________ (rpf(04))_____________________ 1.8380E+01 - PF_coil_04_vertical_position_(m)________________________________________ (zpf(04))_____________________ -2.9875E+00 - PF_coil_04_radial_thickness_(m)_________________________________________ (pfdr04)______________________ 1.2015E+00 - PF_coil_04_vertical_thickness_(m)_______________________________________ (pfdz04)______________________ -1.2015E+00 - PF_coil_04_turns________________________________________________________ (turns(04))___________________ 2.0524E+02 - PF_coil_04_current_(MA)_________________________________________________ (ric(04))_____________________ -8.6613E+00 - PF_coil_04_field_(T)____________________________________________________ (bpf(04))_____________________ 2.7680E+00 - PF_coil_05_radius_(m)___________________________________________________ (rpf(05))_____________________ 1.6636E+01 - PF_coil_05_vertical_position_(m)________________________________________ (zpf(05))_____________________ 8.3649E+00 - PF_coil_05_radial_thickness_(m)_________________________________________ (pfdr05)______________________ 7.8582E-01 - PF_coil_05_vertical_thickness_(m)_______________________________________ (pfdz05)______________________ 7.8582E-01 - PF_coil_05_turns________________________________________________________ (turns(05))___________________ 1.1489E+02 - PF_coil_05_current_(MA)_________________________________________________ (ric(05))_____________________ -4.9401E+00 - PF_coil_05_field_(T)____________________________________________________ (bpf(05))_____________________ 2.5446E+00 - PF_coil_06_radius_(m)___________________________________________________ (rpf(06))_____________________ 1.6636E+01 - PF_coil_06_vertical_position_(m)________________________________________ (zpf(06))_____________________ -8.3649E+00 - PF_coil_06_radial_thickness_(m)_________________________________________ (pfdr06)______________________ 7.8582E-01 - PF_coil_06_vertical_thickness_(m)_______________________________________ (pfdz06)______________________ -7.8582E-01 - PF_coil_06_turns________________________________________________________ (turns(06))___________________ 1.1489E+02 - PF_coil_06_current_(MA)_________________________________________________ (ric(06))_____________________ -4.9401E+00 - PF_coil_06_field_(T)____________________________________________________ (bpf(06))_____________________ 2.5446E+00 - Central_solenoid_radius_(m)_____________________________________________ (rpf(nohc))___________________ 2.8004E+00 - Central_solenoid_vertical_position_(m)__________________________________ (zpf(nohc))___________________ 0.0000E+00 - Central_solenoid_radial_thickness_(m)___________________________________ (ohdr)________________________ 5.8741E-01 - Central_solenoid_vertical_thickness_(m)_________________________________ (ohdz)________________________ 1.5049E+01 - Central_solenoid_turns__________________________________________________ (turns(nohc))_________________ 3.5060E+03 - Central_solenoid_current_(MA)___________________________________________ (ric(nohc))___________________ -1.5076E+02 - Central_solenoid_field_(T)______________________________________________ (bpf(nohc))___________________ 1.1682E+01 - Sum_of_squares_of_residuals_____________________________________________ (ssq0)________________________ 2.0549E-04 OP - Smoothing_parameter_____________________________________________________ (alfapf)______________________ 5.0000E-10 - # Volt Second Consumption # - Total_volt-second_consumption_by_coils_(Wb)_____________________________ (vstot)_______________________ -7.1909E+02 OP - # Waveforms # - Ratio_of_central_solenoid_current_at_beginning_of_Pulse_/_end_of_flat-to (fcohbop)_____________________ 9.3568E-01 ITV - Ratio_of_central_solenoid_current_at_beginning_of_Flat-top_/_end_of_flat (fcohbof)_____________________ -5.3788E-02 OP - # PF Circuit Waveform Data # - Number_of_PF_circuits_including_CS_and_plasma___________________________ (ncirt)_______________________ 8 - PF_Circuit_01_-_Time_point_01_(A)_______________________________________ (pfc01t01)____________________ 0.0000E+00 - PF_Circuit_01_-_Time_point_02_(A)_______________________________________ (pfc01t02)____________________ 1.7427E+07 - PF_Circuit_01_-_Time_point_03_(A)_______________________________________ (pfc01t03)____________________ 1.8669E+07 - PF_Circuit_01_-_Time_point_04_(A)_______________________________________ (pfc01t04)____________________ 1.8669E+07 - PF_Circuit_01_-_Time_point_05_(A)_______________________________________ (pfc01t05)____________________ -9.5846E+05 - PF_Circuit_01_-_Time_point_06_(A)_______________________________________ (pfc01t06)____________________ 0.0000E+00 - PF_Circuit_02_-_Time_point_01_(A)_______________________________________ (pfc02t01)____________________ 0.0000E+00 - PF_Circuit_02_-_Time_point_02_(A)_______________________________________ (pfc02t02)____________________ 1.9476E+07 - PF_Circuit_02_-_Time_point_03_(A)_______________________________________ (pfc02t03)____________________ 1.9903E+07 - PF_Circuit_02_-_Time_point_04_(A)_______________________________________ (pfc02t04)____________________ 1.9903E+07 - PF_Circuit_02_-_Time_point_05_(A)_______________________________________ (pfc02t05)____________________ -2.0305E+06 - PF_Circuit_02_-_Time_point_06_(A)_______________________________________ (pfc02t06)____________________ 0.0000E+00 - PF_Circuit_03_-_Time_point_01_(A)_______________________________________ (pfc03t01)____________________ -0.0000E+00 - PF_Circuit_03_-_Time_point_02_(A)_______________________________________ (pfc03t02)____________________ 1.0252E+06 - PF_Circuit_03_-_Time_point_03_(A)_______________________________________ (pfc03t03)____________________ -7.5066E+06 - PF_Circuit_03_-_Time_point_04_(A)_______________________________________ (pfc03t04)____________________ -7.5066E+06 - PF_Circuit_03_-_Time_point_05_(A)_______________________________________ (pfc03t05)____________________ -8.6613E+06 - PF_Circuit_03_-_Time_point_06_(A)_______________________________________ (pfc03t06)____________________ -0.0000E+00 - PF_Circuit_04_-_Time_point_01_(A)_______________________________________ (pfc04t01)____________________ -0.0000E+00 - PF_Circuit_04_-_Time_point_02_(A)_______________________________________ (pfc04t02)____________________ 1.0252E+06 - PF_Circuit_04_-_Time_point_03_(A)_______________________________________ (pfc04t03)____________________ -7.5066E+06 - PF_Circuit_04_-_Time_point_04_(A)_______________________________________ (pfc04t04)____________________ -7.5066E+06 - PF_Circuit_04_-_Time_point_05_(A)_______________________________________ (pfc04t05)____________________ -8.6613E+06 - PF_Circuit_04_-_Time_point_06_(A)_______________________________________ (pfc04t06)____________________ -0.0000E+00 - PF_Circuit_05_-_Time_point_01_(A)_______________________________________ (pfc05t01)____________________ -0.0000E+00 - PF_Circuit_05_-_Time_point_02_(A)_______________________________________ (pfc05t02)____________________ -5.7868E+05 - PF_Circuit_05_-_Time_point_03_(A)_______________________________________ (pfc05t03)____________________ -4.9401E+06 - PF_Circuit_05_-_Time_point_04_(A)_______________________________________ (pfc05t04)____________________ -4.9401E+06 - PF_Circuit_05_-_Time_point_05_(A)_______________________________________ (pfc05t05)____________________ -4.2884E+06 - PF_Circuit_05_-_Time_point_06_(A)_______________________________________ (pfc05t06)____________________ -0.0000E+00 - PF_Circuit_06_-_Time_point_01_(A)_______________________________________ (pfc06t01)____________________ -0.0000E+00 - PF_Circuit_06_-_Time_point_02_(A)_______________________________________ (pfc06t02)____________________ -5.7868E+05 - PF_Circuit_06_-_Time_point_03_(A)_______________________________________ (pfc06t03)____________________ -4.9401E+06 - PF_Circuit_06_-_Time_point_04_(A)_______________________________________ (pfc06t04)____________________ -4.9401E+06 - PF_Circuit_06_-_Time_point_05_(A)_______________________________________ (pfc06t05)____________________ -4.2884E+06 - PF_Circuit_06_-_Time_point_06_(A)_______________________________________ (pfc06t06)____________________ -0.0000E+00 - CS_Circuit__-_Time_point_01_(A)_________________________________________ (cst01)_______________________ -0.0000E+00 - CS_Circuit__-_Time_point_02_(A)_________________________________________ (cst02)_______________________ 1.4106E+08 - CS_Circuit__-_Time_point_03_(A)_________________________________________ (cst03)_______________________ 8.1089E+06 - CS_Circuit__-_Time_point_04_(A)_________________________________________ (cst04)_______________________ 8.1089E+06 - CS_Circuit__-_Time_point_05_(A)_________________________________________ (cst05)_______________________ -1.5076E+08 - CS_Circuit__-_Time_point_06_(A)_________________________________________ (cst06)_______________________ -0.0000E+00 - Plasma__-_Time_point_01_(A)_____________________________________________ (plasmat01)___________________ 0.0000E+00 - Plasma__-_Time_point_02_(A)_____________________________________________ (plasmat02)___________________ 0.0000E+00 - Plasma__-_Time_point_03_(A)_____________________________________________ (plasmat03)___________________ 1.9117E+07 - Plasma__-_Time_point_04_(A)_____________________________________________ (plasmat04)___________________ 1.9117E+07 - Plasma__-_Time_point_05_(A)_____________________________________________ (plasmat05)___________________ 1.9117E+07 - Plasma__-_Time_point_06_(A)_____________________________________________ (plasmat06)___________________ 0.0000E+00 - # Support Structure # - Outer_PF_coil_fence_mass_(kg)___________________________________________ (fncmass)_____________________ 3.7811E+05 OP - Intercoil_support_structure_mass_(kg)___________________________________ (aintmass)____________________ 5.7670E+06 OP - Mass_of_cooled_components_(kg)__________________________________________ (coldmass)____________________ 6.4849E+07 OP - Gravity_support_structure_mass_(kg)_____________________________________ (clgsmass)____________________ 2.7871E+06 OP - Torus_leg_support_mass_(kg)_____________________________________________ (gsm1)________________________ 9.3463E+04 OP - Ring_beam_mass_(kg)_____________________________________________________ (gsm2)________________________ 5.7471E+05 OP - Ring_legs_mass_(kg)_____________________________________________________ (gsm3)________________________ 1.0340E+06 OP - # PF Coil Inductances # - # Heat transfer parameters at the coolant outlet: Inboard first wall # - Radius_of_coolant_channel_(m)___________________________________________ (afw)_________________________ 6.0000E-03 - Mean_surface_heat_flux_on_first_wall_(W/m2)_____________________________ (qpp)_________________________ 1.0970E+05 OP - Mean_nuclear_power_deposited_in_first_wall_per_unit_area_(W/m2)_________ ______________________________ 1.1018E+05 OP - Ratio_of_peak_local_heat_load_(surface_and_nuclear)_to_mean_____________ (peaking_factor)______________ 1.0000E+00 - Length_of_a_single_coolant_channel_(all_in_parallel)_(m)________________ (fw_channel_length)___________ 4.0000E+00 - Pitch_of_coolant_channels_(m)___________________________________________ (pitch)_______________________ 2.0000E-02 - Thermal_conductivity_of_first_wall_material_(W/K/m)_____________________ (tkfw)________________________ 3.0976E+01 OP - Coolant_density_(kg/m3)_________________________________________________ (rhofo)_______________________ 8.8677E+00 OP - Coolant_mass_flow_rate_in_one_channel_(kg/s)____________________________ (massrate)____________________ 1.3570E-02 OP - Coolant_velocity_(m/s)__________________________________________________ (velocity)____________________ 1.3531E+01 OP - Outlet_temperature_of_first_wall_coolant_(K)____________________________ (fwoutlet)____________________ 8.2300E+02 - Heat_transfer_coefficient_______________________________________________ (hcoeff)______________________ 2.0695E+03 OP - Temperature_drop_in_the_wall_material_(simple_model)____________________ (deltat_solid)________________ 2.9307E+01 OP - Temperature_drop_in_the_coolant_(wall_to_bulk)__________________________ (deltat_coolant)______________ 5.6364E+01 OP - First_wall_temperature_(excluding_armour)_(K)___________________________ (tpeakfw)_____________________ 9.0867E+02 OP - Temperature_drop_in_the_wall_material:_1D_estimate______________________ (deltat_solid_1D)_____________ 2.2153E+01 OP - # Pumping power for Inboard first wall # - Viscosity_(Pa.s)________________________________________________________ (viscf)_______________________ 3.6045E-05 OP - Density_(kg/m3)_________________________________________________________ (rhof)________________________ 1.0406E+01 OP - Velocity_(m/s)__________________________________________________________ (vv)__________________________ 1.1531E+01 OP - Reynolds_number_________________________________________________________ (reyn)________________________ 3.9947E+04 OP - Darcy_friction_factor___________________________________________________ (lambda)______________________ 2.2225E-02 OP - Channel_length__________________________________________________________ (flleng)______________________ 4.0000E+00 OP - Pressure_drop_(Pa)______________________________________________________ (deltap)______________________ 5.4351E+03 OP - ____________Straight_sections_(Pa)______________________________________ (pdropstraight)_______________ 5.1252E+03 OP - ____________90_degree_bends_(Pa)________________________________________ (pdrop90)_____________________ 3.0989E+02 OP - ____________180_degree_bends_(Pa)_______________________________________ (pdrop180)____________________ 0.0000E+00 OP - Inlet_pressure_(Pa)_____________________________________________________ (coolpin)_____________________ 1.5505E+07 OP - Total_coolant_mass_flow_rate_in_(kg/s)__________________________________ (mf)__________________________ 1.2287E+02 OP - Coolant_mass_flow_rate_in_one_channel_(kg/s)____________________________ (mfp)_________________________ 1.3570E-02 OP - Pumping_power_(MW)______________________________________________________ (pumppower)___________________ 6.2404E-02 OP - # Pumping power for Inboard blanket # - Viscosity_(Pa.s)________________________________________________________ (viscf)_______________________ 3.6045E-05 OP - Density_(kg/m3)_________________________________________________________ (rhof)________________________ 1.0406E+01 OP - Velocity_(m/s)__________________________________________________________ (vv)__________________________ 3.3762E+00 OP - Reynolds_number_________________________________________________________ (reyn)________________________ 1.1696E+04 OP - Darcy_friction_factor___________________________________________________ (lambda)______________________ 2.9799E-02 OP - Channel_length__________________________________________________________ (flleng)______________________ 5.7435E+00 OP - Pressure_drop_(Pa)______________________________________________________ (deltap)______________________ 9.2756E+02 OP - ____________Straight_sections_(Pa)______________________________________ (pdropstraight)_______________ 8.4587E+02 OP - ____________90_degree_bends_(Pa)________________________________________ (pdrop90)_____________________ 5.7378E+01 OP - ____________180_degree_bends_(Pa)_______________________________________ (pdrop180)____________________ 2.4309E+01 OP - Inlet_pressure_(Pa)_____________________________________________________ (coolpin)_____________________ 1.5501E+07 OP - Total_coolant_mass_flow_rate_in_(kg/s)__________________________________ (mf)__________________________ 2.6700E+02 OP - Coolant_mass_flow_rate_in_one_channel_(kg/s)____________________________ (mfp)_________________________ 3.9734E-03 OP - Pumping_power_(MW)______________________________________________________ (pumppower)___________________ 2.3146E-02 OP - # Heat transfer parameters at the coolant outlet: Outboard first wall # - Radius_of_coolant_channel_(m)___________________________________________ (afw)_________________________ 6.0000E-03 - Mean_surface_heat_flux_on_first_wall_(W/m2)_____________________________ (qpp)_________________________ 1.2501E+05 OP - Mean_nuclear_power_deposited_in_first_wall_per_unit_area_(W/m2)_________ ______________________________ 1.1018E+05 OP - Ratio_of_peak_local_heat_load_(surface_and_nuclear)_to_mean_____________ (peaking_factor)______________ 1.0000E+00 - Length_of_a_single_coolant_channel_(all_in_parallel)_(m)________________ (fw_channel_length)___________ 4.0000E+00 - Pitch_of_coolant_channels_(m)___________________________________________ (pitch)_______________________ 2.0000E-02 - Thermal_conductivity_of_first_wall_material_(W/K/m)_____________________ (tkfw)________________________ 3.0976E+01 OP - Coolant_density_(kg/m3)_________________________________________________ (rhofo)_______________________ 8.8677E+00 OP - Coolant_mass_flow_rate_in_one_channel_(kg/s)____________________________ (massrate)____________________ 1.4515E-02 OP - Coolant_velocity_(m/s)__________________________________________________ (velocity)____________________ 1.4473E+01 OP - Outlet_temperature_of_first_wall_coolant_(K)____________________________ (fwoutlet)____________________ 8.2300E+02 - Heat_transfer_coefficient_______________________________________________ (hcoeff)______________________ 2.1823E+03 OP - Temperature_drop_in_the_wall_material_(simple_model)____________________ (deltat_solid)________________ 3.2576E+01 OP - Temperature_drop_in_the_coolant_(wall_to_bulk)__________________________ (deltat_coolant)______________ 5.7173E+01 OP - First_wall_temperature_(excluding_armour)_(K)___________________________ (tpeakfw)_____________________ 9.1275E+02 OP - Temperature_drop_in_the_wall_material:_1D_estimate______________________ (deltat_solid_1D)_____________ 2.4624E+01 OP - # Pumping power for Outboard first wall # - Viscosity_(Pa.s)________________________________________________________ (viscf)_______________________ 3.6045E-05 OP - Density_(kg/m3)_________________________________________________________ (rhof)________________________ 1.0406E+01 OP - Velocity_(m/s)__________________________________________________________ (vv)__________________________ 1.2334E+01 OP - Reynolds_number_________________________________________________________ (reyn)________________________ 4.2728E+04 OP - Darcy_friction_factor___________________________________________________ (lambda)______________________ 2.1909E-02 OP - Channel_length__________________________________________________________ (flleng)______________________ 4.0000E+00 OP - Pressure_drop_(Pa)______________________________________________________ (deltap)______________________ 6.1335E+03 OP - ____________Straight_sections_(Pa)______________________________________ (pdropstraight)_______________ 5.7802E+03 OP - ____________90_degree_bends_(Pa)________________________________________ (pdrop90)_____________________ 3.5336E+02 OP - ____________180_degree_bends_(Pa)_______________________________________ (pdrop180)____________________ 0.0000E+00 OP - Inlet_pressure_(Pa)_____________________________________________________ (coolpin)_____________________ 1.5506E+07 OP - Total_coolant_mass_flow_rate_in_(kg/s)__________________________________ (mf)__________________________ 2.1199E+02 OP - Coolant_mass_flow_rate_in_one_channel_(kg/s)____________________________ (mfp)_________________________ 1.4515E-02 OP - Pumping_power_(MW)______________________________________________________ (pumppower)___________________ 1.2149E-01 OP - # Pumping power for Outboard blanket # - Viscosity_(Pa.s)________________________________________________________ (viscf)_______________________ 3.6045E-05 OP - Density_(kg/m3)_________________________________________________________ (rhof)________________________ 1.0406E+01 OP - Velocity_(m/s)__________________________________________________________ (vv)__________________________ 4.6032E+00 OP - Reynolds_number_________________________________________________________ (reyn)________________________ 1.5947E+04 OP - Darcy_friction_factor___________________________________________________ (lambda)______________________ 2.7518E-02 OP - Channel_length__________________________________________________________ (flleng)______________________ 7.8307E+00 OP - Pressure_drop_(Pa)______________________________________________________ (deltap)______________________ 2.1285E+03 OP - ____________Straight_sections_(Pa)______________________________________ (pdropstraight)_______________ 1.9796E+03 OP - ____________90_degree_bends_(Pa)________________________________________ (pdrop90)_____________________ 1.0428E+02 OP - ____________180_degree_bends_(Pa)_______________________________________ (pdrop180)____________________ 4.4593E+01 OP - Inlet_pressure_(Pa)_____________________________________________________ (coolpin)_____________________ 1.5502E+07 OP - Total_coolant_mass_flow_rate_in_(kg/s)__________________________________ (mf)__________________________ 8.1203E+02 OP - Coolant_mass_flow_rate_in_one_channel_(kg/s)____________________________ (mfp)_________________________ 5.4173E-03 OP - Pumping_power_(MW)______________________________________________________ (pumppower)___________________ 1.6153E-01 OP - # First wall and blanket thermohydraulics: Summary # - Blanket_coolant_type_(1=He,_2=H20)______________________________________ (coolwh)______________________ 1 - First_wall_coolant_type_________________________________________________ (fwcoolant)___________________ "helium" - Wall_thickness_of_first_wall_cooling_channels_(m)_______________________ (fw_wall)_____________________ 3.0000E-03 - Radius_of_first_wall_cooling_channels_(m)_______________________________ (afw)_________________________ 6.0000E-03 - Roughness_of_first_wall_cooling_channels_(m)____________________________ (roughness)___________________ 1.0000E-06 - Inlet_temperature_of_first_wall_coolant_(K)_____________________________ (fwinlet)_____________________ 5.7300E+02 - Outlet_temperature_of_first_wall_coolant_(K)____________________________ (fwoutlet)____________________ 8.2300E+02 - Inlet_temperature_of_blanket_coolant_(K)________________________________ (inlet_temp)__________________ 5.7300E+02 - Outlet_temperature_of_blanket_coolant_(K)_______________________________ (outlet_temp)_________________ 8.2300E+02 - First_wall_coolant_mass_flow_rate_(kg/s)________________________________ (mffw)________________________ 3.3486E+02 OP - Blanket_coolant_mass_flow_rate_(kg/s)___________________________________ (mfblkt)______________________ 1.0790E+03 OP - Total_coolant_mass_flow_rate(kg/s)______________________________________ (mftotal)_____________________ 1.4139E+03 OP - First_wall_coolant_pressure_(Pa)________________________________________ (fwpressure)__________________ 1.5500E+07 - Blanket_coolant_pressure_(Pa)___________________________________________ (blpressure)__________________ 1.5500E+07 - Allowable_temperature_of_first_wall_material,_excluding_armour_(K)______ (tfwmatmax)___________________ 8.2300E+02 - Actual_peak_temperature_of_first_wall_material_(K)______________________ (tpeak)_______________________ 9.1275E+02 - Mechanical_pumping_power_for_FW_(MW)____________________________________ (htpmw_fw)____________________ 1.8390E-01 OP - Mechanical_pumping_power_for_blanket_(MW)_______________________________ (htpmw_blkt)__________________ 1.8468E-01 OP - Pumping_power_for_divertor_(MW)_________________________________________ (htpmw_div)___________________ 1.7458E+00 OP - Pumping_power_for_shield_and_vacuum_vessel_(MW)_________________________ (htpmw_shld)__________________ 2.7624E-03 OP - Total_primary_coolant_pumping_power_(MW)________________________________ (htpmw)_______________________ 2.2286E+00 OP - # First wall and blanket : CCFE HCPB model # - Titanium_beryllide_fraction_____________________________________________ (fbltibe12)___________________ 3.7500E-01 - Lithium_orthosilicate_fraction__________________________________________ (fblli2sio4)__________________ 3.7500E-01 - Steel_fraction__________________________________________________________ (fblss_ccfe)__________________ 9.7050E-02 - Coolant_fraction________________________________________________________ (vfcblkt)_____________________ 5.2950E-02 - Purge_gas_fraction______________________________________________________ (vfpblkt)_____________________ 1.0000E-01 - First_Wall_Armour_Volume_(m3)___________________________________________ (fw_armour_vol)_______________ 7.4397E+00 - First_Wall_Volume_(m3)__________________________________________________ (volfw)_______________________ 2.3366E+01 - Blanket_Volume_(m3)_____________________________________________________ (volblkt)_____________________ 1.7640E+03 - Shield_Volume_(m3)______________________________________________________ (volshld)_____________________ 4.6825E+02 - Vacuum_vessel_volume_(m3)_______________________________________________ (vdewin)______________________ 2.0678E+03 - First_Wall_Armour_Mass_(kg)_____________________________________________ (fw_armour_mass)______________ 1.4321E+05 OP - First_Wall_Mass,_excluding_armour_(kg)__________________________________ (fwmass)______________________ 1.8225E+05 OP - Blanket_Mass_-_Total(kg)________________________________________________ (whtblkt)_____________________ 4.4180E+06 OP - ____Blanket_Mass_-_TiBe12_(kg)__________________________________________ (whtbltibe12)_________________ 1.4950E+06 OP - ____Blanket_Mass_-_Li2SiO4_(kg)_________________________________________ (whtblli4sio4)________________ 1.5876E+06 OP - ____Blanket_Mass_-_Steel_(kg)___________________________________________ (whtblss)_____________________ 1.3353E+06 OP - Total_mass_of_armour,_first_wall_and_blanket_(kg)_______________________ (armour_fw_bl_mass)___________ 4.7434E+06 OP - Shield_Mass_(kg)________________________________________________________ (whtshld)_____________________ 1.4609E+06 OP - Vacuum_vessel_mass_(kg)_________________________________________________ (vvmass)______________________ 1.6129E+07 OP - Total_nuclear_heating_in_TF+PF_coils_(CS_is_negligible)_(MW)____________ (ptfnuc)______________________ 7.9603E-03 OP - Total_nuclear_heating_in_FW_(MW)________________________________________ (pnucfw)______________________ 2.0853E+02 OP - Total_nuclear_heating_in_the_blanket_(including_emult)_(MW)_____________ (pnucblkt)____________________ 1.3986E+03 OP - Total_nuclear_heating_in_the_shield_(MW)________________________________ (pnucshld)____________________ 5.5248E-01 OP - Total_nuclear_heating_in_the_divertor_(MW)______________________________ (pnucdiv)_____________________ 1.6474E+02 OP - Blanket_exponential_factor______________________________________________ (exp_blanket)_________________ 9.9998E-01 OP - Shield:_first_exponential_______________________________________________ (exp_shield1)_________________ 6.3367E-04 OP - Shield:_second_exponential______________________________________________ (exp_shield2)_________________ 4.7382E-01 OP - Solid_angle_fraction_taken_by_on_divertor_______________________________ (fdiv)________________________ 1.1500E-01 - Switch_for_plant_secondary_cycle________________________________________ (secondary_cycle)_____________ 0 - First_wall_coolant_pressure_(Pa)________________________________________ (fwpressure)__________________ 1.5500E+07 - Blanket_coolant_pressure_(Pa)___________________________________________ (blpressure)__________________ 1.5500E+07 - Mechanical_pumping_power_for_first_wall_(MW)____________________________ (htpmw_fw)____________________ 1.8390E-01 OP - Mechanical_pumping_power_for_blanket_(MW)_______________________________ (htpmw_blkt)__________________ 1.8468E-01 OP - Mechanical_pumping_power_for_divertor_(MW)______________________________ (htpmw_div)___________________ 1.7458E+00 OP - Mechanical_pumping_power_for_shield_and_vacuum_vessel_(MW)______________ (htpmw_shld)__________________ 2.7624E-03 OP - Total_electrical_coolant_pumping_power:_first_wall,_blanket,_shield_and_ (htpmw)_______________________ 2.2286E+00 OP - Allowable_nominal_neutron_fluence_at_first_wall_(MW.year/m2)____________ (abktflnc)____________________ 1.5000E+01 - No_of_inboard_blanket_modules_poloidally________________________________ (nblktmodpi)__________________ 7 - No_of_inboard_blanket_modules_toroidally________________________________ (nblktmodti)__________________ 32 - No_of_outboard_blanket_modules_poloidally_______________________________ (nblktmodpo)__________________ 8 - No_of_outboard_blanket_modules_toroidally_______________________________ (nblktmodto)__________________ 48 - Isentropic_efficiency_of_first_wall_/_blanket_coolant_pumps_____________ (etaiso)______________________ 8.5000E-01 - First_wall_area_(m2)____________________________________________________ (fwarea)______________________ 1.8927E+03 OP - Cryostat_internal_radius_(m)____________________________________________ (rdewex)______________________ 1.9481E+01 OP - Cryostat_internal_half-height_(m)_______________________________________ (zdewex)______________________ 1.6387E+01 OP - Vertical_clearance_from_TF_coil_to_cryostat_(m)_________________________ (clh1)________________________ 6.7903E+00 OP - Divertor_area_(m2)______________________________________________________ (divsur)______________________ 1.9296E+02 OP - Divertor_mass_(kg)______________________________________________________ (divmas)______________________ 4.7275E+04 OP - # Superconducting TF Coil Power Conversion # - TF_coil_current_(kA)____________________________________________________ (itfka)_______________________ 6.4604E+01 OP - Number_of_TF_coils______________________________________________________ (ntfc)________________________ 1.8000E+01 - Voltage_across_a_TF_coil_during_quench_(kV)_____________________________ (vtfskv)______________________ 7.9049E+00 OP - TF_coil_charge_time_(hours)_____________________________________________ (tchghr)______________________ 4.0000E+00 - Total_inductance_of_TF_coils_(H)________________________________________ (ltfth)_______________________ 6.6074E+01 OP - Total_resistance_of_TF_coils_(ohm)______________________________________ (rcoils)______________________ 0.0000E+00 OP - TF_coil_charging_voltage_(V)____________________________________________ (tfcv)________________________ 4.2299E+02 - Number_of_DC_circuit_breakers___________________________________________ (ntfbkr)______________________ 1.8000E+01 - Number_of_dump_resistors________________________________________________ (ndumpr)______________________ 7.2000E+01 - Resistance_per_dump_resistor_(ohm)______________________________________ (r1dump)______________________ 1.2236E-01 OP - Dump_resistor_peak_power_(MW)___________________________________________ (r1ppmw)______________________ 1.2767E+02 OP - Energy_supplied_per_dump_resistor_(MJ)__________________________________ (r1emj)_______________________ 1.9151E+03 OP - TF_coil_L/R_time_constant_(s)___________________________________________ (ttfsec)______________________ 3.0000E+01 OP - Power_supply_voltage_(V)________________________________________________ (tfpsv)_______________________ 4.4414E+02 OP - Power_supply_current_(kA)_______________________________________________ (tfpska)______________________ 6.7835E+01 OP - DC_power_supply_rating_(kW)_____________________________________________ (tfckw)_______________________ 3.0128E+04 OP - AC_power_for_charging_(kW)______________________________________________ (tfackw)______________________ 3.3476E+04 OP - TF_coil_resistive_power_(MW)____________________________________________ (rpower)______________________ 8.1760E+00 OP - TF_coil_inductive_power_(MVA)___________________________________________ (xpower)______________________ 1.9151E+01 OP - Aluminium_bus_current_density_(kA/cm2)__________________________________ (djmka)_______________________ 1.2500E-01 - Aluminium_bus_cross-sectional_area_(cm2)________________________________ (albusa)______________________ 5.1684E+02 OP - Total_length_of_TF_coil_bussing_(m)_____________________________________ (tfbusl)______________________ 3.8643E+03 OP - Aluminium_bus_weight_(tonnes)___________________________________________ (albuswt)_____________________ 5.3924E+02 OP - Total_TF_coil_bus_resistance_(ohm)______________________________________ (rtfbus)______________________ 1.9589E-03 OP - TF_coil_bus_voltage_drop_(V)____________________________________________ (vtfbus)______________________ 1.2656E+02 OP - Dump_resistor_floor_area_(m2)___________________________________________ (drarea)______________________ 5.5677E+03 OP - TF_coil_power_conversion_floor_space_(m2)_______________________________ (tfcfsp)______________________ 1.5849E+03 OP - TF_coil_power_conv._building_volume_(m3)________________________________ (tfcbv)_______________________ 9.5091E+03 OP - TF_coil_AC_inductive_power_demand_(MW)__________________________________ (xpwrmw)______________________ 2.1279E+01 OP - Total_steady_state_AC_power_demand_(MW)_________________________________ (tfacpd)______________________ 9.0845E+00 OP - # PF Coils and Central Solenoid: Power and Energy # - Number_of_PF_coil_circuits______________________________________________ (pfckts)______________________ 1.2000E+01 - Sum_of_PF_power_supply_ratings_(MVA)____________________________________ (spsmva)______________________ 2.0089E+03 OP - Total_PF_coil_circuit_bus_length_(m)____________________________________ (spfbusl)_____________________ 2.5691E+03 OP - Total_PF_coil_bus_resistive_power_(kW)__________________________________ (pfbuspwr)____________________ 9.9410E+02 OP - Total_PF_coil_resistive_power_(kW)______________________________________ (srcktpm)_____________________ 9.9410E+02 OP - Maximum_PF_coil_voltage_(kV)____________________________________________ (vpfskv)______________________ 2.0000E+01 - Efficiency_of_transfer_of_PF_stored_energy_into_or_out_of_storage_______ (etapsu)______________________ 9.0000E-01 - Maximum_stored_energy_in_poloidal_field_(MJ)____________________________ (ensxpfm)_____________________ 3.0931E+04 OP - Peak_absolute_rate_of_change_of_stored_energy_in_poloidal_field_(MW)____ peakpoloidalpower_____________ 1.0310E+03 OP - # Vacuum System # - First_wall_outgassing_rate_(Pa_m/s)_____________________________________ (rat)_________________________ 1.3000E-08 - Total_outgassing_load_(Pa_m3/s)_________________________________________ (ogas)________________________ 2.0800E-04 OP - Base_pressure_required_(Pa)_____________________________________________ (pbase)_______________________ 5.0000E-04 - Required_N2_pump_speed_(m3/s)___________________________________________ (s(1))________________________ 4.1600E-01 OP - N2_pump_speed_provided_(m3/s)___________________________________________ (snet(1))_____________________ 1.9818E+01 OP - Plasma_chamber_volume_(m3)______________________________________________ (volume)______________________ 3.0771E+03 OP - Chamber_pressure_after_burn_(Pa)________________________________________ (pend)________________________ 1.5293E-01 OP - Chamber_pressure_before_burn_(Pa)_______________________________________ (pstart)______________________ 1.5293E-03 - Allowable_pumping_time_switch___________________________________________ (dwell_pump)__________________ 0 - Dwell_time_between_burns_(s)____________________________________________ (tdwell.)_____________________ 1.8000E+03 - CS_ramp-up_time_burns_(s)_______________________________________________ (tramp.)______________________ 3.0000E+01 - Allowable_pumping_time_between_burns_(s)________________________________ (tpump)_______________________ 1.8000E+03 - Required_D-T_pump_speed_(m3/s)__________________________________________ (s(2))________________________ 7.8726E+00 OP - D-T_pump_speed_provided_(m3/s)__________________________________________ (snet(2))_____________________ 4.7721E+01 OP - Divertor_chamber_gas_pressure_(Pa)______________________________________ (prdiv)_______________________ 3.6000E-01 - Helium_gas_fraction_in_divertor_chamber_________________________________ (fhe)_________________________ 2.0364E-01 OP - Required_helium_pump_speed_(m3/s)_______________________________________ (s(3))________________________ 3.5905E+01 OP - Helium_pump_speed_provided_(m3/s)_______________________________________ (snet(3))_____________________ 3.5905E+01 OP - D-T_fuelling_rate_(kg/s)________________________________________________ (frate)_______________________ 2.5930E-05 OP - Required_D-T_pump_speed_(m3/s)__________________________________________ (s(4))________________________ 3.5905E+01 OP - D-T_pump_speed_provided_(m3/s)__________________________________________ (snet(4))_____________________ 4.7721E+01 OP - Number_of_large_pump_ducts______________________________________________ (nduct)_______________________ 18 - Passage_diameter,_divertor_to_ducts_(m)_________________________________ (d(imax))_____________________ 4.1431E-01 OP - Passage_length_(m)______________________________________________________ (l1)__________________________ 1.5363E+00 OP - Diameter_of_ducts_(m)___________________________________________________ (dout)________________________ 4.9717E-01 OP - Duct_length,_divertor_to_elbow_(m)______________________________________ (l2)__________________________ 4.3000E+00 OP - Duct_length,_elbow_to_pumps_(m)_________________________________________ (l3)__________________________ 2.0000E+00 - Number_of_pumps_________________________________________________________ (pumpn)_______________________ 3.6000E+01 OP - # Plant Buildings System # - Internal_volume_of_reactor_building_(m3)________________________________ (vrci)________________________ 1.1690E+06 - Dist_from_centre_of_torus_to_bldg_wall_(m)______________________________ (wrbi)________________________ 4.2402E+01 - Effective_floor_area_(m2)_______________________________________________ (efloor)______________________ 3.6941E+05 - Reactor_building_volume_(m3)____________________________________________ (rbv)_________________________ 1.3176E+06 - Reactor_maintenance_building_volume_(m3)________________________________ (rmbv)________________________ 4.0741E+05 - Warmshop_volume_(m3)____________________________________________________ (wsv)_________________________ 1.2530E+05 - Tritium_building_volume_(m3)____________________________________________ (triv)________________________ 4.0000E+04 - Electrical_building_volume_(m3)_________________________________________ (elev)________________________ 5.0509E+04 - Control_building_volume_(m3)____________________________________________ (conv)________________________ 6.0000E+04 - Cryogenics_building_volume_(m3)_________________________________________ (cryv)________________________ 1.5661E+04 - Administration_building_volume_(m3)_____________________________________ (admv)________________________ 1.0000E+05 - Shops_volume_(m3)_______________________________________________________ (shov)________________________ 1.0000E+05 - Total_volume_of_nuclear_buildings_(m3)__________________________________ (volnucb)_____________________ 1.7574E+06 - # Electric Power Requirements # - Facility_base_load_(MW)_________________________________________________ (basemw)______________________ 5.0000E+00 - Divertor_coil_power_supplies_(MW)_______________________________________ (bdvmw)_______________________ 0.0000E+00 - Cryoplant_electric_power_(MW)___________________________________________ (crymw)_______________________ 3.9984E+01 OP - Primary_coolant_pumps_(MW)______________________________________________ (htpmw..)_____________________ 2.2286E+00 OP - PF_coil_power_supplies_(MW)_____________________________________________ (ppfmw)_______________________ 5.8735E+02 OP - TF_coil_power_supplies_(MW)_____________________________________________ (ptfmw)_______________________ 9.0845E+00 OP - Plasma_heating_supplies_(MW)____________________________________________ (pheatingmw)__________________ 1.2502E+02 OP - Tritium_processing_(MW)_________________________________________________ (trithtmw..)__________________ 1.5000E+01 - Vacuum_pumps__(MW)______________________________________________________ (vachtmw..)___________________ 5.0000E-01 - Total_pulsed_power_(MW)_________________________________________________ (pacpmw)______________________ 8.3958E+02 OP - Total_base_power_required_at_all_times_(MW)_____________________________ (fcsht)_______________________ 6.0411E+01 OP - # Cryogenics # - Conduction_and_radiation_heat_loads_on_cryogenic_components_(MW)________ (qss/1.0D6)___________________ 2.7885E-02 OP - Nuclear_heating_of_cryogenic_components_(MW)____________________________ (qnuc/1.0D6)__________________ 7.9603E-03 OP - AC_losses_in_cryogenic_components_(MW)__________________________________ (qac/1.0D6)___________________ 4.2545E-03 OP - Resistive_losses_in_current_leads_(MW)__________________________________ (qcl/1.0D6)___________________ 1.5815E-02 OP - 45%_allowance_for_heat_loads_in_transfer_lines,_storage_tanks_etc_(MW)__ (qmisc/1.0D6)_________________ 2.5162E-02 OP - Sum_=_Total_heat_removal_at_cryogenic_temperatures_(W)__________________ (helpow/1.0D6)________________ 8.1077E-02 OP - Temperature_of_cryogenic_components_(K)_________________________________ (tmpcry)______________________ 4.5000E+00 - Efficiency_(figure_of_merit)_of_cryogenic_plant_is_13%_of_ideal_Carnot_v ______________________________ 2.0277E-03 OP - Electric_power_for_cryogenic_plant_(MW)_________________________________ (crypmw)______________________ 3.9984E+01 OP - # Plant Power / Heat Transport Balance # - Neutron_power_multiplication_in_blanket_________________________________ (emult)_______________________ 1.2690E+00 - Divertor_area_fraction_of_whole_toroid_surface__________________________ (fdiv)________________________ 1.1500E-01 - H/CD_apparatus_+_diagnostics_area_fraction______________________________ (fhcd)________________________ 0.0000E+00 - First_wall_area_fraction________________________________________________ (1-fdiv-fhcd)_________________ 8.8500E-01 - Switch_for_pumping_of_primary_coolant___________________________________ (primary_pumping)_____________ 2 - Mechanical_pumping_power_for_FW_cooling_loop_including_heat_exchanger_(M (htpmw_fw)____________________ 1.8390E-01 OP - Mechanical_pumping_power_for_blanket_cooling_loop_including_heat_exchang (htpmw_blkt)__________________ 1.8468E-01 OP - Mechanical_pumping_power_for_FW_and_blanket_cooling_loop_including_heat_ (htpmw_fw_blkt)_______________ 3.6858E-01 OP - Mechanical_pumping_power_for_FW_(MW)____________________________________ (htpmw_fw)____________________ 1.8390E-01 OP - Mechanical_pumping_power_for_blanket_(MW)_______________________________ (htpmw_blkt)__________________ 1.8468E-01 OP - Mechanical_pumping_power_for_divertor_(MW)______________________________ (htpmw_div)___________________ 1.7458E+00 OP - Mechanical_pumping_power_for_shield_and_vacuum_vessel_(MW)______________ (htpmw_shld)__________________ 2.7624E-03 OP - Electrical_pumping_power_for_FW_and_blanket_(MW)________________________ (htpmwe_fw_blkt)______________ 3.8797E-01 OP - Electrical_pumping_power_for_shield_(MW)________________________________ (htpmwe_shld)_________________ 2.9078E-03 OP - Electrical_pumping_power_for_divertor_(MW)______________________________ (htpmwe_div)__________________ 1.8377E+00 OP - Total_electrical_pumping_power_for_primary_coolant_(MW)_________________ (htpmw)_______________________ 2.2286E+00 OP - Coolant_pump_power_/_non-pumping_thermal_power_in_shield________________ (fpumpshld)___________________ 5.0000E-03 - Coolant_pump_power_/_non-pumping_thermal_power_in_divertor______________ (fpumpdiv)____________________ 5.0000E-03 - Electrical_efficiency_of_heat_transport_coolant_pumps___________________ (etahtp)______________________ 9.5000E-01 - Fraction_of_total_high-grade_thermal_power_to_divertor__________________ (pdivfraction)________________ 1.9137E-01 - Total_power_leaving_reactor_(across_vacuum_vessel_boundary)_(MW)________ ______________________________ 2.1845E+03 - Heat_removal_from_cryogenic_plant_(MW)__________________________________ (crypmw)______________________ 3.9984E+01 - Heat_removal_from_facilities_(MW)_______________________________________ (fachtmw)_____________________ 6.0411E+01 - Coolant_pumping_efficiency_losses_(MW)__________________________________ (htpsecmw)____________________ 1.1143E-01 - Heat_removal_from_injection_power_(MW)__________________________________ (pinjht)______________________ 7.5024E+01 - Heat_removal_from_tritium_plant_(MW)____________________________________ (trithtmw)____________________ 1.5000E+01 - Heat_removal_from_vacuum_pumps_(MW)_____________________________________ (vachtmw)_____________________ 5.0000E-01 - TF_coil_resistive_power_(MW)____________________________________________ (tfcmw)_______________________ 0.0000E+00 - Total_low-grade_thermal_power_(MW)______________________________________ (psechtmw)____________________ 5.5242E+02 - Total_High-grade_thermal_power_(MW)_____________________________________ (pthermmw)____________________ 1.8336E+03 - Number_of_primary_heat_exchangers_______________________________________ (nphx)________________________ 2 OP - Transport_power_from_scaling_law_(MW)___________________________________ (pscalingmw)__________________ 2.8897E+02 - Radiation_power_from_inside_"coreradius"_(MW)___________________________ (pcoreradmw.)_________________ 1.0307E+02 - Total_(MW)______________________________________________________________ ______________________________ 3.9205E+02 - Alpha_power_deposited_in_plasma_(MW)____________________________________ (falpha*palpmw)_______________ 3.3982E+02 - Power_from_charged_products_of_DD_and/or_D-He3_fusion_(MW)______________ (pchargemw.)__________________ 1.3774E+00 - Ohmic_heating_(MW)______________________________________________________ (pohmmw.)_____________________ 8.5042E-01 - Injected_power_deposited_in_plasma_(MW)_________________________________ (pinjmw)______________________ 5.0000E+01 - Total_(MW)______________________________________________________________ ______________________________ 3.9205E+02 - Fusion_power_(MW)_______________________________________________________ (powfmw.)_____________________ 1.7906E+03 - Power_from_energy_multiplication_in_blanket_and_shield_(MW)_____________ (emultmw)_____________________ 3.4081E+02 - Injected_power_(MW)_____________________________________________________ (pinjmw.)_____________________ 5.0000E+01 - Ohmic_power_(MW)________________________________________________________ (pohmmw.)_____________________ 8.5042E-01 - Power_deposited_in_primary_coolant_by_pump_(MW)_________________________ (htpmw_mech)__________________ 2.1171E+00 - Total_(MW)______________________________________________________________ ______________________________ 2.1844E+03 - Heat_extracted_from_first_wall_and_blanket_(MW)_________________________ (pthermfw_blkt)_______________ 1.8331E+03 - Heat_extracted_from_shield__(MW)________________________________________ (pthermshld)__________________ 5.5524E-01 - Heat_extracted_from_divertor_(MW)_______________________________________ (pthermdiv)___________________ 3.5090E+02 - Nuclear_and_photon_power_lost_to_H/CD_system_(MW)_______________________ (psechcd)_____________________ 0.0000E+00 - Nuclear_power_lost_to_TF_(MW)___________________________________________ (ptfnuc)______________________ 7.9603E-03 - Total_(MW)______________________________________________________________ ______________________________ 2.1845E+03 - Net_electric_power_output(MW)___________________________________________ (pnetelmw.)___________________ 5.0000E+02 - Required_Net_electric_power_output(MW)__________________________________ (pnetelin)____________________ 5.0000E+02 - Electric_power_for_heating_and_current_drive_(MW)_______________________ (pinjwp)______________________ 1.2502E+02 - Electric_power_for_primary_coolant_pumps_(MW)___________________________ (htpmw)_______________________ 2.2286E+00 - Electric_power_for_vacuum_pumps_(MW)____________________________________ (vachtmw)_____________________ 5.0000E-01 - Electric_power_for_tritium_plant_(MW)___________________________________ (trithtmw)____________________ 1.5000E+01 - Electric_power_for_cryoplant_(MW)_______________________________________ (crypmw)______________________ 3.9984E+01 - Electric_power_for_TF_coils_(MW)________________________________________ (tfacpd)______________________ 9.0845E+00 - Electric_power_for_PF_coils_(MW)________________________________________ (pfwpmw)______________________ 1.3883E+00 - All_other_internal_electric_power_requirements_(MW)_____________________ (fachtmw)_____________________ 6.0411E+01 - Total_(MW)______________________________________________________________ (tot_plant_power)_____________ 7.5362E+02 - Total_(MW)______________________________________________________________ ______________________________ 7.5362E+02 - Gross_electrical_output*_(MW)___________________________________________ (pgrossmw)____________________ 7.5362E+02 - Fusion_power_(MW)_______________________________________________________ (powfmw.)_____________________ 1.7906E+03 - Power_from_energy_multiplication_in_blanket_and_shield_(MW)_____________ (emultmw)_____________________ 3.4081E+02 - Total_(MW)______________________________________________________________ ______________________________ 2.1315E+03 - Net_electrical_output_(MW) _____________________________________________ (pnetelmw)____________________ 5.0000E+02 - Heat_rejected_by_main_power_conversion_circuit_(MW)_____________________ (rejected_main)_______________ 1.0800E+03 - Heat_rejected_by_other_cooling_circuits_(MW)____________________________ (psechtmw)____________________ 5.5242E+02 - Total_(MW)______________________________________________________________ ______________________________ 2.1324E+03 - Net_electric_power_/_total_nuclear_power_(%)____________________________ (pnetelmw/(powfmw+emultmw)____ 2.3458E+01 - Net_electric_power_/_total_fusion_power_(%)_____________________________ (pnetelmw/powfmw)_____________ 2.7923E+01 - Gross_electric_power*_/_high_grade_heat_(%)_____________________________ (etath)_______________________ 4.1100E+01 - Recirculating_power_fraction____________________________________________ (cirpowfr)____________________ 3.3654E-01 - # Water usage during plant operation (secondary cooling) # - Volume_used_in_cooling_tower_(m3/day)___________________________________ (waterusetower)_______________ 4.5916E+04 OP - Volume_used_in_recirculating_water_system_(m3/day)______________________ (wateruserecirc)______________ 1.5370E+04 OP - Volume_used_in_once-through_water_system_(m3/day)_______________________ (wateruseonethru)_____________ 1.5063E+06 OP - # Errors and Warnings # - # Errors and Warnings # - PROCESS_error_status_flag_______________________________________________ (error_status)________________ 2 - Final_error_identifier__________________________________________________ (error_id)____________________ 244 - # End of PROCESS Output # - # End of PROCESS Output # - # Copy of PROCESS Input Follows # -*********************************************** -*--------------------------------------------------* - - -*---------------Constraint Equations---------------* - -icc = 1 * Beta -icc = 2 * Global power balance -icc = 5 * Density upper limit -icc = 8 * Neutron wall load upper limit -icc = 11 * Radial build -icc = 13 * Burn time lower limit -icc = 16 * Net electric power lower limit -icc = 24 * Beta upper limit -icc = 26 * Central solenoid EOF current density upper limit -icc = 27 * Central solenoid BOP current density upper limit -icc = 30 * Injection power upper limit -icc = 31 * TF coil case stress upper limit -icc = 32 * TF coil conduit stress upper limit -icc = 33 * I_op -icc = 34 * Dump voltage upper limit -icc = 35 * J_winding pack -icc = 15 * LH power threshold limit -icc = 56 * Pseparatrix - -*---------------Iteration Variables----------------* - -ixc = 2 * bt -ixc = 3 * rmajor -boundu(3) = 13 -ixc = 4 * te -ixc = 5 * beta -ixc = 6 * dene -ixc = 9 * fdene -boundu(9) = 1.2 -ixc = 10 * hfact -boundu(10) = 1.1 -ixc = 14 * fwalld -ixc = 16 * ohcth -boundl(16) = 0.4 -ixc = 18 * q -boundl(18) = 3.0 -ixc = 29 * bore -boundl(29) = 0.5 -ixc = 36 * fbetatry -ixc = 37 * coheof -ixc = 38 * fjohc -boundu(38) = 0.25 -ixc = 39 * fjohc0 -boundu(39) = 0.25 -ixc = 41 * fcohbop -ixc = 42 * gapoh -boundl(42) = 0.05 -boundu(42) = 0.1 -ixc = 44 * fvsbrnni -ixc = 48 * fstrcase -ixc = 49 * fstrcond -ixc = 50 * fiooic -boundu(50) = 0.5 -ixc = 51 * fvdump -ixc = 52 * vdalw -ixc = 53 * fjprot -ixc = 56 * tdmptf -boundl(56) = 30.0 -ixc = 57 * thkcas -ixc = 58 * thwcndut -boundl(58) = 8.0d-3 -ixc = 61 * gapds -boundl(61) = 0.12 -ixc = 13 * tfcth -boundl(13) = 0.5 -ixc = 103 * flhthresh -ixc = 102 * fimpvar -ixc = 60 * cpttf -boundl(60) = 6.0d4 -boundu(60) = 9.0d4 -ixc = 59 * fcutfsu -boundl(59) = 0.66667 - -*----------------------Abs Cd----------------------* - - -*---------------Availability Module----------------* - - -*----------------------Bsquar----------------------* - - -*-------------------Build Module-------------------* - - -*-----------------Build Variables------------------* - -blnkith = 0.755 * inboard blanket thickness (m); (calculated if `blktmodel>0`) (=0;0 if `iblnkith=0`) -blnkoth = 1.275 * outboard blanket thickness (m); calculated if `blktmodel>0` -bore = 2.5006e+00 * central solenoid inboard radius (m) (`iteration variable 29`) -ddwex = 0.3 * cryostat thickness (m) -d_vv_in = 0.3 * vacuum vessel inboard thickness (TF coil / shield) (m) -d_vv_out = 0.8 * vacuum vessel outboard thickness (TF coil / shield) (m) -d_vv_top = 0.3 * vacuum vessel topside thickness (TF coil / shield) (m) (= d_vv_bot if double-null) -d_vv_bot = 0.3 * vacuum vessel underside thickness (TF coil / shield) (m) -gapds = 1.2000e-01 * gap between inboard vacuum vessel and thermal shield (m) (`iteration variable 61`) -gapoh = 0.05 * gap between central solenoid and TF coil (m) (`iteration variable 42`) -gapomin = 0.20, * minimum gap between outboard vacuum vessel and TF coil (m) (`iteration variable 31`) -iohcl = 1, * Switch for existence of central solenoid; -ohcth = 8.2414e-01 * Central solenoid thickness (m) (`iteration variable 16`) -scrapli = 0.225 * Gap between plasma and first wall; inboard side (m) (if `iscrp=1`) -scraplo = 0.225 * Gap between plasma and first wall; outboard side (m) (if `iscrp=1`) -shldith = 0.3 * inboard shield thickness (m) (`iteration variable 93`) -shldlth = 0.3 * lower (under divertor) shield thickness (m) -shldoth = 0.3 * outboard shield thickness (m) (`iteration variable 94`) -shldtth = 0.3 * upper/lower shield thickness (m); calculated if `blktmodel > 0` (= shldlth if double-null) -tfcth = 1.0500e+00 * inboard TF coil thickness; (centrepost for ST) (m) -tftsgap = 0.05 * Minimum metal-to-metal gap between TF coil and thermal shield (m) -thshield = 0.05 * TF-VV thermal shield thickness (m) -vgap2 = 0.12, * vertical gap between vacuum vessel and thermal shields (m) -vgap = 1.60, * vertical gap between x-point and divertor (m) (if = 0; it is calculated) -vvblgap = 0.02 * gap between vacuum vessel and blanket (m) - -*-----------------Buildings Module-----------------* - - -*---------------Buildings Variables----------------* - - -*-----------------Ccfe Hcpb Module-----------------* - - -*---------------Const And Precisions---------------* - - -*--------------------Constants---------------------* - - -*---------------Constraint Variables---------------* - -bmxlim = 14.0, * maximum peak toroidal field (T) (`constraint equation 25`) -fbetatry = 4.8361e-01 * f-value for beta limit (`constraint equation 24`; `iteration variable 36`) -fdene = 1.2000e+00 * f-value for density limit (`constraint equation 5`; `iteration variable 9`) -ffuspow = 1, * f-value for maximum fusion power (`constraint equation 9`; `iteration variable 26`) -fhldiv = 2.0e0 * f-value for divertor heat load (`constraint equation 18`; `iteration variable 27`) -fiooic = 3.6068e-01 * f-value for TF coil operating current / critical current ratio -fjohc = 2.5000e-01 * f-value for central solenoid current at end-of-flattop -fjohc0 = 2.5000e-01 * f-value for central solenoid current at beginning of pulse -fjprot = 1.0000e+00 * f-value for TF coil winding pack current density -flhthresh = 1.2725e+00 * f-value for L-H power threshold (`constraint equation 15`; `iteration variable 103`) -fpeakb = 9.2290d-1 * f-value for maximum toroidal field (`constraint equation 25`; `iteration variable 35`) -fpinj = 1.0, * f-value for injection power (`constraint equation 30`; `iteration variable 46`) -fpnetel = 1.0, * f-value for net electric power (`constraint equation 16`; `iteration variable 25`) -fstrcase = 1.0000e+00 * f-value for maximum TF coil case TRESCA stress -fstrcond = 8.6890e-01 * f-value for maxiumum TF coil conduit TRESCA stress -ftburn = 1.00e+00 * f-value for minimum burn time (`constraint equation 13`; `iteration variable 21`) -fvdump = 6.1211e-01 * f-value for dump voltage (`constraint equation 34`; `iteration variable 51`) -fwalld = 1.3024e-01 * f-value for maximum wall load (`constraint equation 8`; `iteration variable 14`) -pnetelin = 500 * required net electric power (MW) (`constraint equation 16`) -pseprmax = 17.0 * maximum ratio of power crossing the separatrix to plasma major radius (Psep/R) (MW/m) -tbrnmn = 7.2e3 * minimum burn time (s) (KE - no longer itv;; see issue #706) -walalw = 8.0, * allowable neutron wall-load (MW/m2) (`constraint equation 8`) - -*-------------------Constraints--------------------* - - -*------------------Cost Variables------------------* - -abktflnc = 15, * allowable first wall/blanket neutron fluence (MW-yr/m2) (`blktmodel=0`) -adivflnc = 20.0, * allowable divertor heat fluence (MW-yr/m2) -cfactr = 0.75, * Total plant availability fraction; input if `iavail=0` -dintrt = 0.00, * diff between borrowing and saving interest rates -fcap0 = 1.15, * average cost of money for construction of plant assuming design/construction time of six years -fcap0cp = 1.06, * average cost of money for replaceable components assuming lead time for these of two years -fcontng = 0.15 * project contingency factor -fcr0 = 0.065, * fixed charge rate during construction -fkind = 1.0, * multiplier for Nth of a kind costs -iavail = 0, * Switch for plant availability model; -ifueltyp = 1, * Switch for fuel type; -lsa = 2, * Level of safety assurance switch (generally; use 3 or 4); -tlife = 40, * Full power year plant lifetime (years) -ucblvd = 280.0 * unit cost for blanket vanadium ($/kg) -ucdiv = 5.0d5 * cost of divertor blade ($) -ucme = 3.0d8 * cost of maintenance equipment ($) - -*----------------Costs 2015 Module-----------------* - - -*-------------------Costs Module-------------------* - - -*----------------Costs Step Module-----------------* - - -*---------------Current Drive Module---------------* - - -*-------------Current Drive Variables--------------* - -bscfmax = 0.99, * maximum fraction of plasma current from bootstrap; if `bscfmax < 0`; -enbeam = 1000 * neutral beam energy (keV) (`iteration variable 19`) -etanbi = 0.4 * neutral beam wall plug to injector efficiency -feffcd = 1.0, * current drive efficiency fudge factor (`iteration variable 47`) -frbeam = 1.0, * R_tangential / R_major for neutral beam injection -iefrf = 5, * Switch for current drive efficiency model; -irfcd = 1, * Switch for current drive calculation; -pinjalw = 50 * maximum allowable value for injected power (MW) (`constraint equation 30`) - -*------------Define Iteration Variables------------* - - -*-------------------Div Kal Vars-------------------* - - -*-----------------Divertor Module------------------* - - -*-------------------Divertor Ode-------------------* - - -*-----------------Divertor Ode Var-----------------* - - -*----------------Divertor Variables----------------* - -anginc = 0.175 * angle of incidence of field line on plate (rad) -divdum = 1, * switch for divertor Zeff model; -divfix = 0.621, * divertor structure vertical thickness (m) -hldivlim = 10 * heat load limit (MW/m2) -ksic = 1.4 * power fraction for outboard double-null scrape-off plasma -prn1 = 0.4 * n-scrape-off / n-average plasma; (input for `ipedestal=0`; = nesep/dene if `ipedestal>=1`) -zeffdiv = 3.5, * Zeff in the divertor region (if `divdum/=0`) - -*------------------Error Handling------------------* - - -*-------------------Final Module-------------------* - - -*----------------Fispact Variables-----------------* - - -*-----------------------Freq-----------------------* - - -*-------------------Fson Library-------------------* - - -*-------------------Fson Path M--------------------* - - -*------------------Fson String M-------------------* - - -*-------------------Fson Value M-------------------* - - -*----------------Function Evaluator----------------* - - -*--------------------Fw Module---------------------* - - -*-------------------Fwbs Module--------------------* - - -*------------------Fwbs Variables------------------* - -denstl = 7800.0, * density of steel (kg/m3) -emult = 1.35 * energy multiplication in blanket and shield -fblss = 0.13, * KIT blanket model; steel fraction of breeding zone -fhole = 0.05, * area fraction taken up by other holes (IFE) -iblanket = 1 * switch for blanket model; -fblbe = 0.47, * beryllium fraction of blanket by volume (if `iblanket=2`; is Be fraction of breeding zone) -fwclfr = 0.1, * first wall coolant fraction (calculated if `lpulse=1` or `ipowerflow=1`) -vfshld = 0.60, * coolant void fraction in shield -fblli2o = 0.07, * lithium oxide fraction of blanket by volume (stellarator only) -fbllipb = 0.00, * lithium lead fraction of blanket by volume (stellarator only) -fblvd = 0.00, * vanadium fraction of blanket by volume (stellarator only) -vfblkt = 0.10, * coolant void fraction in blanket (`blktmodel=0`); (calculated if `blktmodel > 0`) - -*-----------------Global Variables-----------------* - - -*------------------Green Func Ext------------------* - - -*-----------------------Hare-----------------------* - - -*-------------Heat Transport Variables-------------* - -etath = 0.375 * thermal to electric conversion efficiency if `secondary_cycle=2`; otherwise calculated; -ipowerflow = 0 * switch for power flow model; - -*--------------------Ife Module--------------------* - - -*------------------Ife Variables-------------------* - - -*------------Impurity Radiation Module-------------* - -coreradius = 0.6 * coreradius /0;6/ ; normalised radius defining the 'core' region -fimp(1) = 1.0 -fimp(2) = 0.1 -fimp(3) = 0.0 -fimp(4) = 0.0 -fimp(5) = 0.0 -fimp(6) = 0.0 -fimp(7) = 0.0 -fimp(8) = 0.0 -fimp(9) = 0.0 -fimp(10) = 0.0 -fimp(11) = 0.0 -fimp(12) = 0.0 -fimp(13) = 0.00044 -fimp(14) = 5e-05 -fimpvar = 4.1100e-04 * impvar ; impurity to be iterated (deprecated) -impvar = 13 * - -*-------------------Init Module--------------------* - - -*----------------Kallenbach Module-----------------* - - -*----------------Kit Blanket Model-----------------* - - -*-----------------Kit Hcll Module------------------* - - -*-----------------Kit Hcpb Module------------------* - - -*----------------------Linliu----------------------* - - -*----------------------Machin----------------------* - - -*-------------------Main Module--------------------* - - -*------------------Maths Library-------------------* - - -*-------------------Mod F90 Kind-------------------* - - -*-----------------------Mode-----------------------* - - -*---------------------Numerics---------------------* - -ioptimz = 1 * for optimisation VMCON only -minmax = 1, * -epsvmc = 1.0e-8 * epsvmc /1;0e-6/ ; error tolerance for VMCON - -*---------------------Ode Mod----------------------* - - -*------------------Optimiz Module------------------* - - -*------------------Output Module-------------------* - - -*----------------------Param-----------------------* - - -*----------------Pf Power Variables----------------* - - -*------------------Pfcoil Module-------------------* - - -*-----------------Pfcoil Variables-----------------* - -coheof = 1.3465e+07 * Central solenoid overall current density at end of flat-top (A/m2) (`iteration variable 37`) -cptdin = 4.22d4, 4.22d4, 4.22d4, 4.22d4, 4.3d4, 4.3d4, 4.3d4, 4.3d4, * peak current per turn input for PF coil i (A) -fcohbop = 9.3592e-01 * ratio of central solenoid overall current density at beginning of pulse / end of flat-top -ipfloc = 2,2,3,3 * switch for locating scheme of PF coil group i; -isumatpf = 3, * switch for superconductor material in PF coils; -ncls = 1,1,2,2, * number of PF coils in group j -ngrp = 4, * number of groups of PF coils; Symmetric coil pairs should all be in the same group -ohhghf = 0.9, * Central solenoid height / TF coil internal height -rjconpf = 1.1d7, 1.1d7, 6.d6, 6.d6, 8.d6, 8.0d6, 8.0d6, 8.0d6, * average winding pack current density of PF coil i (A/m2) at time of peak -rpf2 = -1.825 * offset (m) of radial position of `ipfloc=2` PF coils from being at -zref(1) = 3.6 -zref(2) = 1.2 -zref(3) = 1.0 -zref(4) = 2.8 -zref(5) = 1.0 -zref(6) = 1.0 -zref(7) = 1.0 -zref(8) = 1.0 - -*-------------Physics Functions Module-------------* - - -*------------------Physics Module------------------* - - -*----------------Physics Variables-----------------* - -alphaj = 2.0 * current profile index (calculated from q_0; q if `iprofile=1`) -alphan = 1.0 * density profile index -alphat = 1.45 * temperature profile index -aspect = 3.1 * aspect ratio (`iteration variable 1`) -beta = 3.0810e-02 * total plasma beta (`iteration variable 5`) (calculated if `ipedestal=3` or stellarator) -bt = 5.6476e+00 * toroidal field on axis (T) (`iteration variable 2`) -dene = 7.9759e+19 * electron density (/m3) (`iteration variable 6`) (calculated if `ipedestal=3`) -dnbeta = 3.0, * Troyon-like coefficient for beta scaling calculated -fkzohm = 1.0245 * Zohm elongation scaling adjustment factor (`ishape=2; 3`) -fvsbrnni = 4.4628e-01 * fraction of the plasma current produced by non-inductive means (`iteration variable 44`) -gamma = 0.3 * Ejima coefficient for resistive startup V-s formula -hfact = 1.1000e+00 * H factor on energy confinement times; radiation corrected (`iteration variable 10`); If -ibss = 4, * switch for bootstrap current scaling -iculbl = 1, * switch for beta limit scaling (`constraint equation 24`) -icurr = 4, * switch for plasma current scaling to use -idensl = 7, * switch for density limit to enforce (`constraint equation 5`) -ifalphap = 1, * switch for fast alpha pressure calculation -ifispact = 0, * switch for neutronics calculations; -iinvqd = 1, * switch for inverse quadrature in L-mode scaling laws 5 and 9; -ipedestal = 1 * switch for pedestal profiles; -neped = 0.678e20 * electron density of pedestal [m-3] (`ipedestal=1;2; calculated if 3`) -nesep = 0.2e20 * electron density at separatrix [m-3] (`ipedestal=1;2; calculated if 3`) -rhopedn = 0.94 * r/a of density pedestal (`ipedestal>=1`) -rhopedt = 0.94 * r/a of temperature pedestal (`ipedestal>=1`) -tbeta = 2.0 * temperature profile index beta (`ipedestal=1;2`) -teped = 5.5 * electron temperature of pedestal (keV) (`ipedestal>=1; ieped=0; calculated for ieped=1`) -tesep = 0.1 * electron temperature at separatrix (keV) (`ipedestal>=1`) calculated if reinke -iprofile = 1 * switch for current profile consistency; -isc = 34, * switch for energy confinement time scaling law (see description in `tauscl`) -ishape = 2 * switch for plasma cross-sectional shape calculation; -kappa = 1.700, * plasma separatrix elongation (calculated if `ishape = 1-5; 7 or 9`) -q = 3.2267e+00 * safety factor 'near' plasma edge (`iteration variable 18`) equal to q95 -q0 = 1.0, * safety factor on axis -ralpne = 0.1, * thermal alpha density/electron density (`iteration variable 109`) (calculated if `ipedestal=3`) -rmajor = 9.1077e+00 * plasma major radius (m) (`iteration variable 3`) -i_single_null = 1, * switch for single null / double null plasma; -ssync = 0.6, * synchrotron wall reflectivity factor -te = 1.3212e+01 * volume averaged electron temperature (keV) (`iteration variable 4`) -triang = 0.5, * plasma separatrix triangularity (calculated if `ishape = 1; 3-5 or 7`) - -*--------------Plasma Geometry Module--------------* - - -*------------------Plasmod Module------------------* - - -*----------------Plasmod Variables-----------------* - - -*-------------------Power Module-------------------* - - -*------------------Precision Mod-------------------* - - -*------------Primary Pumping Variables-------------* - - -*------------------Process Input-------------------* - - -*------------------Process Output------------------* - - -*-----------------Profiles Module------------------* - - -*-------------------Pulse Module-------------------* - - -*-----------------Pulse Variables------------------* - -lpulse = 1, * Switch for reactor model; - -*-------------Read And Get Atomic Data-------------* - - -*------------------Read Radiation------------------* - - -*---------------------Real Mod---------------------* - - -*-----------------Rebco Variables------------------* - - -*------------------Reinke Module-------------------* - - -*-----------------Reinke Variables-----------------* - - -*---------------Resistive Materials----------------* - - -*-------------------Scan Module--------------------* - - -*-----------------Sctfcoil Module------------------* - - -*----------------Startup Variables-----------------* - - -*------------Stellarator Configuration-------------* - - -*----------------Stellarator Module----------------* - - -*--------------Stellarator Variables---------------* - - -*-----------------Structure Module-----------------* - - -*---------------Structure Variables----------------* - - -*-----------------Superconductors------------------* - - -*------------------Tfcoil Module-------------------* - - -*-----------------Tfcoil Variables-----------------* - -casthi = 0.05, * inboard TF coil case plasma side thickness (m) (calculated for stellarators) -casths = 0.1 * inboard TF coil sidewall case thickness (m) (calculated for stellarators) -cpttf = 6.5e+04 * TF coil current per turn (A); (calculated for stellarators) (calculated for -fcutfsu = 0.6667 * copper fraction of cable conductor (TF coils) -oacdcp = 9.9963e+06 * Overall current density in TF coil inboard legs midplane (A/m2) -ripmax = 0.6 * aximum allowable toroidal field ripple amplitude at plasma edge (%) -tdmptf = 3.0000e+01 * fast discharge time for TF coil in event of quench (s) (`iteration variable 56`) -n_tf = 18 * Number of TF coils (default = 50 for stellarators); Number of TF coils outer legs for ST -tftmp = 4.75, * peak helium coolant temperature in TF coils and PF coils (K) -thicndut = 2.0d-3, * conduit insulation thickness (m) -thkcas = 4.9102e-01 * inboard TF coil case outer (non-plasma side) thickness (m) (`iteration variable 57`) -thwcndut = 4.0000e-03 * TF coil conduit case thickness (m) (`iteration variable 58`) -tinstf = 0.013, * Thickness of the ground insulation layer surrounding (m) -tmargmin = 1.7, * minimum allowable temperature margin ; TFC AND CS (K) -vdalw = 1.2650e+01 * max voltage across TF coil during quench (kV) (`iteration variable 52`) -vftf = 0.33, * coolant fraction of TFC 'cable' (`i_tf_sup=1`); or of TFC leg (`i_tf_ssup=0`) - -*-----------------Times Variables------------------* - -tburn = 1.0d4, * burn time (s) (calculated if `lpulse=1`) - -*---------------Torga Curgap Module----------------* - - -*--------------------Utilities---------------------* - - -*------------------Vacuum Module-------------------* - - -*-----------------Vacuum Variables-----------------* - - -*-------------------Vmcon Module-------------------* - -gamma = 0.3 * Ejima coefficient for resistive startup V-s formula - -*--------------Water Usage Variables---------------* - - -*-----------------Water Use Module-----------------* diff --git a/data/reactors/EU-DEMO/systems_code/OUT.DAT b/data/reactors/EU-DEMO/systems_code/OUT.DAT deleted file mode 100644 index c597c89f3b..0000000000 --- a/data/reactors/EU-DEMO/systems_code/OUT.DAT +++ /dev/null @@ -1,2274 +0,0 @@ - impvar is now deprecated - use iteration variables 125-136 instead. - - ************************************************************************************************************** - ************************************************** PROCESS *************************************************** - ************************************** Power Reactor Optimisation Code *************************************** - ************************************************************************************************************** - - Program : - Version : 2.2.0 Release Date :: 2021-10-26 - Tag No. : v2.2.0 - Branch : HEAD - Git log : Merge\ branch\ |develop|\ into\ |master| - Date/time : 1 Dec 2021 10:54:34 +00:00(hh:mm) UTC - User : dshort - Computer : K0796 - Directory : /home/dshort/code/bluemira/generated_data/reactors/EU-DEMO/systems_code - Input : /home/dshort/code/bluemira/generated_data/reactors/EU-DEMO/systems_code/IN.DAT - Run title : Run Title (change this line using input variable 'runtitle') - Run type : Reactor concept design: Pulsed tokamak model, (c) CCFE - - ************************************************************************************************************** - - Equality constraints : 18 - Inequality constraints : 00 - Total constraints : 18 - Iteration variables : 33 - Max iterations : 200 - Figure of merit : +01 -- minimise major radius. - Convergence parameter : 1.00E-08 - - ************************************************************************************************************** - - (Please include this header in any models, presentations and papers based on these results) - - ************************************************************************************************************** - - Quantities listed in standard row format are labelled as follows in columns 112-114: - ITV : Active iteration variable (in any output blocks) - OP : Calculated output quantity - Unlabelled quantities in standard row format are generally inputs - Note that calculated quantities may be trivially rescaled from inputs, or equal to bounds which are input. - - - ************************************************** Numerics ************************************************** - - PROCESS has performed a VMCON (optimisation) run. - and found a feasible set of parameters. - - VMCON error flag (ifail) 1 - Number of iteration variables (nvar) 33 - Number of constraints (total) (neqns+nineqns) 18 - Optimisation switch (ioptimz) 1 - Figure of merit switch (minmax) 1 - Square root of the sum of squares of the constraint residuals (sqsumsq) 1.349E-09 OP - VMCON convergence parameter (convergence_parameter) 3.986E-10 OP - Number of VMCON iterations (nviter) 25 OP - -PROCESS has successfully optimised the iteration variables to minimise the figure of merit MAJOR RADIUS. - - Certain operating limits have been reached, - as shown by the following iteration variables that are - at or near to the edge of their prescribed range : - - fdene = 1.2000E+00 is at or above its upper bound: 1.2000E+00 - hfact = 1.1000E+00 is at or above its upper bound: 1.1000E+00 - q = 3.0000E+00 is at or below its lower bound: 3.0000E+00 - fjohc = 2.5000E-01 is at or above its upper bound: 2.5000E-01 - fjohc0 = 2.5000E-01 is at or above its upper bound: 2.5000E-01 - gapoh = 5.0000E-02 is at or below its lower bound: 5.0000E-02 - fstrcond = 1.0000E+00 is at or above its upper bound: 1.0000E+00 - fiooic = 5.0000E-01 is at or above its upper bound: 5.0000E-01 - fjprot = 1.0000E+00 is at or above its upper bound: 1.0000E+00 - tdmptf = 3.0000E+01 is at or below its lower bound: 3.0000E+01 - thwcndut = 8.0000E-03 is at or below its lower bound: 8.0000E-03 - gapds = 1.2000E-01 is at or below its lower bound: 1.2000E-01 - - The solution vector is comprised as follows : - - final final / - i value initial - - 1 bt 5.0031E+00 0.8859 - 2 rmajor 9.2611E+00 1.0168 - 3 te 1.2381E+01 0.9371 - 4 beta 3.4495E-02 1.1196 - 5 dene 7.3881E+19 0.9263 - 6 fdene 1.2000E+00 1.0000 - 7 hfact 1.1000E+00 1.0000 - 8 fwalld 1.1064E-01 0.8495 - 9 ohcth 5.8741E-01 0.7128 - 10 q 3.0000E+00 0.9297 - 11 bore 2.5067E+00 1.0024 - 12 fbetatry 5.2876E-01 1.0934 - 13 coheof 1.7054E+07 1.2665 - 14 fjohc 2.5000E-01 1.0000 - 15 fjohc0 2.5000E-01 1.0000 - 16 fcohbop 9.3568E-01 0.9997 - 17 gapoh 5.0000E-02 1.0000 - 18 fvsbrnni 4.5473E-01 1.0189 - 19 fstrcase 8.7853E-01 0.8785 - 20 fstrcond 1.0000E+00 1.1509 - 21 fiooic 5.0000E-01 1.3863 - 22 fvdump 6.1847E-01 1.0104 - 23 vdalw 1.2781E+01 1.0104 - 24 fjprot 1.0000E+00 1.0000 - 25 tdmptf 3.0000E+01 1.0000 - 26 thkcas 4.1106E-01 0.8371 - 27 thwcndut 8.0000E-03 2.0000 - 28 gapds 1.2000E-01 1.0000 - 29 tfcth 1.2363E+00 1.1774 - 30 flhthresh 1.4362E+00 1.1286 - 31 fimpvar 2.7201E-04 0.6182 - 32 cpttf 6.4604E+04 0.9939 - 33 fcutfsu 8.0638E-01 1.2095 - - The following equality constraint residues should be close to zero : - - physical constraint normalised - constraint residue residue - - 1 Beta consistency = 3.4495E-02 1.8409E-14 -5.3368E-13 - 2 Global power balance consistency = 1.4732E-01 MW/m3 -1.7141E-13 MW/m3 1.1635E-12 - 3 Density upper limit < 8.1820E+19 /m3 5.4067E+05 /m3 6.6613E-15 - 4 Neutron wall load upper limit < 8.8514E-01 MW/m2 4.1228E-12 MW/m2 4.6578E-12 - 5 Radial build consistency = 9.2611E+00 m 0.0000E+00 m -0.0000E+00 - 6 Burn time lower limit > 7.2000E+03 sec -6.3517E-06 sec 8.8219E-10 - 7 Net electric power lower limit > 5.0000E+02 MW -3.5005E-07 MW -7.0010E-10 - 8 Beta upper limit < 5.6067E-02 -3.5839E-14 -6.3927E-13 - 9 CS coil EOF current density limit < 6.8215E+07 A/m2 3.6568E-02 A/m2 5.3607E-10 - 10 CS coil BOP current density limit < 6.3827E+07 A/m2 3.2620E-02 A/m2 5.1106E-10 - 11 Injection power upper limit < 5.0000E+01 MW -6.6791E-13 MW 1.3323E-14 - 12 TF coil case stress upper limit < 6.0000E+08 Pa 7.0333E-06 Pa 1.1546E-14 - 13 TF coil conduit stress upper lim < 6.0000E+08 Pa 3.6001E-05 Pa 5.9952E-14 - 14 I_op / I_critical (TF coil) < 3.5693E+07 A/m2 1.2621E-06 A/m2 -7.0721E-14 - 15 Dump voltage upper limit < 1.2781E+01 V 4.8765E+00 V -3.8747E-14 - 16 J_winding pack/J_protection limit < 1.7847E+07 A/m2 0.0000E+00 A/m2 -1.1025E-13 - 17 L-H power threshold limit > 1.0962E+02 MW 1.1537E-09 MW -1.0524E-11 - 18 Psep / R upper limit < 1.7000E+01 MW/m -1.6020E-10 MW/m 9.4236E-12 - - ******************************************** Final Feasible Point ******************************************** - - - *************** Estimate of "overnight" capital cost for a first of kind power plant (2014 M$) *************** - - - ******************************** Buildings (M$) ******************************** - - Admin Buildings 35 - Tokamak Complex (excluding hot cell) 2947 - Neutral beam buildings 8 - Cryoplant buildings 47 - PF Coil winding building 120 - Magnet power supplies and related buildings 42 - Magnet discharge buildings 32 - Heat removal system buildings 37 - Total cost of buildings 3268 - - ********************************** Land (M$) *********************************** - - Land purchasing 66 - Land improvement 353 - Road improvements 184 - Total land costs 603 - - ******************************** TF Coils (M$) ********************************* - - TF Coil insertion and welding 347 - TF coil winding 765 - Copper strand for TF coil 81 - Strands with Nb3Sn superconductor and copper stabiliser 692 - Testing of superconducting strands 4 - Cabling and jacketing 150 - Total TF coil costs 2038 - - ************************* First wall and blanket (M$) ************************** - - Lithium enrichment 211 - Lithium orthosilicate pebble manufacturing 86 - Titanium beryllide pebble manufacturing 2280 - First wall W coating manufacturing 109 - Blanket and shield materials and manufacturing 235 - Total first wall and blanket cost 2921 - - ***************** Active maintenance and remote handling (M$) ****************** - - Moveable equipment 1035 - Active maintenance facility with fixed equipment 3153 - Total remote handling costs 4188 - - ***************** Vacuum vessel and liquid nitrogen plant (M$) ***************** - - Vacuum vessel 1063 - Liquid nitrogen plant 127 - Total liquid nitrogen plant and vacuum vessel 1190 - - **************** System for converting heat to electricity (M$) **************** - - Energy conversion system 547 - - ************************** Remaining subsystems (M$) *************************** - - CS and PF coils 2199 - Vacuum vessel in-wall shielding, ports and in-vessel coils 519 - Divertor 419 - Ex-vessel neutral beam remote handling equipment 90 - Vacuum vessel pressure suppression system 129 - Cryostat 633 - Heat removal system 2342 - Thermal shields 187 - Pellet injection system 69 - Gas injection and wall conditioning system 89 - Vacuum pumping 558 - Tritium plant 627 - Cryoplant and distribution 584 - Electrical power supply and distribution 1258 - Neutral beam heating and current drive system 814 - Diagnostics systems 640 - Radiological protection 53 - Access control and security systems 69 - Assembly 2306 - Control and communication 548 - Additional project expenditure 1624 - Logistics 233 - Total remaining subsystem costs 15990 - - TOTAL OVERNIGHT CAPITAL COST (M$) 30745 - Annual maintenance cost (M$) 1515 - - Net electric output (MW) (pnetelmw) 500.000 OP - Capacity factor (cpfact) 0.593 OP - Mean electric output (MW) (mean_electric_outpu 296.703 OP - Capital cost / mean electric output ($/W) 103.622 OP - Levelized cost of electricity ($/MWh) (coe) 1998.970 OP - - ********************************************* Plant Availability ********************************************* - - Allowable blanket neutron fluence (MW-yr/m2) (abktflnc) 1.500E+01 - Allowable divertor heat fluence (MW-yr/m2) (adivflnc) 2.000E+01 - First wall / blanket lifetime (years) (bktlife) 2.260E+01 OP - Divertor lifetime (years) (divlife) 7.897E+00 OP - Heating/CD system lifetime (years) (cdrlife) 2.260E+01 OP - Total plant lifetime (years) (tlife) 4.000E+01 - Total plant availability fraction (cfactr) 7.500E-01 - - *************************************************** Plasma *************************************************** - - Plasma configuration = single null divertor - Tokamak aspect ratio = Conventional, itart = 0 (itart) 0.000 - - Plasma Geometry : - - Major radius (m) (rmajor) 9.261 ITV - Minor radius (m) (rminor) 2.987 OP - Aspect ratio (aspect) 3.100 - Elongation, X-point (Zohm scaling) (kappa) 1.781 OP - Zohm scaling adjustment factor (fkzohm) 1.024 - Elongation, 95% surface (calculated from kappa) (kappa95) 1.590 OP - Elongation, area ratio calc. (kappaa) 1.665 OP - Triangularity, X-point (input value used) (triang) 0.500 IP - Triangularity, 95% surface (calculated from triang) (triang95) 0.333 OP - Plasma poloidal perimeter (m) (pperim) 26.306 OP - Plasma cross-sectional area (m2) (xarea) 46.681 OP - Plasma surface area (m2) (sarea) 1.488E+03 OP - Plasma volume (m3) (vol) 2.661E+03 OP - - Current and Field : - - Consistency between q0,q,alphaj,rli,dnbeta is enforced - - Plasma current scaling law used (icurr) 4 - Plasma current (MA) (plascur/1D6) 19.117 OP - Current density profile factor (alphaj) 1.508 OP - Plasma internal inductance, li (rli) 1.096 OP - Vertical field at plasma (T) (bvert) -0.687 OP - Vacuum toroidal field at R (T) (bt) 5.003 ITV - Average poloidal field (T) (bp) 0.913 OP - Total field (sqrt(bp^2 + bt^2)) (T) (btot) 5.086 OP - Safety factor on axis (q0) 1.000 - Safety factor at 95% flux surface (q95) 3.000 ITV - Cylindrical safety factor (qcyl) (qstar) 2.508 OP - - Beta Information : - - Total plasma beta (beta) 3.450E-02 ITV - Total poloidal beta (betap) 1.070E+00 OP - Total toroidal beta 3.564E-02 OP - Fast alpha beta (betaft) 4.004E-03 OP - Beam ion beta (betanb) 8.449E-04 OP - (Fast alpha + beam beta)/(thermal beta) (gammaft) 1.636E-01 OP - Thermal beta 2.965E-02 OP - Thermal poloidal beta 9.194E-01 OP - Thermal toroidal beta (= beta-exp) 3.063E-02 OP - 2nd stability beta : beta_p / (R/a) (eps*betap) 0.345 OP - 2nd stability beta upper limit (epbetmax) 1.380 - Beta g coefficient (dnbeta) 4.383 OP - Normalised thermal beta 2.318 OP - Normalised total beta 2.697 OP - Normalised toroidal beta (normalised_toroidal 2.787 OP - Limit on thermal beta (betalim) 0.056 OP - Plasma thermal energy (J) 1.218E+09 OP - Total plasma internal energy (J) (total_plasma_internal_en 1.417E+09 OP - - Temperature and Density (volume averaged) : - - Electron temperature (keV) (te) 12.381 ITV - Electron temperature on axis (keV) (te0) 25.457 OP - Ion temperature (keV) (ti) 12.381 - Ion temperature on axis (keV) (ti0) 25.457 OP - Electron temp., density weighted (keV) (ten) 13.679 OP - Electron density (/m3) (dene) 7.388E+19 ITV - Electron density on axis (/m3) (ne0) 9.718E+19 OP - Line-averaged electron density (/m3) (dnla) 8.182E+19 OP - Line-averaged electron density / Greenwald density (dnla_gw) 1.200E+00 OP - Ion density (/m3) (dnitot) 6.533E+19 OP - Fuel density (/m3) (deni) 5.752E+19 OP - Total impurity density with Z > 2 (no He) (/m3) (dnz) 2.379E+16 OP - Helium ion density (thermalised ions only) (/m3) (dnalp) 7.388E+18 OP - Proton density (/m3) (dnprot) 2.037E+16 OP - Hot beam density (/m3) (dnbeam) 3.694E+17 OP - Density limit from scaling (/m3) (dnelimt) 6.818E+19 OP - Density limit (enforced) (/m3) (boundu(9)*dnelimt) 8.182E+19 OP - Helium ion density (thermalised ions only) / electron density (ralpne) 1.000E-01 - - Impurities - - Plasma ion densities / electron density: - H_ concentration (fimp(01) 7.839E-01 OP - He concentration (fimp(02) 1.000E-01 - Be concentration (fimp(03) 0.000E+00 - C_ concentration (fimp(04) 0.000E+00 - N_ concentration (fimp(05) 0.000E+00 - O_ concentration (fimp(06) 0.000E+00 - Ne concentration (fimp(07) 0.000E+00 - Si concentration (fimp(08) 0.000E+00 - Ar concentration (fimp(09) 0.000E+00 - Fe concentration (fimp(10) 0.000E+00 - Ni concentration (fimp(11) 0.000E+00 - Kr concentration (fimp(12) 0.000E+00 - Xe concentration (fimp(13) 2.720E-04 - W_ concentration (fimp(14) 5.000E-05 - Average mass of all ions (amu) (aion) 2.716E+00 OP - - Effective charge (zeff) 1.994 OP - Density profile factor (alphan) 1.000 - Plasma profile model (ipedestal) 1 - Pedestal profiles are used. - Density pedestal r/a location (rhopedn) 0.940 - Electron density pedestal height (/m3) (neped) 5.796E+19 OP - Electron density at pedestal / nGW (fgwped_out) 8.500E-01 - Temperature pedestal r/a location (rhopedt) 0.940 - Pedestal scaling switch (ieped) 0 - Electron temp. pedestal height (keV) (teped) 5.500 - Electron temp. at separatrix (keV) (tesep) 0.100 - Electron density at separatrix (/m3) (nesep) 3.409E+19 - Electron density at separatrix / nGW (fgwsep_out) 5.000E-01 - Temperature profile index (alphat) 1.450 - Temperature profile index beta (tbeta) 2.000 - - Density Limit using different models : - - Old ASDEX model (dlimit(1)) 4.688E+19 OP - Borrass ITER model I (dlimit(2)) 9.404E+19 OP - Borrass ITER model II (dlimit(3)) 3.678E+19 OP - JET edge radiation model (dlimit(4)) 3.985E+21 OP - JET simplified model (dlimit(5)) 3.482E+20 OP - Hugill-Murakami Mq model (dlimit(6)) 6.463E+19 OP - Greenwald model (dlimit(7)) 6.818E+19 OP - - Fuel Constituents : - - Deuterium fuel fraction (fdeut) 0.500 - Tritium fuel fraction (ftrit) 0.500 - - Fusion Power : - - Total fusion power (MW) (powfmw) 1.791E+03 OP - = D-T fusion power (MW) (pdt) 1.789E+03 OP - + D-D fusion power (MW) (pdd) 2.121E+00 OP - + D-He3 fusion power (MW) (pdhe3) 0.000E+00 OP - Alpha power: total (MW) (palpmw) 3.577E+02 OP - Alpha power: beam-plasma (MW) (palpnb) 4.024E+00 OP - Neutron power (MW) (pneutmw) 1.432E+03 OP - Charged particle power (excluding alphas) (MW) (pchargemw) 1.377E+00 OP - Total power deposited in plasma (MW) (tot_power_plasma) 3.920E+02 OP - - Radiation Power (excluding SOL): - - Bremsstrahlung radiation power (MW) (pbrempv*vol) 6.096E+01 OP - Line radiation power (MW) (plinepv*vol) 1.574E+02 OP - Synchrotron radiation power (MW) (psyncpv*vol) 1.623E+01 OP - Synchrotron wall reflectivity factor (ssync) 0.600 - Normalised minor radius defining 'core' (coreradius) 6.000E-01 - Fraction of core radiation subtracted from P_L (coreradiationfraction) 1.000E+00 - Total core radiation power (MW) (pcoreradmw) 1.031E+02 OP - Edge radiation power (MW) (pedgeradmw) 1.315E+02 OP - Total radiation power (MW) (pradmw) 2.346E+02 OP - Core radiation fraction = total radiation in core / total power deposite (rad_fraction_core) 5.984E-01 OP - SoL radiation fraction = total radiation in SoL / total power accross se (rad_fraction_sol) 8.000E-01 IP - Radiation fraction = total radiation / total power deposited in plasma (rad_fraction) 9.197E-01 OP - Nominal mean radiation load on inside surface of reactor (MW/m2) (photon_wall) 1.451E-01 OP - Peaking factor for radiation wall load (peakfactrad) 3.330E+00 IP - Maximum permitted radiation wall load (MW/m^2) (maxradwallload) 1.000E+00 IP - Peak radiation wall load (MW/m^2) (peakradwallload) 4.830E-01 OP - Nominal mean neutron load on inside surface of reactor (MW/m2) (wallmw) 8.851E-01 OP - - Power incident on the divertor targets (MW) (ptarmw) 3.149E+01 OP - Fraction of power to the lower divertor (ftar) 1.000E+00 IP - Outboard side heat flux decay length (m) (lambdaio) 1.570E-03 OP - Fraction of power on the inner targets (fio) 4.100E-01 OP - Fraction of power incident on the lower inner target (fLI) 4.100E-01 OP - Fraction of power incident on the lower outer target (fLO) 5.900E-01 OP - Power incident on the lower inner target (MW) (pLImw) 1.291E+01 OP - Power incident on the lower outer target (MW) (pLOmw) 1.858E+01 OP - - Ohmic heating power (MW) (pohmmw) 8.504E-01 OP - Fraction of alpha power deposited in plasma (falpha) 0.950 OP - Fraction of alpha power to electrons (falpe) 0.720 OP - Fraction of alpha power to ions (falpi) 0.280 OP - Ion transport (MW) (ptrimw) 1.356E+02 OP - Electron transport (MW) (ptremw) 1.534E+02 OP - Injection power to ions (MW) (pinjimw) 1.958E+01 OP - Injection power to electrons (MW) (pinjemw) 3.042E+01 OP - Ignited plasma switch (0=not ignited, 1=ignited) (ignite) 0 - - Power into divertor zone via charged particles (MW) (pdivt) 1.574E+02 OP - Psep / R ratio (MW/m) (pdivt/rmajor) 1.700E+01 OP - Psep Bt / qAR ratio (MWT/m) (pdivtbt/qar) 9.146E+00 OP - - H-mode Power Threshold Scalings : - - ITER 1996 scaling: nominal (MW) (pthrmw(1)) 1.539E+02 OP - ITER 1996 scaling: upper bound (MW) (pthrmw(2)) 3.570E+02 OP - ITER 1996 scaling: lower bound (MW) (pthrmw(3)) 6.545E+01 OP - ITER 1997 scaling (1) (MW) (pthrmw(4)) 2.580E+02 OP - ITER 1997 scaling (2) (MW) (pthrmw(5)) 1.981E+02 OP - Martin 2008 scaling: nominal (MW) (pthrmw(6)) 1.096E+02 OP - Martin 2008 scaling: 95% upper bound (MW) (pthrmw(7)) 1.444E+02 OP - Martin 2008 scaling: 95% lower bound (MW) (pthrmw(8)) 7.481E+01 OP - Snipes 2000 scaling: nominal (MW) (pthrmw(9)) 7.831E+01 OP - Snipes 2000 scaling: upper bound (MW) (pthrmw(10)) 1.167E+02 OP - Snipes 2000 scaling: lower bound (MW) (pthrmw(11)) 5.213E+01 OP - Snipes 2000 scaling (closed divertor): nominal (MW) (pthrmw(12)) 3.604E+01 OP - Snipes 2000 scaling (closed divertor): upper bound (MW) (pthrmw(13)) 5.029E+01 OP - Snipes 2000 scaling (closed divertor): lower bound (MW) (pthrmw(14)) 2.566E+01 OP - Hubbard 2012 L-I threshold - nominal (MW) (pthrmw(15)) 2.966E+01 OP - Hubbard 2012 L-I threshold - lower bound (MW) (pthrmw(16)) 1.515E+01 OP - Hubbard 2012 L-I threshold - upper bound (MW) (pthrmw(17)) 5.808E+01 OP - Hubbard 2017 L-I threshold (pthrmw(18)) 2.998E+02 OP - Martin 2008 aspect ratio corrected scaling: nominal (MW) (pthrmw(19)) 1.096E+02 OP - Martin 2008 aspect ratio corrected scaling: 95% upper bound (MW) (pthrmw(20)) 1.444E+02 OP - Martin 2008 aspect ratio corrected scaling: 95% lower bound (MW) (pthrmw(21)) 7.481E+01 OP - - L-H threshold power (enforced) (MW) (boundl(103)*plhthresh) 1.096E+02 OP - L-H threshold power (MW) (plhthresh) 1.096E+02 OP - - Confinement : - - Confinement scaling law IPB98(y,2) (H) - Confinement H factor (hfact) 1.100 ITV - Global thermal energy confinement time (s) (taueff) 4.214 OP - Ion energy confinement time (s) (tauei) 4.214 OP - Electron energy confinement time (s) (tauee) 4.214 OP - n.tau = Volume-average electron density x Energy confinement time (s/m3) (dntau) 3.113E+20 OP - Triple product = Vol-average electron density x Vol-average electron temperature x Energy confinement time: - Triple product (keV s/m3) (dntau*te) 3.855E+21 OP - Transport loss power assumed in scaling law (MW) (powerht) 2.890E+02 OP - Switch for radiation loss term usage in power balance (iradloss) 1 - Radiation power subtracted from plasma power balance (MW) 1.031E+02 OP - (Radiation correction is core radiation power) - Alpha particle confinement time (s) (taup) 30.981 OP - Alpha particle/energy confinement time ratio (taup/taueff) 7.352 OP - Lower limit on taup/taueff (taulimit) 5.000 - Total energy confinement time including radiation loss (s) (total_energy_conf_t 3.615 OP - (= stored energy including fast particles / loss power including radiation - - Dimensionless plasma parameters - - For definitions see - Recent progress on the development and analysis of the ITPA global H-mode confinement database - D.C. McDonald et al, 2007 Nuclear Fusion v47, 147. (nu_star missing 1/mu0) - Normalized plasma pressure beta as defined by McDonald et al (beta_mcdonald) 3.564E-02 OP - Normalized ion Larmor radius (rho_star) 1.854E-03 OP - Normalized collisionality (nu_star) 3.526E-03 OP - Volume measure of elongation (kappaa_IPB) 1.631E+00 OP - - Plasma Volt-second Requirements : - - Total volt-second requirement (Wb) (vsstt) 6.975E+02 OP - Inductive volt-seconds (Wb) (vsind) 3.100E+02 OP - Ejima coefficient (gamma) 0.300 - Start-up resistive (Wb) (vsres) 6.675E+01 OP - Flat-top resistive (Wb) (vsbrn) 3.207E+02 OP - bootstrap current fraction multiplier (cboot) 1.000 - Bootstrap fraction (ITER 1989) (bscf_iter89) 0.321 OP - Bootstrap fraction (Sauter et al) (bscf_sauter) 0.354 OP - Bootstrap fraction (Nevins et al) (bscf_nevins) 0.310 OP - Bootstrap fraction (Wilson) (bscf_wilson) 0.375 OP - Diamagnetic fraction (Hender) (diacf_hender) 0.012 OP - Diamagnetic fraction (SCENE) (diacf_scene) 0.011 OP - Pfirsch-Schlueter fraction (SCENE) (pscf_scene) -0.003 OP - (Sauter et al bootstrap current fraction model used) - (Diamagnetic current fraction not calculated) - (Pfirsch-Schlüter current fraction not calculated) - Bootstrap fraction (enforced) (bootipf.) 0.354 OP - Diamagnetic fraction (enforced) (diaipf.) 0.000 OP - Pfirsch-Schlueter fraction (enforced) (psipf.) 0.000 OP - Loop voltage during burn (V) (vburn) 4.448E-02 OP - Plasma resistance (ohm) (rplas) 4.267E-09 OP - Resistive diffusion time (s) (res_time) 3.431E+03 OP - Plasma inductance (H) (rlp) 1.622E-05 OP - Coefficient for sawtooth effects on burn V-s requirement (csawth) 1.000 - - Fuelling : - - Ratio of He and pellet particle confinement times (tauratio) 1.000E+00 - Fuelling rate (nucleus-pairs/s) (qfuel) 3.123E+21 OP - Fuel burn-up rate (reactions/s) (rndfuel) 6.383E+20 OP - Burn-up fraction (burnup) 0.204 OP - - ***************************** Energy confinement times, and required H-factors : ***************************** - - scaling law confinement time (s) H-factor for - for H = 1 power balance - - IPB98(y) (H) 4.845 0.870 - IPB98(y,1) (H) 4.797 0.878 - IPB98(y,2) (H) 3.831 1.100 - IPB98(y,3) (H) 4.020 1.048 - IPB98(y,4) (H) 3.934 1.071 - ISS95 (stell) 2.297 1.834 - ISS04 (stell) 4.020 1.048 - DS03 (H) 5.656 0.745 - Murari et al NPL (H) 2.785 1.513 - Petty 2008 (H) 6.680 0.631 - Lang et al. 2012 (H) 2.473 1.704 - Hubbard 2017 - nom (I) 0.069 60.839 - Hubbard 2017 - lower (I) 0.039 100.000 - Hubbard 2017 - upper (I) 0.122 34.565 - NSTX (Spherical) (H) 8.496 0.496 - NSTX-Petty08 Hybrid (H) 6.680 0.631 - - ******************************************** Current Drive System ******************************************** - - Neutral Beam Current Drive - Current drive efficiency model (iefrf) 5 - - Current is driven by both inductive - and non-inductive means. - Auxiliary power used for plasma heating only (MW) (pheat) 0.000E+00 - Power injected for current drive (MW) (pcurrentdrivemw) 5.000E+01 - Maximum Allowed Bootstrap current fraction (bscfmax) 9.900E-01 - Fusion gain factor Q (bigq) 3.521E+01 OP - Auxiliary current drive (A) (auxiliary_cd) 1.919E+06 OP - Current drive efficiency (A/W) (effcd) 3.837E-02 OP - Normalised current drive efficiency, gamma (10^20 A/W-m2) (gamcd) 2.625E-01 OP - Wall plug to injector efficiency (etacd) 4.000E-01 - - Fractions of current drive : - - Bootstrap fraction (bootipf) 0.354 OP - Diamagnetic fraction (diaipf) 0.000 OP - Pfirsch-Schlueter fraction (psipf) 0.000 OP - Auxiliary current drive fraction (faccd) 0.100 OP - Inductive fraction (facoh) 0.545 OP - Total (plasipf+faccd+facoh 1.000 - Fraction of the plasma current produced by non-inductive means (fvsbrnni) 0.455 ITV - - Neutral beam energy (keV) (enbeam) 1.000E+03 - Neutral beam current (A) (cnbeam) 5.001E+01 OP - Beam efficiency (A/W) (effnbss) 3.837E-02 OP - Beam gamma (10^20 A/W-m2) (gamnb) 2.625E-01 OP - Neutral beam wall plug efficiency (etanbi) 4.000E-01 - Beam decay lengths to centre (taubeam) 4.279E+00 OP - Beam shine-through fraction (nbshinef) 1.919E-04 OP - Neutral beam wall plug power (MW) (pwpnb) 1.250E+02 OP - - Neutral beam power balance : - ---------------------------- - Beam first orbit loss power (MW) (porbitlossmw) 0.000 OP - Beam shine-through power [MW] (nbshinemw) 0.010 OP - Beam power deposited in plasma (MW) (pinjmw) 50.000 OP - Maximum allowable beam power (MW) (pinjalw) 50.000 - Total (MW) (porbitlossmw+nbshin 50.010 - - Beam power entering vacuum vessel (MW) (pnbitot) 50.010 OP - - Fraction of beam energy to ions (fpion) 3.917E-01 OP - Beam duct shielding thickness (m) (nbshield) 5.000E-01 - Beam tangency radius / Plasma major radius (frbeam) 1.000E+00 - Beam centreline tangency radius (m) (rtanbeam) 9.261E+00 OP - Maximum possible tangency radius (m) (rtanmax) 1.475E+01 OP - - Volt-second considerations: - - Total V-s capability of Central Solenoid/PF coils (Wb) (abs(vstot)) 7.191E+02 - Required volt-seconds during start-up (Wb) (vssoft) 3.768E+02 - Available volt-seconds during burn (Wb) (vsmax) 3.207E+02 - - *************************************************** Times **************************************************** - - Initial charge time for CS from zero current (s) (tramp) 30.000 - Plasma current ramp-up time (s) (tohs) 30.000 - Heating time (s) (theat) 10.000 - Burn time (s) (tburn) 7.200E+03 OP - Reset time to zero current for CS (s) (tqnch) 30.000 - Time between pulses (s) (tdwell) 1800.000 - - Total plant cycle time (s) (tcycle) 9.100E+03 OP - - ************************************************ Radial Build ************************************************ - - Thickness (m) Radius (m) - Device centreline 0.000 0.000 - Machine bore 2.507 2.507 (bore) - Central solenoid 0.587 3.094 (ohcth) - CS precompression 0.055 3.149 (precomp) - Gap 0.050 3.199 (gapoh) - TF coil inboard leg 1.236 4.436 (tfcth) - Gap 0.050 4.486 (tftsgap) - Thermal shield 0.050 4.536 (thshield) - Gap 0.120 4.656 (gapds) - Vacuum vessel (and shielding) 0.600 5.256 (d_vv_in + shldith) - Gap 0.020 5.276 (vvblgap) - Inboard blanket 0.755 6.031 (blnkith) - Inboard first wall 0.018 6.049 (fwith) - Inboard scrape-off 0.225 6.274 (scrapli) - Plasma geometric centre 2.987 9.261 (rminor) - Plasma outboard edge 2.987 12.249 (rminor) - Outboard scrape-off 0.225 12.474 (scraplo) - Outboard first wall 0.018 12.492 (fwoth) - Outboard blanket 1.275 13.767 (blnkoth) - Gap 0.020 13.787 (vvblgap) - Vacuum vessel (and shielding) 1.100 14.887 (d_vv_out+shldoth) - Gap 0.898 15.785 (gapsto) - Thermal shield 0.050 15.835 (thshield) - Gap 0.050 15.885 (tftsgap) - TF coil outboard leg 1.236 17.121 (tfthko) - - *********************************************** Vertical Build *********************************************** - - Single null case - Thickness (m) Height (m) - TF coil 1.236 9.029 (tfcth) - Gap 0.050 7.793 (tftsgap) - Thermal shield 0.050 7.743 (thshield) - Gap 0.120 7.693 (vgap2) - Vacuum vessel (and shielding) 0.600 7.573 (d_vv_top+shldtth) - Gap 0.020 6.973 (vvblgap) - Top blanket 1.015 6.953 (blnktth) - Top first wall 0.018 5.938 (fwtth) - Top scrape-off 0.600 5.920 (vgaptop) - Plasma top 5.320 5.320 (rminor*kappa) - Midplane 0.000 0.000 - Plasma bottom 5.320 -5.320 (rminor*kappa) - Lower scrape-off 1.600 -6.920 (vgap) - Divertor structure 0.621 -7.541 (divfix) - Vacuum vessel (and shielding) 0.600 -8.141 (d_vv_bot+shldlth) - Gap 0.120 -8.261 (vgap2) - Thermal shield 0.050 -8.311 (thshield) - Gap 0.050 -8.361 (tftsgap) - TF coil 1.236 -9.597 (tfcth) - - ************************************* Divertor build and plasma position ************************************* - - Divertor Configuration = Single Null Divertor - - Plasma top position, radial (m) (ptop_radial) 7.767 OP - Plasma top position, vertical (m) (ptop_vertical) 5.320 OP - Plasma geometric centre, radial (m) (rmajor.) 9.261 OP - Plasma geometric centre, vertical (m) (0.0) 0.000 OP - Plasma lower triangularity (tril) 0.500 OP - Plasma elongation (kappa.) 1.781 OP - TF coil vertical offset (m) (tfoffset) -0.284 OP - Plasma outer arc radius of curvature (m) (rco) 5.398 OP - Plasma inner arc radius of curvature (m) (rci) 10.220 OP - Plasma lower X-pt, radial (m) (rxpt) 7.767 OP - Plasma lower X-pt, vertical (m) (zxpt) -5.320 OP - Poloidal plane angle between vertical and inner leg (rad) (thetai) 0.171 OP - Poloidal plane angle between vertical and outer leg (rad) (thetao) 1.023 OP - Poloidal plane angle between inner leg and plate (rad) (betai) 1.000 - Poloidal plane angle between outer leg and plate (rad) (betao) 1.000 - Inner divertor leg poloidal length (m) (plsepi) 1.000 - Outer divertor leg poloidal length (m) (plsepo) 1.500 - Inner divertor plate length (m) (plleni) 1.000 - Outer divertor plate length (m) (plleno) 1.000 - Inner strike point, radial (m) (rspi) 6.782 OP - Inner strike point, vertical (m) (zspi) -5.490 OP - Inner plate top, radial (m) (rplti) 6.977 OP - Inner plate top, vertical (m) (zplti) -5.029 OP - Inner plate bottom, radial (m) (rplbi) 6.587 OP - Inner plate bottom, vertical (m) (zplbi) -5.950 OP - Outer strike point, radial (m) (rspo) 8.548 OP - Outer strike point, vertical (m) (zspo) -6.600 OP - Outer plate top, radial (m) (rplto) 8.767 OP - Outer plate top, vertical (m) (zplto) -6.151 OP - Outer plate bottom, radial (m) (rplbo) 8.330 OP - Outer plate bottom, vertical (m) (zplbo) -7.050 OP - Calculated maximum divertor height (m) (divht) 2.021 OP - - ************************************************* TF coils ************************************************** - - - TF Coil Stresses (CCFE model) : - - Plane stress model with smeared properties - Allowable maximum shear stress in TF coil case (Tresca criterion) (Pa) (sig_tf_case_max) 6.000E+08 - Allowable maximum shear stress in TF coil conduit (Tresca criterion) (Pa (sig_tf_wp_max) 6.000E+08 - Structural materal stress of the point of maximum TRESCA stress per layer - Please use utility/plot_TF_stress.py for radial plots plots summary - Layers Steel case WP - Radial stress (MPa) 0.000 -152.463 - toroidal stress (MPa) -349.315 -422.197 - Vertical stress (MPa) 177.803 177.803 - Von-Mises stress (MPa) 464.483 533.790 - TRESCA stress (MPa) 527.118 600.000 - - Toroidal modulus (GPa) 205.000 64.029 - Vertical modulus (GPa) 205.000 106.170 - - WP toroidal modulus (GPa) (eyoung_wp_t*1.0D-9) 5.525E+01 OP - WP vertical modulus (GPa) (eyoung_wp_z*1.0D-9) 8.333E+01 OP - Maximum radial deflection at midplane (m) (deflect) -5.289E-03 OP - Vertical strain on casing (casestr) 8.673E-04 OP - Vertical strain on winding pack (windstrain) 1.975E-03 OP - Radial strain on insulator (insstrain) -7.283E-03 OP - - TF design - - Conductor technology (i_tf_sup) 1 - -> Superconducting coil (SC) - Superconductor material (i_tf_sc_mat) 1 - -> ITER Nb3Sn critical surface model - Presence of TF demountable joints (itart) 0 - -> Coils without demountable joints - TF inboard leg support strategy (i_tf_bucking) 1 - -> Steel casing - - TF coil Geometry : - - Number of TF coils (n_tf) 18 - Inboard leg centre radius (m) (r_tf_inboard_mid) 3.817E+00 OP - Outboard leg centre radius (m) (r_tf_outboard_mid) 1.650E+01 OP - Total inboard leg radial thickness (m) (tfcth) 1.236E+00 ITV - Total outboard leg radial thickness (m) (tfthko) 1.236E+00 - Outboard leg toroidal thickness (m) (tftort) 1.540E+00 OP - Maximum inboard edge height (m) (hmax) 8.361E+00 OP - Mean coil circumference (including inboard leg length) (m) (tfleng) 4.939E+01 OP - Vertical TF shape (i_tf_shape) 1 - - D-shape coil, inner surface shape approximated by - by a straight segment and elliptical arcs between the following points: - - point x(m) y(m) - 1 4.436 4.676 - 2 8.664 7.793 - 3 15.885 0.000 - 4 8.664 -8.361 - 5 4.436 -5.016 - - Global material area/fractions: - - TF cross-section (total) (m2) (tfareain) 2.965E+01 - Total steel cross-section (m2) (a_tf_steel*n_tf) 2.082E+01 - Total steel TF fraction (f_tf_steel) 7.022E-01 - Total Insulation cross-section (total) (m2) (a_tf_ins*n_tf) 2.501E+00 - Total Insulation fraction (f_tf_ins) 8.432E-02 - - External steel Case Information : - - Casing cross section area (per leg) (m2) (acasetf) 8.436E-01 - Inboard leg case plasma side wall thickness (m) (casthi) 5.000E-02 - Inboard leg case inboard "nose" thickness (m) (thkcas) 4.111E-01 ITV - Inboard leg case sidewall thickness at its narrowest point (m) (casths) 1.000E-01 - External case mass per coil (kg) (whtcas) 9.567E+05 OP - - TF winding pack (WP) geometry: - - WP cross section area with insulation and insertion (per coil) (m2) (awpc) 8.039E-01 - WP cross section area (per coil) (m2) (aswp) 7.212E-01 - Winding pack radial thickness (m) (dr_tf_wp) 7.079E-01 OP - Winding pack toroidal width 1 (m) (wwp1) 1.198E+00 OP - Winding pack toroidal width 2 (m) (wwp2) 1.073E+00 OP - Ground wall insulation thickness (m) (tinstf) 1.300E-02 - Winding pack insertion gap (m) (tfinsgap) 1.000E-02 - - TF winding pack (WP) material area/fractions: - - Steel WP cross-section (total) (m2) (aswp*n_tf) 5.638E+00 - Steel WP fraction (aswp/awpc) 3.896E-01 - Insulation WP fraction (aiwp/awpc) 1.153E-01 - Cable WP fraction ((awpc-aswp-aiwp)/awpc) 4.950E-01 - - WP turn information: - - Turn parametrisation (i_tf_turns_integer) 0 - Non-integer number of turns - Number of turns per TF coil (n_tf_turn) 1.992E+02 OP - - Width of turn including inter-turn insulation (m) (t_turn_tf) 6.017E-02 OP - Width of conductor (square) (m) (t_conductor) 5.617E-02 OP - Width of space inside conductor (m) (t_cable) 4.017E-02 OP - Steel conduit thickness (m) (thwcndut) 8.000E-03 ITV - Inter-turn insulation thickness (m) (thicndut) 2.000E-03 - - Conductor information: - - Diameter of central helium channel in cable (dhecoil) 5.000E-03 - Fractions by area - internal area of the cable space (acstf) 1.582E-03 - Coolant fraction in conductor excluding central channel (vftf) 3.300E-01 - Copper fraction of conductor (fcutfsu) 8.064E-01 ITV - Superconductor fraction of conductor (1-fcutfsu) 1.936E-01 - Check total area fractions in winding pack = 1 1.000 - minimum TF conductor temperature margin (K) (tmargmin_tf) 1.700 - TF conductor temperature margin (K) (tmargtf) 2.345 - - TF coil mass: - - Superconductor mass per coil (kg) (whtconsc) 1.644E+04 OP - Copper mass per coil (kg) (whtconcu) 7.315E+04 OP - Steel conduit mass per coil (kg) (whtconsh) 1.207E+05 OP - Conduit insulation mass per coil (kg) (whtconin) 8.241E+03 OP - Total conduit mass per coil (kg) (whtcon) 2.185E+05 OP - Mass of each TF coil (kg) (whttf/n_tf) 1.183E+06 OP - Total TF coil mass (kg) (whttf) 2.129E+07 - - Maximum B field and currents: - - Nominal peak field assuming toroidal symmetry (T) (bmaxtf) 1.079E+01 OP - Total current in all TF coils (MA) (ritfc/1.D6) 2.317E+02 OP - TF coil current (summed over all coils) (A) (ritfc) 2.317E+08 - Actual peak field at discrete conductor (T) (bmaxtfrp) 1.143E+01 OP - Winding pack current density (A/m2) (jwptf) 1.785E+07 OP - Inboard leg mid-plane conductor current density (A/m2) (oacdcp) 7.813E+06 - Total stored energy in TF coils (GJ) (estotftgj) 1.379E+02 OP - - TF Forces: - - Inboard vertical tension per coil (N) (vforce) 2.057E+08 OP - Outboard vertical tension per coil (N) (vforce_outboard) 2.057E+08 OP - inboard vertical tension fraction (-) (f_vforce_inboard) 5.000E-01 OP - Centring force per coil (N/m) (cforce) 6.942E+07 OP - - Ripple information: - - Max allowed ripple amplitude at plasma outboard midplane (%) (ripmax) 6.000E-01 - Ripple amplitude at plasma outboard midplane (%) (ripple) 6.000E-01 OP - - Quench information : - - Allowable stress in vacuum vessel (VV) due to quench (Pa) (sigvvall) 9.300E+07 - Minimum allowed quench time due to stress in VV (s) (taucq) 2.245E+01 OP - Actual quench time (or time constant) (s) (tdmptf) 3.000E+01 ITV - Maximum allowed voltage during quench due to insulation (kV) (vdalw) 1.278E+01 ITV - Actual quench voltage (kV) (vtfskv) 7.905E+00 OP - Maximum allowed temp rise during a quench (K) (tmaxpro) 1.500E+02 - - Radial build of TF coil centre-line : - - Thickness (m) Outer radius (m) - Innermost edge of TF coil 3.199 3.199 - Coil case ("nose") 0.411 3.610 (thkcas) - Insertion gap for winding pack 0.010 3.620 (tfinsgap) - Winding pack ground insulation 0.013 3.633 (tinstf) - Winding - first half 0.331 3.964 (dr_tf_wp/2-tinstf-t - Winding - second half 0.331 4.295 (dr_tf_wp/2-tinstf-t - Winding pack insulation 0.013 4.308 (tinstf) - Insertion gap for winding pack 0.010 4.318 (tfinsgap) - Plasma side case min radius 0.050 4.368 (casthi) - Plasma side case max radius 4.436 4.436 (r_tf_inboard_out) - TF coil dimensions are consistent - - ****************************************** Superconducting TF Coils ****************************************** - - Superconductor switch (isumat) 1 - Superconductor used: Nb3Sn - (ITER Jcrit model, standard parameters) - Critical field at zero temperature and strain (T) (bc20m) 3.297E+01 - Critical temperature at zero field and strain (K) (tc0m) 1.606E+01 - - Helium temperature at peak field (= superconductor temperature) (K) (thelium) 4.750E+00 - Total helium fraction inside cable space (fhetot) 3.424E-01 OP - Copper fraction of conductor (fcutfsu) 8.064E-01 ITV - Strain on superconductor (strncon_tf) -5.000E-03 - Critical current density in superconductor (A/m2) (jcritsc) 6.413E+08 OP - Critical current density in strand (A/m2) (jcritstr) 1.242E+08 OP - Critical current density in winding pack (A/m2) (jwdgcrt) 3.569E+07 OP - Actual current density in winding pack (A/m2) (jwdgop) 1.785E+07 OP - Minimum allowed temperature margin in superconductor (K) (tmargmin_tf) 1.700E+00 - Actual temperature margin in superconductor (K) (tmarg) 2.345E+00 OP - Critical current (A) (icrit) 1.292E+05 OP - Actual current (A) (cpttf) 6.460E+04 ITV - Actual current / critical current (iooic) 5.000E-01 OP - - *************************************** Central Solenoid and PF Coils **************************************** - - Superconducting central solenoid - Central solenoid superconductor material (isumatoh) 1 - (ITER Nb3Sn critical surface model) - - Central Solenoid Current Density Limits : - - Maximum field at Beginning Of Pulse (T) (bmaxoh0) 1.168E+01 OP - Critical superconductor current density at BOP (A/m2) (jscoh_bop) 6.079E+08 OP - Critical strand current density at BOP (A/m2) (jstrandoh_bop) 1.824E+08 OP - Allowable overall current density at BOP (A/m2) (rjohc0) 6.383E+07 OP - Actual overall current density at BOP (A/m2) (cohbop) 1.596E+07 OP - - Maximum field at End Of Flattop (T) (bmaxoh) 1.137E+01 OP - Critical superconductor current density at EOF (A/m2) (jscoh_eof) 6.497E+08 OP - Critical strand current density at EOF (A/m2) (jstrandoh_eof) 1.949E+08 OP - Allowable overall current density at EOF (A/m2) (rjohc) 6.821E+07 OP - Actual overall current density at EOF (A/m2) (coheof) 1.705E+07 ITV - - CS inside radius (m) (bore.) 2.507E+00 - CS thickness (m) (ohcth.) 5.874E-01 - Gap between central solenoid and TF coil (m) (gapoh) 5.000E-02 ITV - CS overall cross-sectional area (m2) (areaoh) 8.840E+00 OP - CS conductor+void cross-sectional area (m2) (awpoh) 4.420E+00 OP - CS conductor cross-sectional area (m2) (awpoh*(1-vfohc)) 3.094E+00 OP - CS void cross-sectional area (m2) (awpoh*vfohc) 1.326E+00 OP - CS steel cross-sectional area (m2) (areaoh-awpoh) 4.420E+00 OP - CS steel area fraction (oh_steel_frac) 5.000E-01 - Only hoop stress considered - Switch for CS stress calculation (i_cs_stress) 0 - Allowable stress in CS steel (Pa) (alstroh) 4.000E+08 - Hoop stress in CS steel (Pa) (sig_hoop) 5.848E+08 OP - Axial stress in CS steel (Pa) (sig_axial) -6.480E+08 OP - Tresca stress in CS steel (Pa) (s_tresca_oh) 5.848E+08 OP - Axial force in CS (N) (axial_force) -1.674E+09 OP - Strain on CS superconductor (strncon_cs) -5.000E-03 - Copper fraction in strand (fcuohsu) 7.000E-01 - Void (coolant) fraction in conductor (vfohc) 3.000E-01 - Helium coolant temperature (K) (tftmp) 4.750E+00 - CS temperature margin (K) (tmargoh) 3.440E+00 OP - Minimum permitted temperature margin (K) (tmargmin_cs) 1.700E+00 - - Superconducting PF coils - PF coil superconductor material (isumatpf) 3 - (NbTi) - Copper fraction in conductor (fcupfsu) 6.900E-01 - - PF Coil Case Stress : - - Maximum permissible tensile stress (MPa) (sigpfcalw) 5.000E+02 - JxB hoop force fraction supported by case (sigpfcf) 6.660E-01 - - Geometry of PF coils, central solenoid and plasma : - - coil R(m) Z(m) dR(m) dZ(m) turns steel thickness(m) - - PF1 6.54 9.89 1.30 1.30 442.38 0.14 - PF2 6.54 -10.46 1.35 1.35 471.65 0.14 - PF3 18.38 2.99 1.20 1.20 205.24 0.10 - PF4 18.38 -2.99 1.20 1.20 205.24 0.10 - PF5 16.64 8.36 0.79 0.79 114.89 0.07 - PF6 16.64 -8.36 0.79 0.79 114.89 0.07 - CS 2.80 0.00 0.59 15.05 3505.98 0.15 - Plasma 9.26 0.00 5.97 10.64 1.00 - - PF Coil Information at Peak Current: - - coil current allowed J actual J J cond. mass steel mass field - (MA) (A/m2) (A/m2) ratio (kg) (kg) (T) - - PF1 18.67 4.296E+08 1.100E+07 0.03 4.390E+05 2.506E+05 5.745E+00 - PF2 19.90 4.080E+08 1.100E+07 0.03 4.681E+05 2.752E+05 5.953E+00 - PF3 -8.66 7.502E+08 6.000E+06 0.01 1.050E+06 4.477E+05 2.768E+00 - PF4 -8.66 7.502E+08 6.000E+06 0.01 1.050E+06 4.477E+05 2.768E+00 - PF5 -4.94 7.749E+08 8.000E+06 0.01 4.067E+05 1.813E+05 2.545E+00 - PF6 -4.94 7.749E+08 8.000E+06 0.01 4.067E+05 1.813E+05 2.545E+00 - CS -150.76 6.383E+07 1.705E+07 0.27 4.900E+05 6.066E+05 1.168E+01 - ------ --------- --------- - 216.53 4.311E+06 2.390E+06 - - PF coil current scaling information : - - Sum of squares of residuals (ssq0) 2.055E-04 OP - Smoothing parameter (alfapf) 5.000E-10 - - ****************************************** Volt Second Consumption ******************************************* - - volt-sec volt-sec volt-sec - start-up burn total - - PF coils : -223.06 -111.26 -334.32 - CS coil : -175.30 -209.47 -384.78 - -------- -------- -------- - Total : -398.36 -320.73 -719.09 - - Total volt-second consumption by coils (Wb) (vstot) -7.191E+02 OP - - Summary of volt-second consumption by circuit (Wb) : - - circuit BOP BOF EOF - - 1 43.178 46.254 -2.375 - 2 44.042 45.009 -4.592 - 3 9.909 -72.551 -83.711 - 4 9.909 -72.551 -83.711 - 5 -4.125 -35.216 -30.570 - 6 -4.125 -35.216 -30.570 - CS coil 185.995 10.692 -198.781 - - ********************************** Waveforms *********************************** - - Currents (Amps/coil) as a function of time : - - time (sec) - - 0.00 30.00 60.00 70.00 7270.00 7300.00 - Start BOP EOR BOF EOF EOP - circuit - 1 0.000E+00 1.743E+07 1.867E+07 1.867E+07 -9.585E+05 0.000E+00 - 2 0.000E+00 1.948E+07 1.990E+07 1.990E+07 -2.030E+06 0.000E+00 - 3 -0.000E+00 1.025E+06 -7.507E+06 -7.507E+06 -8.661E+06 -0.000E+00 - 4 -0.000E+00 1.025E+06 -7.507E+06 -7.507E+06 -8.661E+06 -0.000E+00 - 5 -0.000E+00 -5.787E+05 -4.940E+06 -4.940E+06 -4.288E+06 -0.000E+00 - 6 -0.000E+00 -5.787E+05 -4.940E+06 -4.940E+06 -4.288E+06 -0.000E+00 - 7 -0.000E+00 1.411E+08 8.109E+06 8.109E+06 -1.508E+08 -0.000E+00 - Plasma (A) 0.000E+00 0.000E+00 1.912E+07 1.912E+07 1.912E+07 0.000E+00 - - This consists of: CS coil field balancing: - 1 0.000E+00 1.743E+07 1.002E+06 1.002E+06 -1.863E+07 0.000E+00 - 2 0.000E+00 1.948E+07 1.120E+06 1.120E+06 -2.081E+07 0.000E+00 - 3 -0.000E+00 1.025E+06 5.894E+04 5.894E+04 -1.096E+06 -0.000E+00 - 4 -0.000E+00 1.025E+06 5.894E+04 5.894E+04 -1.096E+06 -0.000E+00 - 5 -0.000E+00 -5.787E+05 -3.327E+04 -3.327E+04 6.185E+05 -0.000E+00 - 6 -0.000E+00 -5.787E+05 -3.327E+04 -3.327E+04 6.185E+05 -0.000E+00 - 7 -0.000E+00 1.411E+08 8.109E+06 8.109E+06 -1.508E+08 -0.000E+00 - - And: equilibrium field: - 1 0.000E+00 0.000E+00 1.767E+07 1.767E+07 1.767E+07 0.000E+00 - 2 0.000E+00 0.000E+00 1.878E+07 1.878E+07 1.878E+07 0.000E+00 - 3 0.000E+00 0.000E+00 -7.566E+06 -7.566E+06 -7.566E+06 0.000E+00 - 4 0.000E+00 0.000E+00 -7.566E+06 -7.566E+06 -7.566E+06 0.000E+00 - 5 0.000E+00 0.000E+00 -4.907E+06 -4.907E+06 -4.907E+06 0.000E+00 - 6 0.000E+00 0.000E+00 -4.907E+06 -4.907E+06 -4.907E+06 0.000E+00 - 7 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.000E+00 - - Ratio of central solenoid current at beginning of Pulse / end of flat-to (fcohbop) 9.357E-01 ITV - Ratio of central solenoid current at beginning of Flat-top / end of flat (fcohbof) -5.379E-02 OP - - *************************** PF Circuit Waveform Data *************************** - - Number of PF circuits including CS and plasma (ncirt) 8 - PF Circuit 01 - Time point 01 (A) (pfc01t01) 0.000E+00 - PF Circuit 01 - Time point 02 (A) (pfc01t02) 1.743E+07 - PF Circuit 01 - Time point 03 (A) (pfc01t03) 1.867E+07 - PF Circuit 01 - Time point 04 (A) (pfc01t04) 1.867E+07 - PF Circuit 01 - Time point 05 (A) (pfc01t05) -9.585E+05 - PF Circuit 01 - Time point 06 (A) (pfc01t06) 0.000E+00 - PF Circuit 02 - Time point 01 (A) (pfc02t01) 0.000E+00 - PF Circuit 02 - Time point 02 (A) (pfc02t02) 1.948E+07 - PF Circuit 02 - Time point 03 (A) (pfc02t03) 1.990E+07 - PF Circuit 02 - Time point 04 (A) (pfc02t04) 1.990E+07 - PF Circuit 02 - Time point 05 (A) (pfc02t05) -2.030E+06 - PF Circuit 02 - Time point 06 (A) (pfc02t06) 0.000E+00 - PF Circuit 03 - Time point 01 (A) (pfc03t01) -0.000E+00 - PF Circuit 03 - Time point 02 (A) (pfc03t02) 1.025E+06 - PF Circuit 03 - Time point 03 (A) (pfc03t03) -7.507E+06 - PF Circuit 03 - Time point 04 (A) (pfc03t04) -7.507E+06 - PF Circuit 03 - Time point 05 (A) (pfc03t05) -8.661E+06 - PF Circuit 03 - Time point 06 (A) (pfc03t06) -0.000E+00 - PF Circuit 04 - Time point 01 (A) (pfc04t01) -0.000E+00 - PF Circuit 04 - Time point 02 (A) (pfc04t02) 1.025E+06 - PF Circuit 04 - Time point 03 (A) (pfc04t03) -7.507E+06 - PF Circuit 04 - Time point 04 (A) (pfc04t04) -7.507E+06 - PF Circuit 04 - Time point 05 (A) (pfc04t05) -8.661E+06 - PF Circuit 04 - Time point 06 (A) (pfc04t06) -0.000E+00 - PF Circuit 05 - Time point 01 (A) (pfc05t01) -0.000E+00 - PF Circuit 05 - Time point 02 (A) (pfc05t02) -5.787E+05 - PF Circuit 05 - Time point 03 (A) (pfc05t03) -4.940E+06 - PF Circuit 05 - Time point 04 (A) (pfc05t04) -4.940E+06 - PF Circuit 05 - Time point 05 (A) (pfc05t05) -4.288E+06 - PF Circuit 05 - Time point 06 (A) (pfc05t06) -0.000E+00 - PF Circuit 06 - Time point 01 (A) (pfc06t01) -0.000E+00 - PF Circuit 06 - Time point 02 (A) (pfc06t02) -5.787E+05 - PF Circuit 06 - Time point 03 (A) (pfc06t03) -4.940E+06 - PF Circuit 06 - Time point 04 (A) (pfc06t04) -4.940E+06 - PF Circuit 06 - Time point 05 (A) (pfc06t05) -4.288E+06 - PF Circuit 06 - Time point 06 (A) (pfc06t06) -0.000E+00 - CS Circuit - Time point 01 (A) (cst01) -0.000E+00 - CS Circuit - Time point 02 (A) (cst02) 1.411E+08 - CS Circuit - Time point 03 (A) (cst03) 8.109E+06 - CS Circuit - Time point 04 (A) (cst04) 8.109E+06 - CS Circuit - Time point 05 (A) (cst05) -1.508E+08 - CS Circuit - Time point 06 (A) (cst06) -0.000E+00 - Plasma - Time point 01 (A) (plasmat01) 0.000E+00 - Plasma - Time point 02 (A) (plasmat02) 0.000E+00 - Plasma - Time point 03 (A) (plasmat03) 1.912E+07 - Plasma - Time point 04 (A) (plasmat04) 1.912E+07 - Plasma - Time point 05 (A) (plasmat05) 1.912E+07 - Plasma - Time point 06 (A) (plasmat06) 0.000E+00 - - ********************************************* Support Structure ********************************************** - - Outer PF coil fence mass (kg) (fncmass) 3.781E+05 OP - Intercoil support structure mass (kg) (aintmass) 5.767E+06 OP - Mass of cooled components (kg) (coldmass) 6.485E+07 OP - Gravity support structure mass (kg) (clgsmass) 2.787E+06 OP - Torus leg support mass (kg) (gsm1) 9.346E+04 OP - Ring beam mass (kg) (gsm2) 5.747E+05 OP - Ring legs mass (kg) (gsm3) 1.034E+06 OP - - ******************************************** PF Coil Inductances ********************************************* - - Inductance matrix [H] : - - 1 4.0E+00 6.8E-02 3.5E-01 2.2E-01 2.7E-01 7.5E-02 9.2E-01 1.1E-03 - 2 6.8E-02 4.5E+00 2.3E-01 3.6E-01 7.6E-02 2.8E-01 8.7E-01 1.1E-03 - 3 3.5E-01 2.3E-01 3.5E+00 1.2E+00 6.6E-01 3.5E-01 5.5E-01 2.0E-03 - 4 2.2E-01 3.6E-01 1.2E+00 3.5E+00 3.5E-01 6.6E-01 5.5E-01 2.0E-03 - 5 2.7E-01 7.6E-02 6.6E-01 3.5E-01 1.1E+00 1.1E-01 2.7E-01 8.2E-04 - 6 7.5E-02 2.8E-01 3.5E-01 6.6E-01 1.1E-01 1.1E+00 2.7E-01 8.2E-04 - CS 9.2E-01 8.7E-01 5.5E-01 5.5E-01 2.7E-01 2.7E-01 2.0E+01 4.6E-03 - Plasma 1.1E-03 1.1E-03 2.0E-03 2.0E-03 8.2E-04 8.2E-04 4.6E-03 1.6E-05 - - ********************* Heat transfer parameters at the coolant outlet: Inboard first wall ********************* - - Radius of coolant channel (m) (afw) 6.000E-03 - Mean surface heat flux on first wall (W/m2) (qpp) 1.097E+05 OP - Mean nuclear power deposited in first wall per unit area (W/m2) 1.102E+05 OP - Ratio of peak local heat load (surface and nuclear) to mean (peaking_factor) 1.000E+00 - Length of a single coolant channel (all in parallel) (m) (fw_channel_length) 4.000E+00 - Pitch of coolant channels (m) (pitch) 2.000E-02 - Thermal conductivity of first wall material (W/K/m) (tkfw) 3.098E+01 OP - Coolant density (kg/m3) (rhofo) 8.868E+00 OP - Coolant mass flow rate in one channel (kg/s) (massrate) 1.357E-02 OP - Coolant velocity (m/s) (velocity) 1.353E+01 OP - Outlet temperature of first wall coolant (K) (fwoutlet) 8.230E+02 - Heat transfer coefficient (hcoeff) 2.070E+03 OP - Temperature drop in the wall material (simple model) (deltat_solid) 2.931E+01 OP - Temperature drop in the coolant (wall to bulk) (deltat_coolant) 5.636E+01 OP - First wall temperature (excluding armour) (K) (tpeakfw) 9.087E+02 OP - Temperature drop in the wall material: 1D estimate (deltat_solid_1D) 2.215E+01 OP - - ************************************ Pumping power for Inboard first wall ************************************ - - Viscosity (Pa.s) (viscf) 3.604E-05 OP - Density (kg/m3) (rhof) 1.041E+01 OP - Velocity (m/s) (vv) 1.153E+01 OP - Reynolds number (reyn) 3.995E+04 OP - Darcy friction factor (lambda) 2.223E-02 OP - Channel length (flleng) 4.000E+00 OP - Pressure drop (Pa) (deltap) 5.435E+03 OP - This is the sum of the following: - Straight sections (Pa) (pdropstraight) 5.125E+03 OP - 90 degree bends (Pa) (pdrop90) 3.099E+02 OP - 180 degree bends (Pa) (pdrop180) 0.000E+00 OP - Inlet pressure (Pa) (coolpin) 1.551E+07 OP - Total coolant mass flow rate in (kg/s) (mf) 1.229E+02 OP - Coolant mass flow rate in one channel (kg/s) (mfp) 1.357E-02 OP - Pumping power (MW) (pumppower) 6.240E-02 OP - Additional information is printed when verbose = 1 - - ************************************* Pumping power for Inboard blanket ************************************** - - Viscosity (Pa.s) (viscf) 3.604E-05 OP - Density (kg/m3) (rhof) 1.041E+01 OP - Velocity (m/s) (vv) 3.376E+00 OP - Reynolds number (reyn) 1.170E+04 OP - Darcy friction factor (lambda) 2.980E-02 OP - Channel length (flleng) 5.743E+00 OP - Pressure drop (Pa) (deltap) 9.276E+02 OP - This is the sum of the following: - Straight sections (Pa) (pdropstraight) 8.459E+02 OP - 90 degree bends (Pa) (pdrop90) 5.738E+01 OP - 180 degree bends (Pa) (pdrop180) 2.431E+01 OP - Inlet pressure (Pa) (coolpin) 1.550E+07 OP - Total coolant mass flow rate in (kg/s) (mf) 2.670E+02 OP - Coolant mass flow rate in one channel (kg/s) (mfp) 3.973E-03 OP - Pumping power (MW) (pumppower) 2.315E-02 OP - Additional information is printed when verbose = 1 - - ******************** Heat transfer parameters at the coolant outlet: Outboard first wall ********************* - - Radius of coolant channel (m) (afw) 6.000E-03 - Mean surface heat flux on first wall (W/m2) (qpp) 1.250E+05 OP - Mean nuclear power deposited in first wall per unit area (W/m2) 1.102E+05 OP - Ratio of peak local heat load (surface and nuclear) to mean (peaking_factor) 1.000E+00 - Length of a single coolant channel (all in parallel) (m) (fw_channel_length) 4.000E+00 - Pitch of coolant channels (m) (pitch) 2.000E-02 - Thermal conductivity of first wall material (W/K/m) (tkfw) 3.098E+01 OP - Coolant density (kg/m3) (rhofo) 8.868E+00 OP - Coolant mass flow rate in one channel (kg/s) (massrate) 1.452E-02 OP - Coolant velocity (m/s) (velocity) 1.447E+01 OP - Outlet temperature of first wall coolant (K) (fwoutlet) 8.230E+02 - Heat transfer coefficient (hcoeff) 2.182E+03 OP - Temperature drop in the wall material (simple model) (deltat_solid) 3.258E+01 OP - Temperature drop in the coolant (wall to bulk) (deltat_coolant) 5.717E+01 OP - First wall temperature (excluding armour) (K) (tpeakfw) 9.127E+02 OP - Temperature drop in the wall material: 1D estimate (deltat_solid_1D) 2.462E+01 OP - - *********************************** Pumping power for Outboard first wall ************************************ - - Viscosity (Pa.s) (viscf) 3.604E-05 OP - Density (kg/m3) (rhof) 1.041E+01 OP - Velocity (m/s) (vv) 1.233E+01 OP - Reynolds number (reyn) 4.273E+04 OP - Darcy friction factor (lambda) 2.191E-02 OP - Channel length (flleng) 4.000E+00 OP - Pressure drop (Pa) (deltap) 6.134E+03 OP - This is the sum of the following: - Straight sections (Pa) (pdropstraight) 5.780E+03 OP - 90 degree bends (Pa) (pdrop90) 3.534E+02 OP - 180 degree bends (Pa) (pdrop180) 0.000E+00 OP - Inlet pressure (Pa) (coolpin) 1.551E+07 OP - Total coolant mass flow rate in (kg/s) (mf) 2.120E+02 OP - Coolant mass flow rate in one channel (kg/s) (mfp) 1.452E-02 OP - Pumping power (MW) (pumppower) 1.215E-01 OP - Additional information is printed when verbose = 1 - - ************************************* Pumping power for Outboard blanket ************************************* - - Viscosity (Pa.s) (viscf) 3.604E-05 OP - Density (kg/m3) (rhof) 1.041E+01 OP - Velocity (m/s) (vv) 4.603E+00 OP - Reynolds number (reyn) 1.595E+04 OP - Darcy friction factor (lambda) 2.752E-02 OP - Channel length (flleng) 7.831E+00 OP - Pressure drop (Pa) (deltap) 2.129E+03 OP - This is the sum of the following: - Straight sections (Pa) (pdropstraight) 1.980E+03 OP - 90 degree bends (Pa) (pdrop90) 1.043E+02 OP - 180 degree bends (Pa) (pdrop180) 4.459E+01 OP - Inlet pressure (Pa) (coolpin) 1.550E+07 OP - Total coolant mass flow rate in (kg/s) (mf) 8.120E+02 OP - Coolant mass flow rate in one channel (kg/s) (mfp) 5.417E-03 OP - Pumping power (MW) (pumppower) 1.615E-01 OP - Additional information is printed when verbose = 1 - - ****************************** First wall and blanket thermohydraulics: Summary ****************************** - - Blanket coolant type (1=He, 2=H20) (coolwh) 1 - First wall coolant type (fwcoolant) "helium" - Wall thickness of first wall cooling channels (m) (fw_wall) 3.000E-03 - Radius of first wall cooling channels (m) (afw) 6.000E-03 - Roughness of first wall cooling channels (m) (roughness) 1.000E-06 - Inlet temperature of first wall coolant (K) (fwinlet) 573.000 - Outlet temperature of first wall coolant (K) (fwoutlet) 823.000 - Inlet temperature of blanket coolant (K) (inlet_temp) 573.000 - Outlet temperature of blanket coolant (K) (outlet_temp) 823.000 - First wall coolant mass flow rate (kg/s) (mffw) 3.349E+02 OP - Blanket coolant mass flow rate (kg/s) (mfblkt) 1.079E+03 OP - Total coolant mass flow rate(kg/s) (mftotal) 1.414E+03 OP - First wall coolant pressure (Pa) (fwpressure) 1.550E+07 - Blanket coolant pressure (Pa) (blpressure) 1.550E+07 - Allowable temperature of first wall material, excluding armour (K) (tfwmatmax) 823.000 - Actual peak temperature of first wall material (K) (tpeak) 912.749 OP - Mechanical pumping power for FW (MW) (htpmw_fw) 1.839E-01 OP - Mechanical pumping power for blanket (MW) (htpmw_blkt) 1.847E-01 OP - Pumping power for divertor (MW) (htpmw_div) 1.746E+00 OP - Pumping power for shield and vacuum vessel (MW) (htpmw_shld) 2.762E-03 OP - Total primary coolant pumping power (MW) (htpmw) 2.229E+00 OP - - ********************************** First wall and blanket : CCFE HCPB model ********************************** - - - Blanket Composition by volume : - - Titanium beryllide fraction (fbltibe12) 0.375 OP - Lithium orthosilicate fraction (fblli2sio4) 0.375 OP - Steel fraction (fblss_ccfe) 0.097 OP - Coolant fraction (vfcblkt) 0.053 - Purge gas fraction (vfpblkt) 0.100 - - Component Volumes : - - First Wall Armour Volume (m3) (fw_armour_vol) 7.440 OP - First Wall Volume (m3) (volfw) 23.366 OP - Blanket Volume (m3) (volblkt) 1764.014 OP - Shield Volume (m3) (volshld) 468.246 OP - Vacuum vessel volume (m3) (vdewin) 2067.763 OP - - Component Masses : - - First Wall Armour Mass (kg) (fw_armour_mass) 1.432E+05 OP - First Wall Mass, excluding armour (kg) (fwmass) 1.823E+05 OP - Blanket Mass - Total(kg) (whtblkt) 4.418E+06 OP - Blanket Mass - TiBe12 (kg) (whtbltibe12) 1.495E+06 OP - Blanket Mass - Li2SiO4 (kg) (whtblli4sio4) 1.588E+06 OP - Blanket Mass - Steel (kg) (whtblss) 1.335E+06 OP - Total mass of armour, first wall and blanket (kg) (armour_fw_bl_mass) 4.743E+06 OP - Shield Mass (kg) (whtshld) 1.461E+06 OP - Vacuum vessel mass (kg) (vvmass) 1.613E+07 OP - - Nuclear heating : - - Total nuclear heating in TF+PF coils (CS is negligible) (MW) (ptfnuc) 7.960E-03 OP - Total nuclear heating in FW (MW) (pnucfw) 2.085E+02 OP - Total nuclear heating in the blanket (including emult) (MW) (pnucblkt) 1.399E+03 OP - (Note: emult is fixed for this model inside the code) - Total nuclear heating in the shield (MW) (pnucshld) 5.525E-01 OP - Total nuclear heating in the divertor (MW) (pnucdiv) 1.647E+02 OP - - Diagostic output for nuclear heating : - - Blanket exponential factor (exp_blanket) 1.000E+00 OP - Shield: first exponential (exp_shield1) 6.337E-04 OP - Shield: second exponential (exp_shield2) 4.738E-01 OP - Solid angle fraction taken by on divertor (fdiv) 1.150E-01 - Switch for plant secondary cycle (secondary_cycle) 0 - First wall coolant pressure (Pa) (fwpressure) 1.550E+07 - Blanket coolant pressure (Pa) (blpressure) 1.550E+07 - Mechanical pumping power for first wall (MW) (htpmw_fw) 1.839E-01 OP - Mechanical pumping power for blanket (MW) (htpmw_blkt) 1.847E-01 OP - Mechanical pumping power for divertor (MW) (htpmw_div) 1.746E+00 OP - Mechanical pumping power for shield and vacuum vessel (MW) (htpmw_shld) 2.762E-03 OP - Total electrical coolant pumping power: first wall, blanket, shield and (htpmw) 2.229E+00 OP - Allowable nominal neutron fluence at first wall (MW.year/m2) (abktflnc) 1.500E+01 - No of inboard blanket modules poloidally (nblktmodpi) 7 - No of inboard blanket modules toroidally (nblktmodti) 32 - No of outboard blanket modules poloidally (nblktmodpo) 8 - No of outboard blanket modules toroidally (nblktmodto) 48 - Isentropic efficiency of first wall / blanket coolant pumps (etaiso) 8.500E-01 - - Other volumes, masses and areas : - - First wall area (m2) (fwarea) 1.893E+03 OP - Cryostat internal radius (m) (rdewex) 1.948E+01 OP - Cryostat internal half-height (m) (zdewex) 1.639E+01 OP - Vertical clearance from TF coil to cryostat (m) (clh1) 6.790E+00 OP - Divertor area (m2) (divsur) 1.930E+02 OP - Divertor mass (kg) (divmas) 4.728E+04 OP - - ********************************** Superconducting TF Coil Power Conversion ********************************** - - TF coil current (kA) (itfka) 6.460E+01 OP - Number of TF coils (ntfc) 1.800E+01 - Voltage across a TF coil during quench (kV) (vtfskv) 7.905E+00 OP - TF coil charge time (hours) (tchghr) 4.000E+00 - Total inductance of TF coils (H) (ltfth) 6.607E+01 OP - Total resistance of TF coils (ohm) (rcoils) 0.000E+00 OP - TF coil charging voltage (V) (tfcv) 4.230E+02 - Number of DC circuit breakers (ntfbkr) 1.800E+01 - Number of dump resistors (ndumpr) 7.200E+01 - Resistance per dump resistor (ohm) (r1dump) 1.224E-01 OP - Dump resistor peak power (MW) (r1ppmw) 1.277E+02 OP - Energy supplied per dump resistor (MJ) (r1emj) 1.915E+03 OP - TF coil L/R time constant (s) (ttfsec) 3.000E+01 OP - Power supply voltage (V) (tfpsv) 4.441E+02 OP - Power supply current (kA) (tfpska) 6.783E+01 OP - DC power supply rating (kW) (tfckw) 3.013E+04 OP - AC power for charging (kW) (tfackw) 3.348E+04 OP - TF coil resistive power (MW) (rpower) 8.176E+00 OP - TF coil inductive power (MVA) (xpower) 1.915E+01 OP - Aluminium bus current density (kA/cm2) (djmka) 1.250E-01 - Aluminium bus cross-sectional area (cm2) (albusa) 5.168E+02 OP - Total length of TF coil bussing (m) (tfbusl) 3.864E+03 OP - Aluminium bus weight (tonnes) (albuswt) 5.392E+02 OP - Total TF coil bus resistance (ohm) (rtfbus) 1.959E-03 OP - TF coil bus voltage drop (V) (vtfbus) 1.266E+02 OP - Dump resistor floor area (m2) (drarea) 5.568E+03 OP - TF coil power conversion floor space (m2) (tfcfsp) 1.585E+03 OP - TF coil power conv. building volume (m3) (tfcbv) 9.509E+03 OP - TF coil AC inductive power demand (MW) (xpwrmw) 2.128E+01 OP - Total steady state AC power demand (MW) (tfacpd) 9.084E+00 OP - - ****************************** PF Coils and Central Solenoid: Power and Energy ******************************* - - Number of PF coil circuits (pfckts) 1.200E+01 - Sum of PF power supply ratings (MVA) (spsmva) 2.009E+03 OP - Total PF coil circuit bus length (m) (spfbusl) 2.569E+03 OP - Total PF coil bus resistive power (kW) (pfbuspwr) 9.941E+02 OP - Total PF coil resistive power (kW) (srcktpm) 9.941E+02 OP - Maximum PF coil voltage (kV) (vpfskv) 2.000E+01 - Efficiency of transfer of PF stored energy into or out of storage (etapsu) 9.000E-01 - (Energy is dissipated in PFC power supplies only when total PF energy increases or decreases.) - Maximum stored energy in poloidal field (MJ) (ensxpfm) 3.093E+04 OP - Peak absolute rate of change of stored energy in poloidal field (MW) peakpoloidalpower 1.031E+03 OP - Energy stored in poloidal magnetic field : - - time (sec) - - 0.00 30.00 60.00 70.00 7270.00 7300.00 - Time point Start BOP EOR BOF EOF EOP - Energy (MJ) 0.000E+00 2.642E+04 1.543E+04 1.543E+04 3.093E+04 0.000E+00 - - Interval tramp tohs theat tburn tqnch - dE/dt (MW) 8.807E+02 -3.663E+02 0.000E+00 2.153E+00 -1.031E+03 - - - *********************************************** Vacuum System ************************************************ - - Pumpdown to Base Pressure : - - First wall outgassing rate (Pa m/s) (rat) 1.300E-08 - Total outgassing load (Pa m3/s) (ogas) 2.080E-04 OP - Base pressure required (Pa) (pbase) 5.000E-04 - Required N2 pump speed (m3/s) (s(1)) 4.160E-01 OP - N2 pump speed provided (m3/s) (snet(1)) 1.982E+01 OP - - Pumpdown between Burns : - - Plasma chamber volume (m3) (volume) 3.077E+03 OP - Chamber pressure after burn (Pa) (pend) 1.529E-01 OP - Chamber pressure before burn (Pa) (pstart) 1.529E-03 - Allowable pumping time switch (dwell_pump) 0 - Dwell time between burns (s) (tdwell.) 1.800E+03 - CS ramp-up time burns (s) (tramp.) 3.000E+01 - Allowable pumping time between burns (s) (tpump) 1.800E+03 - Required D-T pump speed (m3/s) (s(2)) 7.873E+00 OP - D-T pump speed provided (m3/s) (snet(2)) 4.772E+01 OP - - Helium Ash Removal : - - Divertor chamber gas pressure (Pa) (prdiv) 3.600E-01 - Helium gas fraction in divertor chamber (fhe) 2.036E-01 OP - Required helium pump speed (m3/s) (s(3)) 3.591E+01 OP - Helium pump speed provided (m3/s) (snet(3)) 3.591E+01 OP - - D-T Removal at Fuelling Rate : - - D-T fuelling rate (kg/s) (frate) 2.593E-05 OP - Required D-T pump speed (m3/s) (s(4)) 3.591E+01 OP - D-T pump speed provided (m3/s) (snet(4)) 4.772E+01 OP - - The vacuum pumping system size is governed by the - requirements for helium ash removal. - - Number of large pump ducts (nduct) 18 - Passage diameter, divertor to ducts (m) (d(imax)) 4.143E-01 OP - Passage length (m) (l1) 1.536E+00 OP - Diameter of ducts (m) (dout) 4.972E-01 OP - Duct length, divertor to elbow (m) (l2) 4.300E+00 OP - Duct length, elbow to pumps (m) (l3) 2.000E+00 - Number of pumps (pumpn) 3.600E+01 OP - - The vacuum system uses cryo pumps - - ******************************************* Plant Buildings System ******************************************* - - Internal volume of reactor building (m3) (vrci) 1.169E+06 - Dist from centre of torus to bldg wall (m) (wrbi) 4.240E+01 - Effective floor area (m2) (efloor) 3.694E+05 - Reactor building volume (m3) (rbv) 1.318E+06 - Reactor maintenance building volume (m3) (rmbv) 4.074E+05 - Warmshop volume (m3) (wsv) 1.253E+05 - Tritium building volume (m3) (triv) 4.000E+04 - Electrical building volume (m3) (elev) 5.051E+04 - Control building volume (m3) (conv) 6.000E+04 - Cryogenics building volume (m3) (cryv) 1.566E+04 - Administration building volume (m3) (admv) 1.000E+05 - Shops volume (m3) (shov) 1.000E+05 - Total volume of nuclear buildings (m3) (volnucb) 1.757E+06 - - **************************************** Electric Power Requirements ***************************************** - - Facility base load (MW) (basemw) 5.000E+00 - Divertor coil power supplies (MW) (bdvmw) 0.000E+00 - Cryoplant electric power (MW) (crymw) 3.998E+01 OP - Primary coolant pumps (MW) (htpmw..) 2.229E+00 OP - PF coil power supplies (MW) (ppfmw) 5.873E+02 OP - TF coil power supplies (MW) (ptfmw) 9.084E+00 OP - Plasma heating supplies (MW) (pheatingmw) 1.250E+02 OP - Tritium processing (MW) (trithtmw..) 1.500E+01 - Vacuum pumps (MW) (vachtmw..) 5.000E-01 - - Total pulsed power (MW) (pacpmw) 8.396E+02 OP - Total base power required at all times (MW) (fcsht) 6.041E+01 OP - - ************************************************* Cryogenics ************************************************* - - Conduction and radiation heat loads on cryogenic components (MW) (qss/1.0D6) 2.788E-02 OP - Nuclear heating of cryogenic components (MW) (qnuc/1.0D6) 7.960E-03 OP - AC losses in cryogenic components (MW) (qac/1.0D6) 4.255E-03 OP - Resistive losses in current leads (MW) (qcl/1.0D6) 1.582E-02 OP - 45% allowance for heat loads in transfer lines, storage tanks etc (MW) (qmisc/1.0D6) 2.516E-02 OP - Sum = Total heat removal at cryogenic temperatures (W) (helpow/1.0D6) 8.108E-02 OP - Temperature of cryogenic components (K) (tmpcry) 4.500E+00 - Efficiency (figure of merit) of cryogenic plant is 13% of ideal Carnot v 2.028E-03 OP - Electric power for cryogenic plant (MW) (crypmw) 3.998E+01 OP - - ************************************ Plant Power / Heat Transport Balance ************************************ - - - Assumptions : - - Neutron power multiplication in blanket (emult) 1.269E+00 - Divertor area fraction of whole toroid surface (fdiv) 1.150E-01 - H/CD apparatus + diagnostics area fraction (fhcd) 0.000E+00 - First wall area fraction (1-fdiv-fhcd) 8.850E-01 - Switch for pumping of primary coolant (primary_pumping) 2 - Mechanical pumping power is calculated for FW and blanket - Mechanical pumping power for FW cooling loop including heat exchanger (M (htpmw_fw) 1.839E-01 OP - Mechanical pumping power for blanket cooling loop including heat exchang (htpmw_blkt) 1.847E-01 OP - Mechanical pumping power for FW and blanket cooling loop including heat (htpmw_fw_blkt) 3.686E-01 OP - Mechanical pumping power for FW (MW) (htpmw_fw) 1.839E-01 OP - Mechanical pumping power for blanket (MW) (htpmw_blkt) 1.847E-01 OP - Mechanical pumping power for divertor (MW) (htpmw_div) 1.746E+00 OP - Mechanical pumping power for shield and vacuum vessel (MW) (htpmw_shld) 2.762E-03 OP - Electrical pumping power for FW and blanket (MW) (htpmwe_fw_blkt) 3.880E-01 OP - Electrical pumping power for shield (MW) (htpmwe_shld) 2.908E-03 OP - Electrical pumping power for divertor (MW) (htpmwe_div) 1.838E+00 OP - Total electrical pumping power for primary coolant (MW) (htpmw) 2.229E+00 OP - Coolant pump power / non-pumping thermal power in shield (fpumpshld) 5.000E-03 - Coolant pump power / non-pumping thermal power in divertor (fpumpdiv) 5.000E-03 - Electrical efficiency of heat transport coolant pumps (etahtp) 9.500E-01 - - Plant thermodynamics: options : - - Divertor thermal power is not used, but rejected directly to the environment. - Shield thermal power is collected at only 150 C and is used to preheat the coolant in the power cycle - Power conversion cycle efficiency model: efficiency set according to blanket type (div power to secondary) - Fraction of total high-grade thermal power to divertor (pdivfraction) 0.191 OP - - Power Balance for Reactor (across vacuum vessel boundary) - Detail - ------------------------------------------------------------------ - - High-grade Low-grade Total - thermal power (MW) thermal power (MW) (MW) - First wall: - neutrons 208.53 0.00 208.53 - charged particle transport 17.89 0.00 17.89 - radiation 207.63 0.00 207.63 - coolant pumping 0.18 0.00 0.18 - - Blanket: - neutrons 1398.64 0.00 1398.64 - charged particle transport 0.00 0.00 0.00 - radiation 0.00 0.00 0.00 - coolant pumping 0.18 0.00 0.18 - - Shield: - neutrons 0.55 0.00 0.55 - charged particle transport 0.00 0.00 0.00 - radiation 0.00 0.00 0.00 - coolant pumping 0.00 0.00 0.00 - - Divertor: - neutrons 0.00 164.74 164.74 - charged particle transport 0.00 157.44 157.44 - radiation 0.00 26.98 26.98 - coolant pumping 0.00 1.75 1.75 - - TF coil: - neutrons 0.00 0.01 0.01 - charged particle transport 0.00 0.00 0.00 - radiation 0.00 0.00 0.00 - coolant pumping 0.00 0.00 0.00 - - Losses to H/CD apparatus + diagnostics: - neutrons 0.00 0.00 0.00 - charged particle transport 0.00 0.00 0.00 - radiation 0.00 0.00 0.00 - coolant pumping 0.00 0.00 0.00 - - ---------------------------------------------------------------------------------------- - Totals 1833.62 350.91 2184.53 - - Total power leaving reactor (across vacuum vessel boundary) (MW) 2184.537 OP - - Other secondary thermal power constituents : - - Heat removal from cryogenic plant (MW) (crypmw) 39.984 OP - Heat removal from facilities (MW) (fachtmw) 60.411 OP - Coolant pumping efficiency losses (MW) (htpsecmw) 0.111 OP - Heat removal from injection power (MW) (pinjht) 75.024 OP - Heat removal from tritium plant (MW) (trithtmw) 15.000 OP - Heat removal from vacuum pumps (MW) (vachtmw) 0.500 OP - TF coil resistive power (MW) (tfcmw) 0.000 OP - - Total low-grade thermal power (MW) (psechtmw) 552.415 OP - Total High-grade thermal power (MW) (pthermmw) 1833.627 OP - - Number of primary heat exchangers (nphx) 2 OP - - - Power Balance across separatrix : - ------------------------------- - Only energy deposited in the plasma is included here. - Total power loss is scaling power plus core radiation only (iradloss = 1) - Transport power from scaling law (MW) (pscalingmw) 288.974 OP - Radiation power from inside "coreradius" (MW) (pcoreradmw.) 103.074 OP - Total (MW) 392.048 OP - - Alpha power deposited in plasma (MW) (falpha*palpmw) 339.820 OP - Power from charged products of DD and/or D-He3 fusion (MW) (pchargemw.) 1.377 OP - Ohmic heating (MW) (pohmmw.) 0.850 OP - Injected power deposited in plasma (MW) (pinjmw) 50.000 OP - Total (MW) 392.048 OP - - Power Balance for Reactor - Summary : - ------------------------------------- - Fusion power (MW) (powfmw.) 1790.647 OP - Power from energy multiplication in blanket and shield (MW) (emultmw) 340.805 OP - Injected power (MW) (pinjmw.) 50.000 OP - Ohmic power (MW) (pohmmw.) 0.850 OP - Power deposited in primary coolant by pump (MW) (htpmw_mech) 2.117 OP - Total (MW) 2184.420 OP - - Heat extracted from first wall and blanket (MW) (pthermfw_blkt) 1833.072 OP - Heat extracted from shield (MW) (pthermshld) 0.555 OP - Heat extracted from divertor (MW) (pthermdiv) 350.904 OP - Nuclear and photon power lost to H/CD system (MW) (psechcd) 0.000 OP - Nuclear power lost to TF (MW) (ptfnuc) 0.008 OP - Total (MW) 2184.539 OP - - Electrical Power Balance : - -------------------------- - Net electric power output(MW) (pnetelmw.) 500.000 OP - Required Net electric power output(MW) (pnetelin) 500.000 - Electric power for heating and current drive (MW) (pinjwp) 125.024 OP - Electric power for primary coolant pumps (MW) (htpmw) 2.229 OP - Electric power for vacuum pumps (MW) (vachtmw) 0.500 - Electric power for tritium plant (MW) (trithtmw) 15.000 - Electric power for cryoplant (MW) (crypmw) 39.984 OP - Electric power for TF coils (MW) (tfacpd) 9.084 OP - Electric power for PF coils (MW) (pfwpmw) 1.388 OP - All other internal electric power requirements (MW) (fachtmw) 60.411 OP - Total (MW) (tot_plant_power) 753.621 OP - Total (MW) 753.621 OP - - Gross electrical output* (MW) (pgrossmw) 753.621 OP - (*Power for pumps in secondary circuit already subtracted) - - Power balance for power plant : - ------------------------------- - Fusion power (MW) (powfmw.) 1790.647 OP - Power from energy multiplication in blanket and shield (MW) (emultmw) 340.805 OP - Total (MW) 2131.452 OP - - Net electrical output (MW) (pnetelmw) 500.000 OP - Heat rejected by main power conversion circuit (MW) (rejected_main) 1080.006 OP - Heat rejected by other cooling circuits (MW) (psechtmw) 552.415 OP - Total (MW) 2132.422 OP - - - Plant efficiency measures : - - Net electric power / total nuclear power (%) (pnetelmw/(powfmw+em 23.458 OP - Net electric power / total fusion power (%) (pnetelmw/powfmw) 27.923 OP - Gross electric power* / high grade heat (%) (etath) 41.100 - (*Power for pumps in secondary circuit already subtracted) - Recirculating power fraction (cirpowfr) 0.337 OP - - Time-dependent power usage - - Pulse timings [s]: - - tramp tohs theat tburn tqnch tdwell - ----- ---- ----- ----- ----- ------ - Duration 30.00 30.00 10.00 7200.00 30.00 1800.00 - ------ ----- ---- ----- ----- ----- ------ - - Continous power usage [MWe]: - - System tramp tohs theat tburn tqnch tdwell - ------ ----- ---- ----- ----- ----- ------ - Primary cooling 2.23 2.23 2.23 2.23 2.23 2.23 - Cyroplant 39.98 39.98 39.98 39.98 39.98 39.98 - Vacuum 0.50 0.50 0.50 0.50 0.50 0.50 - Tritium 15.00 15.00 15.00 15.00 15.00 15.00 - TF 9.08 9.08 9.08 9.08 9.08 9.08 - Facilities 60.41 60.41 60.41 60.41 60.41 60.41 - ------ ----- ---- ----- ----- ----- ------ - Total 127.21 127.21 127.21 127.21 127.21 127.21 - ------ ----- ---- ----- ----- ----- ------ - - Intermittent power usage [MWe]: - - System tramp tohs theat tburn tqnch tdwell - ------ ----- ---- ----- ----- ----- ------ - H & CD 0.00 300.00 300.00 125.02 300.00 0.00 - PF 880.65 -366.34 0.00 2.15 -1031.02 0.00 - ------ ----- ---- ----- ----- ----- ------ - Total 880.65 -66.34 300.00 127.18 -731.02 0.00 - ------ ----- ---- ----- ----- ----- ------ - - Power production [MWe]: - - tramp tohs theat tburn tqnch tdwell avg - ----- ---- ----- ----- ----- ------ --- - Gross power 0.00 0.00 0.00 753.62 0.00 0.00 - Net power-1007.86 -60.87 -427.21 499.24 603.81 -127.21 367.84 - ------ ----- ---- ----- ----- ----- ------ - - - *************************** Water usage during plant operation (secondary cooling) *************************** - - Estimated amount of water used through different cooling system options: - 1. Cooling towers - 2. Water bodies (pond, lake, river): recirculating or once-through - Volume used in cooling tower (m3/day) (waterusetower) 4.592E+04 OP - Volume used in recirculating water system (m3/day) (wateruserecirc) 1.537E+04 OP - Volume used in once-through water system (m3/day) (wateruseonethru) 1.506E+06 OP - - ******************************************** Errors and Warnings ********************************************* - - (See top of file for solver errors and warnings.) - PROCESS status flag: Warning messages - PROCESS error status flag (error_status) 2 -150 2 CHECK: Lower limit of volume averaged electron temperature (te) has been raised -155 2 CHECK: dene used as iteration variable without constraint 81 (neped0`) (=0;0 if `iblnkith=0`) -blnkoth = 1.275 * outboard blanket thickness (m); calculated if `blktmodel>0` -bore = 2.5006e+00 * central solenoid inboard radius (m) (`iteration variable 29`) -ddwex = 0.3 * cryostat thickness (m) -d_vv_in = 0.3 * vacuum vessel inboard thickness (TF coil / shield) (m) -d_vv_out = 0.8 * vacuum vessel outboard thickness (TF coil / shield) (m) -d_vv_top = 0.3 * vacuum vessel topside thickness (TF coil / shield) (m) (= d_vv_bot if double-null) -d_vv_bot = 0.3 * vacuum vessel underside thickness (TF coil / shield) (m) -gapds = 1.2000e-01 * gap between inboard vacuum vessel and thermal shield (m) (`iteration variable 61`) -gapoh = 0.05 * gap between central solenoid and TF coil (m) (`iteration variable 42`) -gapomin = 0.20, * minimum gap between outboard vacuum vessel and TF coil (m) (`iteration variable 31`) -iohcl = 1, * Switch for existence of central solenoid; -ohcth = 8.2414e-01 * Central solenoid thickness (m) (`iteration variable 16`) -scrapli = 0.225 * Gap between plasma and first wall; inboard side (m) (if `iscrp=1`) -scraplo = 0.225 * Gap between plasma and first wall; outboard side (m) (if `iscrp=1`) -shldith = 0.3 * inboard shield thickness (m) (`iteration variable 93`) -shldlth = 0.3 * lower (under divertor) shield thickness (m) -shldoth = 0.3 * outboard shield thickness (m) (`iteration variable 94`) -shldtth = 0.3 * upper/lower shield thickness (m); calculated if `blktmodel > 0` (= shldlth if double-null) -tfcth = 1.0500e+00 * inboard TF coil thickness; (centrepost for ST) (m) -tftsgap = 0.05 * Minimum metal-to-metal gap between TF coil and thermal shield (m) -thshield = 0.05 * TF-VV thermal shield thickness (m) -vgap2 = 0.12, * vertical gap between vacuum vessel and thermal shields (m) -vgap = 1.60, * vertical gap between x-point and divertor (m) (if = 0; it is calculated) -vvblgap = 0.02 * gap between vacuum vessel and blanket (m) - -*-----------------Buildings Module-----------------* - - -*---------------Buildings Variables----------------* - - -*-----------------Ccfe Hcpb Module-----------------* - - -*---------------Const And Precisions---------------* - - -*--------------------Constants---------------------* - - -*---------------Constraint Variables---------------* - -bmxlim = 14.0, * maximum peak toroidal field (T) (`constraint equation 25`) -fbetatry = 4.8361e-01 * f-value for beta limit (`constraint equation 24`; `iteration variable 36`) -fdene = 1.2000e+00 * f-value for density limit (`constraint equation 5`; `iteration variable 9`) -ffuspow = 1, * f-value for maximum fusion power (`constraint equation 9`; `iteration variable 26`) -fhldiv = 2.0e0 * f-value for divertor heat load (`constraint equation 18`; `iteration variable 27`) -fiooic = 3.6068e-01 * f-value for TF coil operating current / critical current ratio -fjohc = 2.5000e-01 * f-value for central solenoid current at end-of-flattop -fjohc0 = 2.5000e-01 * f-value for central solenoid current at beginning of pulse -fjprot = 1.0000e+00 * f-value for TF coil winding pack current density -flhthresh = 1.2725e+00 * f-value for L-H power threshold (`constraint equation 15`; `iteration variable 103`) -fpeakb = 9.2290d-1 * f-value for maximum toroidal field (`constraint equation 25`; `iteration variable 35`) -fpinj = 1.0, * f-value for injection power (`constraint equation 30`; `iteration variable 46`) -fpnetel = 1.0, * f-value for net electric power (`constraint equation 16`; `iteration variable 25`) -fstrcase = 1.0000e+00 * f-value for maximum TF coil case TRESCA stress -fstrcond = 8.6890e-01 * f-value for maxiumum TF coil conduit TRESCA stress -ftburn = 1.00e+00 * f-value for minimum burn time (`constraint equation 13`; `iteration variable 21`) -fvdump = 6.1211e-01 * f-value for dump voltage (`constraint equation 34`; `iteration variable 51`) -fwalld = 1.3024e-01 * f-value for maximum wall load (`constraint equation 8`; `iteration variable 14`) -pnetelin = 500 * required net electric power (MW) (`constraint equation 16`) -pseprmax = 17.0 * maximum ratio of power crossing the separatrix to plasma major radius (Psep/R) (MW/m) -tbrnmn = 7.2e3 * minimum burn time (s) (KE - no longer itv;; see issue #706) -walalw = 8.0, * allowable neutron wall-load (MW/m2) (`constraint equation 8`) - -*-------------------Constraints--------------------* - - -*------------------Cost Variables------------------* - -abktflnc = 15, * allowable first wall/blanket neutron fluence (MW-yr/m2) (`blktmodel=0`) -adivflnc = 20.0, * allowable divertor heat fluence (MW-yr/m2) -cfactr = 0.75, * Total plant availability fraction; input if `iavail=0` -dintrt = 0.00, * diff between borrowing and saving interest rates -fcap0 = 1.15, * average cost of money for construction of plant assuming design/construction time of six years -fcap0cp = 1.06, * average cost of money for replaceable components assuming lead time for these of two years -fcontng = 0.15 * project contingency factor -fcr0 = 0.065, * fixed charge rate during construction -fkind = 1.0, * multiplier for Nth of a kind costs -iavail = 0, * Switch for plant availability model; -ifueltyp = 1, * Switch for fuel type; -lsa = 2, * Level of safety assurance switch (generally; use 3 or 4); -tlife = 40, * Full power year plant lifetime (years) -ucblvd = 280.0 * unit cost for blanket vanadium ($/kg) -ucdiv = 5.0d5 * cost of divertor blade ($) -ucme = 3.0d8 * cost of maintenance equipment ($) - -*----------------Costs 2015 Module-----------------* - - -*-------------------Costs Module-------------------* - - -*----------------Costs Step Module-----------------* - - -*---------------Current Drive Module---------------* - - -*-------------Current Drive Variables--------------* - -bscfmax = 0.99, * maximum fraction of plasma current from bootstrap; if `bscfmax < 0`; -enbeam = 1000 * neutral beam energy (keV) (`iteration variable 19`) -etanbi = 0.4 * neutral beam wall plug to injector efficiency -feffcd = 1.0, * current drive efficiency fudge factor (`iteration variable 47`) -frbeam = 1.0, * R_tangential / R_major for neutral beam injection -iefrf = 5, * Switch for current drive efficiency model; -irfcd = 1, * Switch for current drive calculation; -pinjalw = 50 * maximum allowable value for injected power (MW) (`constraint equation 30`) - -*------------Define Iteration Variables------------* - - -*-------------------Div Kal Vars-------------------* - - -*-----------------Divertor Module------------------* - - -*-------------------Divertor Ode-------------------* - - -*-----------------Divertor Ode Var-----------------* - - -*----------------Divertor Variables----------------* - -anginc = 0.175 * angle of incidence of field line on plate (rad) -divdum = 1, * switch for divertor Zeff model; -divfix = 0.621, * divertor structure vertical thickness (m) -hldivlim = 10 * heat load limit (MW/m2) -ksic = 1.4 * power fraction for outboard double-null scrape-off plasma -prn1 = 0.4 * n-scrape-off / n-average plasma; (input for `ipedestal=0`; = nesep/dene if `ipedestal>=1`) -zeffdiv = 3.5, * Zeff in the divertor region (if `divdum/=0`) - -*------------------Error Handling------------------* - - -*-------------------Final Module-------------------* - - -*----------------Fispact Variables-----------------* - - -*-----------------------Freq-----------------------* - - -*-------------------Fson Library-------------------* - - -*-------------------Fson Path M--------------------* - - -*------------------Fson String M-------------------* - - -*-------------------Fson Value M-------------------* - - -*----------------Function Evaluator----------------* - - -*--------------------Fw Module---------------------* - - -*-------------------Fwbs Module--------------------* - - -*------------------Fwbs Variables------------------* - -denstl = 7800.0, * density of steel (kg/m3) -emult = 1.35 * energy multiplication in blanket and shield -fblss = 0.13, * KIT blanket model; steel fraction of breeding zone -fhole = 0.05, * area fraction taken up by other holes (IFE) -iblanket = 1 * switch for blanket model; -fblbe = 0.47, * beryllium fraction of blanket by volume (if `iblanket=2`; is Be fraction of breeding zone) -fwclfr = 0.1, * first wall coolant fraction (calculated if `lpulse=1` or `ipowerflow=1`) -vfshld = 0.60, * coolant void fraction in shield -fblli2o = 0.07, * lithium oxide fraction of blanket by volume (stellarator only) -fbllipb = 0.00, * lithium lead fraction of blanket by volume (stellarator only) -fblvd = 0.00, * vanadium fraction of blanket by volume (stellarator only) -vfblkt = 0.10, * coolant void fraction in blanket (`blktmodel=0`); (calculated if `blktmodel > 0`) - -*-----------------Global Variables-----------------* - - -*------------------Green Func Ext------------------* - - -*-----------------------Hare-----------------------* - - -*-------------Heat Transport Variables-------------* - -etath = 0.375 * thermal to electric conversion efficiency if `secondary_cycle=2`; otherwise calculated; -ipowerflow = 0 * switch for power flow model; - -*--------------------Ife Module--------------------* - - -*------------------Ife Variables-------------------* - - -*------------Impurity Radiation Module-------------* - -coreradius = 0.6 * coreradius /0;6/ ; normalised radius defining the 'core' region -fimp(1) = 1.0 -fimp(2) = 0.1 -fimp(3) = 0.0 -fimp(4) = 0.0 -fimp(5) = 0.0 -fimp(6) = 0.0 -fimp(7) = 0.0 -fimp(8) = 0.0 -fimp(9) = 0.0 -fimp(10) = 0.0 -fimp(11) = 0.0 -fimp(12) = 0.0 -fimp(13) = 0.00044 -fimp(14) = 5e-05 -fimpvar = 4.1100e-04 * impvar ; impurity to be iterated (deprecated) -impvar = 13 * - -*-------------------Init Module--------------------* - - -*----------------Kallenbach Module-----------------* - - -*----------------Kit Blanket Model-----------------* - - -*-----------------Kit Hcll Module------------------* - - -*-----------------Kit Hcpb Module------------------* - - -*----------------------Linliu----------------------* - - -*----------------------Machin----------------------* - - -*-------------------Main Module--------------------* - - -*------------------Maths Library-------------------* - - -*-------------------Mod F90 Kind-------------------* - - -*-----------------------Mode-----------------------* - - -*---------------------Numerics---------------------* - -ioptimz = 1 * for optimisation VMCON only -minmax = 1, * -epsvmc = 1.0e-8 * epsvmc /1;0e-6/ ; error tolerance for VMCON - -*---------------------Ode Mod----------------------* - - -*------------------Optimiz Module------------------* - - -*------------------Output Module-------------------* - - -*----------------------Param-----------------------* - - -*----------------Pf Power Variables----------------* - - -*------------------Pfcoil Module-------------------* - - -*-----------------Pfcoil Variables-----------------* - -coheof = 1.3465e+07 * Central solenoid overall current density at end of flat-top (A/m2) (`iteration variable 37`) -cptdin = 4.22d4, 4.22d4, 4.22d4, 4.22d4, 4.3d4, 4.3d4, 4.3d4, 4.3d4, * peak current per turn input for PF coil i (A) -fcohbop = 9.3592e-01 * ratio of central solenoid overall current density at beginning of pulse / end of flat-top -ipfloc = 2,2,3,3 * switch for locating scheme of PF coil group i; -isumatpf = 3, * switch for superconductor material in PF coils; -ncls = 1,1,2,2, * number of PF coils in group j -ngrp = 4, * number of groups of PF coils; Symmetric coil pairs should all be in the same group -ohhghf = 0.9, * Central solenoid height / TF coil internal height -rjconpf = 1.1d7, 1.1d7, 6.d6, 6.d6, 8.d6, 8.0d6, 8.0d6, 8.0d6, * average winding pack current density of PF coil i (A/m2) at time of peak -rpf2 = -1.825 * offset (m) of radial position of `ipfloc=2` PF coils from being at -zref(1) = 3.6 -zref(2) = 1.2 -zref(3) = 1.0 -zref(4) = 2.8 -zref(5) = 1.0 -zref(6) = 1.0 -zref(7) = 1.0 -zref(8) = 1.0 - -*-------------Physics Functions Module-------------* - - -*------------------Physics Module------------------* - - -*----------------Physics Variables-----------------* - -alphaj = 2.0 * current profile index (calculated from q_0; q if `iprofile=1`) -alphan = 1.0 * density profile index -alphat = 1.45 * temperature profile index -aspect = 3.1 * aspect ratio (`iteration variable 1`) -beta = 3.0810e-02 * total plasma beta (`iteration variable 5`) (calculated if `ipedestal=3` or stellarator) -bt = 5.6476e+00 * toroidal field on axis (T) (`iteration variable 2`) -dene = 7.9759e+19 * electron density (/m3) (`iteration variable 6`) (calculated if `ipedestal=3`) -dnbeta = 3.0, * Troyon-like coefficient for beta scaling calculated -fkzohm = 1.0245 * Zohm elongation scaling adjustment factor (`ishape=2; 3`) -fvsbrnni = 4.4628e-01 * fraction of the plasma current produced by non-inductive means (`iteration variable 44`) -gamma = 0.3 * Ejima coefficient for resistive startup V-s formula -hfact = 1.1000e+00 * H factor on energy confinement times; radiation corrected (`iteration variable 10`); If -ibss = 4, * switch for bootstrap current scaling -iculbl = 1, * switch for beta limit scaling (`constraint equation 24`) -icurr = 4, * switch for plasma current scaling to use -idensl = 7, * switch for density limit to enforce (`constraint equation 5`) -ifalphap = 1, * switch for fast alpha pressure calculation -ifispact = 0, * switch for neutronics calculations; -iinvqd = 1, * switch for inverse quadrature in L-mode scaling laws 5 and 9; -ipedestal = 1 * switch for pedestal profiles; -neped = 0.678e20 * electron density of pedestal [m-3] (`ipedestal=1;2; calculated if 3`) -nesep = 0.2e20 * electron density at separatrix [m-3] (`ipedestal=1;2; calculated if 3`) -rhopedn = 0.94 * r/a of density pedestal (`ipedestal>=1`) -rhopedt = 0.94 * r/a of temperature pedestal (`ipedestal>=1`) -tbeta = 2.0 * temperature profile index beta (`ipedestal=1;2`) -teped = 5.5 * electron temperature of pedestal (keV) (`ipedestal>=1; ieped=0; calculated for ieped=1`) -tesep = 0.1 * electron temperature at separatrix (keV) (`ipedestal>=1`) calculated if reinke -iprofile = 1 * switch for current profile consistency; -isc = 34, * switch for energy confinement time scaling law (see description in `tauscl`) -ishape = 2 * switch for plasma cross-sectional shape calculation; -kappa = 1.700, * plasma separatrix elongation (calculated if `ishape = 1-5; 7 or 9`) -q = 3.2267e+00 * safety factor 'near' plasma edge (`iteration variable 18`) equal to q95 -q0 = 1.0, * safety factor on axis -ralpne = 0.1, * thermal alpha density/electron density (`iteration variable 109`) (calculated if `ipedestal=3`) -rmajor = 9.1077e+00 * plasma major radius (m) (`iteration variable 3`) -i_single_null = 1, * switch for single null / double null plasma; -ssync = 0.6, * synchrotron wall reflectivity factor -te = 1.3212e+01 * volume averaged electron temperature (keV) (`iteration variable 4`) -triang = 0.5, * plasma separatrix triangularity (calculated if `ishape = 1; 3-5 or 7`) - -*--------------Plasma Geometry Module--------------* - - -*------------------Plasmod Module------------------* - - -*----------------Plasmod Variables-----------------* - - -*-------------------Power Module-------------------* - - -*------------------Precision Mod-------------------* - - -*------------Primary Pumping Variables-------------* - - -*------------------Process Input-------------------* - - -*------------------Process Output------------------* - - -*-----------------Profiles Module------------------* - - -*-------------------Pulse Module-------------------* - - -*-----------------Pulse Variables------------------* - -lpulse = 1, * Switch for reactor model; - -*-------------Read And Get Atomic Data-------------* - - -*------------------Read Radiation------------------* - - -*---------------------Real Mod---------------------* - - -*-----------------Rebco Variables------------------* - - -*------------------Reinke Module-------------------* - - -*-----------------Reinke Variables-----------------* - - -*---------------Resistive Materials----------------* - - -*-------------------Scan Module--------------------* - - -*-----------------Sctfcoil Module------------------* - - -*----------------Startup Variables-----------------* - - -*------------Stellarator Configuration-------------* - - -*----------------Stellarator Module----------------* - - -*--------------Stellarator Variables---------------* - - -*-----------------Structure Module-----------------* - - -*---------------Structure Variables----------------* - - -*-----------------Superconductors------------------* - - -*------------------Tfcoil Module-------------------* - - -*-----------------Tfcoil Variables-----------------* - -casthi = 0.05, * inboard TF coil case plasma side thickness (m) (calculated for stellarators) -casths = 0.1 * inboard TF coil sidewall case thickness (m) (calculated for stellarators) -cpttf = 6.5e+04 * TF coil current per turn (A); (calculated for stellarators) (calculated for -fcutfsu = 0.6667 * copper fraction of cable conductor (TF coils) -oacdcp = 9.9963e+06 * Overall current density in TF coil inboard legs midplane (A/m2) -ripmax = 0.6 * aximum allowable toroidal field ripple amplitude at plasma edge (%) -tdmptf = 3.0000e+01 * fast discharge time for TF coil in event of quench (s) (`iteration variable 56`) -n_tf = 18 * Number of TF coils (default = 50 for stellarators); Number of TF coils outer legs for ST -tftmp = 4.75, * peak helium coolant temperature in TF coils and PF coils (K) -thicndut = 2.0d-3, * conduit insulation thickness (m) -thkcas = 4.9102e-01 * inboard TF coil case outer (non-plasma side) thickness (m) (`iteration variable 57`) -thwcndut = 4.0000e-03 * TF coil conduit case thickness (m) (`iteration variable 58`) -tinstf = 0.013, * Thickness of the ground insulation layer surrounding (m) -tmargmin = 1.7, * minimum allowable temperature margin ; TFC AND CS (K) -vdalw = 1.2650e+01 * max voltage across TF coil during quench (kV) (`iteration variable 52`) -vftf = 0.33, * coolant fraction of TFC 'cable' (`i_tf_sup=1`); or of TFC leg (`i_tf_ssup=0`) - -*-----------------Times Variables------------------* - -tburn = 1.0d4, * burn time (s) (calculated if `lpulse=1`) - -*---------------Torga Curgap Module----------------* - - -*--------------------Utilities---------------------* - - -*------------------Vacuum Module-------------------* - - -*-----------------Vacuum Variables-----------------* - - -*-------------------Vmcon Module-------------------* - -gamma = 0.3 * Ejima coefficient for resistive startup V-s formula - -*--------------Water Usage Variables---------------* - - -*-----------------Water Use Module-----------------* diff --git a/data/reactors/EU-DEMO/systems_code/mockPROCESS.json b/data/reactors/EU-DEMO/systems_code/mockPROCESS.json deleted file mode 100644 index 4114fdeb77..0000000000 --- a/data/reactors/EU-DEMO/systems_code/mockPROCESS.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "A": 3.1, - "B_0": 5.0031, - "B_tf_peak": 12, - "H_star": 1.1, - "I_p": 19.117, - "P_brehms": 60.956, - "P_el_net": 500.0, - "P_fus": 1790.6, - "P_fus_DD": 2.1206, - "P_fus_DT": 1788.5, - "P_line": 157.42, - "P_rad": 234.61, - "P_rad_core": 103.07, - "P_rad_edge": 131.54, - "P_sep": 157.44, - "P_sync": 16.233, - "R_0": 9.2611, - "beta": 0.034495, - "beta_p": 1.0698, - "delta": 0.5, - "delta_95": 0.33333, - "f_bs": 0.35435, - "g_cs_tf": 0.05, - "g_ts_tf": 0.05, - "g_vv_bb": 0.02, - "g_vv_ts": 0.12, - "h_cp_top": 6.0, - "h_tf_max_in": 6.5, - "kappa": 1.7807, - "kappa_95": 1.5899, - "r_cp_top": 0.0, - "r_cs_in": 2.5067, - "r_fw_ib_in": 6.048664999999998, - "r_fw_ob_in": 12.473664999999997, - "r_tf_in": 3.1993649999999993, - "r_tf_in_centre": 3.8175, - "r_tf_inboard_out": 0.6265, - "r_tf_out_centre": 16.503, - "r_ts_ib_in": 4.535664999999999, - "r_vv_ib_in": 5.255664999999999, - "r_vv_ob_in": 13.786664999999998, - "tau_e": 4.2141, - "tf_wp_depth": 1.05, - "tf_wp_width": 0.76, - "tk_bb_ib": 0.755, - "tk_bb_ob": 1.275, - "tk_cs": 0.58741, - "tk_sh_in": 0.0, - "tk_sol_ib": 0.225, - "tk_sol_ob": 0.225, - "tk_tf_inboard": 1.2363, - "tk_tf_nose": 0.41106, - "tk_ts": 0.05, - "tk_vv_in": 0.6, - "v_burn": 0.044484, - "TF_res_bus": 0, - "TF_res_tot": 0, - "TF_E_stored": 0, - "TF_respc_ob": 0, - "TF_currpt_ob": 0, - "P_bd_in": 0, - "condrad_cryo_heat": 0 -} diff --git a/eudemo/eudemo/radial_build.py b/eudemo/eudemo/radial_build.py index 9560fb8400..7a884545c1 100644 --- a/eudemo/eudemo/radial_build.py +++ b/eudemo/eudemo/radial_build.py @@ -89,7 +89,7 @@ template_builder.add_variable("dene", 7.4321e19) template_builder.add_variable("q", 3.5, lower_bound=3.5) template_builder.add_variable("pheat", 50.0) -template_builder.add_variable("ralpne", 6.8940e-02) +template_builder.add_variable("f_nd_alpha_electron", 6.8940e-02) template_builder.add_variable("bore", 2.3322, lower_bound=0.1) template_builder.add_variable("ohcth", 0.55242, lower_bound=0.1) template_builder.add_variable("thwcndut", 8.0e-3, lower_bound=8.0e-3) @@ -115,7 +115,7 @@ template_builder.adjust_variable("fne0", 0.6, upper_bound=0.95) template_builder.adjust_variable("fdene", 1.2, upper_bound=1.2) template_builder.adjust_variable("flhthresh", 1.2, lower_bound=1.1, upper_bound=1.2) -template_builder.adjust_variable("ftburn", 1.0, upper_bound=1.0) +template_builder.adjust_variable("ft_burn", 1.0, upper_bound=1.0) # Modifying the initial variable vector to improve convergence template_builder.adjust_variable("fpnetel", 1.0) @@ -126,7 +126,7 @@ template_builder.adjust_variable("fjohc", 0.57941, upper_bound=1.0) template_builder.adjust_variable("fjohc0", 0.53923, upper_bound=1.0) template_builder.adjust_variable("foh_stress", 1.0) -template_builder.adjust_variable("fbetatry", 0.48251) +template_builder.adjust_variable("fbeta_max", 0.48251) template_builder.adjust_variable("fwalld", 0.131) template_builder.adjust_variable("fmaxvvstress", 1.0) template_builder.adjust_variable("fpsepbqar", 1.0) @@ -199,13 +199,13 @@ "fgwped": 0.85, "neped": 0.678e20, "nesep": 0.2e20, - "dnbeta": 3.0, + "beta_norm_max": 3.0, # Plasma impurity stuff "coreradius": 0.75, "coreradiationfraction": 0.6, # Important stuff "pnetelin": 500.0, - "tbrnmn": 7.2e3, + "t_burn_min": 7.2e3, "sig_tf_case_max": 5.8e8, "sig_tf_wp_max": 5.8e8, "alstroh": 6.6e8, @@ -214,7 +214,7 @@ "m_s_limit": 0.1, "triang": 0.5, "q0": 1.0, - "ssync": 0.6, + "f_sync_reflect": 0.6, "plasma_res_factor": 0.66, "gamma": 0.3, "hfact": 1.1, @@ -229,20 +229,20 @@ "ddwex": 0.15, "gapomin": 0.2, # Vertical build inputs - "vgap2": 0.05, + "vgap_vv_thermalshield": 0.05, "divfix": 0.621, # HCD inputs "pinjalw": 51.0, "gamma_ecrh": 0.3, "etaech": 0.4, - "bscfmax": 0.99, + "bootstrap_current_fraction_max": 0.99, # BOP inputs "etath": 0.375, "etahtp": 0.87, "etaiso": 0.9, "vfshld": 0.6, - "tdwell": 0.0, - "tramp": 500.0, + "t_between_pulse": 0.0, + "t_precharge": 500.0, # CS / PF coil inputs "fcuohsu": 0.7, "ohhghf": 0.9, diff --git a/eudemo/eudemo_tests/template.json b/eudemo/eudemo_tests/template.json index ffd771a437..55a88c3d7b 100644 --- a/eudemo/eudemo_tests/template.json +++ b/eudemo/eudemo_tests/template.json @@ -213,7 +213,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "pbrempv*vol", + "name": "pbrempv*plasma_volume", "send": false, "recv": true, "unit": "MW" @@ -247,7 +247,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "powfmw", + "name": "fusion_power", "send": false, "recv": true, "unit": "MW" @@ -266,7 +266,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "pdd", + "name": "dd_power", "send": false, "recv": true, "unit": "MW" @@ -285,7 +285,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "pdt", + "name": "dt_power", "send": false, "recv": true, "unit": "MW" @@ -349,7 +349,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "pradmw", + "name": "p_plasma_rad_mw", "send": false, "recv": true, "unit": "MW" @@ -368,7 +368,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "pcoreradmw", + "name": "p_plasma_inner_rad_mw", "send": false, "recv": true, "unit": "MW" @@ -382,7 +382,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "pedgeradmw", + "name": "p_plasma_outer_rad_mw", "send": false, "recv": true, "unit": "MW" @@ -421,7 +421,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "psyncpv*vol", + "name": "pden_plasma_sync_mw*vol", "send": false, "recv": true, "unit": "MW" @@ -571,7 +571,7 @@ "source": "Calculated", "mapping": { "PROCESS": { - "name": "vol", + "name": "plasma_volume", "send": false, "recv": false, "unit": "m^3" @@ -707,7 +707,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "betap", + "name": "beta_poloidal", "send": false, "recv": true, "unit": "dimensionless" @@ -941,7 +941,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "bootipf", + "name": "bootstrap_current_fraction", "send": false, "recv": true, "unit": "dimensionless" @@ -1858,7 +1858,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "tburn", + "name": "t_burn", "send": false, "recv": false, "unit": "s" @@ -2403,7 +2403,7 @@ "source": "Input", "mapping": { "PROCESS": { - "name": "thshield", + "name": "thshield_ib", "send": true, "recv": true, "unit": "m" diff --git a/examples/codes/run_process_example.ex.py b/examples/codes/run_process_example.ex.py index cf31340990..e8c0c06ef4 100644 --- a/examples/codes/run_process_example.ex.py +++ b/examples/codes/run_process_example.ex.py @@ -152,7 +152,7 @@ template_builder.add_variable("dene", 7.4321e19) template_builder.add_variable("q", 3.5, lower_bound=3.5) template_builder.add_variable("pheat", 50.0) -template_builder.add_variable("ralpne", 6.8940e-02) +template_builder.add_variable("f_nd_alpha_electron", 6.8940e-02) template_builder.add_variable("bore", 2.3322, lower_bound=0.1) template_builder.add_variable("ohcth", 0.55242, lower_bound=0.1) template_builder.add_variable("thwcndut", 8.0e-3, lower_bound=8.0e-3) @@ -203,13 +203,13 @@ "fgwped": 0.85, "neped": 0.678e20, "nesep": 0.2e20, - "dnbeta": 3.0, + "beta_norm_max": 3.0, # Plasma impurity stuff "coreradius": 0.75, "coreradiationfraction": 0.6, # Important stuff "pnetelin": 500.0, - "tbrnmn": 7.2e3, + "t_burn_min": 7.2e3, "sig_tf_case_max": 5.8e8, "sig_tf_wp_max": 5.8e8, "alstroh": 6.6e8, @@ -218,7 +218,7 @@ "m_s_limit": 0.1, "triang": 0.5, "q0": 1.0, - "ssync": 0.6, + "f_sync_reflect": 0.6, "plasma_res_factor": 0.66, "gamma": 0.3, "hfact": 1.1, @@ -238,7 +238,7 @@ "gapomin": 0.2, # Vertical build inputs "d_vv_top": 0.3, - "vgap2": 0.05, + "vgap_vv_thermalshield": 0.05, "shldtth": 0.3, "divfix": 0.621, "d_vv_bot": 0.3, @@ -246,14 +246,14 @@ "pinjalw": 51.0, "gamma_ecrh": 0.3, "etaech": 0.4, - "bscfmax": 0.99, + "bootstrap_current_fraction_max": 0.99, # BOP inputs "etath": 0.375, "etahtp": 0.87, "etaiso": 0.9, "vfshld": 0.6, - "tdwell": 0.0, - "tramp": 500.0, + "t_between_pulse": 0.0, + "t_precharge": 500.0, # CS / PF coil inputs "t_crack_vertical": 0.4e-3, "fcuohsu": 0.7, @@ -366,7 +366,7 @@ template_builder.adjust_variable("ftmargtf", 1.0) template_builder.adjust_variable("ftmargoh", 1.0) template_builder.adjust_variable("ftaulimit", 1.0) -template_builder.adjust_variable("fbetatry", 0.48251) +template_builder.adjust_variable("fbeta_max", 0.48251) template_builder.adjust_variable("fpsepbqar", 1.0) template_builder.adjust_variable("fvdump", 1.0) template_builder.adjust_variable("fstrcond", 0.92007) diff --git a/examples/data/codes/process/ST_IN.DAT b/examples/data/codes/process/ST_IN.DAT index 71132c38b3..df4316a7be 100644 --- a/examples/data/codes/process/ST_IN.DAT +++ b/examples/data/codes/process/ST_IN.DAT @@ -44,7 +44,7 @@ ixc = 18 * q boundl(18) = 3.0 ixc = 29 * bore boundl(29) = 0.1 -ixc = 36 * fbetatry +ixc = 36 * fbeta_max ixc = 37 * coheof ixc = 38 * fjohc boundu(38) = 0.25 @@ -76,10 +76,10 @@ boundu(60) = 9.0d4 ixc = 61 * gapds boundl(61) = 0.12 ixc = 63 * ftpeak (f-value for equation 39) -ixc = 65 * tohs +ixc = 65 * t_current_ramp_up boundu(65) = 1000 ixc = 103 * flhthresh -ixc = 109 * ralpne +ixc = 109 * f_nd_alpha_electron ixc = 110 * ftaulimit ixc = 114 * fw_channel_length ixc = 115 * fpoloidalpower: f-value for max rate of change of energy in poloidal field @@ -103,15 +103,15 @@ shldith = 0.30 * Inboard shield thickness (m) shldoth = 0.80 * Outboard shield thickness (m) shldtth = 0.30 * Upper/lower shield thickness (m); tfcth = 1.0500e+00 * Inboard tf coil thickness; (centrepost for st) (m) -vgap2 = 0.061 * Vertical gap between vacuum vessel and tf coil (m) -vgap = 1.60 * Vertical gap between x-point and divertor (m) +vgap_vv_thermalshield = 0.061 * Vertical gap between vacuum vessel and tf coil (m) +vgap_xpoint_divertor = 1.60 * Vertical gap between x-point and divertor (m) tftsgap = 0.02 -thshield = 0.05 +thshield_ib = 0.05 vvblgap = 0.02 *---------------Buildings Variables----------------* *---------------Constraint Variables---------------* bmxlim = 14.0 * Maximum peak toroidal field (t) -fbetatry = 4.8361e-01 * F-value for beta limit +fbeta_max = 4.8361e-01 * F-value for beta limit fdene = 1.2000e+00 * F-value for density limit ffuspow = 1 * F-value for maximum fusion power fhldiv = 2.0e0 * F-value for divertor heat load @@ -125,19 +125,19 @@ fpinj = 1.0 * F-value for injection power fpnetel = 1.0 * F-value for net electric power fstrcase = 1.0000e+00 * F-value for tf coil case stress fstrcond = 8.6890e-01 * F-value for tf coil conduit stress -ftburn = 1.00e+00 * F-value for minimum burn time +ft_burn = 1.00e+00 * F-value for minimum burn time fvdump = 1.0 * F-value for dump voltage fwalld = 1.3024e-01 * F-value for maximum wall load pnetelin = 500.0 * Required net electric power (mw) pseprmax = 17.0 * Maximum ratio of power crossing the separatrix to -tbrnmn = 7.2e3 * Minimum burn time (s) +t_burn_min = 7.2e3 * Minimum burn time (s) walalw = 8.0 * Allowable wall-load (mw/m2) *------------------Cost Variables------------------* cost_model = 0 * use $ 1990 PROCESS model *-------------Current Drive Variables--------------* -bscfmax = 0.99 * Maximum fraction of plasma current from bootstrap; +bootstrap_current_fraction_max = 0.99 * Maximum fraction of plasma current from bootstrap; enbeam = 1000.0 * Neutral beam energy (kev) (iteration variable 19) etanbi = 0.4 * Neutral beam wall plug to injector efficiency frbeam = 1.0 * R_tangential / r_major for neutral beam injection @@ -206,7 +206,7 @@ rpf2 = -1.825 * Offset (m) of radial position of ipfloc=2 pf coils maxpoloidalpower = 250 fpoloidalpower = 1.00 -tohs = 80 * +t_current_ramp_up = 80 * zref(1) = 3.6 zref(2) = 1.2 @@ -224,17 +224,17 @@ aspect = 3.1 * Aspect ratio (iteration variable 1) beta = 3.0810e-02 * Total plasma beta (iteration variable 5) bt = 5.6476e+00 * Toroidal field on axis (t) (iteration variable 2) dene = 7.9759e+19 * Electron density (/m3) (iteration variable 6) -dnbeta = 3.0 * (troyon-like) coefficient for beta scaling; -fkzohm = 1.0245 * Zohm elongation scaling adjustment factor (ishape=2; 3) +beta_norm_max = 3.0 * (troyon-like) coefficient for beta scaling; +fkzohm = 1.0245 * Zohm elongation scaling adjustment factor (i_plasma_geometry=2; 3) fvsbrnni = 4.4628e-01 * Fraction of the plasma current produced by gamma = 0.3 * Ejima coefficient for resistive startup v-s formula hfact = 1.1000e+00 * H factor on energy confinement times (iteration variable 10) ibss = 4 * Switch for bootstrap current scaling; -iculbl = 1 * Switch for beta limit scaling (constraint equation 24); -icurr = 4 * Switch for plasma current scaling to use; -idia = 2 *switch for diamagnetic current scaling (2: SCENE scaling) -idensl = 7 * Switch for density limit to enforce (constraint equation 5); -ifalphap = 1 * Switch for fast alpha pressure calculation; +i_beta_component = 1 * Switch for beta limit scaling (constraint equation 24); +i_plasma_current = 4 * Switch for plasma current scaling to use; +i_diamagnetic_current = 2 *switch for diamagnetic current scaling (2: SCENE scaling) +i_density_limit = 7 * Switch for density limit to enforce (constraint equation 5); +i_beta_fast_alpha = 1 * Switch for fast alpha pressure calculation; iinvqd = 1 * Switch for inverse quadrature in l-mode scaling laws 5 and 9; ipedestal = 1 * Switch for pedestal profiles; neped = 0.678e20 * Electron density of pedestal (/m3) (ipedestal=1) @@ -246,16 +246,16 @@ teped = 5.5 * Electron temperature of pedestal (kev) (ipedestal=1) tesep = 0.1 * Electron temperature at separatrix (kev) (ipedestal=1) iprofile = 1 * Switch for current profile consistency; isc = 34 * Switch for energy confinement time scaling law -ishape = 2 * Switch for plasma cross-sectional shape calculation; -kappa = 1.700 * Plasma separatrix elongation (calculated if ishape > 0) +i_plasma_geometry = 2 * Switch for plasma cross-sectional shape calculation; +kappa = 1.700 * Plasma separatrix elongation (calculated if i_plasma_geometry > 0) q = 3.2267e+00 * Safety factor 'near' plasma edge (iteration variable 18); q0 = 1.0 * Safety factor on axis -ralpne = 0.1 * Thermal alpha density / electron density (iteration variable 109) +f_nd_alpha_electron = 0.1 * Thermal alpha density / electron density (iteration variable 109) rmajor = 9.0e+00 * Plasma major radius (m) (iteration variable 3) i_single_null = 1 * Switch for single null / double null plasma; -ssync = 0.6 * Synchrotron wall reflectivity factor +f_sync_reflect = 0.6 * Synchrotron wall reflectivity factor te = 1.3212e+01 * Volume averaged electron temperature (kev) -triang = 0.5 * Plasma separatrix triangularity (calculated if ishape=1; 3 or 4) +triang = 0.5 * Plasma separatrix triangularity (calculated if i_plasma_geometry=1; 3 or 4) taulimit = 5.0 * Lower limit on taup/taueff the ratio of alpha particle to energy confinement times *-----------------Pulse Variables------------------* lpulse = 1 * Switch for reactor model; @@ -266,7 +266,8 @@ lpulse = 1 * Switch for reactor model; *SWEEP = 3.1, 3.2 *--------------Stellarator Variables---------------* *-----------------Tfcoil Variables-----------------* -alstrtf = 5.50d8 * Allowable von mises stress in tf coil structural material (pa) +sig_tf_case_max = 5.50d8 * Allowable von mises stress in tf coil structural material (pa) +sig_tf_wp_max = 5.50d8 * Allowable von mises stress in tf coil structural material (pa) casthi = 0.05 * Inboard tf coil case inner (plasma side) thickness (m) casths = 0.10 * Inboard tf coil sidewall case thickness (m) cpttf = 7.5e+04 * Tf coil current per turn (a); @@ -285,6 +286,6 @@ tmargmin = 1.7 * Minimum allowable temperature margin (cs and tf coils) (k) vdalw = 30.0 * Max voltage across tf coil during quench (kv) vftf = 0.33 * Coolant fraction of tfc 'cable' (itfsup=1); or of tfc leg (itfsup=0) *-----------------Times Variables------------------* -tburn = 1000.0 * Burn time (s) (calculated if lpulse=1) +t_burn = 1000.0 * Burn time (s) (calculated if lpulse=1) *-----------------Vacuum Variables-----------------* output_costs = 0 diff --git a/tests/codes/process/test_data/IN.DAT b/tests/codes/process/test_data/IN.DAT index 5e9dd6ffa3..7d60a48ebd 100644 --- a/tests/codes/process/test_data/IN.DAT +++ b/tests/codes/process/test_data/IN.DAT @@ -42,7 +42,7 @@ ixc = 18 * q boundl(18) = 3.0 ixc = 29 * bore boundl(29) = 0.5 -ixc = 36 * fbetatry +ixc = 36 * fbeta_max ixc = 37 * coheof ixc = 38 * fjohc boundu(38) = 0.25 @@ -105,8 +105,8 @@ shldith = 0.30 * inboard shield thickness (m) (`iteration variable 93`) shldoth = 0.80 * outboard shield thickness (m) (`iteration variable 94`) shldtth = 0.30 * upper/lower shield thickness (m); calculated if `blktmodel > 0` (= shldlth if double-null) tfcth = 1.0500e+00 * inboard TF coil thickness; (centrepost for ST) (m) -vgap2 = 0.12 * vertical gap between vacuum vessel and thermal shields (m) -vgap = 1.60 * vertical gap between x-point and divertor (m) (if = 0; it is calculated) +vgap_vv_thermalshield = 0.12 * vertical gap between vacuum vessel and thermal shields (m) +vgap_xpoint_divertor = 1.60 * vertical gap between x-point and divertor (m) (if = 0; it is calculated) *-----------------Buildings Module-----------------* @@ -126,7 +126,7 @@ vgap = 1.60 * vertical gap between x-point and divertor (m) (if = 0; it is c *---------------Constraint Variables---------------* bmxlim = 14.0 * maximum peak toroidal field (T) (`constraint equation 25`) -fbetatry = 4.8361e-01 * f-value for beta limit (`constraint equation 24`; `iteration variable 36`) +fbeta_max = 4.8361e-01 * f-value for beta limit (`constraint equation 24`; `iteration variable 36`) fdene = 1.2000e+00 * f-value for density limit (`constraint equation 5`; `iteration variable 9`) ffuspow = 1 * f-value for maximum fusion power (`constraint equation 9`; `iteration variable 26`) fhldiv = 2.0e0 * f-value for divertor heat load (`constraint equation 18`; `iteration variable 27`) @@ -140,12 +140,12 @@ fpinj = 1.0 * f-value for injection power (`constraint equation 30`; `iterati fpnetel = 1.0 * f-value for net electric power (`constraint equation 16`; `iteration variable 25`) fstrcase = 1.0000e+00 * f-value for maximum TF coil case TRESCA stress fstrcond = 8.6890e-01 * f-value for maxiumum TF coil conduit TRESCA stress -ftburn = 1.00e+00 * f-value for minimum burn time (`constraint equation 13`; `iteration variable 21`) +ft_burn = 1.00e+00 * f-value for minimum burn time (`constraint equation 13`; `iteration variable 21`) fvdump = 6.1211e-01 * f-value for dump voltage (`constraint equation 34`; `iteration variable 51`) fwalld = 1.3024e-01 * f-value for maximum wall load (`constraint equation 8`; `iteration variable 14`) pnetelin = 500.0 * required net electric power (MW) (`constraint equation 16`) pseprmax = 17.0 * maximum ratio of power crossing the separatrix to plasma major radius (Psep/R) (MW/m) -tbrnmn = 7.2e3 * minimum burn time (s) (KE - no longer itv;; see issue #706) +t_burn_min = 7.2e3 * minimum burn time (s) (KE - no longer itv;; see issue #706) walalw = 8.0 * allowable neutron wall-load (MW/m2) (`constraint equation 8`) *-------------------Constraints--------------------* @@ -184,8 +184,8 @@ ucme = 3.0d8 * cost of maintenance equipment ($) *-------------Current Drive Variables--------------* -bscfmax = 0.99 * maximum fraction of plasma current from bootstrap; if `bscfmax < 0`; -enbeam = 1000.0 * neutral beam energy (keV) (`iteration variable 19`) +bootstrap_current_fraction_max = 0.99 * maximum fraction of plasma current from bootstrap; if `bscfmax < 0`; +beam_energy = 1000.0 * neutral beam energy (keV) (`iteration variable 19`) etanbi = 0.4 * neutral beam wall plug to injector efficiency feffcd = 1.0 * current drive efficiency fudge factor (`iteration variable 47`) frbeam = 1.0 * R_tangential / R_major for neutral beam injection @@ -397,16 +397,16 @@ aspect = 3.5 * aspect ratio (`iteration variable 1`) beta = 3.0810e-02 * total plasma beta (`iteration variable 5`) (calculated if `ipedestal=3` or stellarator) bt = 5.6476e+00 * toroidal field on axis (T) (`iteration variable 2`) dene = 7.9759e+19 * electron density (/m3) (`iteration variable 6`) (calculated if `ipedestal=3`) -dnbeta = 3.0 * Troyon-like coefficient for beta scaling calculated -fkzohm = 1.0245 * Zohm elongation scaling adjustment factor (`ishape=2; 3`) +beta_norm_max = 3.0 * Troyon-like coefficient for beta scaling calculated +fkzohm = 1.0245 * Zohm elongation scaling adjustment factor (`i_plasma_geometry=2; 3`) fvsbrnni = 4.4628e-01 * fraction of the plasma current produced by non-inductive means (`iteration variable 44`) gamma = 0.3 * Ejima coefficient for resistive startup V-s formula hfact = 1.1000e+00 * H factor on energy confinement times; radiation corrected (`iteration variable 10`); If -ibss = 4 * switch for bootstrap current scaling -iculbl = 1 * switch for beta limit scaling (`constraint equation 24`) -icurr = 4 * switch for plasma current scaling to use -idensl = 7 * switch for density limit to enforce (`constraint equation 5`) -ifalphap = 1 * switch for fast alpha pressure calculation +i_bootstrap_current = 4 * switch for bootstrap current scaling +i_beta_component = 1 * switch for beta limit scaling (`constraint equation 24`) +i_plasma_current = 4 * switch for plasma current scaling to use +i_density_limit = 7 * switch for density limit to enforce (`constraint equation 5`) +i_beta_fast_alpha = 1 * switch for fast alpha pressure calculation iinvqd = 1 * switch for inverse quadrature in L-mode scaling laws 5 and 9; ipedestal = 1 * switch for pedestal profiles; neped = 0.678e20 * electron density of pedestal [m-3] (`ipedestal=1;2; calculated if 3`) @@ -418,16 +418,16 @@ teped = 5.5 * electron temperature of pedestal (keV) (`ipedestal>=1; ieped=0; tesep = 0.1 * electron temperature at separatrix (keV) (`ipedestal>=1`) calculated if reinke iprofile = 1 * switch for current profile consistency; isc = 34 * switch for energy confinement time scaling law (see description in `tauscl`) -ishape = 2 * switch for plasma cross-sectional shape calculation; -kappa = 1.700 * plasma separatrix elongation (calculated if `ishape = 1-5 or 7`) +i_plasma_geometry = 2 * switch for plasma cross-sectional shape calculation; +kappa = 1.700 * plasma separatrix elongation (calculated if `i_plasma_geometry = 1-5 or 7`) q = 3.2267e+00 * safety factor 'near' plasma edge (`iteration variable 18`) equal to q95 q0 = 1.0 * safety factor on axis -ralpne = 0.1 * thermal alpha density/electron density (`iteration variable 109`) (calculated if `ipedestal=3`) +f_nd_alpha_electron = 0.1 * thermal alpha density/electron density (`iteration variable 109`) (calculated if `ipedestal=3`) rmajor = 9.1077e+00 * plasma major radius (m) (`iteration variable 3`) i_single_null = 1 * switch for single null / double null plasma; -ssync = 0.6 * synchrotron wall reflectivity factor +f_sync_reflect = 0.6 * synchrotron wall reflectivity factor te = 1.3212e+01 * volume averaged electron temperature (keV) (`iteration variable 4`) -triang = 0.5 * plasma separatrix triangularity (calculated if `ishape = 1; 3-5 or 7`) +triang = 0.5 * plasma separatrix triangularity (calculated if `i_plasma_geometry = 1; 3-5 or 7`) *--------------Plasma Geometry Module--------------* @@ -527,7 +527,7 @@ n_tf = 18 * Number of TF coils (default = 50 for stellarators); Number of TF tftmp = 4.75 * peak helium coolant temperature in TF coils and PF coils (K) thicndut = 2.0d-3 * conduit insulation thickness (m) thkcas = 4.9102e-01 * inboard TF coil case outer (non-plasma side) thickness (m) (`iteration variable 57`) -thwcndut = 4.0000e-03 * TF coil conduit case thickness (m) (`iteration variable 58`) +thwcndut = 8.0000e-03 * TF coil conduit case thickness (m) (`iteration variable 58`) tinstf = 0.013 * Thickness of the ground insulation layer surrounding (m) tmargmin = 1.7 * minimum allowable temperature margin ; TFC AND CS (K) vdalw = 1.2650e+01 * max voltage across TF coil during quench (kV) @@ -535,7 +535,7 @@ vftf = 0.33 * coolant fraction of TFC 'cable' (`i_tf_sup=1`); or of TFC leg *-----------------Times Variables------------------* -tburn = 1.0d4 * burn time (s) (calculated if `lpulse=1`) +t_burn = 1.0d4 * burn time (s) (calculated if `lpulse=1`) *---------------Torga Curgap Module----------------* diff --git a/tests/codes/process/test_data/MFILE.DAT b/tests/codes/process/test_data/MFILE.DAT deleted file mode 100644 index 6ebd8baf38..0000000000 --- a/tests/codes/process/test_data/MFILE.DAT +++ /dev/null @@ -1,1609 +0,0 @@ - # PROCESS # - # Power Reactor Optimisation Code # - # PROCESS # - # Power Reactor Optimisation Code # - PROCESS_version_number__________________________________________________ (procver)_____________________ "2.1.0 R" - Date_of_run_____________________________________________________________ (date)________________________ "11/03/2021" - Time_of_run_____________________________________________________________ (time)________________________ "15:41" - User____________________________________________________________________ (username)____________________ "username" - PROCESS_run_title_______________________________________________________ (runtitle)____________________ "Run Title (change this line using input variable 'runtitle') - PROCESS_tag_number______________________________________________________ (tagno)_______________________ "v2.1-152-gf431eea5" - PROCESS_git_branch_name_________________________________________________ (branch_name)_________________ "develop" - PROCESS_last_commit_message_____________________________________________ (commsg)______________________ "Merge branch '1279-move-obsolete_vars-py-into-python-package-for-blueprint-use' into 'develop'" - Input_filename__________________________________________________________ (fileprefix)__________________ "/home/user/code/bluemira/tests/syscodes/test_data/IN.DAT " - # Numerics # - VMCON_error_flag________________________________________________________ (ifail)_______________________ 1 - # PROCESS found a feasible solution # - Number_of_iteration_variables___________________________________________ (nvar)________________________ 42 - Number_of_constraints_(total)___________________________________________ (neqns+nineqns)_______________ 24 - Optimisation_switch_____________________________________________________ (ioptimz)_____________________ 1 - Figure_of_merit_switch__________________________________________________ (minmax)______________________ 1 - Square_root_of_the_sum_of_squares_of_the_constraint_residuals___________ (sqsumsq)_____________________ 1.9680E-09 OP - VMCON_convergence_parameter_____________________________________________ (convergence_parameter)_______ 2.5908E-10 OP - Number_of_VMCON_iterations______________________________________________ (nviter)______________________ 19 OP - aspect__________________________________________________________________ (itvar001)____________________ 2.3950E+00 - aspect_(final_value/initial_value)______________________________________ (xcm001)______________________ 1.0416E+00 - aspect_(range_normalised)_______________________________________________ (nitvar001)___________________ 1.4550E-01 - bt______________________________________________________________________ (itvar002)____________________ 4.1253E+00 - bt_(final_value/initial_value)__________________________________________ (xcm002)______________________ 1.0215E+00 - bt_(range_normalised)___________________________________________________ (nitvar002)___________________ 2.0587E-01 - rmajor__________________________________________________________________ (itvar003)____________________ 8.7841E+00 - rmajor_(final_value/initial_value)______________________________________ (xcm003)______________________ 9.5431E-01 - rmajor_(range_normalised)_______________________________________________ (nitvar003)___________________ 6.7319E-01 - te______________________________________________________________________ (itvar004)____________________ 1.9197E+01 - te_(final_value/initial_value)__________________________________________ (xcm004)______________________ 9.0992E-01 - te_(range_normalised)___________________________________________________ (nitvar004)___________________ 9.4751E-02 - beta____________________________________________________________________ (itvar005)____________________ 6.7018E-02 - beta_(final_value/initial_value)________________________________________ (xcm005)______________________ 9.2636E-01 - beta_(range_normalised)_________________________________________________ (nitvar005)___________________ 6.6085E-02 - dene____________________________________________________________________ (itvar006)____________________ 6.4154E+19 - dene_(final_value/initial_value)________________________________________ (xcm006)______________________ 1.0455E+00 - dene_(range_normalised)_________________________________________________ (nitvar006)___________________ 5.4701E-02 - fdene___________________________________________________________________ (itvar007)____________________ 1.2000E+00 - fdene_(final_value/initial_value)_______________________________________ (xcm007)______________________ 1.0000E+00 - fdene_(range_normalised)________________________________________________ (nitvar007)___________________ 1.0000E+00 - hfact___________________________________________________________________ (itvar008)____________________ 1.4000E+00 - hfact_(final_value/initial_value)_______________________________________ (xcm008)______________________ 1.0000E+00 - hfact_(range_normalised)________________________________________________ (nitvar008)___________________ 1.0000E+00 - pheat___________________________________________________________________ (itvar009)____________________ 1.7391E+00 - pheat_(final_value/initial_value)_______________________________________ (xcm009)______________________ 3.7539E-02 - pheat_(range_normalised)________________________________________________ (nitvar009)___________________ 1.7381E-03 - tfcth___________________________________________________________________ (itvar010)____________________ 1.4860E+00 - tfcth_(final_value/initial_value)_______________________________________ (xcm010)______________________ 1.0078E+00 - tfcth_(range_normalised)________________________________________________ (nitvar010)___________________ 2.3879E-02 - fwalld__________________________________________________________________ (itvar011)____________________ 1.6071E-01 - fwalld_(final_value/initial_value)______________________________________ (xcm011)______________________ 9.8756E-01 - fwalld_(range_normalised)_______________________________________________ (nitvar011)___________________ 1.5987E-01 - ohcth___________________________________________________________________ (itvar012)____________________ 5.0000E-01 - ohcth_(final_value/initial_value)_______________________________________ (xcm012)______________________ 1.0000E+00 - ohcth_(range_normalised)________________________________________________ (nitvar012)___________________ 0.0000E+00 - q_______________________________________________________________________ (itvar013)____________________ 3.5000E+00 - q_(final_value/initial_value)___________________________________________ (xcm013)______________________ 1.0000E+00 - q_(range_normalised)____________________________________________________ (nitvar013)___________________ 0.0000E+00 - bore____________________________________________________________________ (itvar014)____________________ 1.2384E+00 - bore_(final_value/initial_value)________________________________________ (xcm014)______________________ 9.2291E-01 - bore_(range_normalised)_________________________________________________ (nitvar014)___________________ 1.1499E-01 - fbetatry________________________________________________________________ (itvar015)____________________ 7.5677E-01 - fbetatry_(final_value/initial_value)____________________________________ (xcm015)______________________ 9.7240E-01 - fbetatry_(range_normalised)_____________________________________________ (nitvar015)___________________ 7.5652E-01 - coheof__________________________________________________________________ (itvar016)____________________ 2.3666E+07 - coheof_(final_value/initial_value)______________________________________ (xcm016)______________________ 9.8929E-01 - coheof_(range_normalised)_______________________________________________ (nitvar016)___________________ 2.3589E-01 - fjohc___________________________________________________________________ (itvar017)____________________ 5.2843E-01 - fjohc_(final_value/initial_value)_______________________________________ (xcm017)______________________ 9.4550E-01 - fjohc_(range_normalised)________________________________________________ (nitvar017)___________________ 5.2367E-01 - fjohc0__________________________________________________________________ (itvar018)____________________ 5.1715E-01 - fjohc0_(final_value/initial_value)______________________________________ (xcm018)______________________ 1.0087E+00 - fjohc0_(range_normalised)_______________________________________________ (nitvar018)___________________ 5.1667E-01 - fcohbop_________________________________________________________________ (itvar019)____________________ 9.3490E-01 - fcohbop_(final_value/initial_value)_____________________________________ (xcm019)______________________ 1.0190E+00 - fcohbop_(range_normalised)______________________________________________ (nitvar019)___________________ 9.3484E-01 - gapoh___________________________________________________________________ (itvar020)____________________ 5.0000E-02 - gapoh_(final_value/initial_value)_______________________________________ (xcm020)______________________ 1.0000E+00 - gapoh_(range_normalised)________________________________________________ (nitvar020)___________________ 0.0000E+00 - fstrcase________________________________________________________________ (itvar021)____________________ 9.4516E-01 - fstrcase_(final_value/initial_value)____________________________________ (xcm021)______________________ 9.8244E-01 - fstrcase_(range_normalised)_____________________________________________ (nitvar021)___________________ 9.4510E-01 - fstrcond________________________________________________________________ (itvar022)____________________ 1.0000E+00 - fstrcond_(final_value/initial_value)____________________________________ (xcm022)______________________ 1.0000E+00 - fstrcond_(range_normalised)_____________________________________________ (nitvar022)___________________ 1.0000E+00 - fiooic__________________________________________________________________ (itvar023)____________________ 6.5509E-01 - fiooic_(final_value/initial_value)______________________________________ (xcm023)______________________ 1.0041E+00 - fiooic_(range_normalised)_______________________________________________ (nitvar023)___________________ 6.5475E-01 - fvdump__________________________________________________________________ (itvar024)____________________ 1.0000E+00 - fvdump_(final_value/initial_value)______________________________________ (xcm024)______________________ 1.0226E+00 - fvdump_(range_normalised)_______________________________________________ (nitvar024)___________________ 1.0000E+00 - vdalw___________________________________________________________________ (itvar025)____________________ 1.0000E+01 - vdalw_(final_value/initial_value)_______________________________________ (xcm025)______________________ 1.0226E+00 - vdalw_(range_normalised)________________________________________________ (nitvar025)___________________ 1.0000E+00 - fjprot__________________________________________________________________ (itvar026)____________________ 1.0000E+00 - fjprot_(final_value/initial_value)______________________________________ (xcm026)______________________ 1.0000E+00 - fjprot_(range_normalised)_______________________________________________ (nitvar026)___________________ 1.0000E+00 - ftmargtf________________________________________________________________ (itvar027)____________________ 1.0000E+00 - ftmargtf_(final_value/initial_value)____________________________________ (xcm027)______________________ 1.0000E+00 - ftmargtf_(range_normalised)_____________________________________________ (nitvar027)___________________ 1.0000E+00 - tdmptf__________________________________________________________________ (itvar028)____________________ 2.8886E+01 - tdmptf_(final_value/initial_value)______________________________________ (xcm028)______________________ 8.6731E-01 - tdmptf_(range_normalised)_______________________________________________ (nitvar028)___________________ 2.8814E-01 - thkcas__________________________________________________________________ (itvar029)____________________ 3.2795E-01 - thkcas_(final_value/initial_value)______________________________________ (xcm029)______________________ 9.6700E-01 - thkcas_(range_normalised)_______________________________________________ (nitvar029)___________________ 2.9258E-01 - thwcndut________________________________________________________________ (itvar030)____________________ 8.0000E-03 - thwcndut_(final_value/initial_value)____________________________________ (xcm030)______________________ 1.0000E+00 - thwcndut_(range_normalised)_____________________________________________ (nitvar030)___________________ 0.0000E+00 - fcutfsu_________________________________________________________________ (itvar031)____________________ 8.4199E-01 - fcutfsu_(final_value/initial_value)_____________________________________ (xcm031)______________________ 9.9118E-01 - fcutfsu_(range_normalised)______________________________________________ (nitvar031)___________________ 7.7724E-01 - cpttf___________________________________________________________________ (itvar032)____________________ 6.0000E+04 - cpttf_(final_value/initial_value)_______________________________________ (xcm032)______________________ 1.0000E+00 - cpttf_(range_normalised)________________________________________________ (nitvar032)___________________ 0.0000E+00 - gapds___________________________________________________________________ (itvar033)____________________ 2.0000E-02 - gapds_(final_value/initial_value)_______________________________________ (xcm033)______________________ 1.0000E+00 - gapds_(range_normalised)________________________________________________ (nitvar033)___________________ 0.0000E+00 - flhthresh_______________________________________________________________ (itvar034)____________________ 1.7373E+00 - flhthresh_(final_value/initial_value)___________________________________ (xcm034)______________________ 1.0409E+00 - flhthresh_(range_normalised)____________________________________________ (nitvar034)___________________ 8.1925E-02 - ftmargoh________________________________________________________________ (itvar035)____________________ 1.0000E+00 - ftmargoh_(final_value/initial_value)____________________________________ (xcm035)______________________ 1.0000E+00 - ftmargoh_(range_normalised)_____________________________________________ (nitvar035)___________________ 1.0000E+00 - ralpne__________________________________________________________________ (itvar036)____________________ 9.4054E-02 - ralpne_(final_value/initial_value)______________________________________ (xcm036)______________________ 9.2328E-01 - ralpne_(range_normalised)_______________________________________________ (nitvar036)___________________ 4.4054E-01 - ftaulimit_______________________________________________________________ (itvar037)____________________ 1.0000E+00 - ftaulimit_(final_value/initial_value)___________________________________ (xcm037)______________________ 1.0000E+00 - ftaulimit_(range_normalised)____________________________________________ (nitvar037)___________________ 1.0000E+00 - ftaucq__________________________________________________________________ (itvar038)____________________ 9.8542E-01 - ftaucq_(final_value/initial_value)______________________________________ (xcm038)______________________ 9.8542E-01 - ftaucq_(range_normalised)_______________________________________________ (nitvar038)___________________ 9.8540E-01 - fpsepbqar_______________________________________________________________ (itvar039)____________________ 1.0000E+00 - fpsepbqar_(final_value/initial_value)___________________________________ (xcm039)______________________ 1.0000E+00 - fpsepbqar_(range_normalised)____________________________________________ (nitvar039)___________________ 1.0000E+00 - oh_steel_frac___________________________________________________________ (itvar040)____________________ 4.2079E-01 - oh_steel_frac_(final_value/initial_value)_______________________________ (xcm040)______________________ 9.6154E-01 - oh_steel_frac_(range_normalised)________________________________________ (nitvar040)___________________ 4.4235E-01 - foh_stress______________________________________________________________ (itvar041)____________________ 1.0000E+00 - foh_stress_(final_value/initial_value)__________________________________ (xcm041)______________________ 1.0000E+00 - foh_stress_(range_normalised)___________________________________________ (nitvar041)___________________ 1.0000E+00 - fimp(13)________________________________________________________________ (itvar042)____________________ 1.3085E-03 - fimp(13)_(final_value/initial_value)____________________________________ (xcm042)______________________ 8.8805E-01 - fimp(13)_(range_normalised)_____________________________________________ (nitvar042)___________________ 1.3085E-01 - Beta_consistency__________________normalised_residue____________________ (normres001)__________________ 2.1578E-12 - Global_power_balance_consistency__normalised_residue____________________ (normres002)__________________ -9.0039E-14 - Density_upper_limit_______________normalised_residue____________________ (normres003)__________________ 3.0174E-12 - Neutron_wall_load_upper_limit_____normalised_residue____________________ (normres004)__________________ 2.5198E-12 - Radial_build_consistency__________normalised_residue____________________ (normres005)__________________ 3.7947E-13 - Volt_second_lower_limit___________normalised_residue____________________ (normres006)__________________ 7.4896E-13 - L-H_power_threshold_limit_________normalised_residue____________________ (normres007)__________________ 4.6077E-11 - Net_electric_power_lower_limit____normalised_residue____________________ (normres008)__________________ -9.4015E-12 - Beta_upper_limit__________________normalised_residue____________________ (normres009)__________________ 5.9264E-13 - Peak_toroidal_field_upper_limit___normalised_residue____________________ (normres010)__________________ 1.0114E-12 - CS_coil_EOF_current_density_limit_normalised_residue____________________ (normres011)__________________ 2.3739E-11 - CS_coil_BOP_current_density_limit_normalised_residue____________________ (normres012)__________________ -2.5111E-12 - Injection_power_upper_limit_______normalised_residue____________________ (normres013)__________________ 1.2133E-11 - TF_coil_case_stress_upper_limit___normalised_residue____________________ (normres014)__________________ 4.0552E-12 - TF_coil_conduit_stress_upper_lim__normalised_residue____________________ (normres015)__________________ 4.1502E-12 - I_op_/_I_critical_(TF_coil)_______normalised_residue____________________ (normres016)__________________ 6.4511E-12 - Dump_voltage_upper_limit__________normalised_residue____________________ (normres017)__________________ -1.9588E-09 - J_winding_pack/J_protection_limit_normalised_residue____________________ (normres018)__________________ 3.2934E-12 - TF_coil_temp._margin_lower_limit__normalised_residue____________________ (normres019)__________________ 1.7426E-10 - CS_temperature_margin_lower_limit_normalised_residue____________________ (normres020)__________________ 3.3902E-12 - taup/taueff_______________________normalised_residue____________________ (normres021)__________________ 2.1712E-12 - Dump_time_set_by_VV_stress________normalised_residue____________________ (normres022)__________________ 5.4969E-12 - Upper_Lim._on_Psep_*_Bt_/_q_A_R___normalised_residue____________________ (normres023)__________________ -5.0060E-11 - CS_Tresca_stress_limit____________normalised_residue____________________ (normres024)__________________ -8.4011E-13 - # Final Feasible Point # - # Plant Availability # - Allowable_blanket_neutron_fluence_(MW-yr/m2)____________________________ (abktflnc)____________________ 1.5000E+01 - Allowable_divertor_heat_fluence_(MW-yr/m2)______________________________ (adivflnc)____________________ 2.0000E+01 - First_wall_/_blanket_lifetime_(years)___________________________________ (bktlife)_____________________ 1.5556E+01 OP - Divertor_lifetime_(years)_______________________________________________ (divlife)_____________________ 3.6014E+00 OP - Heating/CD_system_lifetime_(years)______________________________________ (cdrlife)_____________________ 1.5556E+01 OP - Total_plant_lifetime_(years)____________________________________________ (tlife)_______________________ 4.0000E+01 - Total_plant_availability_fraction_______________________________________ (cfactr)______________________ 7.5000E-01 - # Plasma # - Tokamak_aspect_ratio_=_Conventional,_itart_=_0__________________________ (itart)_______________________ 0.0000E+00 - Major_radius_(m)________________________________________________________ (rmajor)______________________ 8.7841E+00 ITV - Minor_radius_(m)________________________________________________________ (rminor)______________________ 3.6678E+00 - Aspect_ratio____________________________________________________________ (aspect)______________________ 2.3950E+00 ITV - Elongation,_X-point_(input_value_used)__________________________________ (kappa)_______________________ 1.8480E+00 - Elongation,_95%_surface_(calculated_from_kappa)_________________________ (kappa95)_____________________ 1.6500E+00 - Elongation,_area_ratio_calc.____________________________________________ (kappaa)______________________ 1.7172E+00 - Triangularity,_X-point_(input_value_used)_______________________________ (triang)______________________ 5.0000E-01 - Triangularity,_95%_surface_(calculated_from_triang)_____________________ (triang95)____________________ 3.3333E-01 - Plasma_poloidal_perimeter_(m)___________________________________________ (pperim)______________________ 3.3098E+01 - Plasma_cross-sectional_area_(m2)________________________________________ (xarea)_______________________ 7.2574E+01 - Plasma_surface_area_(m2)________________________________________________ (sarea)_______________________ 1.7576E+03 OP - Plasma_volume_(m3)______________________________________________________ (vol)_________________________ 3.8966E+03 OP - Plasma_current_scaling_law_used_________________________________________ (icurr)_______________________ 4 - Plasma_current_(MA)_____________________________________________________ (plascur/1D6)_________________ 2.5022E+01 - Current_density_profile_factor__________________________________________ (alphaj)______________________ 1.6552E+00 - Plasma_internal_inductance,_li__________________________________________ (rli)_________________________ 1.1388E+00 - Vertical_field_at_plasma_(T)____________________________________________ (bvert)_______________________ -9.5509E-01 - Vacuum_toroidal_field_at_R_(T)__________________________________________ (bt)__________________________ 4.1253E+00 ITV - Average_poloidal_field_(T)______________________________________________ (bp)__________________________ 9.5001E-01 - Total_field_(sqrt(bp^2_+_bt^2))_(T)_____________________________________ (btot)________________________ 4.2333E+00 - Safety_factor_on_axis___________________________________________________ (q0)__________________________ 1.0000E+00 - Safety_factor_at_95%_flux_surface_______________________________________ (q95)_________________________ 3.5000E+00 ITV - Cylindrical_safety_factor_(qcyl)________________________________________ (qstar)_______________________ 2.6552E+00 - Total_plasma_beta_______________________________________________________ (beta)________________________ 6.7018E-02 ITV - Total_poloidal_beta_____________________________________________________ (betap)_______________________ 1.3307E+00 OP - Total_toroidal_beta_____________________________________________________ ______________________________ 7.0573E-02 OP - Fast_alpha_beta_________________________________________________________ (betaft)______________________ 1.0009E-02 OP - Beam_ion_beta___________________________________________________________ (betanb)______________________ 0.0000E+00 OP - (Fast_alpha_+_beam_beta)/(thermal_beta)_________________________________ (gammaft)_____________________ 1.7556E-01 OP - Thermal_beta____________________________________________________________ ______________________________ 5.7010E-02 OP - Thermal_poloidal_beta___________________________________________________ ______________________________ 1.1320E+00 OP - Thermal_toroidal_beta_(=_beta-exp)______________________________________ ______________________________ 6.0033E-02 OP - 2nd_stability_beta_:_beta_p_/_(R/a)_____________________________________ (eps*betap)___________________ 5.5564E-01 - 2nd_stability_beta_upper_limit__________________________________________ (epbetmax)____________________ 1.3800E+00 - Beta_g_coefficient______________________________________________________ (dnbeta)______________________ 4.5554E+00 - Normalised_thermal_beta_________________________________________________ ______________________________ 3.4474E+00 - Normalised_total_beta___________________________________________________ ______________________________ 4.0526E+00 - Limit_on_thermal_beta___________________________________________________ (betalim)_____________________ 7.5333E-02 - Plasma_thermal_energy_(J)_______________________________________________ ______________________________ 2.3760E+09 OP - Total_plasma_internal_energy_(J)________________________________________ (total_plasma_internal_energy) 2.7931E+09 OP - Electron_temperature_(keV)______________________________________________ (te)__________________________ 1.9197E+01 ITV - Electron_temperature_on_axis_(keV)______________________________________ (te0)_________________________ 4.3343E+01 - Ion_temperature_(keV)___________________________________________________ (ti)__________________________ 1.9197E+01 - Ion_temperature_on_axis_(keV)___________________________________________ (ti0)_________________________ 4.3343E+01 - Electron_temp.,_density_weighted_(keV)__________________________________ (ten)_________________________ 2.1516E+01 - Electron_density_(/m3)__________________________________________________ (dene)________________________ 6.4154E+19 ITV - Electron_density_on_axis_(/m3)__________________________________________ (ne0)_________________________ 8.4384E+19 OP - Line-averaged_electron_density_(/m3)____________________________________ (dnla)________________________ 7.1047E+19 OP - Line-averaged_electron_density_/_Greenwald_density______________________ (dnla_gw)_____________________ 1.2000E+00 OP - Ion_density_(/m3)_______________________________________________________ (dnitot)______________________ 5.3766E+19 OP - Fuel_density_(/m3)______________________________________________________ (deni)________________________ 4.7623E+19 OP - Total_impurity_density_with_Z_>_2_(no_He)_(/m3)_________________________ (dnz)_________________________ 8.7155E+16 OP - Helium_ion_density_(thermalised_ions_only)_(/m3)________________________ (dnalp)_______________________ 6.0339E+18 OP - Proton_density_(/m3)____________________________________________________ (dnprot)______________________ 2.2157E+16 OP - Hot_beam_density_(/m3)__________________________________________________ (dnbeam)______________________ 0.0000E+00 OP - Density_limit_from_scaling_(/m3)________________________________________ (dnelimt)_____________________ 5.9206E+19 OP - Density_limit_(enforced)_(/m3)__________________________________________ (boundu(9)*dnelimt)___________ 7.1047E+19 OP - Helium_ion_density_(thermalised_ions_only)_/_electron_density___________ (ralpne)______________________ 9.4054E-02 ITV - H__concentration________________________________________________________ (fimp(01)_____________________ 7.4267E-01 OP - He_concentration________________________________________________________ (fimp(02)_____________________ 9.4054E-02 - Be_concentration________________________________________________________ (fimp(03)_____________________ 0.0000E+00 - C__concentration________________________________________________________ (fimp(04)_____________________ 0.0000E+00 - N__concentration________________________________________________________ (fimp(05)_____________________ 0.0000E+00 - O__concentration________________________________________________________ (fimp(06)_____________________ 0.0000E+00 - Ne_concentration________________________________________________________ (fimp(07)_____________________ 0.0000E+00 - Si_concentration________________________________________________________ (fimp(08)_____________________ 0.0000E+00 - Ar_concentration________________________________________________________ (fimp(09)_____________________ 0.0000E+00 - Fe_concentration________________________________________________________ (fimp(10)_____________________ 0.0000E+00 - Ni_concentration________________________________________________________ (fimp(11)_____________________ 0.0000E+00 - Kr_concentration________________________________________________________ (fimp(12)_____________________ 0.0000E+00 - Xe_concentration________________________________________________________ (fimp(13)_____________________ 1.3085E-03 ITV - W__concentration________________________________________________________ (fimp(14)_____________________ 5.0000E-05 - Average_mass_of_all_ions_(amu)__________________________________________ (aion)________________________ 2.8796E+00 OP - Effective_charge________________________________________________________ (zeff)________________________ 4.6519E+00 - Density_profile_factor__________________________________________________ (alphan)______________________ 1.0000E+00 - Plasma_profile_model____________________________________________________ (ipedestal)___________________ 1 - Density_pedestal_r/a_location___________________________________________ (rhopedn)_____________________ 9.4000E-01 - Electron_density_pedestal_height_(/m3)__________________________________ (neped)_______________________ 5.0325E+19 OP - Electron_density_at_pedestal_/_nGW______________________________________ (fgwped_out)__________________ 8.5000E-01 - Temperature_pedestal_r/a_location_______________________________________ (rhopedt)_____________________ 9.4000E-01 - Pedestal_scaling_switch_________________________________________________ (ieped)_______________________ 1 - Electron_temp._pedestal_height_(keV)____________________________________ (teped)_______________________ 6.1290E+00 - Electron_temp._at_separatrix_(keV)______________________________________ (tesep)_______________________ 1.0000E-01 - Electron_density_at_separatrix_(/m3)____________________________________ (nesep)_______________________ 2.9603E+19 - Electron_density_at_separatrix_/_nGW____________________________________ (fgwsep_out)__________________ 5.0000E-01 - Temperature_profile_index_______________________________________________ (alphat)______________________ 1.4500E+00 - Temperature_profile_index_beta__________________________________________ (tbeta)_______________________ 2.0000E+00 - Old_ASDEX_model_________________________________________________________ (dlimit(1))___________________ 3.9995E+19 OP - Borrass_ITER_model_I____________________________________________________ (dlimit(2))___________________ 8.1095E+19 OP - Borrass_ITER_model_II___________________________________________________ (dlimit(3))___________________ 3.1983E+19 OP - JET_edge_radiation_model________________________________________________ (dlimit(4))___________________ 2.0596E+21 OP - JET_simplified_model____________________________________________________ (dlimit(5))___________________ 3.0909E+20 OP - Hugill-Murakami_Mq_model________________________________________________ (dlimit(6))___________________ 5.3061E+19 OP - Greenwald_model_________________________________________________________ (dlimit(7))___________________ 5.9206E+19 OP - Deuterium_fuel_fraction_________________________________________________ (fdeut)_______________________ 5.0000E-01 - Tritium_fuel_fraction___________________________________________________ (ftrit)_______________________ 5.0000E-01 - Total_fusion_power_(MW)_________________________________________________ (powfmw)______________________ 3.0729E+03 OP - _=____D-T_fusion_power_(MW)_____________________________________________ (pdt)_________________________ 3.0680E+03 OP - __+___D-D_fusion_power_(MW)_____________________________________________ (pdd)_________________________ 4.9193E+00 OP - __+_D-He3_fusion_power_(MW)_____________________________________________ (pdhe3)_______________________ 0.0000E+00 OP - Alpha_power:_total_(MW)_________________________________________________ (palpmw)______________________ 6.1360E+02 OP - Alpha_power:_beam-plasma_(MW)___________________________________________ (palpnb)______________________ 0.0000E+00 OP - Neutron_power_(MW)______________________________________________________ (pneutmw)_____________________ 2.4562E+03 OP - Charged_particle_power_(excluding_alphas)_(MW)__________________________ (pchargemw)___________________ 3.1657E+00 OP - Total_power_deposited_in_plasma_(MW)____________________________________ ()____________________________ 8.1109E+02 OP - Bremsstrahlung_radiation_power_(MW)_____________________________________ (pbrempv*vol)_________________ 1.9325E+02 OP - Line_radiation_power_(MW)_______________________________________________ (plinepv*vol)_________________ 4.0227E+02 OP - Synchrotron_radiation_power_(MW)________________________________________ (psyncpv*vol)_________________ 5.1362E+01 OP - Synchrotron_wall_reflectivity_factor____________________________________ (ssync)_______________________ 6.0000E-01 - Normalised_minor_radius_defining_'core'_________________________________ (coreradius)__________________ 7.5000E-01 - Fraction_of_core_radiation_subtracted_from_P_L__________________________ (coreradiationfraction)_______ 6.0000E-01 - Total_core_radiation_power_(MW)_________________________________________ (pcoreradmw)__________________ 2.6110E+02 OP - Edge_radiation_power_(MW)_______________________________________________ (pedgeradmw)__________________ 3.8578E+02 OP - Total_radiation_power_(MW)______________________________________________ (pradmw)______________________ 6.4688E+02 OP - Core_radiation_fraction_=_total_radiation_in_core_/_total_power_deposite (rad_fraction_core)___________ 7.9754E-01 OP - SoL_radiation_fraction_=_total_radiation_in_SoL_/_total_power_accross_se (rad_fraction_sol)____________ 8.0000E-01 IP - Radiation_fraction_=_total_radiation_/_total_power_deposited_in_plasma__ (rad_fraction)________________ 9.5951E-01 OP - Nominal_mean_radiation_load_on_inside_surface_of_reactor_(MW/m2)________ (photon_wall)_________________ 3.3860E-01 OP - Peaking_factor_for_radiation_wall_load__________________________________ (peakfactrad)_________________ 3.3300E+00 IP - Maximum_permitted_radiation_wall_load_(MW/m^2)__________________________ (maxradwallload)______________ 1.0000E+00 IP - Peak_radiation_wall_load_(MW/m^2)_______________________________________ (peakradwallload)_____________ 1.1275E+00 OP - Nominal_mean_neutron_load_on_inside_surface_of_reactor_(MW/m2)__________ (wallmw)______________________ 1.2856E+00 OP - Power_incident_on_the_divertor_targets_(MW)_____________________________ (ptarmw)______________________ 3.2842E+01 OP - Fraction_of_power_to_the_lower_divertor_________________________________ (ftar)________________________ 1.0000E+00 IP - Outboard_side_heat_flux_decay_length_(m)________________________________ (lambdaio)____________________ 1.5700E-03 OP - Fraction_of_power_on_the_inner_targets__________________________________ (fio)_________________________ 4.1000E-01 OP - Fraction_of_power_incident_on_the_lower_inner_target____________________ (fLI)_________________________ 4.1000E-01 OP - Fraction_of_power_incident_on_the_lower_outer_target____________________ (fLO)_________________________ 5.9000E-01 OP - Power_incident_on_the_lower_inner_target_(MW)___________________________ (pLImw)_______________________ 1.3465E+01 OP - Power_incident_on_the_lower_outer_target_(MW)___________________________ (pLOmw)_______________________ 1.9377E+01 OP - Ohmic_heating_power_(MW)________________________________________________ (pohmmw)______________________ 1.4837E-10 OP - Fraction_of_alpha_power_deposited_in_plasma_____________________________ (falpha)______________________ 9.5000E-01 - Fraction_of_alpha_power_to_electrons____________________________________ (falpe)_______________________ 6.4064E-01 - Fraction_of_alpha_power_to_ions_________________________________________ (falpi)_______________________ 3.5936E-01 - Ion_transport_(MW)______________________________________________________ (ptrimw)______________________ 2.5077E+02 OP - Electron_transport_(MW)_________________________________________________ (ptremw)______________________ 2.9922E+02 OP - Injection_power_to_ions_(MW)____________________________________________ (pinjimw)_____________________ 0.0000E+00 OP - Injection_power_to_electrons_(MW)_______________________________________ (pinjemw)_____________________ 2.2500E+02 OP - Ignited_plasma_switch_(0=not_ignited,_1=ignited)________________________ (ignite)______________________ 0 - Power_into_divertor_zone_via_charged_particles_(MW)_____________________ (pdivt)_______________________ 1.6421E+02 OP - Psep_/_R_ratio_(MW/m)___________________________________________________ (pdivt/rmajor)________________ 1.8694E+01 OP - Psep_Bt_/_qAR_ratio_(MWT/m)_____________________________________________ (pdivtbt/qar)_________________ 9.2000E+00 OP - ITER_1996_scaling:_nominal_(MW)_________________________________________ (pthrmw(1))___________________ 1.0268E+02 OP - ITER_1996_scaling:_upper_bound_(MW)_____________________________________ (pthrmw(2))___________________ 2.2394E+02 OP - ITER_1996_scaling:_lower_bound_(MW)_____________________________________ (pthrmw(3))___________________ 4.6452E+01 OP - ITER_1997_scaling_(1)_(MW)______________________________________________ (pthrmw(4))___________________ 1.7104E+02 OP - ITER_1997_scaling_(2)_(MW)______________________________________________ (pthrmw(5))___________________ 1.3774E+02 OP - Martin_2008_scaling:_nominal_(MW)_______________________________________ (pthrmw(6))___________________ 9.3616E+01 OP - Martin_2008_scaling:_95%_upper_bound_(MW)_______________________________ (pthrmw(7))___________________ 1.2357E+02 OP - Martin_2008_scaling:_95%_lower_bound_(MW)_______________________________ (pthrmw(8))___________________ 6.3658E+01 OP - Snipes_2000_scaling:_nominal_(MW)_______________________________________ (pthrmw(9))___________________ 6.5075E+01 OP - Snipes_2000_scaling:_upper_bound_(MW)___________________________________ (pthrmw(10))__________________ 9.6769E+01 OP - Snipes_2000_scaling:_lower_bound_(MW)___________________________________ (pthrmw(11))__________________ 4.3411E+01 OP - Snipes_2000_scaling_(closed_divertor):_nominal_(MW)_____________________ (pthrmw(12))__________________ 2.6408E+01 OP - Snipes_2000_scaling_(closed_divertor):_upper_bound_(MW)_________________ (pthrmw(13))__________________ 3.5972E+01 OP - Snipes_2000_scaling_(closed_divertor):_lower_bound_(MW)_________________ (pthrmw(14))__________________ 1.9250E+01 OP - Hubbard_2012_L-I_threshold_-_nominal_(MW)_______________________________ (pthrmw(15))__________________ 3.4850E+01 OP - Hubbard_2012_L-I_threshold_-_lower_bound_(MW)___________________________ (pthrmw(16))__________________ 1.7113E+01 OP - Hubbard_2012_L-I_threshold_-_upper_bound_(MW)___________________________ (pthrmw(17))__________________ 7.0971E+01 OP - Hubbard_2017_L-I_threshold______________________________________________ (pthrmw(18))__________________ 2.9242E+02 OP - Martin_2008_aspect_ratio_corrected_scaling:_nominal_(MW)________________ (pthrmw(19))__________________ 9.4519E+01 OP - Martin_2008_aspect_ratio_corrected_scaling:_95%_upper_bound_(MW)________ (pthrmw(20))__________________ 1.2477E+02 OP - Martin_2008_aspect_ratio_corrected_scaling:_95%_lower_bound_(MW)________ (pthrmw(21))__________________ 6.4271E+01 OP - L-H_threshold_power_(enforced)_(MW)_____________________________________ (boundl(103)*plhthresh)_______ 9.4519E+01 OP - L-H_threshold_power_(MW)________________________________________________ (plhthresh)___________________ 9.4519E+01 OP - Confinement_scaling_law_________________________________________________ (tauelaw)_____________________ "IPB98(y,2)" - Confinement_H_factor____________________________________________________ (hfact)_______________________ 1.4000E+00 ITV - Global_thermal_energy_confinement_time_(s)______________________________ (taueff)______________________ 4.3196E+00 - Ion_energy_confinement_time_(s)_________________________________________ (tauei)_______________________ 4.3196E+00 - Electron_energy_confinement_time_(s)____________________________________ (tauee)_______________________ 4.3196E+00 - n.tau_=_Volume-average_electron_density_x_Energy_confinement_time_(s/m3) (dntau)_______________________ 2.7712E+20 OP - Triple_product__(keV_s/m3)______________________________________________ (dntau*te)____________________ 5.3197E+21 OP - Transport_loss_power_assumed_in_scaling_law_(MW)________________________ (powerht)_____________________ 5.4998E+02 OP - Switch_for_radiation_loss_term_usage_in_power_balance___________________ (iradloss)____________________ 1 - Radiation_power_subtracted_from_plasma_power_balance_(MW)_______________ ______________________________ 2.6110E+02 OP - Alpha_particle_confinement_time_(s)_____________________________________ (taup)________________________ 2.1598E+01 - Alpha_particle/energy_confinement_time_ratio____________________________ (taup/taueff)_________________ 5.0000E+00 - Lower_limit_on_taup/taueff______________________________________________ (taulimit)____________________ 5.0000E+00 - Total_energy_confinement_time_including_radiation_loss_(s)______________ (total_energy_conf_time)______ 3.4437E+00 - Normalized_plasma_pressure_beta_as_defined_by_McDonald_et_al____________ (beta_mcdonald)_______________ 7.0573E-02 OP - Normalized_ion_Larmor_radius____________________________________________ (rho_star)____________________ 2.3479E-03 OP - Normalized_collisionality_______________________________________________ (nu_star)_____________________ 8.7682E-04 OP - Volume_measure_of_elongation____________________________________________ (kappaa_IPB)__________________ 1.6705E+00 OP - Total_volt-second_requirement_(Wb)______________________________________ (vsstt)_______________________ 4.0146E+02 OP - Inductive_volt-seconds_(Wb)_____________________________________________ (vsind)_______________________ 3.1860E+02 OP - Ejima_coefficient_______________________________________________________ (gamma)_______________________ 3.0000E-01 - Start-up_resistive_(Wb)_________________________________________________ (vsres)_______________________ 8.2860E+01 OP - Flat-top_resistive_(Wb)_________________________________________________ (vsbrn)_______________________ 5.9355E-08 OP - bootstrap_current_fraction_multiplier___________________________________ (cboot)_______________________ 1.0000E+00 - Bootstrap_fraction_(ITER_1989)__________________________________________ (bscf_iter89)_________________ 4.5241E-01 - Bootstrap_fraction_(Sauter_et_al)_______________________________________ (bscf_sauter)_________________ 5.2500E-01 - Bootstrap_fraction_(Nevins_et_al)_______________________________________ (bscf_nevins)_________________ 4.8466E-01 - Bootstrap_fraction_(Wilson)_____________________________________________ (bscf_wilson)_________________ 4.8155E-01 - Diamagnetic_fraction_(Hender)___________________________________________ (diacf_hender)________________ 2.3935E-02 - Diamagnetic_fraction_(SCENE)____________________________________________ (diacf_scene)_________________ 2.1919E-02 - Pfirsch-Schlueter_fraction_(SCENE)______________________________________ (pscf_scene)__________________ -6.0317E-03 - Bootstrap_fraction_(enforced)___________________________________________ (bootipf.)____________________ 5.2500E-01 - Diamagnetic_fraction_(enforced)_________________________________________ (diaipf.)_____________________ 0.0000E+00 - Pfirsch-Schlueter_fraction_(enforced)___________________________________ (psipf.)______________________ 0.0000E+00 - Loop_voltage_during_burn_(V)____________________________________________ (vburn)_______________________ 5.9296E-12 OP - Plasma_resistance_(ohm)_________________________________________________ (rplas)_______________________ 2.3698E-09 OP - Resistive_diffusion_time_(s)____________________________________________ (res_time)____________________ 5.6461E+03 OP - Plasma_inductance_(H)___________________________________________________ (rlp)_________________________ 1.2733E-05 OP - Coefficient_for_sawtooth_effects_on_burn_V-s_requirement________________ (csawth)______________________ 1.0000E+00 - Ratio_of_He_and_pellet_particle_confinement_times_______________________ (tauratio)____________________ 1.0000E+00 - Fuelling_rate_(nucleus-pairs/s)_________________________________________ (qfuel)_______________________ 5.4265E+21 OP - Fuel_burn-up_rate_(reactions/s)_________________________________________ (rndfuel)_____________________ 1.0971E+21 OP - Burn-up_fraction________________________________________________________ (burnup)______________________ 2.0217E-01 - # Energy confinement times, and required H-factors : # - # Current Drive System # - Current_drive_efficiency_model__________________________________________ (iefrf)_______________________ 10 - Auxiliary_power_used_for_plasma_heating_only_(MW)_______________________ (pheat)_______________________ 1.7391E+00 ITV - Power_injected_for_current_drive_(MW)___________________________________ (pcurrentdrivemw)_____________ 2.2326E+02 - Fusion_gain_factor_Q____________________________________________________ (bigq)________________________ 1.3657E+01 OP - Auxiliary_current_drive_(A)_____________________________________________ (auxiliary_cd)________________ 1.1885E+07 OP - Current_drive_efficiency_(A/W)__________________________________________ (effcd)_______________________ 5.3235E-02 OP - Normalised_current_drive_efficiency,_gamma_(10^20_A/W-m2)_______________ (gamcd)_______________________ 3.0000E-01 OP - Wall_plug_to_injector_efficiency________________________________________ (etacd)_______________________ 4.0000E-01 - Bootstrap_fraction______________________________________________________ (bootipf)_____________________ 5.2500E-01 - Diamagnetic_fraction____________________________________________________ (diaipf)______________________ 0.0000E+00 - Pfirsch-Schlueter_fraction______________________________________________ (psipf)_______________________ 0.0000E+00 - Auxiliary_current_drive_fraction________________________________________ (faccd)_______________________ 4.7500E-01 - Inductive_fraction______________________________________________________ (facoh)_______________________ 1.0000E-10 - Total___________________________________________________________________ (plasipf+faccd+facoh)_________ 1.0000E+00 - Fraction_of_the_plasma_current_produced_by_non-inductive_means__________ (fvsbrnni)____________________ 1.0000E+00 - Electron_cyclotron_injected_power_(MW)__________________________________ (echpwr)______________________ 2.2500E+02 OP - Maximum_allowable_ECRH_power_(MW)_______________________________________ (pinjalw)_____________________ 2.2500E+02 - ECH_wall_plug_efficiency________________________________________________ (etaech)______________________ 4.0000E-01 - ECH_wall_plug_power_(MW)________________________________________________ (echwpow)_____________________ 5.6250E+02 OP - # Times # - Initial_charge_time_for_CS_from_zero_current_(s)________________________ (tramp)_______________________ 5.0043E+01 - Plasma_current_ramp-up_time_(s)_________________________________________ (tohs)________________________ 5.0043E+01 - Heating_time_(s)________________________________________________________ (theat)_______________________ 1.0000E+01 - Burn_time_(s)___________________________________________________________ (tburn)_______________________ 1.0000E+04 OP - Reset_time_to_zero_current_for_CS_(s)___________________________________ (tqnch)_______________________ 5.0043E+01 - Time_between_pulses_(s)_________________________________________________ (tdwell)______________________ 0.0000E+00 - Total_plant_cycle_time_(s)______________________________________________ (tcycle)______________________ 1.0160E+04 OP - kallenbach_switch_______________________________________________________ (kallenbach_switch)___________ 0 - # Radial Build # - Machine_bore_(m)________________________________________________________ (bore)________________________ 1.2384E+00 ITV - CS_radial_thickness_(m)_________________________________________________ (ohcth)_______________________ 5.0000E-01 ITV - CS_precompression_(m)___________________________________________________ (precomp)_____________________ 1.0396E-01 - CS_precompresion_to_TF_coil_radial_gap_(m)______________________________ (gapoh)_______________________ 5.0000E-02 ITV - TF_coil_inboard_leg_(m)_________________________________________________ (tfcth)_______________________ 1.4860E+00 ITV - TF_coil_inboard_leg_insulation_gap_(m)__________________________________ (tftsgap)_____________________ 5.0000E-02 - Thermal_shield_(m)______________________________________________________ (thshield)____________________ 5.0000E-02 - thermal_shield_to_vessel_radial_gap_(m)_________________________________ (gapds)_______________________ 2.0000E-02 ITV - Inboard_vacuum_vessel_radial_thickness_(m)______________________________ (d_vv_in)_____________________ 3.0000E-01 - Inner_radiation_shield_radial_thickness_(m)_____________________________ (shldith)_____________________ 3.0000E-01 - Gap_(m)_________________________________________________________________ (vvblgap)_____________________ 2.0000E-02 - Inboard_blanket_radial_thickness_(m)____________________________________ (blnkith)_____________________ 7.5500E-01 - Inboard_first_wall_radial_thickness_(m)_________________________________ (fwith)_______________________ 1.8000E-02 - Inboard_scrape-off_radial_thickness_(m)_________________________________ (scrapli)_____________________ 2.2500E-01 - Outboard_scrape-off_radial_thickness_(m)________________________________ (scraplo)_____________________ 2.2500E-01 - Outboard_first_wall_radial_thickness_(m)________________________________ (fwoth)_______________________ 1.8000E-02 - Outboard_blanket_radial_thickness_(m)___________________________________ (blnkoth)_____________________ 9.8200E-01 - Outer_radiation_shield_radial_thickness_(m)_____________________________ (shldoth)_____________________ 8.0000E-01 - Outboard_vacuum_vessel_radial_thickness_(m)_____________________________ (d_vv_out)____________________ 3.0000E-01 - Vessel_to_TF_radial_gap_(m)_____________________________________________ (gapsto)______________________ 1.9036E+00 - Gap_(m)_________________________________________________________________ (tftsgap)_____________________ 5.0000E-02 - TF_coil_outboard_leg_radial_thickness_(m)_______________________________ (tfthko)______________________ 1.4860E+00 - # Vertical Build # - Divertor_null_switch____________________________________________________ (i_single_null)_______________ 1 - Vessel_-_TF_coil_vertical_gap_(m)_______________________________________ (vgap2)_______________________ 5.0000E-02 - Topside_vacuum_vessel_radial_thickness_(m)______________________________ (d_vv_top)____________________ 3.0000E-01 - Top_radiation_shield_thickness_(m)______________________________________ (shldtth)_____________________ 3.0000E-01 - Top_blanket_vertical_thickness_(m)______________________________________ (blnktth)_____________________ 8.6850E-01 - Top_first_wall_vertical_thickness_(m)___________________________________ fwtth_________________________ 1.8000E-02 - Top_scrape-off_vertical_thickness_(m)___________________________________ vgaptop_______________________ 6.0000E-01 - Plasma_half-height_(m)__________________________________________________ (rminor*kappa)________________ 6.7780E+00 - Bottom_scrape-off_vertical_thickness_(m)________________________________ (vgap)________________________ 2.0024E+00 - Divertor_structure_vertical_thickness_(m)_______________________________ (divfix)______________________ 6.2100E-01 - Bottom_radiation_shield_thickness_(m)___________________________________ (shldlth)_____________________ 7.0000E-01 - Underside_vacuum_vessel_radial_thickness_(m)____________________________ (d_vv_bot)____________________ 3.0000E-01 - External_cryostat_thickness_(m)_________________________________________ (ddwex)_______________________ 1.5000E-01 - Ratio_of_Central_solenoid_height_to_TF_coil_internal_height_____________ (ohhghf)______________________ 9.0000E-01 - Width_of_neutral_beam_duct_where_it_passes_between_the_TF_coils_(m)_____ (beamwd)______________________ 5.8000E-01 - # Divertor build and plasma position # - Plasma_top_position,_radial_(m)_________________________________________ (ptop_radial)_________________ 6.9503E+00 - Plasma_top_position,_vertical_(m)_______________________________________ (ptop_vertical)_______________ 6.7780E+00 - Plasma_geometric_centre,_radial_(m)_____________________________________ (rmajor.)_____________________ 8.7841E+00 - Plasma_geometric_centre,_vertical_(m)___________________________________ (0.0)_________________________ 0.0000E+00 - Plasma_lower_triangularity______________________________________________ (tril)________________________ 5.0000E-01 - Plasma_elongation_______________________________________________________ (kappa.)______________________ 1.8480E+00 - TF_coil_vertical_offset_(m)_____________________________________________ (tfoffset)____________________ -7.5847E-01 - Plasma_outer_arc_radius_of_curvature_(m)________________________________ (rco)_________________________ 6.9261E+00 - Plasma_inner_arc_radius_of_curvature_(m)________________________________ (rci)_________________________ 1.3443E+01 - Plasma_lower_X-pt,_radial_(m)___________________________________________ (rxpt)________________________ 6.9503E+00 - Plasma_lower_X-pt,_vertical_(m)_________________________________________ (zxpt)________________________ -6.7780E+00 - Poloidal_plane_angle_between_vertical_and_inner_leg_(rad)_______________ (thetai)______________________ 2.0714E-01 - Poloidal_plane_angle_between_vertical_and_outer_leg_(rad)_______________ (thetao)______________________ 1.0423E+00 - Poloidal_plane_angle_between_inner_leg_and_plate_(rad)__________________ (betai)_______________________ 1.0000E+00 - Poloidal_plane_angle_between_outer_leg_and_plate_(rad)__________________ (betao)_______________________ 1.0000E+00 - Inner_divertor_leg_poloidal_length_(m)__________________________________ (plsepi)______________________ 1.0000E+00 - Outer_divertor_leg_poloidal_length_(m)__________________________________ (plsepo)______________________ 1.5000E+00 - Inner_divertor_plate_length_(m)_________________________________________ (plleni)______________________ 1.0000E+00 - Outer_divertor_plate_length_(m)_________________________________________ (plleno)______________________ 1.0000E+00 - Inner_strike_point,_radial_(m)__________________________________________ (rspi)________________________ 5.9716E+00 - Inner_strike_point,_vertical_(m)________________________________________ (zspi)________________________ -6.9837E+00 - Inner_plate_top,_radial_(m)_____________________________________________ (rplti)_______________________ 6.1495E+00 - Inner_plate_top,_vertical_(m)___________________________________________ (zplti)_______________________ -6.5164E+00 - Inner_plate_bottom,_radial_(m)__________________________________________ (rplbi)_______________________ 5.7938E+00 - Inner_plate_bottom,_vertical_(m)________________________________________ (zplbi)_______________________ -7.4510E+00 - Outer_strike_point,_radial_(m)__________________________________________ (rspo)________________________ 7.7066E+00 - Outer_strike_point,_vertical_(m)________________________________________ (zspo)________________________ -8.0734E+00 - Outer_plate_top,_radial_(m)_____________________________________________ (rplto)_______________________ 7.9337E+00 - Outer_plate_top,_vertical_(m)___________________________________________ (zplto)_______________________ -7.6280E+00 - Outer_plate_bottom,_radial_(m)__________________________________________ (rplbo)_______________________ 7.4795E+00 - Outer_plate_bottom,_vertical_(m)________________________________________ (zplbo)_______________________ -8.5188E+00 - Calculated_maximum_divertor_height_(m)__________________________________ (divht)_______________________ 2.0024E+00 - # TF coils # - Allowable_Tresca_stress_limit_(Pa)______________________________________ (alstrtf)_____________________ 5.8000E+08 - WP_toroidal_modulus_(GPa)_______________________________________________ (eyoung_wp_t*1.0D-9)__________ 2.3673E+01 OP - WP_vertical_modulus_(GPa)_______________________________________________ (eyoung_wp_z*1.0D-9)__________ 9.6556E+01 OP - Radial____stress_at_maximum_TRESCA_of_layer_1_(Pa)______________________ (sig_tf_r_max(1))_____________ 7.3273E-08 - toroidal__stress_at_maximum_TRESCA_of_layer_1_(Pa)______________________ (sig_tf_t_max(1))_____________ -3.8139E+08 - Vertical__stress_at_maximum_TRESCA_of_layer_1_(Pa)______________________ (sig_tf_z_max(1))_____________ 1.6680E+08 - Von-Mises_stress_at_maximum_TRESCA_of_layer_1_(Pa)______________________ (sig_tf_vmises_max(1))________ 4.8672E+08 - Maximum_TRESCA_stress_1_(Pa)____________________________________________ (sig_tf_tresca_max(1))________ 5.4819E+08 - Radial____stress_at_maximum_TRESCA_of_layer_2_(Pa)______________________ (sig_tf_r_max(2))_____________ -1.3208E+08 - toroidal__stress_at_maximum_TRESCA_of_layer_2_(Pa)______________________ (sig_tf_t_max(2))_____________ -4.1320E+08 - Vertical__stress_at_maximum_TRESCA_of_layer_2_(Pa)______________________ (sig_tf_z_max(2))_____________ 1.6680E+08 - Von-Mises_stress_at_maximum_TRESCA_of_layer_2_(Pa)______________________ (sig_tf_vmises_max(2))________ 5.1718E+08 - Maximum_TRESCA_stress_2_(Pa)____________________________________________ (sig_tf_tresca_max(2))________ 5.8000E+08 - Maximum_radial_deflection_at_midplane_(m)_______________________________ (deflect)_____________________ -3.3932E-03 OP - Vertical_strain_on_casing_______________________________________________ (casestr)_____________________ 8.1368E-04 OP - Vertical_strain_on_winding_pack_________________________________________ (windstrain)__________________ 1.7814E-03 OP - Radial_strain_on_insulator______________________________________________ (insstrain)___________________ -9.5905E-03 OP - Conductor_technology____________________________________________________ (i_tf_sup)____________________ 1 - Superconductor_material_________________________________________________ (i_tf_sc_mat)_________________ 5 - Presence_of_TF_demountable_joints_______________________________________ (itart)_______________________ 0 - TF_inboard_leg_support_strategy_________________________________________ (i_tf_bucking)________________ 1 - Number_of_TF_coils______________________________________________________ (n_tf)________________________ 16 - Inboard_leg_centre_radius_(m)___________________________________________ (r_tf_inboard_mid)____________ 2.6354E+00 OP - Outboard_leg_centre_radius_(m)__________________________________________ (r_tf_outboard_mid)___________ 1.7544E+01 OP - Total_inboard_leg_radial_thickness_(m)__________________________________ (tfcth)_______________________ 1.4860E+00 ITV - Total_outboard_leg_radial_thickness_(m)_________________________________ (tfthko)______________________ 1.4860E+00 - Outboard_leg_toroidal_thickness_(m)_____________________________________ (tftort)______________________ 1.3182E+00 OP - Maximum_inboard_edge_height_(m)_________________________________________ (hmax)________________________ 1.0551E+01 OP - Mean_coil_circumference_(m)_____________________________________________ (tfleng)______________________ 5.9097E+01 OP - Vertical_TF_shape_______________________________________________________ (i_tf_shape)__________________ 1 - TF_coil_arc_point_1_R_(m)_______________________________________________ (xarc(1))_____________________ 3.3784E+00 - TF_coil_arc_point_1_Z_(m)_______________________________________________ (yarc(1))_____________________ 5.4207E+00 - TF_coil_arc_point_2_R_(m)_______________________________________________ (xarc(2))_____________________ 8.0506E+00 - TF_coil_arc_point_2_Z_(m)_______________________________________________ (yarc(2))_____________________ 9.0345E+00 - TF_coil_arc_point_3_R_(m)_______________________________________________ (xarc(3))_____________________ 1.6801E+01 - TF_coil_arc_point_3_Z_(m)_______________________________________________ (yarc(3))_____________________ 0.0000E+00 - TF_coil_arc_point_4_R_(m)_______________________________________________ (xarc(4))_____________________ 8.0506E+00 - TF_coil_arc_point_4_Z_(m)_______________________________________________ (yarc(4))_____________________ -1.0551E+01 - TF_coil_arc_point_5_R_(m)_______________________________________________ (xarc(5))_____________________ 3.3784E+00 - TF_coil_arc_point_5_Z_(m)_______________________________________________ (yarc(5))_____________________ -6.3309E+00 - TF_cross-section_(total)_(m2)___________________________________________ (tfareain)____________________ 2.4606E+01 - Total_steel_cross-section_(m2)__________________________________________ (a_tf_steel*n_tf)_____________ 1.7546E+01 - Total_steel_TF_fraction_________________________________________________ (f_tf_steel)__________________ 7.1309E-01 - Total_Insulation_cross-section_(total)_(m2)_____________________________ (a_tf_ins*n_tf)_______________ 1.7546E+01 - Total_Insulation_fraction_______________________________________________ (f_tf_ins)____________________ 8.7543E-02 - Casing_cross_section_area_(per_leg)_(m2)________________________________ (acasetf)_____________________ 7.2861E-01 - Inboard_leg_case_plasma_side_wall_thickness_(m)_________________________ (casthi)______________________ 6.0000E-02 - Inboard_leg_case_inboard_"nose"_thickness_(m)___________________________ (thkcas)______________________ 3.2795E-01 ITV - Inboard_leg_case_sidewall_thickness_at_its_narrowest_point_(m)__________ (casths)______________________ 5.0000E-02 - External_case_mass_per_coil_(kg)________________________________________ (whtcas)______________________ 1.1956E+06 OP - WP_cross_section_area_with_insulation_and_insertion_(per_coil)_(m2)_____ (awpc)________________________ 8.0924E-01 - WP_cross_section_area_(per_coil)_(m2)___________________________________ (aswp)________________________ 7.4515E-01 - Winding_pack_radial_thickness_(m)_______________________________________ (dr_tf_wp)____________________ 1.0331E+00 OP - Winding_pack_toroidal_width_(m)_________________________________________ (wwp1)________________________ 7.8331E-01 OP - Ground_wall_insulation_thickness_(m)____________________________________ (tinstf)______________________ 8.0000E-03 - Winding_pack_insertion_gap_(m)__________________________________________ (tfinsgap)____________________ 1.0000E-02 - Steel_WP_cross-section_(total)_(m2)_____________________________________ (aswp*n_tf)___________________ 5.8884E+00 - Steel_WP_fraction_______________________________________________________ (aswp/awpc)___________________ 4.5478E-01 - Insulation_WP_fraction__________________________________________________ (aiwp/awpc)___________________ 1.3156E-01 - Cable_WP_fraction_______________________________________________________ ((awpc-aswp-aiwp)/awpc)_______ 4.1367E-01 - Turn_parametrisation____________________________________________________ (i_tf_turns_integer)__________ 1 - Number_of_turns_per_TF_coil_____________________________________________ (n_tf_turn)___________________ 2.0000E+02 OP - Number_of_TF_pancakes___________________________________________________ (n_pancake)___________________ 20 - Number_of_TF_layers_____________________________________________________ (n_layer)_____________________ 10 - Radial_width_of_turn_(m)________________________________________________ (t_turn_radial)_______________ 9.9710E-02 - Toroidal_width_of_turn_(m)______________________________________________ (t_turn_toroidal)_____________ 3.7366E-02 - Radial_width_of_conductor_(m)___________________________________________ (elonductor_radial)___________ 9.5710E-02 OP - Toroidal_width_of_conductor_(m)_________________________________________ (t_conductor_toroidal)________ 3.3366E-02 OP - Radial_width_of_cable_space_____________________________________________ (t_cable_radial)______________ 7.9710E-02 - Toroidal_width_of_cable_space___________________________________________ (t_cable_toroidal)____________ 1.7366E-02 - Steel_conduit_thickness_(m)_____________________________________________ (thwcndut)____________________ 8.0000E-03 ITV - Inter-turn_insulation_thickness_(m)_____________________________________ (thicndut)____________________ 2.0000E-03 - Diameter_of_central_helium_channel_in_cable_____________________________ (dhecoil)_____________________ 1.0000E-02 - internal_area_of_the_cable_space________________________________________ (acstf)_______________________ 1.3533E-03 - Coolant_fraction_in_conductor_excluding_central_channel_________________ (vftf)________________________ 3.0000E-01 - Copper_fraction_of_conductor____________________________________________ (fcutfsu)_____________________ 8.4199E-01 ITV - Superconductor_fraction_of_conductor____________________________________ (1-fcutfsu)___________________ 1.5801E-01 - Check_total_area_fractions_in_winding_pack_=_1__________________________ ______________________________ 1.0000E+00 - minimum_TF_conductor_temperature_margin__(K)____________________________ (tmargmin_tf)_________________ 1.5000E+00 - TF_conductor_temperature_margin_(K)_____________________________________ (tmargtf)_____________________ 1.5000E+00 - Superconductor_mass_per_coil_(kg)_______________________________________ (whtconsc)____________________ 7.5684E+03 OP - Copper_mass_per_coil_(kg)_______________________________________________ (whtconcu)____________________ 7.5643E+04 OP - Steel_conduit_mass_per_coil_(kg)________________________________________ (whtconsh)____________________ 1.6964E+05 OP - Conduit_insulation_mass_per_coil_(kg)___________________________________ (whtconin)____________________ 1.1325E+04 OP - Total_conduit_mass_per_coil_(kg)________________________________________ (whtcon)______________________ 2.6418E+05 OP - Mass_of_each_TF_coil_(kg)_______________________________________________ (whttf/n_tf)__________________ 1.4666E+06 OP - Total_TF_coil_mass_(kg)_________________________________________________ (whttf)_______________________ 2.3466E+07 - Nominal_peak_field_assuming_toroidal_symmetry_(T)_______________________ (bmaxtf)______________________ 1.1200E+01 OP - Total_current_in_all_TF_coils_(MA)______________________________________ (ritfc/1.D6)__________________ 1.8119E+02 OP - TF_coil_current_(summed_over_all_coils)_(A)_____________________________ (ritfc)_______________________ 1.8119E+08 - Actual_peak_field_at_discrete_conductor_(T)_____________________________ (bmaxtfrp)____________________ 1.1716E+01 OP - Winding_pack_current_density_(A/m2)_____________________________________ (jwptf)_______________________ 1.5197E+07 OP - Inboard_leg_mid-plane_conductor_current_density_(A/m2)__________________ (oacdcp)______________________ 7.3636E+06 - Total_stored_energy_in_TF_coils_(GJ)____________________________________ (estotftgj)___________________ 1.3084E+02 OP - Inboard_vertical_tension_per_coil_(N)___________________________________ (vforce)______________________ 1.8292E+08 OP - Outboard_vertical_tension_per_coil_(N)__________________________________ (vforce_outboard)_____________ 1.8292E+08 OP - inboard_vertical_tension_fraction_(-)___________________________________ (f_vforce_inboard)____________ 5.0000E-01 OP - Centring_force_per_coil_(N/m)___________________________________________ (cforce)______________________ 6.3415E+07 OP - Max_allowed_ripple_amplitude_at_plasma_outboard_midplane_(%)____________ (ripmax)______________________ 6.0000E-01 - Ripple_amplitude_at_plasma_outboard_midplane_(%)________________________ (ripple)______________________ 6.0000E-01 OP - Allowable_stress_in_vacuum_vessel_(VV)_due_to_quench_(Pa)_______________ (sigvvall)____________________ 9.3000E+07 - Minimum_allowed_quench_time_due_to_stress_in_VV_(s)_____________________ (taucq)_______________________ 2.8464E+01 OP - Actual_quench_time_(or_time_constant)_(s)_______________________________ (tdmptf)______________________ 2.8886E+01 ITV - Maximum_allowed_voltage_during_quench_due_to_insulation_(kV)____________ (vdalw)_______________________ 1.0000E+01 ITV - Actual_quench_voltage_(kV)______________________________________________ (vtfskv)______________________ 1.0000E+01 OP - Maximum_allowed_temp_rise_during_a_quench_(K)___________________________ (tmaxpro)_____________________ 1.5000E+02 - # Superconducting TF Coils # - Superconductor_switch___________________________________________________ (isumat)______________________ 5 - Critical_field_at_zero_temperature_and_strain_(T)_______________________ (bc20m)_______________________ 3.2970E+01 - Critical_temperature_at_zero_field_and_strain_(K)_______________________ (tc0m)________________________ 1.6060E+01 - Helium_temperature_at_peak_field_(=_superconductor_temperature)_(K)_____ (thelium)_____________________ 4.7500E+00 - Total_helium_fraction_inside_cable_space________________________________ (fhetot)______________________ 3.5804E-01 OP - Copper_fraction_of_conductor____________________________________________ (fcutfsu)_____________________ 8.4199E-01 ITV - Strain_on_superconductor________________________________________________ (strncon_tf)__________________ -5.0000E-03 - Critical_current_density_in_superconductor_(A/m2)_______________________ (jcritsc)_____________________ 6.2961E+08 OP - Critical_current_density_in_strand_(A/m2)_______________________________ (jcritstr)____________________ 9.9486E+07 OP - Critical_current_density_in_winding_pack_(A/m2)_________________________ (jwdgcrt)_____________________ 2.3198E+07 OP - Actual_current_density_in_winding_pack_(A/m2)___________________________ (jwdgop)______________________ 1.5197E+07 OP - Minimum_allowed_temperature_margin_in_superconductor_(K)________________ (tmargmin_tf)_________________ 1.5000E+00 - Actual_temperature_margin_in_superconductor_(K)_________________________ (tmarg)_______________________ 1.5000E+00 OP - Critical_current_(A)____________________________________________________ (icrit)_______________________ 8.6431E+04 OP - Actual_current_(A)______________________________________________________ (cpttf)_______________________ 5.6620E+04 ITV - Actual_current_/_critical_current_______________________________________ (iooic)_______________________ 6.5509E-01 OP - # Central Solenoid and PF Coils # - Central_solenoid_superconductor_material________________________________ (isumatoh)____________________ 5 - Maximum_field_at_Beginning_Of_Pulse_(T)_________________________________ (bmaxoh0)_____________________ 1.4046E+01 OP - Critical_superconductor_current_density_at_BOP_(A/m2)___________________ (jscoh_bop)___________________ 3.5173E+08 OP - Critical_strand_current_density_at_BOP_(A/m2)___________________________ (jstrandoh_bop)_______________ 1.0552E+08 OP - Allowable_overall_current_density_at_BOP_(A/m2)_________________________ (rjohc0)______________________ 4.2783E+07 OP - Actual_overall_current_density_at_BOP_(A/m2)____________________________ (cohbop)______________________ 2.2125E+07 OP - Maximum_field_at_End_Of_Flattop_(T)_____________________________________ (bmaxoh)______________________ 1.3878E+01 OP - Critical_superconductor_current_density_at_EOF_(A/m2)___________________ (jscoh_eof)___________________ 3.6820E+08 OP - Critical_strand_current_density_at_EOF_(A/m2)___________________________ (jstrandoh_eof)_______________ 1.1046E+08 OP - Allowable_overall_current_density_at_EOF_(A/m2)_________________________ (rjohc)_______________________ 4.4785E+07 OP - Actual_overall_current_density_at_EOF_(A/m2)____________________________ (coheof)______________________ 2.3666E+07 ITV - CS_inside_radius_(m)____________________________________________________ (bore.)_______________________ 1.2384E+00 - CS_thickness_(m)________________________________________________________ (ohcth.)______________________ 5.0000E-01 - Gap_between_central_solenoid_and_TF_coil_(m)____________________________ (gapoh)_______________________ 5.0000E-02 ITV - CS_overall_cross-sectional_area_(m2)____________________________________ (areaoh)______________________ 9.4963E+00 OP - CS_conductor+void_cross-sectional_area_(m2)_____________________________ (awpoh)_______________________ 5.5004E+00 OP - ___CS_conductor_cross-sectional_area_(m2)_______________________________ (awpoh*(1-vfohc))_____________ 3.8503E+00 OP - ___CS_void_cross-sectional_area_(m2)____________________________________ (awpoh*vfohc)_________________ 1.6501E+00 OP - CS_steel_cross-sectional_area_(m2)______________________________________ (areaoh-awpoh)________________ 3.9960E+00 OP - CS_steel_area_fraction__________________________________________________ (oh_steel_frac)_______________ 4.2079E-01 ITV - Switch_for_CS_stress_calculation________________________________________ (i_cs_stress)_________________ 0 - Allowable_stress_in_CS_steel_(Pa)_______________________________________ (alstroh)_____________________ 6.6000E+08 - Hoop_stress_in_CS_steel_(Pa)____________________________________________ (sig_hoop)____________________ 6.6000E+08 OP - Axial_stress_in_CS_steel_(Pa)___________________________________________ (sig_axial)___________________ -8.2542E+08 OP - Tresca_stress_in_CS_steel_(Pa)__________________________________________ (s_tresca_oh)_________________ 6.6000E+08 OP - Axial_force_in_CS_(N)___________________________________________________ (axial_force)_________________ -8.1207E+08 OP - Strain_on_CS_superconductor_____________________________________________ (strncon_cs)__________________ -5.0000E-03 - Copper_fraction_in_strand_______________________________________________ (fcuohsu)_____________________ 7.0000E-01 - Void_(coolant)_fraction_in_conductor____________________________________ (vfohc)_______________________ 3.0000E-01 - Helium_coolant_temperature_(K)__________________________________________ (tftmp)_______________________ 4.7500E+00 - CS_temperature_margin_(K)_______________________________________________ (tmargoh)_____________________ 1.5000E+00 OP - Minimum_permitted_temperature_margin_(K)________________________________ (tmargmin_cs)_________________ 1.5000E+00 - PF_coil_superconductor_material_________________________________________ (isumatpf)____________________ 3 - Copper_fraction_in_conductor____________________________________________ (fcupfsu)_____________________ 6.9000E-01 - Maximum_permissible_tensile_stress_(MPa)________________________________ (sigpfcalw)___________________ 5.0000E+02 - JxB_hoop_force_fraction_supported_by_case_______________________________ (sigpfcf)_____________________ 6.6600E-01 - PF_coil_01_radius_(m)___________________________________________________ (rpf(01))_____________________ 5.4373E+00 - PF_coil_01_vertical_position_(m)________________________________________ (zpf(01))_____________________ 1.1380E+01 - PF_coil_01_radial_thickness_(m)_________________________________________ (pfdr01)______________________ 1.0625E+00 - PF_coil_01_vertical_thickness_(m)_______________________________________ (pfdz01)______________________ 1.0625E+00 - PF_coil_01_turns________________________________________________________ (turns(01))___________________ 2.9428E+02 - PF_coil_01_current_(MA)_________________________________________________ (ric(01))_____________________ 1.2419E+01 - PF_coil_01_field_(T)____________________________________________________ (bpf(01))_____________________ 3.3113E+00 - PF_coil_02_radius_(m)___________________________________________________ (rpf(02))_____________________ 5.4373E+00 - PF_coil_02_vertical_position_(m)________________________________________ (zpf(02))_____________________ -1.2897E+01 - PF_coil_02_radial_thickness_(m)_________________________________________ (pfdr02)______________________ 1.0980E+00 - PF_coil_02_vertical_thickness_(m)_______________________________________ (pfdz02)______________________ -1.0980E+00 - PF_coil_02_turns________________________________________________________ (turns(02))___________________ 3.1426E+02 - PF_coil_02_current_(MA)_________________________________________________ (ric(02))_____________________ 1.3262E+01 - PF_coil_02_field_(T)____________________________________________________ (bpf(02))_____________________ 2.9628E+00 - PF_coil_03_radius_(m)___________________________________________________ (rpf(03))_____________________ 1.9444E+01 - PF_coil_03_vertical_position_(m)________________________________________ (zpf(03))_____________________ 3.6678E+00 - PF_coil_03_radial_thickness_(m)_________________________________________ (pfdr03)______________________ 1.3846E+00 - PF_coil_03_vertical_thickness_(m)_______________________________________ (pfdz03)______________________ 1.3846E+00 - PF_coil_03_turns________________________________________________________ (turns(03))___________________ 2.7256E+02 - PF_coil_03_current_(MA)_________________________________________________ (ric(03))_____________________ -1.1502E+01 - PF_coil_03_field_(T)____________________________________________________ (bpf(03))_____________________ 3.2246E+00 - PF_coil_04_radius_(m)___________________________________________________ (rpf(04))_____________________ 1.9444E+01 - PF_coil_04_vertical_position_(m)________________________________________ (zpf(04))_____________________ -3.6678E+00 - PF_coil_04_radial_thickness_(m)_________________________________________ (pfdr04)______________________ 1.3846E+00 - PF_coil_04_vertical_thickness_(m)_______________________________________ (pfdz04)______________________ -1.3846E+00 - PF_coil_04_turns________________________________________________________ (turns(04))___________________ 2.7256E+02 - PF_coil_04_current_(MA)_________________________________________________ (ric(04))_____________________ -1.1502E+01 - PF_coil_04_field_(T)____________________________________________________ (bpf(04))_____________________ 3.2246E+00 - PF_coil_05_radius_(m)___________________________________________________ (rpf(05))_____________________ 1.6913E+01 - PF_coil_05_vertical_position_(m)________________________________________ (zpf(05))_____________________ 1.0270E+01 - PF_coil_05_radial_thickness_(m)_________________________________________ (pfdr05)______________________ 9.3766E-01 - PF_coil_05_vertical_thickness_(m)_______________________________________ (pfdz05)______________________ 9.3766E-01 - PF_coil_05_turns________________________________________________________ (turns(05))___________________ 1.6357E+02 - PF_coil_05_current_(MA)_________________________________________________ (ric(05))_____________________ -7.0337E+00 - PF_coil_05_field_(T)____________________________________________________ (bpf(05))_____________________ 3.0134E+00 - PF_coil_06_radius_(m)___________________________________________________ (rpf(06))_____________________ 1.6913E+01 - PF_coil_06_vertical_position_(m)________________________________________ (zpf(06))_____________________ -1.0270E+01 - PF_coil_06_radial_thickness_(m)_________________________________________ (pfdr06)______________________ 9.3766E-01 - PF_coil_06_vertical_thickness_(m)_______________________________________ (pfdz06)______________________ -9.3766E-01 - PF_coil_06_turns________________________________________________________ (turns(06))___________________ 1.6357E+02 - PF_coil_06_current_(MA)_________________________________________________ (ric(06))_____________________ -7.0337E+00 - PF_coil_06_field_(T)____________________________________________________ (bpf(06))_____________________ 3.0134E+00 - Central_solenoid_radius_(m)_____________________________________________ (rpf(nohc))___________________ 1.4884E+00 - Central_solenoid_vertical_position_(m)__________________________________ (zpf(nohc))___________________ 0.0000E+00 - Central_solenoid_radial_thickness_(m)___________________________________ (ohdr)________________________ 5.0000E-01 - Central_solenoid_vertical_thickness_(m)_________________________________ (ohdz)________________________ 1.8993E+01 - Central_solenoid_turns__________________________________________________ (turns(nohc))_________________ 5.2265E+03 - Central_solenoid_current_(MA)___________________________________________ (ric(nohc))___________________ -2.2474E+02 - Central_solenoid_field_(T)______________________________________________ (bpf(nohc))___________________ 1.4046E+01 - Sum_of_squares_of_residuals_____________________________________________ (ssq0)________________________ 5.9474E-05 OP - Smoothing_parameter_____________________________________________________ (alfapf)______________________ 5.0000E-10 - # Volt Second Consumption # - Total_volt-second_consumption_by_coils_(Wb)_____________________________ (vstot)_______________________ -4.0146E+02 OP - # Waveforms # - Ratio_of_central_solenoid_current_at_beginning_of_Pulse_/_end_of_flat-to (fcohbop)_____________________ 9.3490E-01 ITV - Ratio_of_central_solenoid_current_at_beginning_of_Flat-top_/_end_of_flat (fcohbof)_____________________ 1.0000E+00 OP - # PF Circuit Waveform Data # - Number_of_PF_circuits_including_CS_and_plasma___________________________ (ncirt)_______________________ 8 - PF_Circuit_01_-_Time_point_01_(A)_______________________________________ (pfc01t01)____________________ 0.0000E+00 - PF_Circuit_01_-_Time_point_02_(A)_______________________________________ (pfc01t02)____________________ 7.3108E+06 - PF_Circuit_01_-_Time_point_03_(A)_______________________________________ (pfc01t03)____________________ 1.2419E+07 - PF_Circuit_01_-_Time_point_04_(A)_______________________________________ (pfc01t04)____________________ 1.2419E+07 - PF_Circuit_01_-_Time_point_05_(A)_______________________________________ (pfc01t05)____________________ 1.2419E+07 - PF_Circuit_01_-_Time_point_06_(A)_______________________________________ (pfc01t06)____________________ 0.0000E+00 - PF_Circuit_02_-_Time_point_01_(A)_______________________________________ (pfc02t01)____________________ 0.0000E+00 - PF_Circuit_02_-_Time_point_02_(A)_______________________________________ (pfc02t02)____________________ 9.7999E+06 - PF_Circuit_02_-_Time_point_03_(A)_______________________________________ (pfc02t03)____________________ 1.3262E+07 - PF_Circuit_02_-_Time_point_04_(A)_______________________________________ (pfc02t04)____________________ 1.3262E+07 - PF_Circuit_02_-_Time_point_05_(A)_______________________________________ (pfc02t05)____________________ 1.3262E+07 - PF_Circuit_02_-_Time_point_06_(A)_______________________________________ (pfc02t06)____________________ 0.0000E+00 - PF_Circuit_03_-_Time_point_01_(A)_______________________________________ (pfc03t01)____________________ -0.0000E+00 - PF_Circuit_03_-_Time_point_02_(A)_______________________________________ (pfc03t02)____________________ 1.8606E+05 - PF_Circuit_03_-_Time_point_03_(A)_______________________________________ (pfc03t03)____________________ -1.1502E+07 - PF_Circuit_03_-_Time_point_04_(A)_______________________________________ (pfc03t04)____________________ -1.1502E+07 - PF_Circuit_03_-_Time_point_05_(A)_______________________________________ (pfc03t05)____________________ -1.1502E+07 - PF_Circuit_03_-_Time_point_06_(A)_______________________________________ (pfc03t06)____________________ -0.0000E+00 - PF_Circuit_04_-_Time_point_01_(A)_______________________________________ (pfc04t01)____________________ -0.0000E+00 - PF_Circuit_04_-_Time_point_02_(A)_______________________________________ (pfc04t02)____________________ 1.8606E+05 - PF_Circuit_04_-_Time_point_03_(A)_______________________________________ (pfc04t03)____________________ -1.1502E+07 - PF_Circuit_04_-_Time_point_04_(A)_______________________________________ (pfc04t04)____________________ -1.1502E+07 - PF_Circuit_04_-_Time_point_05_(A)_______________________________________ (pfc04t05)____________________ -1.1502E+07 - PF_Circuit_04_-_Time_point_06_(A)_______________________________________ (pfc04t06)____________________ -0.0000E+00 - PF_Circuit_05_-_Time_point_01_(A)_______________________________________ (pfc05t01)____________________ -0.0000E+00 - PF_Circuit_05_-_Time_point_02_(A)_______________________________________ (pfc05t02)____________________ 1.7156E+05 - PF_Circuit_05_-_Time_point_03_(A)_______________________________________ (pfc05t03)____________________ -7.0337E+06 - PF_Circuit_05_-_Time_point_04_(A)_______________________________________ (pfc05t04)____________________ -7.0337E+06 - PF_Circuit_05_-_Time_point_05_(A)_______________________________________ (pfc05t05)____________________ -7.0337E+06 - PF_Circuit_05_-_Time_point_06_(A)_______________________________________ (pfc05t06)____________________ -0.0000E+00 - PF_Circuit_06_-_Time_point_01_(A)_______________________________________ (pfc06t01)____________________ -0.0000E+00 - PF_Circuit_06_-_Time_point_02_(A)_______________________________________ (pfc06t02)____________________ 1.7156E+05 - PF_Circuit_06_-_Time_point_03_(A)_______________________________________ (pfc06t03)____________________ -7.0337E+06 - PF_Circuit_06_-_Time_point_04_(A)_______________________________________ (pfc06t04)____________________ -7.0337E+06 - PF_Circuit_06_-_Time_point_05_(A)_______________________________________ (pfc06t05)____________________ -7.0337E+06 - PF_Circuit_06_-_Time_point_06_(A)_______________________________________ (pfc06t06)____________________ -0.0000E+00 - CS_Circuit__-_Time_point_01_(A)_________________________________________ (cst01)_______________________ -0.0000E+00 - CS_Circuit__-_Time_point_02_(A)_________________________________________ (cst02)_______________________ 2.1011E+08 - CS_Circuit__-_Time_point_03_(A)_________________________________________ (cst03)_______________________ -2.2474E+08 - CS_Circuit__-_Time_point_04_(A)_________________________________________ (cst04)_______________________ -2.2474E+08 - CS_Circuit__-_Time_point_05_(A)_________________________________________ (cst05)_______________________ -2.2474E+08 - CS_Circuit__-_Time_point_06_(A)_________________________________________ (cst06)_______________________ -0.0000E+00 - Plasma__-_Time_point_01_(A)_____________________________________________ (plasmat01)___________________ 0.0000E+00 - Plasma__-_Time_point_02_(A)_____________________________________________ (plasmat02)___________________ 0.0000E+00 - Plasma__-_Time_point_03_(A)_____________________________________________ (plasmat03)___________________ 2.5022E+07 - Plasma__-_Time_point_04_(A)_____________________________________________ (plasmat04)___________________ 2.5022E+07 - Plasma__-_Time_point_05_(A)_____________________________________________ (plasmat05)___________________ 2.5022E+07 - Plasma__-_Time_point_06_(A)_____________________________________________ (plasmat06)___________________ 0.0000E+00 - # Support Structure # - Outer_PF_coil_fence_mass_(kg)___________________________________________ (fncmass)_____________________ 7.8281E+05 OP - Intercoil_support_structure_mass_(kg)___________________________________ (aintmass)____________________ 8.6597E+06 OP - Mass_of_cooled_components_(kg)__________________________________________ (coldmass)____________________ 5.8775E+07 OP - Gravity_support_structure_mass_(kg)_____________________________________ (clgsmass)____________________ 2.3959E+06 OP - Torus_leg_support_mass_(kg)_____________________________________________ (gsm1)________________________ 1.1085E+05 OP - Ring_beam_mass_(kg)_____________________________________________________ (gsm2)________________________ 5.8911E+05 OP - Ring_legs_mass_(kg)_____________________________________________________ (gsm3)________________________ 1.4477E+06 OP - # PF Coil Inductances # - # Pumping for primary coolant (helium) # - Pressure_drop_in_FW_and_blanket_coolant_incl._hx_and_pipes_(Pa)_________ (dp_he)_______________________ 5.5000E+05 - Fraction_of_FW_and_blanket_thermal_power_required_for_pumping___________ (fpump)_______________________ 8.9463E-02 OP - Total_power_absorbed_by_FW_&_blanket_(MW)_______________________________ (p_plasma)____________________ 3.3590E+03 OP - Inlet_temperature_of_FW_&_blanket_coolant_pump_(K)______________________ (t_in_compressor)_____________ 5.5703E+02 OP - Outlet_temperature_of_FW_&_blanket_coolant_pump_(K)_____________________ (t_in_bb)_____________________ 5.7313E+02 - Mechanical_pumping_power_for_FW_and_blanket_cooling_loop_including_heat_ (htpmw_fw_blkt)_______________ 3.3003E+02 OP - Mechanical_pumping_power_for_divertor_(MW)______________________________ (htpmw_div)___________________ 2.6065E+00 OP - Mechanical_pumping_power_for_shield_and_vacuum_vessel_(MW)______________ (htpmw_shld)__________________ 1.2629E-02 OP - # First wall and blanket : CCFE HCPB model # - Titanium_beryllide_fraction_____________________________________________ (fbltibe12)___________________ 3.7500E-01 - Lithium_orthosilicate_fraction__________________________________________ (fblli2sio4)__________________ 3.7500E-01 - Steel_fraction__________________________________________________________ (fblss_ccfe)__________________ 9.7050E-02 - Coolant_fraction________________________________________________________ (vfcblkt)_____________________ 5.2950E-02 - Purge_gas_fraction______________________________________________________ (vfpblkt)_____________________ 1.0000E-01 - First_Wall_Armour_Volume_(m3)___________________________________________ (fw_armour_vol)_______________ 8.7881E+00 - First_Wall_Volume_(m3)__________________________________________________ (volfw)_______________________ 2.7823E+01 - Blanket_Volume_(m3)_____________________________________________________ (volblkt)_____________________ 1.6901E+03 - Shield_Volume_(m3)______________________________________________________ (volshld)_____________________ 8.7786E+02 - Vacuum_vessel_volume_(m3)_______________________________________________ (vdewin)______________________ 1.3466E+03 - First_Wall_Armour_Mass_(kg)_____________________________________________ (fw_armour_mass)______________ 1.6917E+05 OP - First_Wall_Mass,_excluding_armour_(kg)__________________________________ (fwmass)______________________ 2.1702E+05 OP - Blanket_Mass_-_Total(kg)________________________________________________ (whtblkt)_____________________ 4.2329E+06 OP - ____Blanket_Mass_-_TiBe12_(kg)__________________________________________ (whtbltibe12)_________________ 1.4324E+06 OP - ____Blanket_Mass_-_Li2SiO4_(kg)_________________________________________ (whtblli4sio4)________________ 1.5211E+06 OP - ____Blanket_Mass_-_Steel_(kg)___________________________________________ (whtblss)_____________________ 1.2794E+06 OP - Total_mass_of_armour,_first_wall_and_blanket_(kg)_______________________ (armour_fw_bl_mass)___________ 4.6191E+06 OP - Shield_Mass_(kg)________________________________________________________ (whtshld)_____________________ 2.7389E+06 OP - Vacuum_vessel_mass_(kg)_________________________________________________ (vvmass)______________________ 1.0503E+07 OP - Total_nuclear_heating_in_TF+PF_coils_(CS_is_negligible)_(MW)____________ (ptfnuc)______________________ 8.2044E-02 OP - Total_nuclear_heating_in_FW_(MW)________________________________________ (pnucfw)______________________ 4.1551E+02 OP - Total_nuclear_heating_in_the_blanket_(including_emult)_(MW)_____________ (pnucblkt)____________________ 2.3403E+03 OP - Total_nuclear_heating_in_the_shield_(MW)________________________________ (pnucshld)____________________ 2.5259E+00 OP - Total_nuclear_heating_in_the_divertor_(MW)______________________________ (pnucdiv)_____________________ 2.8271E+02 OP - Blanket_exponential_factor______________________________________________ (exp_blanket)_________________ 9.9997E-01 OP - Shield:_first_exponential_______________________________________________ (exp_shield1)_________________ 1.7209E-03 OP - Shield:_second_exponential______________________________________________ (exp_shield2)_________________ 2.5427E-01 OP - Solid_angle_fraction_taken_by_on_divertor_______________________________ (fdiv)________________________ 1.1500E-01 - Switch_for_plant_secondary_cycle________________________________________ (secondary_cycle)_____________ 2 - First_wall_coolant_pressure_(Pa)________________________________________ (fwpressure)__________________ 1.5500E+07 - Blanket_coolant_pressure_(Pa)___________________________________________ (blpressure)__________________ 1.5500E+07 - Allowable_nominal_neutron_fluence_at_first_wall_(MW.year/m2)____________ (abktflnc)____________________ 1.5000E+01 - No_of_inboard_blanket_modules_poloidally________________________________ (nblktmodpi)__________________ 7 - No_of_inboard_blanket_modules_toroidally________________________________ (nblktmodti)__________________ 32 - No_of_outboard_blanket_modules_poloidally_______________________________ (nblktmodpo)__________________ 8 - No_of_outboard_blanket_modules_toroidally_______________________________ (nblktmodto)__________________ 48 - Isentropic_efficiency_of_first_wall_/_blanket_coolant_pumps_____________ (etaiso)______________________ 9.0000E-01 - First_wall_area_(m2)____________________________________________________ (fwarea)______________________ 2.2538E+03 OP - Cryostat_internal_radius_(m)____________________________________________ (rdewex)______________________ 2.0636E+01 OP - Cryostat_internal_half-height_(m)_______________________________________ (zdewex)______________________ 1.8105E+01 OP - Vertical_clearance_from_TF_coil_to_cryostat_(m)_________________________ (clh1)________________________ 6.0680E+00 OP - Divertor_area_(m2)______________________________________________________ (divsur)______________________ 2.2470E+02 OP - Divertor_mass_(kg)______________________________________________________ (divmas)______________________ 5.5052E+04 OP - # Superconducting TF Coil Power Conversion # - TF_coil_current_(kA)____________________________________________________ (itfka)_______________________ 5.6620E+01 OP - Number_of_TF_coils______________________________________________________ (ntfc)________________________ 1.6000E+01 - Voltage_across_a_TF_coil_during_quench_(kV)_____________________________ (vtfskv)______________________ 1.0000E+01 OP - TF_coil_charge_time_(hours)_____________________________________________ (tchghr)______________________ 4.0000E+00 - Total_inductance_of_TF_coils_(H)________________________________________ (ltfth)_______________________ 8.1626E+01 OP - Total_resistance_of_TF_coils_(ohm)______________________________________ (rcoils)______________________ 0.0000E+00 OP - TF_coil_charging_voltage_(V)____________________________________________ (tfcv)________________________ 4.3141E+02 - Number_of_DC_circuit_breakers___________________________________________ (ntfbkr)______________________ 1.6000E+01 - Number_of_dump_resistors________________________________________________ (ndumpr)______________________ 6.4000E+01 - Resistance_per_dump_resistor_(ohm)______________________________________ (r1dump)______________________ 1.7661E-01 OP - Dump_resistor_peak_power_(MW)___________________________________________ (r1ppmw)______________________ 1.4155E+02 OP - Energy_supplied_per_dump_resistor_(MJ)__________________________________ (r1emj)_______________________ 2.0444E+03 OP - TF_coil_L/R_time_constant_(s)___________________________________________ (ttfsec)______________________ 2.8886E+01 OP - Power_supply_voltage_(V)________________________________________________ (tfpsv)_______________________ 4.5298E+02 OP - Power_supply_current_(kA)_______________________________________________ (tfpska)______________________ 5.9451E+01 OP - DC_power_supply_rating_(kW)_____________________________________________ (tfckw)_______________________ 2.6930E+04 OP - AC_power_for_charging_(kW)______________________________________________ (tfackw)______________________ 2.9923E+04 OP - TF_coil_resistive_power_(MW)____________________________________________ (rpower)______________________ 6.2541E+00 OP - TF_coil_inductive_power_(MVA)___________________________________________ (xpower)______________________ 1.8172E+01 OP - Aluminium_bus_current_density_(kA/cm2)__________________________________ (djmka)_______________________ 1.2500E-01 - Aluminium_bus_cross-sectional_area_(cm2)________________________________ (albusa)______________________ 4.5296E+02 OP - Total_length_of_TF_coil_bussing_(m)_____________________________________ (tfbusl)______________________ 3.3727E+03 OP - Aluminium_bus_weight_(tonnes)___________________________________________ (albuswt)_____________________ 4.1249E+02 OP - Total_TF_coil_bus_resistance_(ohm)______________________________________ (rtfbus)______________________ 1.9508E-03 OP - TF_coil_bus_voltage_drop_(V)____________________________________________ (vtfbus)______________________ 1.1046E+02 OP - Dump_resistor_floor_area_(m2)___________________________________________ (drarea)______________________ 5.1694E+03 OP - TF_coil_power_conversion_floor_space_(m2)_______________________________ (tfcfsp)______________________ 1.4758E+03 OP - TF_coil_power_conv._building_volume_(m3)________________________________ (tfcbv)_______________________ 8.8551E+03 OP - TF_coil_AC_inductive_power_demand_(MW)__________________________________ (xpwrmw)______________________ 2.0192E+01 OP - Total_steady_state_AC_power_demand_(MW)_________________________________ (tfacpd)______________________ 6.9490E+00 OP - # PF Coils and Central Solenoid: Power and Energy # - Number_of_PF_coil_circuits______________________________________________ (pfckts)______________________ 1.2000E+01 - Sum_of_PF_power_supply_ratings_(MVA)____________________________________ (spsmva)______________________ 1.7007E+03 OP - Total_PF_coil_circuit_bus_length_(m)____________________________________ (spfbusl)_____________________ 2.5233E+03 OP - Total_PF_coil_bus_resistive_power_(kW)__________________________________ (pfbuspwr)____________________ 1.7569E+03 OP - Total_PF_coil_resistive_power_(kW)______________________________________ (srcktpm)_____________________ 1.7569E+03 OP - Maximum_PF_coil_voltage_(kV)____________________________________________ (vpfskv)______________________ 2.0000E+01 - Efficiency_of_transfer_of_PF_stored_energy_into_or_out_of_storage_______ (etapsu)______________________ 9.0000E-01 - Maximum_stored_energy_in_poloidal_field_(MJ)____________________________ (ensxpfm)_____________________ 3.3137E+04 OP - Peak_absolute_rate_of_change_of_stored_energy_in_poloidal_field_(MW)____ peakpoloidalpower_____________ 6.6217E+02 OP - # Vacuum System # - First_wall_outgassing_rate_(Pa_m/s)_____________________________________ (rat)_________________________ 1.3000E-08 - Total_outgassing_load_(Pa_m3/s)_________________________________________ (ogas)________________________ 2.4251E-04 OP - Base_pressure_required_(Pa)_____________________________________________ (pbase)_______________________ 5.0000E-04 - Required_N2_pump_speed_(m3/s)___________________________________________ (s(1))________________________ 4.8501E-01 OP - N2_pump_speed_provided_(m3/s)___________________________________________ (snet(1))_____________________ 1.5711E+02 OP - Plasma_chamber_volume_(m3)______________________________________________ (volume)______________________ 4.3894E+03 OP - Chamber_pressure_after_burn_(Pa)________________________________________ (pend)________________________ 1.3280E-01 OP - Chamber_pressure_before_burn_(Pa)_______________________________________ (pstart)______________________ 1.3280E-03 - Allowable_pumping_time_switch___________________________________________ (dwell_pump)__________________ 0 - Dwell_time_between_burns_(s)____________________________________________ (tdwell.)_____________________ 0.0000E+00 - CS_ramp-up_time_burns_(s)_______________________________________________ (tramp.)______________________ 5.0043E+01 - Allowable_pumping_time_between_burns_(s)________________________________ (tpump)_______________________ 5.0043E+01 - Required_D-T_pump_speed_(m3/s)__________________________________________ (s(2))________________________ 4.0393E+02 OP - D-T_pump_speed_provided_(m3/s)__________________________________________ (snet(2))_____________________ 4.0393E+02 OP - Divertor_chamber_gas_pressure_(Pa)______________________________________ (prdiv)_______________________ 3.6000E-01 - Helium_gas_fraction_in_divertor_chamber_________________________________ (fhe)_________________________ 2.0113E-01 OP - Required_helium_pump_speed_(m3/s)_______________________________________ (s(3))________________________ 6.2388E+01 OP - Helium_pump_speed_provided_(m3/s)_______________________________________ (snet(3))_____________________ 1.3707E+02 OP - D-T_fuelling_rate_(kg/s)________________________________________________ (frate)_______________________ 4.5054E-05 OP - Required_D-T_pump_speed_(m3/s)__________________________________________ (s(4))________________________ 6.2388E+01 OP - D-T_pump_speed_provided_(m3/s)__________________________________________ (snet(4))_____________________ 4.0393E+02 OP - Number_of_large_pump_ducts______________________________________________ (nduct)_______________________ 16 - Passage_diameter,_divertor_to_ducts_(m)_________________________________ (d(imax))_____________________ 1.2708E+00 OP - Passage_length_(m)______________________________________________________ (l1)__________________________ 2.2860E+00 OP - Diameter_of_ducts_(m)___________________________________________________ (dout)________________________ 1.5249E+00 OP - Duct_length,_divertor_to_elbow_(m)______________________________________ (l2)__________________________ 4.8000E+00 OP - Duct_length,_elbow_to_pumps_(m)_________________________________________ (l3)__________________________ 2.0000E+00 - Number_of_pumps_________________________________________________________ (pumpn)_______________________ 6.4628E+01 OP - # Plant Buildings System # - Internal_volume_of_reactor_building_(m3)________________________________ (vrci)________________________ 1.5334E+06 - Dist_from_centre_of_torus_to_bldg_wall_(m)______________________________ (wrbi)________________________ 4.6030E+01 - Effective_floor_area_(m2)_______________________________________________ (efloor)______________________ 4.6195E+05 - Reactor_building_volume_(m3)____________________________________________ (rbv)_________________________ 1.7107E+06 - Reactor_maintenance_building_volume_(m3)________________________________ (rmbv)________________________ 5.4543E+05 - Warmshop_volume_(m3)____________________________________________________ (wsv)_________________________ 1.5136E+05 - Tritium_building_volume_(m3)____________________________________________ (triv)________________________ 4.0000E+04 - Electrical_building_volume_(m3)_________________________________________ (elev)________________________ 4.8855E+04 - Control_building_volume_(m3)____________________________________________ (conv)________________________ 6.0000E+04 - Cryogenics_building_volume_(m3)_________________________________________ (cryv)________________________ 1.5360E+04 - Administration_building_volume_(m3)_____________________________________ (admv)________________________ 1.0000E+05 - Shops_volume_(m3)_______________________________________________________ (shov)________________________ 1.0000E+05 - Total_volume_of_nuclear_buildings_(m3)__________________________________ (volnucb)_____________________ 2.2855E+06 - # Electric Power Requirements # - Facility_base_load_(MW)_________________________________________________ (basemw)______________________ 5.0000E+00 - Divertor_coil_power_supplies_(MW)_______________________________________ (bdvmw)_______________________ 0.0000E+00 - Cryoplant_electric_power_(MW)___________________________________________ (crymw)_______________________ 3.8466E+01 OP - Primary_coolant_pumps_(MW)______________________________________________ (htpmw..)_____________________ 3.8236E+02 OP - PF_coil_power_supplies_(MW)_____________________________________________ (ppfmw)_______________________ 1.6788E+03 OP - TF_coil_power_supplies_(MW)_____________________________________________ (ptfmw)_______________________ 6.9490E+00 OP - Plasma_heating_supplies_(MW)____________________________________________ (pheatingmw)__________________ 5.6250E+02 OP - Tritium_processing_(MW)_________________________________________________ (trithtmw..)__________________ 1.5000E+01 - Vacuum_pumps__(MW)______________________________________________________ (vachtmw..)___________________ 5.0000E-01 - Total_pulsed_power_(MW)_________________________________________________ (pacpmw)______________________ 2.7589E+03 OP - Total_base_power_required_at_all_times_(MW)_____________________________ (fcsht)_______________________ 7.4293E+01 OP - # Cryogenics # - Conduction_and_radiation_heat_loads_on_cryogenic_components_(MW)________ (qss/1.0D6)___________________ 2.5273E-02 OP - Nuclear_heating_of_cryogenic_components_(MW)____________________________ (qnuc/1.0D6)__________________ 1.2920E-02 OP - AC_losses_in_cryogenic_components_(MW)__________________________________ (qac/1.0D6)___________________ 3.2776E-03 OP - Resistive_losses_in_current_leads_(MW)__________________________________ (qcl/1.0D6)___________________ 1.2321E-02 OP - 45%_allowance_for_heat_loads_in_transfer_lines,_storage_tanks_etc_(MW)__ (qmisc/1.0D6)_________________ 2.4206E-02 OP - Sum_=_Total_heat_removal_at_cryogenic_temperatures_(W)__________________ (helpow/1.0D6)________________ 7.7998E-02 OP - Temperature_of_cryogenic_components_(K)_________________________________ (tmpcry)______________________ 4.5000E+00 - Efficiency_(figure_of_merit)_of_cryogenic_plant_is_13%_of_ideal_Carnot_v ______________________________ 2.0277E-03 OP - Electric_power_for_cryogenic_plant_(MW)_________________________________ (crypmw)______________________ 3.8466E+01 OP - # Plant Power / Heat Transport Balance # - Neutron_power_multiplication_in_blanket_________________________________ (emult)_______________________ 1.2690E+00 - Divertor_area_fraction_of_whole_toroid_surface__________________________ (fdiv)________________________ 1.1500E-01 - H/CD_apparatus_+_diagnostics_area_fraction______________________________ (fhcd)________________________ 0.0000E+00 - First_wall_area_fraction________________________________________________ (1-fdiv-fhcd)_________________ 8.8500E-01 - Switch_for_pumping_of_primary_coolant___________________________________ (primary_pumping)_____________ 3 - Mechanical_pumping_power_for_FW_cooling_loop_including_heat_exchanger_(M (htpmw_fw)____________________ 0.0000E+00 OP - Mechanical_pumping_power_for_blanket_cooling_loop_including_heat_exchang (htpmw_blkt)__________________ 0.0000E+00 OP - Mechanical_pumping_power_for_FW_and_blanket_cooling_loop_including_heat_ (htpmw_fw_blkt)_______________ 3.3003E+02 OP - Mechanical_pumping_power_for_divertor_(MW)______________________________ (htpmw_div)___________________ 2.6065E+00 OP - Mechanical_pumping_power_for_shield_and_vacuum_vessel_(MW)______________ (htpmw_shld)__________________ 1.2629E-02 OP - Electrical_pumping_power_for_FW_and_blanket_(MW)________________________ (htpmwe_fw_blkt)______________ 3.7935E+02 OP - Electrical_pumping_power_for_shield_(MW)________________________________ (htpmwe_shld)_________________ 1.4517E-02 OP - Electrical_pumping_power_for_divertor_(MW)______________________________ (htpmwe_div)__________________ 2.9960E+00 OP - Total_electrical_pumping_power_for_primary_coolant_(MW)_________________ (htpmw)_______________________ 3.8236E+02 OP - Coolant_pump_power_/_non-pumping_thermal_power_in_shield________________ (fpumpshld)___________________ 5.0000E-03 - Coolant_pump_power_/_non-pumping_thermal_power_in_divertor______________ (fpumpdiv)____________________ 5.0000E-03 - Electrical_efficiency_of_heat_transport_coolant_pumps___________________ (etahtp)______________________ 8.7000E-01 - Thermal_to_electric_conversion_efficiency_of_the_power_conversion_cycle_ (etath)_______________________ 3.7500E-01 - Fraction_of_total_high-grade_thermal_power_to_divertor__________________ (pdivfraction)________________ 1.2428E-01 - Total_power_leaving_reactor_(across_vacuum_vessel_boundary)_(MW)________ ______________________________ 3.8856E+03 - Heat_removal_from_cryogenic_plant_(MW)__________________________________ (crypmw)______________________ 3.8466E+01 - Heat_removal_from_facilities_(MW)_______________________________________ (fachtmw)_____________________ 7.4293E+01 - Coolant_pumping_efficiency_losses_(MW)__________________________________ (htpsecmw)____________________ 4.9706E+01 - Heat_removal_from_injection_power_(MW)__________________________________ (pinjht)______________________ 3.3750E+02 - Heat_removal_from_tritium_plant_(MW)____________________________________ (trithtmw)____________________ 1.5000E+01 - Heat_removal_from_vacuum_pumps_(MW)_____________________________________ (vachtmw)_____________________ 5.0000E-01 - TF_coil_resistive_power_(MW)____________________________________________ (tfcmw)_______________________ 0.0000E+00 - Total_low-grade_thermal_power_(MW)______________________________________ (psechtmw)____________________ 5.2323E+02 - Total_High-grade_thermal_power_(MW)_____________________________________ (pthermmw)____________________ 4.2155E+03 - Number_of_primary_heat_exchangers_______________________________________ (nphx)________________________ 5 OP - Transport_power_from_scaling_law_(MW)___________________________________ (pscalingmw)__________________ 5.4998E+02 - Radiation_power_from_inside_"coreradius"_(MW)___________________________ (pcoreradmw.)_________________ 2.6110E+02 - Total_(MW)______________________________________________________________ ______________________________ 8.1109E+02 - Alpha_power_deposited_in_plasma_(MW)____________________________________ (falpha*palpmw)_______________ 5.8292E+02 - Power_from_charged_products_of_DD_and/or_D-He3_fusion_(MW)______________ (pchargemw.)__________________ 3.1657E+00 - Ohmic_heating_(MW)______________________________________________________ (pohmmw.)_____________________ 1.4837E-10 - Injected_power_deposited_in_plasma_(MW)_________________________________ (pinjmw)______________________ 2.2500E+02 - Total_(MW)______________________________________________________________ ______________________________ 8.1109E+02 - Fusion_power_(MW)_______________________________________________________ (powfmw.)_____________________ 3.0729E+03 - Power_from_energy_multiplication_in_blanket_and_shield_(MW)_____________ (emultmw)_____________________ 5.8473E+02 - Injected_power_(MW)_____________________________________________________ (pinjmw.)_____________________ 2.2500E+02 - Ohmic_power_(MW)________________________________________________________ (pohmmw.)_____________________ 1.4837E-10 - Power_deposited_in_primary_coolant_by_pump_(MW)_________________________ (htpmw_mech)__________________ 3.3265E+02 - Total_(MW)______________________________________________________________ ______________________________ 4.2153E+03 - Heat_extracted_from_first_wall_and_blanket_(MW)_________________________ (pthermfw_blkt)_______________ 3.6890E+03 - Heat_extracted_from_shield__(MW)________________________________________ (pthermshld)__________________ 2.5385E+00 - Heat_extracted_from_divertor_(MW)_______________________________________ (pthermdiv)___________________ 5.2392E+02 - Nuclear_and_photon_power_lost_to_H/CD_system_(MW)_______________________ (psechcd)_____________________ 0.0000E+00 - Total_(MW)______________________________________________________________ ______________________________ 4.2155E+03 - Net_electric_power_output(MW)___________________________________________ (pnetelmw.)___________________ 6.0000E+02 - Required_Net_electric_power_output(MW)__________________________________ (pnetelin)____________________ 5.0000E+02 - Electric_power_for_heating_and_current_drive_(MW)_______________________ (pinjwp)______________________ 5.6250E+02 - Electric_power_for_primary_coolant_pumps_(MW)___________________________ (htpmw)_______________________ 3.8236E+02 - Electric_power_for_vacuum_pumps_(MW)____________________________________ (vachtmw)_____________________ 5.0000E-01 - Electric_power_for_tritium_plant_(MW)___________________________________ (trithtmw)____________________ 1.5000E+01 - Electric_power_for_cryoplant_(MW)_______________________________________ (crypmw)______________________ 3.8466E+01 - Electric_power_for_TF_coils_(MW)________________________________________ (tfacpd)______________________ 6.9490E+00 - Electric_power_for_PF_coils_(MW)________________________________________ (pfwpmw)______________________ 7.3638E-01 - All_other_internal_electric_power_requirements_(MW)_____________________ (fachtmw)_____________________ 7.4293E+01 - Total_(MW)______________________________________________________________ ______________________________ 1.5808E+03 - Gross_electrical_output*_(MW)___________________________________________ (pgrossmw)____________________ 1.5808E+03 - Fusion_power_(MW)_______________________________________________________ (powfmw.)_____________________ 3.0729E+03 - Power_from_energy_multiplication_in_blanket_and_shield_(MW)_____________ (emultmw)_____________________ 5.8473E+02 - Total_(MW)______________________________________________________________ ______________________________ 3.6576E+03 - Net_electrical_output_(MW) _____________________________________________ (pnetelmw)____________________ 6.0000E+02 - Heat_rejected_by_main_power_conversion_circuit_(MW)_____________________ (rejected_main)_______________ 2.6347E+03 - Heat_rejected_by_other_cooling_circuits_(MW)____________________________ (psechtmw)____________________ 5.2323E+02 - Total_(MW)______________________________________________________________ ______________________________ 3.6579E+03 - Net_electric_power_/_total_nuclear_power_(%)____________________________ (pnetelmw/(powfmw+emultmw)____ 1.3670E+01 - Net_electric_power_/_total_fusion_power_(%)_____________________________ (pnetelmw/powfmw)_____________ 1.6271E+01 - Gross_electric_power*_/_high_grade_heat_(%)_____________________________ (etath)_______________________ 3.7500E+01 - Recirculating_power_fraction____________________________________________ (cirpowfr)____________________ 6.8370E-01 - # Errors and Warnings # - # Errors and Warnings # - PROCESS_error_status_flag_______________________________________________ (error_status)________________ 2 - Final_error_identifier__________________________________________________ (error_id)____________________ 145 - # End of PROCESS Output # - # End of PROCESS Output # - # Copy of PROCESS Input Follows # -*********************************************** -*--------------------------------------------------* - - -*---------------Constraint Equations---------------* - -icc = 1 * Beta -icc = 2 * Global power balance -icc = 5 * Density upper limit -icc = 8 * Neutron wall load upper limit -icc = 11 * Radial build -icc = 12 * Volt second lower limit -icc = 15 * LH power threshold limit -icc = 16 * Net electric power lower limit -icc = 24 * Beta upper limit -icc = 25 * Peak toroidal field upper limit -icc = 26 * Central solenoid EOF current density upper limit -icc = 27 * Central solenoid BOP current density upper limit -icc = 30 * Injection power upper limit -icc = 31 * TF coil case stress upper limit -icc = 32 * TF coil conduit stress upper limit -icc = 33 * I_op -icc = 34 * Dump voltage upper limit -icc = 35 * J_winding pack -icc = 36 * TF coil temperature margin lower limit -icc = 60 * Central solenoid temperature margin lower limit -icc = 62 * taup -icc = 65 * Dump time set by VV loads -icc = 68 * Psep -icc = 72 * central solenoid Tresca stress limit - -*---------------Iteration Variables----------------* - -ixc = 1 * aspect -ixc = 2 * bt -boundu(2) = 20.0 -ixc = 3 * rmajor -boundu(3) = 13 -ixc = 4 * te -boundu(4) = 150.0 -ixc = 5 * beta -ixc = 6 * dene -ixc = 9 * fdene -boundu(9) = 1.2 -ixc = 10 * hfact -boundu(10) = 1.4 -ixc = 11 * pheat -ixc = 13 * tfcth -boundl(13) = 1.4 -ixc = 14 * fwalld -ixc = 16 * ohcth -boundl(16) = 0.5 -ixc = 18 * q -boundl(18) = 3.5 -ixc = 29 * bore -boundl(29) = 0.1 -ixc = 36 * fbetatry -ixc = 37 * coheof -ixc = 38 * fjohc -boundu(38) = 1.0 -ixc = 39 * fjohc0 -boundu(39) = 1.0 -ixc = 41 * fcohbop -ixc = 42 * gapoh -boundl(42) = 0.05 -boundu(42) = 0.1 -*ixc = 44 * fvsbrnni -*boundl(44) = 0.1 -ixc = 48 * fstrcase -ixc = 49 * fstrcond -ixc = 50 * fiooic -boundu(50) = 1.0 -ixc = 51 * fvdump -ixc = 52 * vdalw -boundu(52) = 10.0 -ixc = 53 * fjprot -ixc = 54 * ftmargtf -ixc = 56 * tdmptf -ixc = 57 * thkcas -ixc = 58 * thwcndut -boundl(58) = 8.0d-3 -ixc = 59 * fcutfsu -boundl(59) = 0.50 -boundu(59) = 0.94 -ixc = 60 * cpttf -boundl(60) = 6.0d4 -boundu(60) = 9.0d4 -ixc = 61 * gapds -boundl(61) = 0.02 -ixc = 103 * flhthresh -boundu(103) = 10.0 -ixc = 106 * ftmargoh -ixc = 109 * ralpne -ixc = 110 * ftaulimit -ixc = 113 * ftaucq -ixc = 117 * fpsepbqar -ixc = 122 * oh_steel_frac -ixc = 123 * foh_stress -ixc = 135 * fimp(13) - -*----------------------Abs Cd----------------------* - - -*-------------------Autodoc Data-------------------* - - -*---------------Availability Module----------------* - - -*----------------------Bsquar----------------------* - - -*-------------------Build Module-------------------* - - -*-----------------Build Variables------------------* - -blnkith = 0.755 * inboard blanket thickness (m); (calculated if blktmodel>0) (=0;0 if iblnkith=0) -blnkoth = 0.982 * outboard blanket thickness (m); calculated if blktmodel>0 -bore = 1.3419 * central solenoid inboard radius (m) (iteration variable 29) -ddwex = 0.15 * cryostat thickness (m) -d_vv_in = 0.30 * Inboard vacuum vessel thickness (tf coil / shield) (m) -d_vv_out = 0.30 * Outboard vacuum vessel thickness (tf coil / shield) (m) -d_vv_top = 0.30 * Topside vacuum vessel thickness (tf coil / shield) (m) -d_vv_bot = 0.30 * Underside vacuum vessel thickness (tf coil / shield) (m) -gapds = 0.02 * gap between inboard vacuum vessel and thermal shield (m) (iteration variable 61) -gapoh = 0.05 * gap between central solenoid and TF coil (m) (iteration variable 42) -gapomin = 0.20 * minimum gap between outboard vacuum vessel and TF coil (m) (iteration variable 31) -iohcl = 1 * Switch for existence of central solenoid; -ohcth = 0.5 * Central solenoid thickness (m) (iteration variable 16) -scrapli = 0.225 * Gap between plasma and first wall; inboard side (m) (if iscrp=1) (iteration variable 73) -scraplo = 0.225 * gap between plasma and first wall; outboard side (m) (if iscrp=1) (iteration variable 74) -shldith = 0.30 * inboard shield thickness (m) (iteration variable 93) -shldoth = 0.80 * outboard shield thickness (m) (iteration variable 94) -shldtth = 0.30 * upper/lower shield thickness (m); calculated if blktmodel > 0 -tfcth = 1.4745 * inboard TF coil thickness; (centrepost for ST) (m) -tftsgap = 0.05 * Minimum metal-to-metal gap between TF coil and thermal shield (m) -vgap2 = 0.05 * vertical gap between vacuum vessel and thermal shields (m) -vvblgap = 0.02 * gap between vacuum vessel and blanket (m) - -*-----------------Buildings Module-----------------* - - -*---------------Buildings Variables----------------* - - -*------------------Calltree Data-------------------* - - -*-----------------Ccfe Hcpb Module-----------------* - - -*---------------Const And Precisions---------------* - - -*--------------------Constants---------------------* - - -*---------------Constraint Variables---------------* - -bmxlim = 11.2 * maximum peak toroidal field (T) (constraint equation 25) -fbetatry = 0.77825 * f-value for beta limit (constraint equation 24; iteration variable 36) -fdene = 1.2 * f-value for density limit (constraint equation 5; iteration variable 9) -ffuspow = 1 * f-value for maximum fusion power (constraint equation 9; iteration variable 26) -fiooic = 0.65244 * f-value for TF coil operating current / critical current ratio -fjohc = 0.55889 * f-value for central solenoid current at end-of-flattop -fjohc0 = 0.5127 * f-value for central solenoid current at beginning of pulse -fjprot = 1.0 * f-value for TF coil winding pack current density -flhthresh = 1.6691 * f-value for L-H power threshold (constraint equation 15; iteration variable 103) -foh_stress = 1.0 * f-value for Tresca stress in Central Solenoid -fpeakb = 1.0 * f-value for maximum toroidal field (constraint equation 25; iteration variable 35) -fpinj = 1.0 * f-value for injection power (constraint equation 30; iteration variable 46) -fpnetel = 1.0 * f-value for net electric power (constraint equation 16; iteration variable 25) -fpsepbqar = 1.0 * f-value for maximum Psep*Bt/qAR limit (constraint equation 68; iteration variable 117) -fstrcase = 0.96205 * f-value for maximum TF coil case TRESCA stress -fstrcond = 1.0 * f-value for maxiumum TF coil conduit TRESCA stress -ftaucq = 1.0 * f-value for calculated minimum TF quench time -ftburn = 1.00e+00 * f-value for minimum burn time (constraint equation 13; iteration variable 21) -ftmargoh = 1.0 * f-value for central solenoid temperature margin -ftmargtf = 1.0 * f-value for TF coil temperature margin (constraint equation 36; iteration variable 54) -fvdump = 0.97791 * f-value for dump voltage (constraint equation 34; iteration variable 51) -fvs = 1.0 * f-value for flux-swing (V-s) requirement (STEADY STATE) -fwalld = 0.16273 * f-value for maximum wall load (constraint equation 8; iteration variable 14) -pnetelin = 500.0 * required net electric power (MW) (constraint equation 16) -psepbqarmax = 9.2 * maximum ratio of Psep*Bt/qAR (MWT/m) (constraint equation 68) -tbrnmn = 7.2e3 * minimum burn time (s) (KE - no longer itv;; see issue #706) -walalw = 8.0 * allowable wall-load (MW/m2) (constraint equation 8) -ftaulimit = 1.0 * f-value for lower limit on taup/taueff the ratio of alpha particle to energy - -*-------------------Constraints--------------------* - - -*------------------Cost Variables------------------* - -abktflnc = 15 * allowable first wall/blanket neutron fluence (MW-yr/m2) (blktmodel=0) -adivflnc = 20.0 * allowable divertor heat fluence (MW-yr/m2) -cfactr = 0.75 * Total plant availability fraction; input if iavail=0 -cost_model = 0 * Switch for cost model; -dintrt = 0.00 * diff between borrowing and saving interest rates -fcap0 = 1.15 * average cost of money for construction of plant assuming design/construction time of six years -fcap0cp = 1.06 * average cost of money for replaceable components assuming lead time for these of two years -fcontng = 0.15 * project contingency factor -fcr0 = 0.065 * fixed charge rate during construction -fkind = 1.0 * multiplier for Nth of a kind costs -iavail = 0 * Switch for plant availability model; -ifueltyp = 1 * Switch for fuel type; -lsa = 2 * Level of safety assurance switch (generally; use 3 or 4); -output_costs = 0 * Switch for costs output; -discount_rate = 0.06 * effective cost of money in constant dollars -tlife = 40 * plant life (years) -ucblvd = 280.0 * unit cost for blanket vanadium ($/kg) -ucdiv = 5.0d5 * cost of divertor blade ($) -ucme = 3.0d8 * cost of maintenance equipment ($) - -*----------------Costs 2015 Module-----------------* - - -*-------------------Costs Module-------------------* - - -*----------------Costs Step Module-----------------* - - -*---------------Current Drive Module---------------* - - -*-------------Current Drive Variables--------------* - -bscfmax = 0.99 * maximum fraction of plasma current from bootstrap; if bscfmax < 0; -etaech = 0.4 * ECH wall plug to injector efficiency -gamma_ecrh = 0.30 * User input ECRH gamma (1;0e20 A/(W m^2)) -iefrf = 10 * Switch for current drive efficiency model; -pheat = 46.328 * heating power not used for current drive (MW) (iteration variable 11) -pinjalw = 225.0 * maximum allowable value for injected power (MW) (constraint equation 30) - -*------------Define Iteration Variables------------* - - -*----------Divertor Kallenbach Variables-----------* - - -*-----------------Divertor Module------------------* - - -*-------------------Divertor Ode-------------------* - - -*-----------------Divertor Ode Var-----------------* - - -*----------------Divertor Variables----------------* - -divdum = 1 * switch for divertor Zeff model; -divfix = 0.621 * divertor structure vertical thickness (m) -hldivlim = 10 * heat load limit (MW/m2) -ksic = 1.4 * power fraction for outboard double-null scrape-off plasma -prn1 = 0.4 * n-scrape-off / n-average plasma; (input for ipedestal=0; = nesep/dene if ipedestal>=1) -zeffdiv = 3.5 * Zeff in the divertor region (if divdum /= 0) - -*------------------Error Handling------------------* - - -*-------------------Final Module-------------------* - - -*----------------Fispact Variables-----------------* - - -*-----------------------Freq-----------------------* - - -*-------------------Fson Library-------------------* - - -*-------------------Fson Path M--------------------* - - -*------------------Fson String M-------------------* - - -*-------------------Fson Value M-------------------* - - -*----------------Function Evaluator----------------* - - -*--------------------Fw Module---------------------* - - -*-------------------Fwbs Module--------------------* - - -*------------------Fwbs Variables------------------* - -inuclear = 1 * switch for nuclear heating in the coils; -qnuc = 1.292e4 * nuclear heating in the coils (W) (inuclear=1) -primary_pumping = 3 * Switch for pumping power for primary coolant (mechanical power only and peak first wall -secondary_cycle = 2 * Switch for power conversion cycle; -vfshld = 0.60 * coolant void fraction in shield -etaiso = 0.9 * isentropic efficiency of FW and blanket coolant pumps -etahtp = 0.87 * electrical efficiency of primary coolant pumps - -*-----------------Global Variables-----------------* - - -*------------------Green Func Ext------------------* - - -*-----------------------Hare-----------------------* - - -*-------------Heat Transport Variables-------------* - -etath = 0.375d0 * thermal to electric conversion efficiency if secondary_cycle=2; otherwise calculated; -ipowerflow = 0 * switch for power flow model; -iprimshld = 1 * Switch for shield thermal power destiny; - -*--------------------Ife Module--------------------* - - -*------------------Ife Variables-------------------* - - -*------------Impurity Radiation Module-------------* - -coreradius = 0.75 * coreradius /0;6/ ; normalised radius defining the 'core' region -coreradiationfraction = 0.6 * coreradiationfraction /1;0/ ; fraction of radiation from 'core' region that is subtracted from the loss power -fimp(1) = 1.0 -fimp(2) = 0.1 -fimp(3) = 0.0 -fimp(4) = 0.0 -fimp(5) = 0.0 -fimp(6) = 0.0 -fimp(7) = 0.0 -fimp(8) = 0.0 -fimp(9) = 0.0 -fimp(10) = 0.0 -fimp(11) = 0.0 -fimp(12) = 0.0 -fimp(13) = 1.4735E-03 -fimp(14) = 5e-05 - -*-------------------Init Module--------------------* - - -*----------------Kallenbach Module-----------------* - - -*----------------Kit Blanket Model-----------------* - - -*-----------------Kit Hcll Module------------------* - - -*-----------------Kit Hcpb Module------------------* - - -*----------------------Linliu----------------------* - - -*----------------------Machin----------------------* - - -*-------------------Main Module--------------------* - - -*------------------Maths Library-------------------* - - -*-------------------Mod F90 Kind-------------------* - - -*-----------------------Mode-----------------------* - - -*---------------------Numerics---------------------* - -ioptimz = 1 * for optimisation VMCON only -minmax = 1 * -epsvmc = 1.0e-8 * epsvmc /1;0e-6/ ; error tolerance for VMCON - -*---------------------Ode Mod----------------------* - - -*------------------Output Module-------------------* - - -*----------------------Param-----------------------* - - -*----------------Pf Power Variables----------------* - - -*------------------Pfcoil Module-------------------* - - -*-----------------Pfcoil Variables-----------------* - -alstroh = 6.6d8 * allowable hoop stress in Central Solenoid structural material (Pa) -coheof = 23922000.0 * Central solenoid overall current density at end of flat-top (A/m2) (iteration variable 37) -cptdin = 4.22d4, 4.22d4, 4.22d4, 4.22d4, 4.3d4, 4.3d4, 4.3d4, 4.3d4, * peak current per turn input for PF coil i (A) -fcohbop = 0.91748 * ratio of central solenoid overall current density at beginning of pulse / end of flat-top -fcuohsu = 0.70 * copper fraction of strand in central solenoid -ipfloc = 2,2,3,3 * switch for locating scheme of PF coil group i; -isumatoh = 5 * switch for superconductor material in central solenoid; -isumatpf = 3 * switch for superconductor material in PF coils; -ncls = 1,1,2,2, * number of PF coils in group j -ngrp = 4 * number of groups of PF coils; Symmetric coil pairs should all be in the same group -ohhghf = 0.9 * Central solenoid height / TF coil internal height -oh_steel_frac = 0.43762 * central solenoid steel fraction (iteration variable 122) -rjconpf = 1.1d7, 1.1d7, 6.d6, 6.d6, 8.d6, 8.0d6, 8.0d6, 8.0d6, * average winding pack current density of PF coil i (A/m2) at time of peak -rpf2 = -1.825 * offset (m) of radial position of ipfloc=2 PF coils from being at -zref(1) = 3.6 -zref(2) = 1.2 -zref(3) = 1.0 -zref(4) = 2.8 -zref(5) = 1.0 -zref(6) = 1.0 -zref(7) = 1.0 -zref(8) = 1.0 - -*-------------Physics Functions Module-------------* - - -*------------------Physics Module------------------* - - -*----------------Physics Variables-----------------* - -alphan = 1.00 * density profile index -alphat = 1.45 * temperature profile index -aspect = 2.2993 * aspect ratio (iteration variable 1) -beta = 0.072346 * total plasma beta (iteration variable 5) (calculated if ipedestal=3 or stellarator) -bt = 4.0384 * toroidal field on axis (T) (iteration variable 2) -dene = 6.1361e+19 * electron density (/m3) (iteration variable 6) (calculated if ipedestal=3) -dnbeta = 3.0 * Troyon-like coefficient for beta scaling calculated -fgwped = 0.85 * fraction of Greenwald density to set as pedestal-top density; If <0; pedestal-top -fkzohm = 1.0245 * Zohm elongation scaling adjustment factor (ishape=2; 3) -fvsbrnni = 1.0 * fraction of the plasma current produced by non-inductive means (iteration variable 44) -gamma = 0.3 * Ejima coefficient for resistive startup V-s formula -hfact = 1.4 * H factor on energy confinement times; radiation corrected (iteration variable 10); If -ibss = 4 * switch for bootstrap current scaling -iculbl = 1 * switch for beta limit scaling (constraint equation 24) -icurr = 4 * switch for plasma current scaling to use -idensl = 7 * switch for density limit to enforce (constraint equation 5) -ifalphap = 1 * switch for fast alpha pressure calculation -iinvqd = 1 * switch for inverse quadrature in L-mode scaling laws 5 and 9; -ipedestal = 1 * switch for pedestal profiles; -ieped = 1 * switch for scaling pedestal-top temperature with plasma parameters (issue #730); -neped = 0.678e20 * electron density of pedestal [m-3] (ipedestal=1;2; calculated if 3) -nesep = 0.2e20 * electron density at separatrix [m-3] (ipedestal=1;2; calculated if 3) -plasma_res_factor = 0.66 * plasma resistivity pre-factor -rhopedn = 0.94 * r/a of density pedestal (ipedestal>=1) -rhopedt = 0.94 * r/a of temperature pedestal (ipedestal>=1) -tbeta = 2.0 * temperature profile index beta (ipedestal=1;2) -teped = 5.5 * electron temperature of pedestal (keV) (ipedestal>=1; ieped=0; calculated for ieped=1) -tesep = 0.1 * electron temperature at separatrix (keV) (ipedestal>=1) calculated if reinke -iprofile = 1 * switch for current profile consistency; -isc = 34 * switch for energy confinement time scaling law (see description in tauscl) -ishape = 0 * switch for plasma cross-sectional shape calculation; -kappa = 1.848 * plasma separatrix elongation (calculated if ishape > 0) -q = 3.5 * safety factor 'near' plasma edge (iteration variable 18) equal to q95 -q0 = 1.0 * safety factor on axis -ralpne = 0.10187 * thermal alpha density/electron density (iteration variable 109) (calculated if ipedestal=3) -rmajor = 9.2047 * plasma major radius (m) (iteration variable 3) -i_single_null = 1 * switch for single null / double null plasma; -ssync = 0.6 * synchrotron wall reflectivity factor -te = 21.097 * volume averaged electron temperature (keV) (iteration variable 4) -triang = 0.5 * plasma separatrix triangularity (calculated if ishape=1; 3 or 4) - -*--------------Plasma Geometry Module--------------* - - -*------------------Plasmod Module------------------* - - -*----------------Plasmod Variables-----------------* - - -*-------------------Power Module-------------------* - - -*------------------Precision Mod-------------------* - - -*------------Primary Pumping Variables-------------* - - -*------------------Process Input-------------------* - - -*------------------Process Output------------------* - - -*-----------------Profiles Module------------------* - - -*-------------------Pulse Module-------------------* - - -*-----------------Pulse Variables------------------* - -lpulse = 0 * Switch for reactor model; - -*-------------Read And Get Atomic Data-------------* - - -*------------------Read Radiation------------------* - - -*---------------------Real Mod---------------------* - - -*-----------------Rebco Variables------------------* - - -*------------------Reinke Module-------------------* - - -*-----------------Reinke Variables-----------------* - - -*---------------Resistive Materials----------------* - - -*-------------------Scan Module--------------------* - -*isweep = 12 * isweep /0/ ; number of scan points to calculate -*nsweep = 55 * nsweep /1/ ; switch denoting quantity to scan;