Commit cbc1f0f
authored
Merge pull request #608 from billsacks/dbug_flag
Add dbug_flag namelist option and remove unused info_dbug
### Description of changes
(1) Add dbug_flag namelist option to control this flag in the code, rather than requiring source code changes to change this value
(2) Remove unused info_dbug flag
### Specific notes
Contributors other than yourself, if any:
CMEPS Issues Fixed (include github issue #):
- Resolves #607
Are changes expected to change answers? (specify if bfb, different at roundoff, more substantial) - No
Any User Interface Changes (namelist or namelist defaults changes)?
- Adds dbug_flag namelist variable
- Removes unused INFO_DBUG xml variable and info_dbug namelist variable
### Testing performed
Please describe the tests along with the target model and machine(s)
If possible, please also added hashes that were used in the testing
Ran `SMS_Ld3_D_P8x1.f10_f10_mg37.X.green_gnu` with dbug_flag set at 0 (default) and 11.File tree
2 files changed
+15
-12
lines changed- cime_config
2 files changed
+15
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2310 | 2310 | | |
2311 | 2311 | | |
2312 | 2312 | | |
2313 | | - | |
2314 | | - | |
2315 | | - | |
2316 | | - | |
2317 | | - | |
2318 | | - | |
2319 | | - | |
2320 | | - | |
2321 | | - | |
2322 | 2313 | | |
2323 | 2314 | | |
2324 | 2315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
879 | 879 | | |
880 | 880 | | |
881 | 881 | | |
882 | | - | |
| 882 | + | |
883 | 883 | | |
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
887 | | - | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
888 | 900 | | |
889 | 901 | | |
890 | | - | |
| 902 | + | |
891 | 903 | | |
892 | 904 | | |
893 | 905 | | |
| |||
0 commit comments