![]() |
Chi-Tech
|
Modules | |
prk.GetParam | |
prk.SetParam | |
prk.TransientSolver | |
This module concerns itself with the solution of the Point-Reactor Kinetics equations:
where the primary unknowns are the neutron population, , and each of the delayed-neutron precursors concentrations,
. The reactivity,
in units of $, and the external source,
, are both variable knowns/inputs, whereas the values
, are known constants. The decay constants,
, are in units of
and the delayed neutron fractions,
, have no units.
is the total delayed neutron fraction,
and is the neutron generation time.
Consult the whitepaper for this solver at modules/PointReactorKinetics/doc
.
The following properties can be set via the lua call chi_lua::chiSolverSetProperties
PRK Transient solver settable properties:
rho
, The current reactivityParents:
Base solver settable properties:
dt
, Timestep sizetime
, Current time