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.
cf1fb21b43bec868392f7d55820627c84b10e07f
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
24
Oct
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
18
17
15
13
11
9
8
6
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
Fix bugs in new bucket/damped ET impl
Update problem interface to latest SciML version
Implement simple ET for bucket water scheme
Refactor water methods and types
Add description field to Var types
Merge branch 'refactor/layer-types' into 'master'
Bump minor version
Update method dispatches for events/callbacks
Fix some more bugs in variable initialization
Fix stupid bug in new timestep implementation
Refactor layer types to include processes
Fix breaking changes from recent DiffEqBase update
Add recompile option for CryoGridProblem
Fix weird allocation issue with updateparams
Re-add Dates dependency
Update compat entries
Bump patch version
Relax type bounds on default BCs
Update README.md
Rename dθwdT to ∂θw∂T
Merge branch 'feature/water' into 'master'
Fix failing heat conduction bc test
Add automatic interpolation of grid variables (and output)
Loading