- Dec 06, 2021
-
-
Brian Groenke authored
Refactor boundary flux/value methods (again) See merge request sparcs/cryogrid/cryogridjulia!54
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
Improve prognostic variable initialization and refactor soil parameterization See merge request sparcs/cryogrid/cryogridjulia!53
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
Also includes some minor reorganization of module files.
-
Brian Groenke authored
-
- Dec 05, 2021
-
-
Brian Groenke authored
-
Brian Groenke authored
-
- Dec 04, 2021
-
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
Improve and generalize boundary damping scheme See merge request sparcs/cryogrid/cryogridjulia!52
-
Brian Groenke authored
-
- Dec 03, 2021
-
-
Brian Groenke authored
-
- Nov 29, 2021
-
-
Brian Groenke authored
Add snow damping effect for Dirichlet temperature forcings See merge request sparcs/cryogrid/cryogridjulia!50
-
- Nov 20, 2021
-
-
Brian Groenke authored
-
- Nov 19, 2021
-
-
Brian Groenke authored
-
Brian Groenke authored
Refactor state handling and model builder See merge request sparcs/cryogrid/cryogridjulia!49
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
This is a complete overhaul of the internal state handling system in `LandModel`. The main goal was to decouple discretized ("on grid") state variables from the stratigraphy. Grid variables are now stored and handled separately, allowing for more flexibility in modifying the stratigraphy mid-simulation. Most notably, layer boundaries are now fully treated as parameters which can be tuned without rebuilding/recompiling the model. While dynamic grid/stratigraphies are still not directly supported, this new state system provides a better basis for providing this functionality in the future.
-
- Nov 14, 2021
-
-
Brian Groenke authored
-
- Nov 10, 2021
-
-
Brian Groenke authored
-
Brian Groenke authored
Refactor module naming and organization See merge request sparcs/cryogrid/cryogridjulia!48
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
-
Brian Groenke authored
- Move CryoGridOutput to IO module (makes more sense). - Move CryoGridProblem and related code to new Drivers module. - Rename Processes module -> Physics - Rename Setup module -> Land - Rename CryoGridSetup -> LandModel
-
- Oct 31, 2021
-
-
Brian Groenke authored
Fix DallAmico freeze curve gradient issue See merge request sparcs/cryogrid/cryogridjulia!47
-
Brian Groenke authored
-
- Oct 18, 2021
-
-
Brian Groenke authored
Refactor parameter and state handling system See merge request sparcs/cryogrid/cryogridjulia!46
-