- May 13, 2022
-
-
Brian Groenke authored
Refactors Var types, SFCC methods, and differentiation methods See merge request !88
-
Brian Groenke authored
-
Brian Groenke authored
-
- May 12, 2022
-
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
- May 11, 2022
-
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
- May 10, 2022
-
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
- May 09, 2022
-
-
Brian Groenke authored
-
- May 08, 2022
-
-
Brian Groenke authored
-
Brian Groenke authored
Also removes unused "damping" boundary effect.
-
- May 06, 2022
-
-
Brian Groenke authored
-
- May 03, 2022
-
-
Brian Groenke authored
Fix sfcc allocations, refactor heat methods, etc See merge request !87
-
Brian Groenke authored
-
Brian Groenke authored
-
- Apr 24, 2022
-
-
Brian Groenke authored
-
- Apr 23, 2022
-
-
Brian Groenke authored
This commit accidentally ended up accumulating way too many changes, some of which are from implementing snow on the other branch. This is bad practice... do not do this. Summary of changes: - Fixes some weird performance/allocation issues with the SFCC newton solver - Re-adds the process type parameter to BoundaryProcess; this is to prevent ambiguous method dispatches between different layer interactions - Adds 'thickness' and 'midpoints' methods to model interface to generalize distance calculations for fluxes; this allows some layers/processes (e.g. snow) to override the default cell width calculations - Adds a top-level 'grid' field to layer state to support variable-independent grid operations - Re-adds layer-only diagnosticstep - Adds utility methods to support other changes
-
- Apr 15, 2022
-
-
Brian Groenke authored
-
- Apr 13, 2022
-
-
Brian Groenke authored
-
- Apr 12, 2022
-
-
Brian Groenke authored
Fix mix-up of L and Lf in DallAmico sfcc See merge request !86
-
Brian Groenke authored
-
- Apr 11, 2022
-
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
Also renames Lsl everywhere to Lf to be more consistent.
-
- Apr 07, 2022
-
-
Brian Groenke authored
-
- Apr 06, 2022
-
-
Brian Groenke authored
Refactors thermal constants into separate property types See merge request !85
-
Brian Groenke authored
-
- Apr 05, 2022
-
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
- Apr 01, 2022
-
-
Brian Groenke authored
Refactor Soil types and parameterizations See merge request !84
-