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
9b7fbc44f29e78c465a852fa9cb2b2b5e5829812
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 07, 2022
added a forgotten break statement
· 9b7fbc44
Kyle
authored
2 years ago
9b7fbc44
deleted unused files
· b682efe3
KyleKlenk
authored
2 years ago
b682efe3
Cleaned up some of the printing
· f2961045
KyleKlenk
authored
2 years ago
f2961045
adjusted the use forcing structure.
· 7e575aa3
KyleKlenk
authored
2 years ago
7e575aa3
adjusted forcing step reading
· b66ee088
KyleKlenk
authored
2 years ago
b66ee088
Nov 04, 2022
every output we now allocate a fortran structure and deallocate it
· d2402124
KyleKlenk
authored
2 years ago
d2402124
fixed segfaulting error
· b6e6765d
KyleKlenk
authored
2 years ago
b6e6765d
Nov 03, 2022
got rid of more old code
· 0556082e
Kyle
authored
2 years ago
0556082e
got rid of output structure completely from the code
· 523961f0
Kyle
authored
2 years ago
523961f0
reduced memory leaks for file_access_actor and hru_actor
· 7265b518
Kyle
authored
2 years ago
7265b518
removed code that is no longer used
· d00aa9e3
Kyle
authored
2 years ago
d00aa9e3
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
Loading