SPS-UCF / Python-Intro-Physics-Solver

SPS@UCF's introductory physics problem solver and model.
MIT License
4 stars 5 forks source link

Goals of the Kinematics Model #4

Open A-Hopkins opened 6 years ago

A-Hopkins commented 6 years ago

We should put into the world our actual goals for the kinematics model.

A-Hopkins commented 6 years ago

First step will be to just write some code that can answer basic kinematic questions. Here are 20 questions that if we have different functions or some kind of foundation to answer these questions we will have a great place to expand from later.

A-Hopkins commented 6 years ago

Okay! I think I've gotten started a good base for the kinematics model to continue to grow from. It now has included basic kinematic equations solving for a couple of final conditions based on initial conditions. The accepted initial conditions are limited currently and the final outputs reflect that. A goal will be to expand what we can solve for and what we might have been given.