Skip to content

trontrytel/SCAMPy_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SCAMPy_tests

SCAMPy is a Single Column Atmospheric Model in Python. The code is available at SCAMPy.

This is a (work in progress) suite of tests for SCAMPy. Tests are done using pytest. The workflow assumes that SCAMPy and SCAMPy_tests are available in the same folder and that the SCAMPy code has been compiled.

testing

To generate the automatic plots try:

$ py.test -s -v plots/

To run one case (for example Bomex) try:

$ py.test -s -v plots/test_plot_Bomex.py

Unit tests and functionality tests (TODO)

About

Test suite for SCAMPy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages