Skip to content
Snippets Groups Projects
  1. Jan 30, 2024
  2. Oct 26, 2023
  3. Oct 24, 2023
  4. Oct 23, 2023
  5. Oct 22, 2023
  6. Oct 21, 2023
  7. Aug 23, 2023
  8. Aug 18, 2023
  9. Aug 17, 2023
  10. Aug 15, 2023
  11. Aug 14, 2023
  12. Aug 11, 2023
  13. Aug 10, 2023
  14. Aug 09, 2023
  15. Aug 08, 2023
  16. Aug 02, 2023
  17. May 12, 2023
  18. Apr 04, 2023
  19. Apr 03, 2023
    • KyleKlenk's avatar
      add restarting of GRUs · 93321333
      KyleKlenk authored
      93321333
    • KyleKlenk's avatar
      Change GRUinfo to GRU · b5446f38
      KyleKlenk authored
      Changed the GRUinfo class to be just the GRU class.
      This class now better reflects that it is the object that
      the job actor holds. It will also contain the GRU actor that runs the simulation
      portion of the program.
      b5446f38
  20. Mar 31, 2023
    • KyleKlenk's avatar
      Remove HRU timing · 73feb946
      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.
      73feb946
  21. Mar 29, 2023
    • KyleKlenk's avatar
      Remove CSV and Add Debug Mode For Cluster · c4952550
      KyleKlenk authored
      Removed the reading of json variables that were writing to csv.
      
      Added a debug mode for kinsol.
      c4952550
    • KyleKlenk's avatar
      Fix Failed Actors causing hanging · 7f553eb5
      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.
      7f553eb5
    • KyleKlenk's avatar
      Add GRU Actor Stats to netcdf output · e4e4da95
      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
      e4e4da95
  22. Dec 23, 2022
  23. Dec 14, 2022
  24. Dec 11, 2022
  25. Dec 07, 2022
  26. Dec 06, 2022
Loading