README: Added Note about current capabilities
This commit is contained in:
parent
2e759215a8
commit
c0a9ec33a0
@ -4,6 +4,9 @@ NuCon is a Python library designed to interface with and control parameters in [
|
||||
|
||||
NuCon further provides a work in progress implementation of a reinforcement learning environment for training control policies and a simulator based on model learning.
|
||||
|
||||
> [!NOTE]
|
||||
> Nuclear only exposes RODS_POS_ORDERED as writable parameter, and no parameters about core chemistry e.g. Xenon concentration. While NuCon is already usable, it's capabilities are still very limited based on these restrictions. The capabilites are supposed to be extended in future updates to Nucleares, development on the advanced features (Reinforcement / Model Learning) are paused till then.
|
||||
|
||||
## Features
|
||||
|
||||
- Enum-based parameter system for type safety and code clarity
|
||||
@ -294,4 +297,4 @@ What? Why would you wanna cite it? What are you even doing?
|
||||
url = {https://git.dominik-roth.eu/dodox/NuCon},
|
||||
year = {2024},
|
||||
}
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user