]add PhysicalMeshes
or
using Pkg; Pkg.add("PhysicalMeshes")
or
using Pkg; Pkg.add("https://github.com/JuliaAstroSim/PhysicalMeshes.jl")
To test the Package:
]test PhysicalMeshes
- Dev — documentation of the in-development version.
For beginners, it is highly recommended to read the documentation of PhysicalParticles.jl.
- 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