Kraken tutorial 2024
General description
Inputs
Ants
Kharon
SuperFINIX
SuperFINIX.inp
% --- Set library files to use set optionsfile "./finix_files/finix.options" set rodfile "./finix_files/finix.rods" set scenariofile "./finix_files/finix.scenario" % --- Rod types rodtype F1 rod_B options_default scenario_default rgb 255 150 150 multiplicity 264 % --- Radial meshes (input of power, output of temperature) set inrmesh 1 0.0 0.40950 set outrmesh 1 0.0 0.40950 % --- Set axial meshing (centimetres) % set zmesh <nz> <zlims> % <nz> = Number of axial layers (> 0 = equal spacing, < 0 = arbitrary spacing) % <zlims> = axial limits: % if <nz> > 0: <zlims> = <zmin> <zmax> % if <nz> < 0: <zlims> = <z1> <z2> ... <zn> set zmesh -18 0.00000 5.71500 11.250625 16.78625 22.321875 27.8575 33.393125 38.92875 44.464375 50 55.715 61.250625 66.78625 72.321875 77.8575 83.393125 88.928750 94.464375 100 % --- Minicore level case lat SMR 1 0.0 0.0 9 9 21.50360 .. .. .. .. .. .. .. .. .. .. .. .. F1 F1 F1 .. .. .. .. .. F1 F1 F1 F1 F1 .. .. .. F1 F1 F1 F1 F1 F1 F1 .. .. F1 F1 F1 F1 F1 F1 F1 .. .. F1 F1 F1 F1 F1 F1 F1 .. .. .. F1 F1 F1 F1 F1 .. .. .. .. .. F1 F1 F1 .. .. .. .. .. .. .. .. .. .. .. .. % --- Set the minicore lattice as the top level lattice set toplattice SMR % --- Horizontal plot plot 3 500 500
finix.rods
finix.options
finix.scenario