Skip to content
forked from amanzi/ats-demos

Demonstration problems of ATS capability (look here first!)

License

Notifications You must be signed in to change notification settings

smolins/ats-demos

 
 

Repository files navigation

ATS Demonstrations

This is the regression and demo suite for ATS.

Running the demos

To run a standard set of the tests that run fairly quickly, but should not be considered complete, run:

python regression_tests.py -e /path/to/ats --suite=standard .

Visualizing the results

Inside each subdirectory is a jupyter notebook. Jupyter comes fairly standard with most comprehensive python installations (see, for instance Ananconda python).

jupyter notebook

List of problems

  • richards-steadystate: Column of water, solves hydrostatic balance on the column to establish a water table.

About

Demonstration problems of ATS capability (look here first!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.0%
  • Python 9.0%