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

PointToPointSpring has no available Outputs #3774

Open
aseth1 opened this issue May 3, 2024 · 0 comments
Open

PointToPointSpring has no available Outputs #3774

aseth1 opened this issue May 3, 2024 · 0 comments

Comments

@aseth1
Copy link
Member

aseth1 commented May 3, 2024

The PointToPointSpring does not implement any Outputs so simple values like, length, force and energy from the spring are unavailable. The potential energy is also wrong. It is set to zero as default implementation by Force, which should either be NaN if not being computed OR is should be pure virtual method of Force so all concrete subclasses have to implement a valid PE.

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