Results 22 issues of Ryan Knox

### Description of changes We want to modify the default fates parameter file so that N and P uptake flux is not prescribed if the model is cycling N and...

### Description of changes FATES flushes history output arrays to the ignore value, and then zero's out values that are located on fates columns. The flushing need only happen once,...

FATES

### Description of changes This set of changes simply updates the default parameter file pointer. This is a minor API change because, while no interface code has changed, the format...

FATES API update

This test... ERS_D_Ld30.f45_f45_mg37.I2000Clm50FatesCruRsGs.izumi_nag.clm-FatesColdPRT2.G.0117-123114iz_nag .. needs more JOB_WALLCLOCK_TIME. Aside from bumping that value up (from 40 minutes!), we can also change the test, I don't think it needs to be debug,...

testing
next

The tests: SMS_D.1x1_brazil.I2000Clm60FatesSpCruRsGs.derecho_gnu.clm-FatesColdDryDepSatPhen and ERP_P128x2_Ld30.f45_f45_mg37.I2000Clm60FatesSpCruRsGs.derecho_intel.clm-FatesColdSatPhen generate a run fail with the following error message: ``` At line 879 of file /glade/u/home/rgknox/ctsm/src/main/subgridWeightsMod.F90 dec2438.hsn.de.hpc.ucar.edu 0: Fortran runtime error: Index '-9998' of dimension...

code health
FATES
next
bfb

The FATES CLM6 task-force identified that CMIP7 land-use datasets will have different fields and format. The code that reads in these datasets must be updated to accomodate for this format....

enhancement
priority: high
FATES
science

CLM FATES calibrations for SP and possibly no-comp will be conducted along with the CLM6 release. The namelist configurations and any other relevant configurations for these runs will define what...

enhancement
science
usability

### Description of changes This reverts a previous change that enabled a call to fates' wrap_canopy_radiation and zenith angle updates when the doalb flag was false. The original implementation was...

FATES

I'm working with @ckoven and @rosiealice to make some of the column-level carbon state summary variables available with FATES. Mainly I want to make sure I understand what are the...

### Description of changes These changes accommodate a JSON format to the FATES parameter file. This set of changes is synchronized with FATES [1493](https://github.com/NGEET/fates/pull/1493). This is a work in progress....

code health
FATES API update