Currently, the numerical values of the parametrizations of our small test examples (e.g. SMIB or Three-Bus systems) are in the Examples.h and repeated in the respective Jupyter notebooks. We should consider introducing a simple format that can be used in both Cxx and Python examples, e.g. using json.
Currently, the numerical values of the parametrizations of our small test examples (e.g. SMIB or Three-Bus systems) are in the
Examples.h
and repeated in the respective Jupyter notebooks. We should consider introducing a simple format that can be used in both Cxx and Python examples, e.g. using json.