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

Dev #13

Merged
merged 15 commits into from
Dec 6, 2024
Merged

Dev #13

merged 15 commits into from
Dec 6, 2024

Conversation

meyer-nils
Copy link
Owner

I made some additional changes to the pull request from @LouisSchreyer:

  1. Remove old encoding pragmas
  2. Get rid of setup.py and fully replace it with pyproject.toml
  3. Fix fitting procedures to work with the updated integrate_ori_ode wrapper.
  4. Update orthofitclosures_perfectshear.ipynb" to work with the integrate_ori_ode` wrapper. I used lambda functions to work with the orthotropic_fitted_closures instead of splitting them into different wrappers. However, wrappers would be also a good solution.

It's not all super clean, but updated to 2024 and consistent at least.

LouisSchreyer and others added 11 commits December 2, 2024 17:02
…o change orientation ODE to take and return 2nd-order orientation tensor in tensorial form (3x3) instead of flat representation (9x1). Also move computation of sym. and skew sym. part of the velocity gradient to wrapper function.
…pynb` since the calling signature of `orthotropic_fitted_closures` and `integrate_ori_ode` don't match. Added `nbstripout` to `pre-commit-config.yaml` to remove output from Jupyter Notebooks.
Copy link
Collaborator

@LouisSchreyer LouisSchreyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes should do the trick. :)

@LouisSchreyer LouisSchreyer merged commit 3f37bee into master Dec 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants