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
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
Ashley Van Beusekom (gwu479)
Summa Actors
Graph
7cff2666929e5f83895b280af9f92e5c7fec1df4
Select Git revision
Branches
7
dev
development
distributed
mac_build
mac_main
main
default
protected
opSplitting
Tags
5
SUMMA-Distributed-v0.1
ScalAH22-Submission
ScalAH22
Summa-Actors-Journal-Submission-1-Code
v0.5.0-beta
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Feb
1
30
Jan
23
20
19
18
23
Dec
15
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
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 functionality to find operator splitting parameters
opSplitting
opSplitting
added some more verbose output
SUMMA-Distribut…
SUMMA-Distributed-v0.1 distributed
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
added cmake lists that works
Fixed the issue with wrong timesteps
Adjusted makefile for distributed run
Added functionality so that the output structure and forcing structure are reused instead of deallocated and reallocated
added some error handling
Loading