Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Table of Contents

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.pdfTested against analytic solution, and MPAS-Ocean nightly regression suite.

Verification and Unit Testing 

Verification and Unit Testing: comparison against offline single column test

Date last modified:   

Contributors: 


The new implementation has been tested against and analytic notebook based on equation 16a (in summary).  The verification passed.


Testing in Stand-Alone Component  

Date last modified:   

Contributors: 


MPAS-Ocean stand-alone was tested in nightly regression suite with the new feature using both gnu and intel, debug and optimized.