Hi, I am trying to run the analytical example that is provided in the repo. I ran into the following error without making any changes to the input files in "example" folder.
terminate called after throwing an instance of 'std::invalid_argument'
what(): stoi
Aborted
Does anyone know what could be the problem? I tried changing the "null" values to "0.0" in busbw.yaml file but that did not help either.