Skip to content

Column level CH4 output not writing to history #4051

Description

@wwieder

Brief summary of bug

I'm unable to get column level output with the following history variables.

'CH4_PROD_COL','CH4_OXID_COL',
'CH4_OXID_DEPTH_SAT','CH4_OXID_DEPTH_UNSAT',
'CH4_PROD_DEPTH_SAT','CH4_PROD_DEPTH_UNSAT'

These diagnostics would be helpful for WIEMIP.

General bug information

Running on the wetland branch branch_tags/wetlands.n03.ctsm5.4.029-5-ga7d904abb

Hash on the end includes usermods in #3950 (latest not yet pushed), but briefly using the following in user_nl_clm

...
hist_nhtfrq = 0,0,0
hist_mfilt = 1,1,1
hist_dov2xy = .true., .false., .false.
hist_type1d_pertape = 'GRID','COLS','PFTS'
...
hist_fincl2 = 'H2OSFC','H2OSNO','ZWT','ZWT_PERCH','FROST_TABLE',
   ...
   'CH4_PROD_COL','CH4_OXID_COL',
   'CH4_OXID_DEPTH_SAT','CH4_OXID_DEPTH_UNSAT',
   'CH4_PROD_DEPTH_SAT','CH4_PROD_DEPTH_UNSAT', 
   ...

Important details of your setup / configuration so we can reproduce the bug

Case directory is here /glade/work/wwieder/wiemip/clm6_hh_ukesm_ctrl

Important output or errors that show the problem

several cesm.logs have errors like:
htapes_fieldlist ERROR: CH4_PROD_COL in fincl( 31 ) for history tape

see unzipped log files /glade/derecho/scratch/wwieder/archive/clm6_hh_ukesm_ctrl/logs

Metadata

Metadata

Labels

b4bbit-for-bitbugsomething is working incorrectlydoneIssues whose closing PR is done but not yet merged (pending test re-run ok)scienceEnhancement to or bug impacting science

Type

No fields configured for Bug.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions