Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Summa Actors
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Numerical_Simulations_Lab
Actors
Summa Actors
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8e5f43c0084dc3d30e2b6e6d3c7b20ccde25c072
Select Git revision
Branches
3
data_assimilation_mode
development
protected
main
default
protected
Tags
6
SC_24_Submission
SUMMA-Distributed-v0.1
ScalAH22-Submission
ScalAH22
Summa-Actors-Journal-Submission-1-Code
v0.5.0-beta
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
May
6
3
2
1
30
Apr
29
26
25
24
22
20
19
18
11
10
2
1
29
Mar
28
27
26
20
19
18
15
14
13
7
1
15
Feb
14
10
2
30
Jan
25
24
22
15
11
26
Oct
25
24
23
22
21
18
19
Sep
5
23
Aug
21
18
17
15
14
12
11
10
9
8
7
4
3
2
31
Jul
22
May
13
12
11
10
9
4
3
26
Apr
6
4
3
31
Mar
30
29
23
Feb
22
17
15
14
4
3
1
30
Jan
23
20
19
18
23
Dec
14
11
9
7
6
1
30
Nov
29
28
25
24
23
22
21
20
18
17
16
15
14
10
9
8
7
4
3
2
1
28
Oct
27
26
25
24
21
20
19
18
17
13
12
11
7
6
5
4
3
30
Sep
29
28
27
26
12
9
8
6
31
Aug
29
28
27
26
25
24
19
18
17
16
15
14
12
11
15
Jul
14
13
12
8
7
30
Jun
29
28
24
23
21
16
9
6
24
May
20
19
18
11
5
3
2
29
Apr
28
27
26
25
21
14
13
8
4
1
31
Mar
30
25
24
23
Update README.md
main
main
Merge branch 'lateral_flows' into 'development'
development
development
Tested basic cases to verify mutli-gru and now multi-hru cases work with the updates
Can run the wigmosta test and get the correct answer
Wigmosta case is running but not outputting the correct values
Adjusted forcing data to use hru indexs in preperation for lateral flows
Merge branch 'local_merge' into 'development'
Merge branch 'local_devleop' into local_merge
Change default for restart files to 0
Merge branch 'development-chris2' into 'development'
added rollback so indecies of summa_struct can be rewriten when partition is full (not 100% stable)
used code from previous commit, output fixed :)
Merge branch 'local_devleop' of git.cs.usask.ca:numerical_simulations_lab/actors/Summa-Actors into local_devleop
Fix problem with include
removed wolf fencing
wolf fencing for debuging
Removed unnecessary print
Can restart failed GRU and adjust tolerance to get it to pass
We can continue in the event of a failure, still fixing the retry functions
Clean up file_access_actor.f90 and remove unused datatypes
Remove accidential commit
Major Cleanup -- Gru_struc is now becoming the new GRU container.
reimplmented checkpoining based on work from the main-chris branch. restart files are identical but the summa output is wired.
This code produces the same results as normal sundials
Addressed possible memory leaks
Passed the laugh tests with summa v3
Can run V3 with new summa_init_struc
More cleanup before compiling Sundials
Updated the generation of the settings files
Continue with cleanup of forcing file handling into its own class
Got forcing file access under a single class within the file_access_actor
Change Summa_Actor to system_inititialization directory:
Preliminary cleanup of async mode and file_access_actor is working
Contined with cleaning up file_access_actor.f90:
Added new actor for managing global fortran state through its lifetime:
Start of reafactoring the file access actor:
Split data_assimilation mode into its own behavior:
Add async_mode behavior for job actor
Clean up of unnecessary files
Remove Unnecessary files
Loading