Commit 51a30e7
committed
File tree
65 files changed
+8918
-2790
lines changed- cime_config
- src
- control
- cpl/nuopc
- data
- dynamics
- mpas
- se
- utils
- history
- physics
- utils
- utils
- test
- include
- unit
- sample_files
- hist_config_files
- write_init_files
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+8918
-2790
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
16 | | - | |
17 | | - | |
| 22 | + | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
| |||
Submodule ccpp_framework updated 46 files
- .github/workflows/capgen_unit_tests.yaml+1-1
- scripts/ccpp_capgen.py+3-49
- scripts/ccpp_datafile.py-65
- scripts/ccpp_state_machine.py+4-1
- scripts/ccpp_suite.py+15-12
- scripts/ccpp_track_variables.py+1-1
- scripts/constituents.py+13-49
- scripts/host_cap.py+86-10
- scripts/metadata_table.py+1-10
- scripts/parse_tools/parse_checkers.py+1-1
- scripts/parse_tools/xml_tools.py+26-3
- scripts/suite_objects.py+22-1
- scripts/var_props.py+7
- src/ccpp_constituent_prop_mod.F90+3
- src/ccpp_constituent_prop_mod.meta+11
- test/advection_test/CMakeLists.txt+45
- test/advection_test/cld_ice.F90+28-26
- test/advection_test/cld_ice.meta+25-1
- test/advection_test/cld_liq.F90+27-21
- test/advection_test/cld_liq.meta+25-2
- test/advection_test/cld_suite_error.xml+9
- test/advection_test/cld_suite_files_error.txt+3
- test/advection_test/dlc_liq.F90+41
- test/advection_test/dlc_liq.meta+29
- test/advection_test/run_test+4-2
- test/advection_test/test_host.F90+32-2
- test/advection_test/test_reports.py+5-3
- test/capgen_test/run_test+2
- test/capgen_test/temp_adjust.F90+22
- test/capgen_test/temp_adjust.meta+24
- test/capgen_test/test_host.F90+10
- test/capgen_test/test_host_mod.F90+1
- test/capgen_test/test_host_mod.meta+7-1
- test/capgen_test/test_reports.py+1
- test/unit_tests/sample_files/test_host.meta-1
- test/unit_tests/sample_scheme_files/duplicate_dyn_const.F90-96
- test/unit_tests/sample_scheme_files/duplicate_dyn_const.meta-104
- test/unit_tests/sample_scheme_files/dyn_const_not_present.F90-75
- test/unit_tests/sample_scheme_files/dyn_const_not_present.meta-104
- test/unit_tests/sample_scheme_files/dyn_const_not_present_nested.F90-100
- test/unit_tests/sample_scheme_files/dyn_const_not_present_nested.meta-104
- test/unit_tests/sample_scheme_files/temp_adjust.F90+21-21
- test/unit_tests/sample_scheme_files/temp_adjust.meta+32-1
- test/unit_tests/test_metadata_scheme_file.py+5-38
- test/unit_tests/test_metadata_table.py-3
- test/var_compatibility_test/test_host.meta+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1447 | 1447 | | |
1448 | 1448 | | |
1449 | 1449 | | |
1450 | | - | |
1451 | | - | |
| 1450 | + | |
| 1451 | + | |
1452 | 1452 | | |
1453 | 1453 | | |
1454 | 1454 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
297 | 301 | | |
298 | 302 | | |
299 | 303 | | |
300 | | - | |
| 304 | + | |
| 305 | + | |
301 | 306 | | |
302 | 307 | | |
303 | 308 | | |
| |||
362 | 367 | | |
363 | 368 | | |
364 | 369 | | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
365 | 380 | | |
366 | 381 | | |
367 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
442 | 447 | | |
443 | 448 | | |
444 | 449 | | |
445 | 450 | | |
446 | 451 | | |
447 | 452 | | |
448 | 453 | | |
449 | | - | |
| 454 | + | |
450 | 455 | | |
451 | 456 | | |
452 | 457 | | |
453 | 458 | | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
454 | 463 | | |
455 | 464 | | |
456 | 465 | | |
| |||
587 | 596 | | |
588 | 597 | | |
589 | 598 | | |
590 | | - | |
| 599 | + | |
591 | 600 | | |
592 | 601 | | |
593 | 602 | | |
594 | | - | |
| 603 | + | |
595 | 604 | | |
596 | | - | |
| 605 | + | |
597 | 606 | | |
598 | 607 | | |
599 | 608 | | |
| |||
602 | 611 | | |
603 | 612 | | |
604 | 613 | | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
605 | 633 | | |
606 | 634 | | |
607 | 635 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
168 | 166 | | |
169 | 167 | | |
170 | 168 | | |
| |||
0 commit comments