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