basavyr / physics-code-collection

A collection of Physics Concepts applied to different numerical implementations using the Python programming language.
MIT License
2 stars 0 forks source link
numerical-implementations physics physics-concepts-applied python-programming-language

Physics

Code Collection πŸ’» πŸ“¦

A collection of Physics Concepts applied to different numerical implementations using the Python programming language.

Workflow βš™οΈ

Each implementation represents a certain physics topic (e.g., nuclear physics, plasma physics, laser physics and so on) that is organized in its own directory. For every implementation, there are the following folders:

Content πŸ—ƒ

A table with all the implementations that were developed throughout this project can be seen here.

Example: For the sub-project regarding the Torque on a current loop, there is the code/ folder where all codebase is written, while resources directory contains some useful resources regarding the actual topic. Also, additional diagrams (that were developed based on some resource notes) are created. Example can be seen below, where a diagram for the Torque subject is depicted.