You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was to simulate the earth’s atmospheric convection using Lorentz attraction formulas with the suitable parameters. Coded the formulas, wrote them in Python code including various functions to perform double differentiation using the eulers method.