Skip to content

AxiSEMunity/salvus_mesh_lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SalvusMesh Lite

This package contains the GPLv3 licensed lite version of the SalvusMesh package. It is capable of generating meshes with all the bells and whistles for usage in AxiSEM3D. If you are looking for the full version of the mesher head over to http://mondaic.com.

Installation

Trivial with pip:

$ pip install git+https://github.com/AxiSEMunity/salvus_mesh_lite

Important: The version of pyexodus on pip is out of date and will cause Salvus Mesh Lite to throw an error. To get around this, install the up-to-date version of pyexodus from github:

$ pip install git+https://github.com/SalvusHub/pyexodus

Usage

Two steps:

$ python -m salvus_mesh_lite.interface AxiSEM --save_yaml=input.yaml

This will create a self-explanatory input.yaml YAML file. Edit it to your satisfaction and run

$ python -m salvus_mesh_lite.interface --input_file=input.yaml

About

Updated mesher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors