kmdeck

Results 72 issues of kmdeck

### Description the language in the tutorials doesnt reflect thechange in how we specify BC (relative to inward normal vector, not z^)

### Description The soil has different parameters (~10) at different points in space, but these parameters are constant in time. These parameters are needed by multiple balance law functions. Currently,...

land - soil

**Is your feature request related to a problem? Please describe.** It's unclear what the rules are for indexing into a Field of Tuples. For example, ``` using ClimaCore zlim =...

enhancement

## Describe the bug When using "reverse_mode = true" for the [`GeneralizedExponentialStretching`](https://github.com/CliMA/ClimaCore.jl/blob/25942f9d837efff103f0619fc1be188691aac91b/src/Meshes/interval.jl#L175), method of [`IntervalMesh`](https://github.com/CliMA/ClimaCore.jl/blob/25942f9d837efff103f0619fc1be188691aac91b/src/Meshes/interval.jl#L194), the domain boundaries zlim = (zmin, zmax) must satisfy zmin < zmax status ClimaCore Project...

bug

## Purpose - remove dependence on ArtifactWrappers from ClimaLand experiments - fix broke Vaira ranch site link - remove duplicate experiment from buildkite (soil evaporation is now in the docs...

## Purpose Implement the standalone snow model, documented in the Clima Design Docs Land Model chapter. This is distinct from the simple version we have baked into the bucket model....

SDI

**Is your feature request related to a problem? Please describe.** We allocate `z` and `Delta z` in several places in the soil model, especially for boundary conditions. Investigate storing these...

enhancement

## Purpose Reduce allocations and remove duplicate code ## Description The soil model requires, when setting boundary conditions, the values of the state and certain derived properties (temperature, specific humidity,...

SDI

## Purpose This outlines and tracks PRs which add experiments and plotting of results for use in our paper introducing the land model [(read only link)](https://www.overleaf.com/read/qnxcgcwncxpk#721873). ## Components Simulation scripts...

SDI

## Purpose ## To-do ## Content ---- - [ ] I have read and checked the items on the review checklist.