Skip to content

shaanbanday/Chernobyl-RBMK-Reactor-Criticality-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RBMK Reactor Criticality Simulator

This Python script simulates the criticality state of a nuclear reactor using the six-factor formula, a standard expression in nuclear engineering to calculate the effective multiplication factor (k) of a reactor.

The simulation references the Chernobyl RBMK reactor and uses light historical allusions to enhance educational engagement.

🧮 Six-Factor Formula

The script calculates reactor criticality using the formula: k = η × f × p × ε × p_f × (1 − β)

Where:

  • η = Neutron reproduction factor
  • f = Thermal utilization factor
  • p = Resonance escape probability
  • ε = Fast fission factor
  • p_f = Thermal neutron non-leakage probability
  • β = Delayed neutron fraction

About

Simulator for Chernobyl RBMK Reactor Criticality based on entered user parameters and using six-point formula.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages