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.
71313a0c7d227b8d47966abd727be1ec82f6db9b
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
15
Feb
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
removed summa_solve reference for compiling
forgot to add the files
added clearer print statement for an error that comes from the length of the timestep being too low
added options to compile with Kinsol
Update .gitlab-ci.yml file
fixed bugs that came with the implentations while testing on only the celia problem
remove accidental commit
Compiled with check if variable is desired
removed interface file for hru. HRU actor now calls all necessary routines directly.
moved some driver files into their repsective actor dir
adjusted cmake file to use variables for summa be compilation. Added .gitignore file
Merge branch 'kck540-main-patch-31772' into 'main'
Update README.txt
remove accidental commit
removed accidental commit
Got cmake compiling for cluster build added module load file
remove accidental commit
adjusted submission scripts
adjusted cmake lists to build with rpath and include options
Merge branch 'kck540-main-patch-87416' into 'main'
Update README.md
added -03 to c++ part
compiled with O3 optimization
Found error with writing vectors, was not incrementing a counter
removed unecessary print statements
got averageRoutedRunoff working for multiple GRUs
removed uneeded files from source directory for SUMMA-Actors
added code to check output instead of using the laughtests code
got cmake compiling with most shared files
added more files from summa-sundials to cmake lists
got GRU 1 to produce the exact same output over 1 year
moved files that are imported from summa's github
remove accidental commit
fixed some differences between my code and Ashley's
can compile and run the sundials tests, now just need to verify on NA
added some more verbose output
SUMMA-Distribut…
SUMMA-Distributed-v0.1
Can disconnect client anytime during the simulation. Can also disconnect the backup servers. Can add a backup server
Patch for issue with backup server taking over for server actor:
Got rid of un-necessary print statements
outputting what seems to be the correct number of timesteps
Loading