Skip to content

Collection of command line scripts to automate running simulations in Uintah MPM code

License

Notifications You must be signed in to change notification settings

hildenost/uintahtools

Repository files navigation

uintahtools

Collection of command line scripts to automate running simulations in Uintah MPM code

Quick start:

# Generates new input files based on settings in the settings file
uintahtools generate inputfile.ups settings.yaml
# Runs all input files in given folder, simultaneously
uintahtools run folder/

Features

  • Easy input file modification
  • Easy simulation test suite generation (no need to manually copy, create, change input files to vary one or several parameters)
  • Starting multiple simulations with just one command

Installation

Install by running

python setup.py install

or

pip install .

Licence

This project is licenced under the MIT licence.

About

Collection of command line scripts to automate running simulations in Uintah MPM code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published