Commit 6646095
File tree
6 files changed
+70
-7
lines changed- cime_config
- SystemTests
- testdefs
- python/ctsm
- src
6 files changed
+70
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
27 | 36 | | |
28 | 37 | | |
29 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4151 | 4151 | | |
4152 | 4152 | | |
4153 | 4153 | | |
4154 | | - | |
| 4154 | + | |
| 4155 | + | |
| 4156 | + | |
| 4157 | + | |
| 4158 | + | |
| 4159 | + | |
| 4160 | + | |
| 4161 | + | |
| 4162 | + | |
| 4163 | + | |
| 4164 | + | |
| 4165 | + | |
| 4166 | + | |
| 4167 | + | |
| 4168 | + | |
| 4169 | + | |
4155 | 4170 | | |
4156 | 4171 | | |
4157 | 4172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | | - | |
753 | | - | |
| 752 | + | |
| 753 | + | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
| 756 | + | |
757 | 757 | | |
758 | | - | |
| 758 | + | |
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
| |||
- .gitattributes+1-5
- testing/functional_class.py+17-2
- testing/functional_testing/allometry/allometry_test.py+4-1
- testing/functional_testing/fire/fuel/fuel_test.py+2
- testing/functional_testing/fire/ros/ros_test.py+3-1
- testing/functional_testing/fire/shr/SyntheticFuelModels.F90+1-1
- testing/functional_testing/math_utils/math_utils_test.py+3-1
- testing/functional_testing/patch/patch_test.py+4-1
- testing/functional_tests.cfg+11-1
- testing/run_functional_tests.py+31-10
- testing/test_data/BONA_datm.nc
- testing/testing_shr/FatesArgumentUtils.F90+1-1
- testing/testing_shr/FatesFactoryMod.F90+2-2
- testing/testing_shr/FatesUnitTestIOMod.F90+4-4
- testing/testing_shr/FatesUnitTestParamReaderMod.F90+1-1
- testing/testing_shr/SyntheticPatchTypes.F90+3-3
- testing/utils.py+26-91
- testing/utils_plotting.py+101
0 commit comments