70 lines
1.2 KiB
Plaintext
70 lines
1.2 KiB
Plaintext
Tests for test_driver are for the CLM tools only.
|
|
|
|
Test naming conventions for the test_driver.sh script:
|
|
|
|
Test names are:
|
|
|
|
xxnmi
|
|
|
|
Where: xx is the two-letter test type
|
|
sm=smoke, br=branch, er=exact restart, bl=base-line comparision,
|
|
cb=configure-build, rp=reproducibility, op=OpenMP threading for tools
|
|
|
|
n is the configuration type:
|
|
|
|
1 -- unused
|
|
2 -- unused
|
|
3 -- unused
|
|
4 -- unused
|
|
5 -- unused
|
|
6 -- unused
|
|
7 -- unused
|
|
8 -- unused
|
|
9 -- mesh_maker
|
|
0 -- run_neon
|
|
a -- modify_data
|
|
b -- subset_data
|
|
c -- mkprocdata_map
|
|
d -- mkmapgrids
|
|
e -- unused
|
|
f -- unused
|
|
g -- unused
|
|
h -- unused
|
|
i -- tools scripts
|
|
|
|
m is the resolution
|
|
|
|
0 -- 0.9x1.25
|
|
1 -- 48x96
|
|
5 -- 10x15
|
|
6 -- 5x5_amazon
|
|
7 -- 1x1 brazil
|
|
8 -- US-UMB
|
|
9 -- 4x5
|
|
a -- NEON YELL
|
|
b -- NEON KONA
|
|
c -- NEON OSBS
|
|
d -- SouthAmerica
|
|
e -- 1850PanTropics
|
|
f -- PanBoreal
|
|
g -- AlaskaTananaValley
|
|
h -- single point from the 0.9x1.25 grid (Township SD)
|
|
y -- 1.9x2.5 with transient 1850-2100 for rcp=2.6 and glacier-MEC on
|
|
T -- 1x1_numaIA
|
|
Z -- 10x15 with crop on
|
|
@ -- ne120np4
|
|
# -- ne30np4
|
|
|
|
i is the specific test (usually this implies...)
|
|
|
|
1 -- Serial script
|
|
2 -- Serial
|
|
3 -- OpenMP only
|
|
4 -- serial, DEBUG
|
|
7 -- OpenMP only second test, DEBUG
|
|
8 -- OpenMP only third test, DEBUG
|
|
9 -- Serial Script
|
|
0 -- Serial Script
|
|
|
|
|