- May 12, 2023
-
-
ashleymedin authored
-
- May 11, 2023
-
-
ashleymedin authored
-
ashleymedin authored
-
- May 10, 2023
-
-
ashleymedin authored
-
- May 09, 2023
-
-
ashleymedin authored
-
ashleymedin authored
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
-
- May 04, 2023
-
-
ashleymedin authored
-
- May 03, 2023
-
-
ashleymedin authored
removing more files shouldn't need, moved them into summa code with compiler def. need to update cmake files to reflect this
-
ashleymedin authored
-
ashleymedin authored
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.
-
- May 02, 2023
-
-
ashleymedin authored
-
- Apr 26, 2023
-
-
KyleKlenk authored
Do not need separate config file for specifying threads. Can use $SLURM_CPUS_PER_TASK
-
Kyle Klenk (kck540) authored
Uncomment of wallclocktime, also modified statistcs scripts
-
- Apr 06, 2023
-
-
Kyle Klenk (kck540) authored
Scripts for going over data within Summa
-
- Apr 04, 2023
-
-
KyleKlenk authored
HRU can now restart with timestep halved.
-
- Apr 03, 2023
- Mar 31, 2023
-
-
KyleKlenk authored
HRU timing was slowing down the code. It has now been removed. The wall-clock-time of each hru is now the metric recorded.
-
- Mar 30, 2023
-
-
KyleKlenk authored
-
KyleKlenk authored
Cleaned up the CMakeLists file to compile for clusters and non-clusters Also have release and debug builds that can be built on all the system types supported. Sunidals libraries are attempted to be found automatically.
-
KyleKlenk authored
Deleted this uneeded directory. These files can all be obtained from the summa repo.
-
- Mar 29, 2023
-
-
KyleKlenk authored
-
KyleKlenk authored
Removed the reading of json variables that were writing to csv. Added a debug mode for kinsol.
-
KyleKlenk authored
Added Kinsol_Cluster option to cmake
-
KyleKlenk authored
-
KyleKlenk authored
gitignore is updated for files that were used to check some stats
-
KyleKlenk authored
When an actor fails it is now is noted and writen to netCDF that it failed. Restarting the actor will be a little tricky but this should allow for the running of Summa-Actors to see how many HRUs fail.
-
KyleKlenk authored
Added functionality for the job actor to record the stats of GRU actors When the simulation is finished these stats are passed to the file access actor where they are written to netcdf
-
- Feb 23, 2023
-
-
Kyle Klenk (kck540) authored
-
- Feb 22, 2023
-
-
KyleKlenk authored
modified cmakelists for making kinsol output and be added files for outputing csv
-
- Feb 17, 2023
-
-
Kyle Klenk (kck540) authored
-
Kyle Klenk (kck540) authored
-
Kyle Klenk (kck540) authored
-
- Feb 16, 2023
-
-
Kyle authored
-
- Feb 15, 2023
- Feb 14, 2023
-
-
Kyle authored
-
- Feb 04, 2023
-
-
Kyle Klenk (kck540) authored
-