We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on "my machine" sometimes after initialization get_value returns unnatural values, eg;
>>>print bmi.get_value("comp outflow olake") ... 5.63086319e+14 4.55548118e-41 5.63086319e+14 4.55548118e-41 6.87891626e+14 4.55548118e-41 6.87891626e+14 4.55548118e-41 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00 ...
(not always and few values, other vars too) this seems to indicate an initialization problem somewhere
The text was updated successfully, but these errors were encountered:
No branches or pull requests
on "my machine" sometimes after initialization get_value returns unnatural values, eg;
(not always and few values, other vars too)
this seems to indicate an initialization problem somewhere
The text was updated successfully, but these errors were encountered: