Physical particle types for scientific simulation. Manipulate vectors as simple as numbers!
]add PhysicalParticles
or
using Pkg; Pkg.add("PhysicalParticles")
or
using Pkg; Pkg.add("https://github.com/JuliaAstroSim/PhysicalParticles.jl")
To test the Package:
]test PhysicalParticles
- Dev — documentation of the in-development version.
- Basic data structure: PhysicalParticles.jl
- File I/O: AstroIO.jl
- Initial Condition: AstroIC.jl
- Parallelism: ParallelOperations.jl
- Trees: PhysicalTrees.jl
- Meshes: PhysicalMeshes.jl
- Plotting: AstroPlot.jl
- Simulation: ISLENT