Skip to content
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

New contact module, Surface base class and tests #281

Merged
merged 33 commits into from
Aug 7, 2023
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
c2f4c27
build(deps): bump requests from 2.30.0 to 2.31.0
dependabot[bot] May 23, 2023
d149646
testing default indices was incorrect, the connect.id() should be sli…
Ali-7800 Jul 18, 2023
fc4b2a3
contact module, surface base class, and tests
Ali-7800 Jul 18, 2023
b1e9c30
fixed repeated imports
Ali-7800 Jul 18, 2023
e9163e7
removed _generate_contact_function(), each class will have one apply_…
Ali-7800 Jul 18, 2023
93441ed
Merge pull request #259 from GazzolaLab/dependabot/pip/requests-2.31.0
armantekinalp Jul 20, 2023
4addb32
Merge branch 'update-0.3.2' into 113_dev_contact
Ali-7800 Jul 21, 2023
fd11d83
Merge branch 'update-0.3.2' into 113_dev_contact
bhosale2 Jul 24, 2023
e524c52
added contact order check and tests, and test_connections call on sys…
Ali-7800 Jul 28, 2023
34b51e2
sync with update-0.3.2
Ali-7800 Jul 28, 2023
3902be2
Merge branch 'GazzolaLab:master' into 113_dev_contact
Ali-7800 Jul 28, 2023
540bc90
removed pass from mock_init
Ali-7800 Jul 28, 2023
d967819
Merge branch '113_dev_contact' of github.com:Ali-7800/PyElastica into…
Ali-7800 Jul 28, 2023
e83a918
Merge branch 'update-0.3.2' into 113_dev_contact
bhosale2 Jul 31, 2023
2fd9ea2
doc changes, error message changes, class name changes, and removed _…
Ali-7800 Jul 31, 2023
7644639
Merge branch '113_dev_contact' of github.com:Ali-7800/PyElastica into…
Ali-7800 Jul 31, 2023
bbe3514
removed _len_ from MockRigidBody
Ali-7800 Jul 31, 2023
4a2aee5
changed link to establish contact between in doc
Ali-7800 Jul 31, 2023
1cd5e57
Update elastica/contact_forces.py
Ali-7800 Jul 31, 2023
1e9f495
changed add_contact_to to detect_contact_between, added typ hints to …
Ali-7800 Aug 2, 2023
bb97e87
Merge branch '113_dev_contact' of github.com:Ali-7800/PyElastica into…
Ali-7800 Aug 2, 2023
b697dd3
Update tests/test_modules/test_connections.py
Ali-7800 Aug 3, 2023
ba41e14
refactor _order_check to _check_order
Ali-7800 Aug 5, 2023
11d0130
added SurfaceBase to allowed_sys_types
Ali-7800 Aug 5, 2023
0dd7462
changed error message tests to test whole error message instead of pa…
Ali-7800 Aug 5, 2023
e5156d9
changed scwc and scwcai to system_collection_with_connections and sys…
Ali-7800 Aug 5, 2023
c108ced
removed unused imports
Ali-7800 Aug 5, 2023
d1625b4
Update elastica/contact_forces.py
Ali-7800 Aug 6, 2023
40339fc
removed empty returns in doc
Ali-7800 Aug 6, 2023
25e4fbf
Update elastica/contact_forces.py
Ali-7800 Aug 7, 2023
cadbae9
Update elastica/modules/contact.py
Ali-7800 Aug 7, 2023
360a61c
Update elastica/modules/contact.py
Ali-7800 Aug 7, 2023
44942a7
added type hints, remove unused time argument, updated docstring
Ali-7800 Aug 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'update-0.3.2' into 113_dev_contact
bhosale2 authored Jul 24, 2023
commit fd11d831956b2e157d206d375d94afe48e6e4a10

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.