Conversation
index file for the under development sim of a box on a ramp
This is the beginning of a new sim that is still heavily under development. The idea is to show a FBD of a box on a ramp with a slider to adjust the angle of the ramp and show the corresponding changes in components of the FBD. Currently there is an adjustable ramp and a box that follows accordingly. FBD to come soon
This is an updated version of a box on a ramp. The FBD is still not developed for this sim yet; currently exploring using either the Arrow() function of fbd() function from science.js. The ramp now has a slider to adjust the angle and output the corresponding value to user. There is also now a box on the ramp that obeys gravity and friction (to an extent...) when the angle of ramp is changed. The box will start to slide down the ramp at higher angles, but it will slide uninhibited by kinetic friction (which will change soon...).
index file for the box on a ramp fbd
index file for terminal velocity sketch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.