-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
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
Errors and solutions for "examples" #19
Comments
He @Beta-y, thanks a lot of the debugging. I'll get on them right away. As for error 1, yesterday I've added the ability to add viscous drag. If you have the latest version of Sorotoki you can call: sorotoki update Also make sure to build the code using |
Addressed error 0 in following commit: 0e4fa5c Running |
Addressed error 2 in following commit: BJCaasenbrood/SorotokiModel@e8a3597 Note: Edit: You might have to update |
Addressed warning 1 in following commit f39f0c1 |
Thank you for your kind help and sugesstions! I used
It seems to be a language setting problem. I replaced I'll keep on checking your commit. Thanks a lot~ |
|
It seems you are still running an older version I think, this change is implemented in a commit yesterday. You can see here: https://github.com/BJCaasenbrood/SorotokiModel/blob/master/mex/lagrangian/generateMexCLGF.m |
It is kind of strange that neither update or re-install gives the correct latest commit. I've tried to uninstall sorotokicode, and reinstall using
It seems the package is not latest. Let me check this tommorrow! lol~ Thanks you a lot for your kind help :P |
I noticed that it seems (not sure) that neither BTW, there is exactly something wrong in |
@Beta-y Thanks for being so thorough. This is indeed true. Edit: I've recreated a new issue on the matter: #20 I've updated Every time I push something new to Everything should build correctly now using As for the issue with the |
Thank you very much for your kind help! Everthing works correctly right now. I‘ll post a separate issue on the self-updating. Hope more people will use this kit. Thanks again for your great work~ |
Issue of |
Hi @BJCaasenbrood, thank you for your excellent work!
There are several errors when I tested the provided examples, and I tried to fix them all. Here are the details:
Hope them can be merged into next version. Thank you again for your great work!
The text was updated successfully, but these errors were encountered: