Skip to content
Snippets Groups Projects
  1. Oct 22, 2023
  2. Oct 21, 2023
  3. Aug 23, 2023
  4. Aug 18, 2023
  5. Aug 17, 2023
  6. Aug 15, 2023
  7. Aug 14, 2023
  8. Aug 11, 2023
  9. Aug 10, 2023
  10. Aug 09, 2023
  11. Aug 08, 2023
  12. Aug 02, 2023
  13. May 12, 2023
  14. Apr 04, 2023
  15. 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
  16. 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
  17. 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
  18. Dec 23, 2022
  19. Dec 14, 2022
  20. Dec 11, 2022
  21. Dec 07, 2022
  22. Dec 06, 2022
  23. Nov 30, 2022
  24. Nov 29, 2022
Loading