Skip to content

Latest commit

 

History

History
executable file
·
56 lines (36 loc) · 2.74 KB

Physics.md

File metadata and controls

executable file
·
56 lines (36 loc) · 2.74 KB


AstroPhysics


Computational Physics

  • NUFFT :: A pure-python implementation of the NUFFT (Non-Uniform Fast Fourier Transform) and related algorithms.
  • ToPy :: High performance topology optimization framework. Based on modified SIMP algorithm.

Electromagnetism

  • Dipole :: Compute E and B of an Hertz Dipole (3 functions: full fields, far fields only, near fields only).
  • RandomEUT :: Computes the radiation pattern of a random equipment under test made of Hertzian dipoles on a sphere.

Nuclear Physics

  • PyNE : The Nuclear Engineering Toolkit from the PyNE project, which aims to provide a common set of tools for nuclear science and engineering needs and depends on many scientific python packages like, NumPy, SciPy, and PyTables. Join the mailing list by emailing pyne-dev@googlegroups.com ) or file bugs on github.
  • Sandbox :: for ERGS (Energy Research Group: Scopatz) projects.
  • xsgen :: Cross section generation.
Resources
  • 2015-12-15-msu :: Modeling and Simulation Approaches to Challenges in Nuclear Engineering.

Plasma Physics


Quantum Mechanics

  • Carlfg :: Python package to calculate Clebsch-Gordan coefficients. Get the source code.

Resources