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
9632138e171638828e77efaf7278cdce01b6f331
Select Git revision
0 results
Summa-Actors
Author
Search by author
Any Author
authors
0 authors
Dec 06, 2022
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
adjusted makefile
· 4a2dd40c
Kyle
authored
2 years ago
4a2dd40c
fixed some memory leaks and got all laugh tests to complete
· be86bf4f
Kyle
authored
2 years ago
be86bf4f
Nov 21, 2022
modified checkstruc to work around the lookupstructure
· 7a9af410
Kyle
authored
2 years ago
7a9af410
removed sundials calls from old makefile
· e0688835
Kyle
authored
2 years ago
e0688835
removed accidently added file
· 18c3655b
Kyle
authored
2 years ago
18c3655b
Can compile both old version and sundials version.
· 0fafaad4
Kyle
authored
2 years ago
0fafaad4
Loading