Recent content by Aaorris

  1. A

    High School Non-instantaneous model of applied force?

    Yes, imagine yourself pushing on a wall - you cannot instantly apply all of your force at once, and you also cannot pull away instantly. I just wanted insight into how to model that. I believe I'll just half-skip this situation by having a linear force increase over a certain amount of time...
  2. A

    High School Non-instantaneous model of applied force?

    Hey everyone! I'm a recent high school graduate, and I've been trying to model some simple physics with computer code. What's on my mind right now is modeling applied force using keyboard input. The computer knows if a key is down, or not. Applying force based on that input would mean that your...