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
19d345f03b8f8dc1250b05a9b55731653f194aa1
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
build
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
Nov 02, 2022
fixed some memroy leaks around the file_access_actor recieving output from the hrus
· 19d345f0
Kyle
authored
2 years ago
19d345f0
cleaned up un-used code and ran tests
· 03f51f5c
Kyle
authored
2 years ago
03f51f5c
removed the previous changes made to file_manager
· 41bcb311
Kyle
authored
2 years ago
41bcb311
Updated with removal of output_struc_size
· 53346df8
Kyle
authored
2 years ago
53346df8
got celia test to run for summa sundials
· d9441512
Kyle
authored
2 years ago
d9441512
fixed the compiling of the programs
· 952cd594
Kyle
authored
2 years ago
952cd594
Nov 01, 2022
modified ffile_info.f90 for better interfacing with C++
· 30289808
Kyle
authored
2 years ago
30289808
Oct 28, 2022
Attribute fix is producing the same results as the older version of summa-actors
· a74830ef
Kyle
authored
2 years ago
a74830ef
Oct 27, 2022
can now get and send HRU attribtue information
· 7a04b043
Kyle
authored
2 years ago
7a04b043
Oct 26, 2022
got fortran routines for file_access_actor to assemble parameters from nc file
· ed42ce93
Kyle
authored
2 years ago
ed42ce93
added function for reading in attribute data for hrus from the file_access_actor
· 53ea3b83
Kyle
authored
2 years ago
53ea3b83
Oct 25, 2022
separated file_access_actor cpp and fortran routines
· d78b53d7
KyleKlenk
authored
2 years ago
d78b53d7
moved files to separate fortran from cpp
· 911ec85b
KyleKlenk
authored
2 years ago
911ec85b
added timing variables
· 2a742349
KyleKlenk
authored
2 years ago
2a742349
Oct 24, 2022
got output writing correct results while starting at 0.
· ad8dcc5f
Kyle
authored
2 years ago
ad8dcc5f
removed calls to unused files
· e7aab0dd
KyleKlenk
authored
2 years ago
e7aab0dd
Can get same result as previous summa-actors version for 10 hrus in NA
· abde68ac
KyleKlenk
authored
2 years ago
abde68ac
fixed some whitespace
· a6b7081e
Kyle
authored
2 years ago
a6b7081e
fixed situation when arrays start at 0
· 40eebf6e
Kyle
authored
2 years ago
40eebf6e
Oct 21, 2022
removed unecessary print statements
· 0b77b8c2
KyleKlenk
authored
2 years ago
0b77b8c2
Oct 20, 2022
fixed -9999 not showing up in output like it does for original summa
· 39985717
Kyle
authored
2 years ago
39985717
created routines for writing basin and time in fortran
· 06e77c26
Kyle
authored
2 years ago
06e77c26
Oct 19, 2022
created new write output routine
· 5f5a2e3c
Kyle
authored
2 years ago
5f5a2e3c
added call to new hru_output routine called prepareOutput
· 8eb09cd5
Kyle
authored
2 years ago
8eb09cd5
Oct 18, 2022
Can write parameters for celia
· 88f30060
Kyle
authored
2 years ago
88f30060
got new function for calulating statistics compiled
· 537e7023
Kyle
authored
2 years ago
537e7023
can send vectored structures of output data to file_access_actor
· bb5993d4
Kyle
authored
2 years ago
bb5993d4
can serialize data for HRU actor with routines from Reza
· 50b1e613
Kyle
authored
2 years ago
50b1e613
Oct 17, 2022
removed uncessary code, made test for sending vector data as a message in CAF
· faa5e84b
Kyle
authored
2 years ago
faa5e84b
Oct 13, 2022
removed printing here
· d20d019b
KyleKlenk
authored
2 years ago
d20d019b
fixed typo in the csv for job actor
· f17fe753
KyleKlenk
authored
2 years ago
f17fe753
fixed csv batch output for server
· 0b48b7a0
KyleKlenk
authored
2 years ago
0b48b7a0
copied files from ashleys code
· c230d154
Kyle
authored
2 years ago
c230d154
Oct 12, 2022
passed the miller_loam tests
· 3b98961e
Kyle
authored
2 years ago
3b98961e
got working for celia and colbeck
· 32408bec
Kyle
authored
2 years ago
32408bec
Oct 11, 2022
Can successfully handle lost node in preliminary attempt at hanlding failures.
· 1dea976f
KyleKlenk
authored
2 years ago
1dea976f
changed lost_likelihood_indicator to lost_potential_indicator
· 911989f2
KyleKlenk
authored
2 years ago
911989f2
Can use heartbeating to determine if client has exited
· e984289c
KyleKlenk
authored
2 years ago
e984289c
Oct 07, 2022
added methods for updating the current batch of a client
· 88f48c98
KyleKlenk
authored
2 years ago
88f48c98
Got preliminary heartbeating started.
· a33a35c0
KyleKlenk
authored
2 years ago
a33a35c0
Loading