physics-code-collection

所属分类:Python工具库
开发工具:Mathematica
文件大小:0KB
下载次数:0
上传日期:2023-05-28 06:35:39
上 传 者sh-1993
说明:  使用Python编程语言应用于不同数值实现的物理概念的集合。
(A collection of Physics Concepts applied to different numerical implementations using the Python programming language.)

文件列表:
.vscode/ (0, 2023-10-01)
.vscode/.ropeproject/ (0, 2023-10-01)
.vscode/.ropeproject/config.py (4794, 2023-10-01)
.vscode/launch.json (463, 2023-10-01)
.vscode/settings.json (174, 2023-10-01)
Code-Collection/ (0, 2023-10-01)
Code-Collection/Angular-Momentum/ (0, 2023-10-01)
Code-Collection/Angular-Momentum/mathematica/ (0, 2023-10-01)
Code-Collection/Angular-Momentum/mathematica/ClebschGordan_Algebra.nb (33154, 2023-10-01)
Code-Collection/Angular-Momentum/mathematica/J_Mat-Repr.nb (32745, 2023-10-01)
Code-Collection/Angular-Momentum/python/ (0, 2023-10-01)
Code-Collection/Angular-Momentum/python/.python-version (10, 2023-10-01)
Code-Collection/Angular-Momentum/python/ladder_ops.py (1909, 2023-10-01)
Code-Collection/Canonicity-Factors/ (0, 2023-10-01)
Code-Collection/Canonicity-Factors/src/ (0, 2023-10-01)
Code-Collection/Canonicity-Factors/src/.python-version (8, 2023-10-01)
Code-Collection/Canonicity-Factors/src/__pycache__/ (0, 2023-10-01)
Code-Collection/Canonicity-Factors/src/__pycache__/common_factors.cpython-39.pyc (1579, 2023-10-01)
Code-Collection/Canonicity-Factors/src/common_factors.py (1350, 2023-10-01)
Code-Collection/Canonicity-Factors/src/k1-k2.py (1170, 2023-10-01)
Code-Collection/Canonicity-Factors/src/om1-om2.py (1113, 2023-10-01)
Code-Collection/Chiral-Excitation-Energies-New-Boson/ (0, 2023-10-01)
Code-Collection/Chiral-Excitation-Energies-New-Boson/.vscode/ (0, 2023-10-01)
Code-Collection/Chiral-Excitation-Energies-New-Boson/.vscode/settings.json (82, 2023-10-01)
Code-Collection/Chiral-Excitation-Energies-New-Boson/src/ (0, 2023-10-01)
Code-Collection/Chiral-Excitation-Energies-New-Boson/src/.python-version (10, 2023-10-01)
Code-Collection/Chiral-Excitation-Energies-New-Boson/src/config.py (633, 2023-10-01)
Code-Collection/Chiral-Excitation-Energies-New-Boson/src/energies.py (2072, 2023-10-01)
Code-Collection/Chiral-Excitation-Energies-New-Boson/src/main.py (627, 2023-10-01)
Code-Collection/Chiral-Potential/ (0, 2023-10-01)
Code-Collection/Chiral-Potential/.vscode/ (0, 2023-10-01)
Code-Collection/Chiral-Potential/.vscode/settings.json (118, 2023-10-01)
Code-Collection/Chiral-Potential/data/ (0, 2023-10-01)
Code-Collection/Chiral-Potential/data/asymmetric_plot.pdf (18966, 2023-10-01)
Code-Collection/Chiral-Potential/data/symmetric_plot.pdf (20121, 2023-10-01)
Code-Collection/Chiral-Potential/src/ (0, 2023-10-01)
Code-Collection/Chiral-Potential/src/.python-version (10, 2023-10-01)
Code-Collection/Chiral-Potential/src/.vscode/ (0, 2023-10-01)
Code-Collection/Chiral-Potential/src/.vscode/settings.json (48, 2023-10-01)
... ...

# 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: * `code`: stores the actual code with the implementation itself. * `resources`: a place used for storing documents with the theory used for the development process. ## Content A table with all the implementations that were developed throughout this project can be seen [here](https://github.com/basavyr/physics-code-collection/blob/master/content.md). **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. ![](https://github.com/basavyr/physics-code-collection/blob/master/Code-Collection/Torque-Current-Loop/resources/torque_current_loop.png)

近期下载者

相关文件


收藏者