Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This page should describe Verification and Unit Tests performed for this stand alone feature and should provide links to all the result pages.

Summary

Unit, integration, and simulation tests were developed in standalone HOMME.

Unit TestingĀ 

Element-local unit tests check for mass conservation, area conservation, extrema nonviolation, and reversibility of maps when expected. A driver can be called from standalone HOMME or E3SM. A string, "ERROR," is output and so can be grepped for in a testing script if a unit test does not pass. We don't quite have a unit-testing framework yet for E3SM, but when we do, this can be included in it.

Verification Test 1

A second set of tests checks correctness at the level of API calls. Again, a greppable string is output on failure. l2 error output from a sequence of runs of this test provide order of accuracy checking. The following figure is an example of what can be produced and is described in the latex design document.

conv.pdf


  • No labels