- Aug 11, 2023
-
-
KyleKlenk authored
This is now rectified
-
- Aug 10, 2023
- Aug 09, 2023
- Aug 08, 2023
- Aug 02, 2023
-
-
KyleKlenk authored
mDecisions would return an error, however the C++ side had no mechanism to view or inspect the contents of the message. A interface function in fortran was created to print the message.
-
- May 12, 2023
-
-
ashleymedin authored
-
- 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 29, 2023
-
-
KyleKlenk authored
Removed the reading of json variables that were writing to csv. Added a debug mode for kinsol.
-
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
-
- Dec 23, 2022
-
-
Kyle authored
-
- Dec 14, 2022
-
-
KyleKlenk authored
Can disconnect client anytime during the simulation. Can also disconnect the backup servers. Can add a backup server
-
KyleKlenk authored
- When the server goes down and the backup takes over a client going down would not be noticed by the backup server. - The problem was the backup server was never monitoring the clients. This is now fixed
-
- Dec 11, 2022
-
-
KyleKlenk authored
-
- Dec 07, 2022
- Dec 06, 2022
- Nov 30, 2022
- Nov 29, 2022
- Nov 28, 2022
-
-
Kyle authored
Can get 1 HRU managed by the file access actor. An HRU will wait until it is told it can write again.
-
Kyle authored
-
Kyle Klenk (kck540) authored
-
- Nov 25, 2022
- Nov 24, 2022
-
-
KyleKlenk authored
-
- Nov 18, 2022
-
-
KyleKlenk authored
Got the clients communicating together.
-