[QUESTION] How to Optimize External Force
@gdaviet is already working on this.
Since Apr 13, 2025.
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 624
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
Hello! First, thank you for sharing your great work.
What I'm trying to do is to use Material Point Method process for a stationary object, without any gravity or external force (actually 0).
Under this condition, in order to make the object move through image loss, I need to update the velocity (assuming I don't care about the material), and I think there needs to be an extra force to follow the law of conservation of energy.
To do this, I want to update the extra force of the object, and I would appreciate any ideas on how to do it.
Thank you for reading my question.
Best regards,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.