Skip to content

JuliaAstroSim/PhysicalMeshes.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhysicalMeshes.jl

codecov

Installation

]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

Documentation

  • Devdocumentation of the in-development version.

For beginners, it is highly recommended to read the documentation of PhysicalParticles.jl.

Package ecosystem