Skip to content

Dependencies

MagmaThermoKinematics.jl relies on a set of Julia packages for numerics, physics, and data handling.

Core Dependencies

The package uses for example:

These dependencies are installed automatically when adding MagmaThermoKinematics.jl.

Visualization and Output

Examples commonly use:

  • Plots.jl for plotting.

  • WriteVTK.jl to generate VTK/PVD outputs for ParaView.

Real-World Model Setup

For geometry and setup generation from geophysical models, workflows can use GeophysicalModelGenerator.jl. The repository includes examples showing integration with MTK.