Skip to content

locoxsoco/mpm_lava_simulator

Repository files navigation

Large Scale Lava

Installation

Make sure your pip is up-to-date:

$ pip3 install pip --upgrade

Assume you have a Python 3 environment, to install dependencies:

$ pip3 install -r requirements.txt

Execution

Parallel MOLASSES

$ python run_simulation.py --scene_file ./data/scenes/MOLASSES/fuji_scoped.json

MAGFLOW

$ python run_simulation.py --scene_file ./data/scenes/MAGFLOW/fuji_scoped.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages