Skip to content

Fix cross-section area calculation in BeamHookeLawForceField#165

Open
AppaSalif wants to merge 1 commit intoSofaDefrost:masterfrom
AppaSalif:patch-1
Open

Fix cross-section area calculation in BeamHookeLawForceField#165
AppaSalif wants to merge 1 commit intoSofaDefrost:masterfrom
AppaSalif:patch-1

Conversation

@AppaSalif
Copy link
Copy Markdown

Small error in calculating the cross-section area.
Initially the area was A = M_PI * (r * r - rInner4); but rInner4 = rInner*rInner*rInner*rInner and not rInner*rInner

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