In the list of models, all are given in lower case. From my implementation, they don't actually work like that Not all models provided correspond to internal models
It does work if you use the appropriate case though i.e. 'Langmuir', 'DSLangmuir', 'GAB'.
Thanks for pointing it out.
Maybe it would be best if the case shouldn't matter, so you could pass any of Langmuir, LANGMUIR or LaNgMuIr.
How does that sound?
-pi
In the list of models, all are given in lower case. From my implementation, they don't actually work like that
Not all models provided correspond to internal models
It does work if you use the appropriate case though i.e.
'Langmuir', 'DSLangmuir', 'GAB'
.Documentation could be updated to reflect this.
Thanks, Scott