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
e322794d021c2e50e6a67b15ff4bb718b5e4e56d
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
Dec 07, 2022
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
Can run with partitioned output structure for celia problem
· fa24b3c6
Kyle
authored
2 years ago
fa24b3c6
Created structure for holding output, tested intializing it into partitions
· 5074a9f4
Kyle
authored
2 years ago
5074a9f4
Nov 28, 2022
Can get 1 HRU managed by the file access actor. An HRU will wait until it is...
· a6952856
Kyle
authored
2 years ago
a6952856
removed the staged summa
· 5bddc4ba
Kyle
authored
2 years ago
5bddc4ba
more changes
· 118b572b
Kyle
authored
2 years ago
118b572b
added output container: it can be used to store data although it does not get the correct answer
· cf7a5b72
Kyle
authored
2 years ago
cf7a5b72
adding container for output
· 2af0e47f
Kyle Klenk (kck540)
authored
2 years ago
2af0e47f
Nov 25, 2022
adjusted makefile for production runs
· 25892a5b
KyleKlenk
authored
2 years ago
25892a5b
fixed small bug where a clients batch could not be set to none
· 76bc1d14
KyleKlenk
authored
2 years ago
76bc1d14
added hostname info to output files for verification
· c36333ed
KyleKlenk
authored
2 years ago
c36333ed
fixed issue where csv was not getting outputted
· 8ca969af
KyleKlenk
authored
2 years ago
8ca969af
tested and ran the same simulation as this morning
· 0edf5f18
KyleKlenk
authored
2 years ago
0edf5f18
added hostname to csv file output
· 8467db79
KyleKlenk
authored
2 years ago
8467db79
Nov 24, 2022
added more verbose hostname disconnections
· 483b6400
KyleKlenk
authored
2 years ago
483b6400
Changed the output to output batch info to csv files
· ee2ccb16
KyleKlenk
authored
2 years ago
ee2ccb16
Added the dockerfile that is actually used
· 23a171f4
KyleKlenk
authored
2 years ago
23a171f4
removed old laugh_tests. These are now in their own separate repo
· f028a3d5
KyleKlenk
authored
2 years ago
f028a3d5
Nov 23, 2022
fixed issue with vectime not deallocated properly
· 5e2078fe
KyleKlenk
authored
2 years ago
5e2078fe
Nov 22, 2022
removed accidental push of summa
· 6d784bc6
KyleKlenk
authored
2 years ago
6d784bc6
made directory for the makefiles
· b61bd0fb
KyleKlenk
authored
2 years ago
b61bd0fb
Loading