copasi / basico

A simplified python interface to COPASI.
https://basico.readthedocs.io/
Artistic License 2.0
19 stars 5 forks source link

issue with display names #59

Open fbergmann opened 1 week ago

fbergmann commented 1 week ago

A bug at biosimulators mentions, that basico does not resolve display names with nested parenthesis:

https://github.com/biosimulators/Biosimulators_COPASI/issues/74

fbergmann commented 1 week ago

as it turns out, CDataModel::findObjectByDisplayName does not return a flux reference in those cases. This needs to be fixed in the main COPASI repo, until then I can add a workaround to basico.