8000 GitHub - paulromano/watts: Workflow and Template Toolkit for Simulation (WATTS)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

paulromano/watts

 
 

Repository files navigation

WATTS

< 603F /div>

License

WATTS (Workflow and Template Toolkit for Simulation) provides a set of Python classes that can manage simulation workflows for multiple codes where information is exchanged at a coarse level. For each code, input files rely on placeholder values that are filled in based on a set of user-defined parameters.

WATTS is being developed with support from Argonne National Laboratory. For any questions, please contact watts@anl.gov.

Installation

Documentation

To build the documentation, you can run:

  • cd doc
  • pip install -r requirements.txt
  • make html

Then you can view the documentation with:

  • google-chrome build/html/index.html

or replace google-chrome with your favorite browser.

About

Workflow and Template Toolkit for Simulation (WATTS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0