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

Convert GP's transMot IM into Equational model, moving the derivative… #2649

Merged
merged 3 commits into from
Jul 3, 2021

Conversation

balacij
Copy link
Collaborator

@balacij balacij commented Jul 1, 2021

… portion of the equation to the derivation.

Comment on lines 2159 to 2171
<div id="IM:transMotDeriv">
<div class="subsubsubsection">
<h4>
Detailed derivation of force on the translational motion of a set of 2D rigid bodies:
</h4>
<p class="paragraph">
We may calculate the total acceleration of rigid body <em>j</em> by calculating the derivative of it's velocity with respect to time.
</p>
\[{\mathbf{a}_{j}}=\frac{\,d{\mathbf{v}_{j}}\left(t\right)}{\,dt}\]
<p class="paragraph">Performing the derivative, we obtain:</p>
\[{\mathbf{a}_{j}}=\mathbf{g}+\frac{{\mathbf{F}_{j}}\left(t\right)}{{m_{j}}}\]
</div>
</div>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This will likely need to be improved. I am just trying to move the original derivation component of the equation of the transMot Instance Model to the derivation portion of the Instance Model. @smiths If it's alright, can you please give this a look?

Copy link
Owner

@JacquesCarette JacquesCarette left a comment

Choose a reason for hiding this comment

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

Looks good to me, but yes, @smiths should look too.

@smiths
Copy link
Collaborator

smiths commented Jul 3, 2021

Looks good to me too! I'll Merge the pull request, because it is satisfying to click the green button. 😄 I will not delete the branch, but please delete it @balacij if you are no longer using it.

@smiths smiths merged commit cbc87f1 into master Jul 3, 2021
@balacij balacij deleted the convGPtransMotIM branch July 5, 2021 01:47
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.

3 participants