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.
d49c00eaade6fce9f2abc991e8d34bab25211f5b
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
Dec
15
Nov
14
9
4
3
1
29
Oct
28
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
CompatHelper: add new compat entry for SpecialFunctions at version 2, (keep existing compat)
CompatHelper: add new compat entry for SciMLBase at version 1, (keep existing compat)
CompatHelper: bump compat for NonlinearSolve to 1, (keep existing compat)
CompatHelper: add new compat entry for UnPack at version 1, (keep existing compat)
Update CompatHelper script version
Add compat helper github workflow
Add Stefan analytical solution for diagnostics
Add SpecialFunctions dependency
Update examples and fix bug in T-based heat conduction
Re-add excess ice to homogeneous mixture soil type
Merge branch 'bugfix/lite-neumann-bc' into 'master'
fix bug in implict bc
Fix incorrect module reference in docs
Bump patch version
Merge branch 'refactor/seb-params' into 'master'
Refactor SEB types and fix bugs from last PR
Merge branch 'refactor/parameter-types' into 'master'
v0.13.0
v0.13.0
Update README
Set compat for DimensionalData to maximum v0.21
Add example for LiteImplicit solver
Rename old example scripts
Update simple snow example
Rename snow mass balance types
Fix issues with ambiguous coupling dispatches
Make thermal conductivity and heat capacity functions customizable
Rename constituent conductivity and heat capacity vars
Huge overhaul of the parameter handling system
Rename Heat to HeatBalance and HeatConduction module to Heat
Merge branch 'feature/more-cg-lite' into 'master'
v0.12.3
v0.12.3
Bump patch version
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
Loading