Create README.md

This commit is contained in:
Luke Labrie-Cleary 2023-08-07 17:04:41 +02:00 committed by GitHub
parent 5930aeceec
commit ca3cb023a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
dynamic_model/README.md Normal file
View file

@ -0,0 +1 @@
Non-linear dynamic model of the MSRE based on [Singh et al.](https://www.sciencedirect.com/science/article/pii/S030645491730381X). The model uses non-linear neutron kinetic equations, coupled to 1D linear heat transfer equations in order to model reactor dynamics. The neutron kinetics are expressed in terms of fractional power. As described in Singh et al., "The premise is that reactor power is proportional to neutron density, with all other parameters held fixed." The different components of the reactor, namely the core, heat exchanger and radiator are nodalized such that the dynamics of each is governed by its own system of equations, coupled to the other systems by delayed inlet/outlet terms.