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
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Ashley Van Beusekom (gwu479)
Summa Actors
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0c4c2eb582d6c4a0270590b994b9732bf932dbd1
Select Git revision
Branches
7
dev
development
distributed
mac_build
mac_main
main
default
protected
opSplitting
Tags
5
SUMMA-Distributed-v0.1
ScalAH22-Submission
ScalAH22
Summa-Actors-Journal-Submission-1-Code
v0.5.0-beta
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
Jul
22
May
13
12
11
10
9
4
3
26
Apr
6
4
3
31
Mar
30
29
23
Feb
22
17
15
14
4
3
1
30
Jan
23
20
19
18
23
Dec
15
14
11
9
7
6
1
30
Nov
29
28
25
24
23
22
21
20
18
17
16
15
14
10
9
8
7
4
3
2
1
28
Oct
27
26
25
24
21
20
19
18
17
13
12
11
7
6
5
4
3
30
Sep
29
28
27
26
12
9
8
6
31
Aug
29
28
27
26
25
24
19
18
17
16
15
14
12
11
15
Jul
14
13
12
8
7
30
Jun
29
28
24
23
21
16
9
6
24
May
20
19
18
11
5
3
2
29
Apr
28
27
26
25
21
14
13
8
4
1
31
Mar
30
25
24
23
fixing readme
module name read_attrb like in regular summa
put read_dimension (read_attrb part) back in
trying to rename things so makes more sense what is changed
JulDay issues
deleting stuff and changing readme
remove csv files
add notes of changes
Renamed some files that are replacement files for Actors version (so have same name as other code versions) and moved ascii_util.f90 (had allocation debugs, not Actors specific) into the regular code body
replacing writeOutput name with modelwrite so can replace file in Summa
removing more files shouldn't need, moved them into summa code with compiler def. need to update cmake files to reflect this
cmake doesn't need all varSubstepSundials
add in compiler def ACTORS_ACTIVE to turn on some stuff so can move globalData, var_lookup, coupled_em, mDecisions into main code and out of Actors eventually. Also mod run_oneHRU to work with these changes and will move out into main code.
getting rid of files that aren't changed.
Update README
Add wallClockTime to use develop branch of summa:
Add convience scripts
Fix HRU restart feature:
add restarting of GRUs
Change GRUinfo to GRU
Remove HRU timing
remove blank print statement
Clean CMakeLists file
Delete uneeded directory
remove unnecessary printing
Remove CSV and Add Debug Mode For Cluster
Add Kinsol_Cluster option
Merge branch 'restart_feature_fix' into main
update gitignore
Fix Failed Actors causing hanging
Add GRU Actor Stats to netcdf output
Add IDA config to CMAKE
Moved submission scripts to utils
added summa_kinsol to gitignore
removed accidential commit
added kinsol compiling for summa, fixed issue with core file dump when json file is not provided
added another summa file to the gitignore
remove accidental commit
removed summa_solve reference for compiling
forgot to add the files
Loading