pyaugmecon
pyaugmecon copied to clipboard
fixed bug within options.py
When I unsuccessfully tried to pass additional solver options, I stumbled across this loop and if statement in the options.py file. If I'm not mistaken, only a simple negation operator is missing for the loop to work as intended.