Skip to content
Snippets Groups Projects
  1. Nov 25, 2024
    • Brian Groenke's avatar
      Major refactoring of forcing/input handling · 94720260
      Brian Groenke authored
      Input functions (e.g. forcings) are now defined symbolically in layors
      via the `Input` type and later resolved at runtime.
      
      This allows inputs to always be interchangeable with parameters or
      dynamic parameterizations. It should also make it easier to swap
      out forcing data since it is all sourced from a single place now
      rather than spread out among different model components.
      
      Other changes:
      - Renamed `computefluxes!` to `computeprognostic!`
      - Renamed `resolve` to `materialize` for clarity
      
      Bumped minor version to 0.23
      94720260
  2. Nov 23, 2024
  3. Nov 20, 2024
  4. Nov 18, 2024
  5. Nov 14, 2024
  6. Oct 23, 2024
  7. Oct 20, 2024
  8. Oct 14, 2024
  9. Oct 09, 2024
  10. Sep 02, 2024
  11. Aug 31, 2024
  12. Aug 07, 2024
  13. Aug 02, 2024
  14. May 07, 2024
Loading