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