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
Commits
4ff5b27e3a56bc27cd89c37e7f6b125af4d08ac6
Select Git revision
Branches
3
main
default
protected
development
protected
data_assimilation_mode
Tags
6
SC_24_Submission
SUMMA-Distributed-v0.1
ScalAH22-Submission
ScalAH22
Summa-Actors-Journal-Submission-1-Code
v0.5.0-beta
9 results
Summa-Actors
Author
Search by author
Any Author
authors
Joyce Reimer (jav630)
jav630
Kyle Klenk (kck540)
kck540
Obeng Addai (oaa721)
oaa721
Raymond Spiteri (rjs074)
rjs074
Victoria Guenter (vgg557)
vgg557
5 authors
Jan 20, 2023
got averageRoutedRunoff working for multiple GRUs
· 4ff5b27e
KyleKlenk
authored
2 years ago
4ff5b27e
Jan 19, 2023
removed uneeded files from source directory for SUMMA-Actors
· 4952ece1
KyleKlenk
authored
2 years ago
4952ece1
added code to check output instead of using the laughtests code
· 708c56a4
KyleKlenk
authored
2 years ago
708c56a4
got cmake compiling with most shared files
· 2085cd8c
KyleKlenk
authored
2 years ago
2085cd8c
added more files from summa-sundials to cmake lists
· 3bef3546
KyleKlenk
authored
2 years ago
3bef3546
got GRU 1 to produce the exact same output over 1 year
· 968cebcb
KyleKlenk
authored
2 years ago
968cebcb
Jan 18, 2023
moved files that are imported from summa's github
· 9c837547
KyleKlenk
authored
2 years ago
9c837547
remove accidental commit
· ed79dbeb
KyleKlenk
authored
2 years ago
ed79dbeb
fixed some differences between my code and Ashley's
· 87fe39cf
KyleKlenk
authored
2 years ago
87fe39cf
Dec 23, 2022
can compile and run the sundials tests, now just need to verify on NA
· 4036a19b
Kyle
authored
2 years ago
4036a19b
Dec 14, 2022
added some more verbose output
· 11cab0a4
KyleKlenk
authored
2 years ago
View commits for tag SUMMA-Distributed-v0.1
SUMMA-Distributed-v0.1
11cab0a4
Can disconnect client anytime during the simulation. Can also disconnect the...
· 68831ad3
KyleKlenk
authored
2 years ago
68831ad3
Patch for issue with backup server taking over for server actor:
· 57a2ea7f
KyleKlenk
authored
2 years ago
57a2ea7f
Dec 11, 2022
Got rid of un-necessary print statements
· cf03c8d7
KyleKlenk
authored
2 years ago
cf03c8d7
outputting what seems to be the correct number of timesteps
· 27d7e955
KyleKlenk
authored
2 years ago
27d7e955
Dec 09, 2022
added cmake lists that works
· 77b95947
Kyle
authored
2 years ago
77b95947
Dec 07, 2022
Fixed the issue with wrong timesteps
· 1da1d318
KyleKlenk
authored
2 years ago
1da1d318
Adjusted makefile for distributed run
· efaeb20d
KyleKlenk
authored
2 years ago
efaeb20d
Added functionality so that the output structure and forcing structure are...
· e367102e
KyleKlenk
authored
2 years ago
e367102e
added some error handling
· e3333b8b
KyleKlenk
authored
2 years ago
e3333b8b
fixed cluster makefile and removed unecessary print statement from the file access_actor
· e322794d
KyleKlenk
authored
2 years ago
e322794d
deleted old output_manager in favour of output container
· fabf6734
KyleKlenk
authored
2 years ago
fabf6734
removed dead code
· 0b8425e6
KyleKlenk
authored
2 years ago
0b8425e6
We can pass colbeck and celia laugh tests and produce identical output
· 2beb4c32
KyleKlenk
authored
2 years ago
2beb4c32
Dec 06, 2022
Compiles with subroutines hooked up. Now they need to be tested
· a90ee6d8
KyleKlenk
authored
2 years ago
a90ee6d8
Can Compile with the write to output structure routine set up for the hru_actor
· 6cc7a674
KyleKlenk
authored
2 years ago
6cc7a674
Added routines for the output Structure. Now we need to hook them up to ensure that they work
· 9632138e
KyleKlenk
authored
2 years ago
9632138e
removed accidental commits
· d4eaa1f7
KyleKlenk
authored
2 years ago
d4eaa1f7
Added deallocate routine for the output structure
· 02bcc12e
KyleKlenk
authored
2 years ago
02bcc12e
rm accidental commit
· 3512778c
KyleKlenk
authored
2 years ago
3512778c
added the output structure definition and the allocate routines back in
· 76bfd27e
KyleKlenk
authored
2 years ago
76bfd27e
Dec 01, 2022
Removed accidental commits
· 650f0730
KyleKlenk
authored
2 years ago
650f0730
fixed issue with the forcing step not being correct
· d8bd315f
KyleKlenk
authored
2 years ago
d8bd315f
Nov 30, 2022
removed accidently commited file
· 6fd48c18
KyleKlenk
authored
2 years ago
6fd48c18
fixed issue with hru_writing with the wrong index
· 34c4b289
KyleKlenk
authored
2 years ago
34c4b289
added loop to go over hrus
· 99b9aa7f
Kyle
authored
2 years ago
99b9aa7f
removed unused files from the makefile
· 3720b337
Kyle
authored
2 years ago
3720b337
fixed memroy leak
· 07dfd2e0
Kyle
authored
2 years ago
07dfd2e0
So our buffer can be an arbitary number of timesteps long
· 8477c434
Kyle
authored
2 years ago
8477c434
Nov 29, 2022
found the structure that was causing the issue for the extra free that was being called
· 7e0d4dbe
Kyle
authored
2 years ago
7e0d4dbe
Loading