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

Dependence of SurfacePressureConstraint on size of timestep #290

Open
iman-adibnazari opened this issue Jun 17, 2024 · 0 comments
Open

Dependence of SurfacePressureConstraint on size of timestep #290

iman-adibnazari opened this issue Jun 17, 2024 · 0 comments

Comments

@iman-adibnazari
Copy link

Hello,

I wanted to follow up on this issue and see if the timestep dependence is still present and, if so, if it is linear (i.e., if I increase my timestep by a factor of 10, then scaling pressure inputs by a factor of 10 should result in the same net behavior).

I'm running a soft robot simulation at multiple timestep sizes to asses which would be the most appropriate. However, the state trajectories for each simulation are fairly different (some are qualitatively similar).

I'm not sure if the discrepancies between my simulations are due to simulation stability being affected by the size of my timestep, if the iterative solver I'm using is potentially not converging (ParallelCGLinearSolver) and might need different parameters, or if the timestep dependence of this surface pressure constraint is having a nonlinear affect on the deformation over time.

I would appreciate any insights on determining what the issue might be and how to address it.

Thank you,
Iman

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

No branches or pull requests

1 participant