nicoloval/NEMtropy

Misspelled Method in .solve_tool

Closed this issue · 1 comments

When using solve_tool if the method in input is "quasi-newton" an error occurs:
" ValueError: Method must be "newton","quasi-newton", or "fixed-point". "

Instead, solve_tool works if "quasinewton" is written instead of "quasi-newton".
Please uniform the method string with the warning error.

Thanks for the comment! We fixed the issue in 2.0.3