Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CryoGrid.jl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CryoGrid
CryoGrid.jl
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e13e6fca559bc974d43bec6afcfd1a55ab8512ab
Select Git revision
Branches
2
develop
master
default
protected
Tags
2
v0.12.3
v0.13.0
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Oct
27
26
25
24
19
18
17
13
6
23
Aug
18
17
16
14
13
10
8
6
4
3
2
23
Jul
21
15
15
Jun
14
13
14
13
12
10
6
3
2
1
26
May
25
24
22
21
20
19
17
16
13
12
11
10
8
6
3
24
Apr
23
15
13
12
11
7
6
5
1
1
Mar
28
Feb
27
11
10
9
7
1
30
Jan
29
28
26
25
23
22
21
18
14
12
10
9
16
Dec
15
14
13
12
11
10
9
8
6
5
4
3
29
Nov
20
19
14
10
31
Oct
18
8
5
4
24
Sep
23
22
21
20
17
16
15
7
4
3
1
31
Aug
30
27
26
22
20
11
12
11
10
9
5
30
Jul
29
28
14
9
8
7
6
5
4
3
2
1
29
Jun
28
26
25
16
15
9
8
1
28
May
27
15
14
12
11
10
9
8
7
5
4
2
1
26
Apr
23
22
20
Temporary workaround for slow preallocation cache
Add Vector type overload for Stratigraphy ctor
Add propertynames methods for state types
Rename heat operator type aliases (again)
Refactor initializer types/methods
Add explicit Euler steps in CGLite solver
Remove now unnecessary cache variables from CGLite integrator
Rescale advective water fluxes by current `dt`
Refactor heat conduction operator types
Fix issues in modularized implicit heat impl
Add support in state builder for var length offset
Re-add default coupling methods for prognostic/diagnostic step
Add implicit enthalpy formulation in heat module
Fix bug in gradient method for vector-valued functions
Generalize type bounds for default boundary method impl
Add backwards compat versions for DimensionalData
Fix minor issues in examples and Dual number handling
Rename SoilHeatColumn to SoilHeatTile
Refactor forcing input/loader types
Rename chunk size arg to be consistent with diffeq package
Generalize type bounds for default boundary method impl
Add backwards compat versions for DimensionalData
Add more doc strings and remove old macros
Add doc page for Solvers module
Merge branch 'feature/cg-lite' into 'master'
Bump patch version
Create unified problem interface for SciML and CGLite solvers
Pre-initialize storage in CGLiteSolution
Save results of CGLite solver in CGLiteSolution
Fix issues with lite/implicit solver
Initial (untested) impl of lite implicit scheme
Merge branch 'feature/evt' into 'master'
Bump patch version
Split ET methods into diagnostic and prognostic parts
Add simple tests for damped ET scheme
Add SEB ET interaction
Add simple top-only evaporation scheme
Move step limiters to separate file
Add 'basevariables' method
Fix issues with soil water flow from refactoring
Loading