Creating a 3D Model
We were given an assignment to code for a 3D Model, using VPython, that would give us a reading on the value of electric potential from 20 observation points, from 3 different charges. This is what our final model looked like:
We took a picture of them at different angles so that their orientation can be better understood.
This is what our coding came to be:
Within the coding, we gave the computer formula to calculate for the electric potential from each charge point and to help us also find the total, using the loop function of VPython. This is the resulting value:
No comments:
Post a Comment