carto_meshΒΆ

This file contains the class CartoMesh with all its reconstruction-specific methods. This class contains methods for initialising from a .mesh file, plotting, reconstructing and applying conduction velocities. This file imports mesh_tools for all general mesh functions that are not specific to carto meshes. mesh_tools also concerns itself with all python module imports.

Classes

CartoMesh([name])

A class containing functions for initialising from file, plotting, reconstructing and applying conduction velocities.