Samuel Levis

Results 65 issues of Samuel Levis

### Description of changes Title is self-explanatory, though see #1737 for more. ### Specific notes Contributors other than yourself, if any: @wwieder CTSM Issues Fixed (include github issue #): #1737...

Reduce potential confusion by naming variables the same in history and restart. How to minimize backwards compatibility issues? This issue was raised while @klindsay28 and I were working on the...

### Brief summary of bug The inconsistency described in the title should be corrected by using the levdcmp dimension for both C and N variables. Additionally we should make levdcmp...

### Description of changes decomp_k already had the necessary infrastructure to appear in ctsm history. It's an "inactive" variable and appears in the documentation's master list as K_*. It was...

good first issue
bfb

### Brief summary of bug In connection with work/simulations documented in #1773: @ckoven points out that 1D lon/lat variables in clm history do not represent the grid correctly when running...

type: enhancement

### Details of bug This seems to be specific to my izumi environment because @ekluzek tried on izumi on my branch and did not see the problem. When I follow...

### Description of changes mesh_mask_modifier is a tool that modifies mesh_mask files. It reads the mesh_mask file and outputs a modified copy of the file. mesh_mask_modifier will complement the fsurdat_modifier...

type: enhancement
PR status: ready

Motivated by [this comment](https://github.com/ESCOMP/CTSM/pull/1748#issuecomment-1150211413): Determine whether pnetcdf is in the mksurfdata_esmf build (this issue), in order to propagate that info from the build phase to the gen_namelist phase to the...

enhancement

Motivated by this [comment](https://github.com/ESCOMP/CTSM/pull/1756#issuecomment-1138147008): Figure out how to turn DEBUG compiler options on in the mksurfdata_esmf build: Set env variable DEBUG before the configure line, but because this is a...

enhancement

### Description of changes From clm_driver I call new `subr. time_evolv_params` located in `CanopyStateType.F90` where I calc. the new variable `leafcn_patch` (history field LEAFCN_TARGET). ### Specific notes Contributors other than...

type: enhancement
PR status: work in progress