-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
Add muscle tutorial #471
base: develop
Are you sure you want to change the base?
Add muscle tutorial #471
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 822cb19 - Browse repository at this point
Copy the full SHA 822cb19View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc8b43c - Browse repository at this point
Copy the full SHA cc8b43cView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for feef2d0 - Browse repository at this point
Copy the full SHA feef2d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfbe718 - Browse repository at this point
Copy the full SHA cfbe718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb5bb0 - Browse repository at this point
Copy the full SHA 3eb5bb0View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b559c85 - Browse repository at this point
Copy the full SHA b559c85View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b4f1fe - Browse repository at this point
Copy the full SHA 1b4f1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb1947 - Browse repository at this point
Copy the full SHA 0cb1947View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbc6fd - Browse repository at this point
Copy the full SHA bcbc6fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff5ed78 - Browse repository at this point
Copy the full SHA ff5ed78View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a80cfaa - Browse repository at this point
Copy the full SHA a80cfaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b383782 - Browse repository at this point
Copy the full SHA b383782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bdcb05 - Browse repository at this point
Copy the full SHA 0bdcb05View commit details
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6091ae - Browse repository at this point
Copy the full SHA c6091aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d31091 - Browse repository at this point
Copy the full SHA 1d31091View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f555039 - Browse repository at this point
Copy the full SHA f555039View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bfa0a9 - Browse repository at this point
Copy the full SHA 6bfa0a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5459862 - Browse repository at this point
Copy the full SHA 5459862View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3b4db8 - Browse repository at this point
Copy the full SHA c3b4db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b24c63d - Browse repository at this point
Copy the full SHA b24c63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50333ef - Browse repository at this point
Copy the full SHA 50333efView commit details -
autopep8 --in-place --exit-code --aggressive --ignore=E402 --max-line-length=120 file.py
Configuration menu - View commit details
-
Copy full SHA for 0a5858a - Browse repository at this point
Copy the full SHA 0a5858aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3bd5e2 - Browse repository at this point
Copy the full SHA e3bd5e2View commit details -
Format more files with autopep8
pip3 install --user autopep8 autopep8 --recursive --in-place --aggressive --exit-code --ignore E402 --max-line-length 120 .
Configuration menu - View commit details
-
Copy full SHA for 83f7597 - Browse repository at this point
Copy the full SHA 83f7597View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd7a3f - Browse repository at this point
Copy the full SHA dcd7a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9325f3 - Browse repository at this point
Copy the full SHA f9325f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbfa73e - Browse repository at this point
Copy the full SHA bbfa73eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9660161 - Browse repository at this point
Copy the full SHA 9660161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ccd83 - Browse repository at this point
Copy the full SHA 13ccd83View commit details -
solver-opendihu scripts: set -e -u
- Exit on errors - Complain for undefined variables
Configuration menu - View commit details
-
Copy full SHA for d9141f5 - Browse repository at this point
Copy the full SHA d9141f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec1cdb - Browse repository at this point
Copy the full SHA 9ec1cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3602f0 - Browse repository at this point
Copy the full SHA b3602f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e908415 - Browse repository at this point
Copy the full SHA e908415View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e9272 - Browse repository at this point
Copy the full SHA b7e9272View commit details -
Update muscle-tendon-complex/README.md
Co-authored-by: Gerasimos Chourdakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e6dc39 - Browse repository at this point
Copy the full SHA 2e6dc39View commit details -
Update muscle-tendon-complex/solver-opendihu/src/tendon-solver.cpp
Co-authored-by: Gerasimos Chourdakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09d53d6 - Browse repository at this point
Copy the full SHA 09d53d6View commit details -
Update muscle-tendon-complex/solver-opendihu/src/muscle-solver.cpp
Co-authored-by: Gerasimos Chourdakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37233da - Browse repository at this point
Copy the full SHA 37233daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b5a0f - Browse repository at this point
Copy the full SHA 76b5a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for db6820e - Browse repository at this point
Copy the full SHA db6820eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 535342f - Browse repository at this point
Copy the full SHA 535342fView commit details -
Merge branch 'add-muscle-tutorial' of github.com:carme-hp/tutorials i…
…nto add-muscle-tutorial
Configuration menu - View commit details
-
Copy full SHA for 75c09ff - Browse repository at this point
Copy the full SHA 75c09ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 755c3e4 - Browse repository at this point
Copy the full SHA 755c3e4View commit details