noresm:testlist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
noresm:testlist [2013-10-31 12:57:45]
alfg
noresm:testlist [2022-05-31 09:29:32] (current)
Line 10: Line 10:
   - Verify that the last monthly average is equal in both runs.   - Verify that the last monthly average is equal in both runs.
  
-===Physical tests === +===Bit-identical meteorology for "technical only" code changes === 
-  - Temperature should not be above 400 K+ 
 +This test is applicable for code which is not supposed to change the model physics (e.g. writing out extra diagnostics, cleaning up code without changing the functionality..) 
 +  - Run the code without the new changes 
 +  - Run the code with the new changes 
 +  - Verify that temperature is equal in both runs (ncdiff file1.nc file2.nc file3.nc) should give zero values in file3.nc 
 + 
 +===Physical tests (early development) === 
 + 
 +These tests are applicable for early development of the model. At later stages, closer to important deliveries, other (and stricter) tests may apply. 
 + 
 +Compare your new result with a result from the previous version of the trunk code.  
 + 
 +If any of the global average of the following variables change with more than a limit X, then you must first pass through a discussion with the other developers. Send an e-mail to noresm-ncc(at)met.no before merging your changes to trunk: 
 +  - Aerosol optical depth (AOD_VIS, X=10%) 
 +  - Cloud droplet number concentration (CDNC, X=10%) 
 +  - Temperature (X = 2K) 
 +  - Liquid water path (LWP, X=10%) 
 +  - Total aerosol number concentration (N_AER, X=10%) 
 +  - Total precipitation (PRECT, X=10%) 
  • noresm/testlist.1383224265.txt.gz
  • Last modified: 2022-05-31 09:23:24
  • (external edit)