Guide

Installation

From the Julia REPL, type ] to enter the Pkg REPL mode and run

pkg> add PhysicalMeshes

or add from git repository

pkg> add https://github.com/JuliaAstroSim/PhysicalMeshes.jl

Test the package by

pkg> test PhysicalMeshes

Basic Usage

See seperated documentations.

Visualization

See AstroPlot.jl