VPython: Difference between revisions

From Physics Book
Jump to navigation Jump to search
(Introduction)
(Updates to page headers)
Line 1: Line 1:
VPython is a Python graphics module used for modeling objects in 3-dimensional space.  In the field of physics, this is especially useful for calculating and modeling complex relationships between objects and their properties.
VPython is a Python graphics module used for modeling objects in 3-dimensional space.  In the field of physics, this is especially useful for calculating and modeling complex relationships between objects and their properties.


== Kinetic Energy==
==Installation==


Energy is based in whole on Einstein's principle of E=MC^2. At its base it is the concept of how objects interact with their surroundings, their natural energy, or rest energy, the energy that they create when in motion(Kinetic energy) and how energy can change given different interactions which are based on einsteins principle.
Installation guide goes here (Need to do test installs on Windows, OSX, Linux... BSD?)


===A Mathematical Model===
===Windows===
There are <math>E=lambdamc^2</math> and
Directions
<math> E=mc^2</math> which reprsents the rest energy. taken together the kinetic energy becomes the overall energy- rest energy. Due to the complexity of this equation, it maybe easier to use the equation <math> 1/2mv^2</math> if the object is not traveling near the speed of light. This equation is applicable to everyday object that we see and more applicable for the "average" situation.
<br>


h
===OSX===


More directions


What are the mathematical equations that allow us to model this topic.  For example <math>{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}</math> where '''p''' is the momentum of the system and '''F''' is the net force from the surroundings.
===Linux===


===A Computational Model===
Even more directions
 
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]
 
==Examples==
 
Be sure to show all steps in your solution and include diagrams whenever possible


===Simple===
===Simple===

Revision as of 02:15, 20 October 2015

VPython is a Python graphics module used for modeling objects in 3-dimensional space. In the field of physics, this is especially useful for calculating and modeling complex relationships between objects and their properties.

Installation

Installation guide goes here (Need to do test installs on Windows, OSX, Linux... BSD?)

Windows

Directions

OSX

More directions

Linux

Even more directions

Simple

Middling

Difficult

Connectedness

  1. How is this topic connected to something that you are interested in?
  2. How is it connected to your major?
  3. Is there an interesting industrial application?

History

Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.

See also

Are there related topics or categories in this wiki resource for the curious reader to explore? How does this topic fit into that context?

Further reading

Books, Articles or other print media on this topic

External links

Internet resources on this topic

References

This section contains the the references you used while writing this page