资源说明:Physics Simulations created with the help of EJS for a government backed effort to get educational resources online.
# Physics Simulations in Java These simulations have been developed under the guidance of Dr. Gaurav Dar, [BITS Pilani KK Birla Goa Campus](http://universe.bits-pilani.ac.in/Goa/) as a part of the Sakshat initiative by the Government of India. The simulation is hosted [here](http://ictwiki.iitk.ernet.in/wiki/index.php/Animations_in_Physics). # Credits We have made of use of the [Easy Java Simulation](http://www.um.es/fem/EjsWiki/) Environment to build these simulations. We took inspiration from [Opensource Physics'](http://www.opensourcephysics.org/) treasure of open source simulations of physical phenomena. One of the best, already available simulation of Foucault's pendulum (also developed using EJS) was present [here](http://www.cleonis.nl/physics/phys256/foucault_pendulum_intro.php). # Applications Till date, we have simulated a Foucault's pendulum. This was an amazing simulation and we added features to it to suit our needs. In addition to providing a 3-D close-up view of the pendulum, we allow the user to zoom in and observe the trajectory of the pendulum bob. This is an ongoing project and we will continue to put up simulations as and when we develop them. # Contributors * Rachee Singh * Emaad Ahmed Manzoor # How To To run the jar file from this repository, do: ```bash java -jar``` If you have Java installed on your machine, this should start the simulation. For those wishing to modify the simulation in EJS, there is the in-built option: "Open Model in EJS".
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。