Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds last_Δt to Clock #3508

Merged
merged 19 commits into from
Mar 21, 2024
Merged

Adds last_Δt to Clock #3508

merged 19 commits into from
Mar 21, 2024

Commits on Mar 13, 2024

  1. added Δt to Clock

    jagoosw committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ac59cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfd62df View commit details
    Browse the repository at this point in the history
  3. changed name to last_Δt

    jagoosw committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    99aacbb View commit details
    Browse the repository at this point in the history
  4. fixed Clock adapt

    jagoosw committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a68c34a View commit details
    Browse the repository at this point in the history
  5. updated docstring

    jagoosw committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    51f792b View commit details
    Browse the repository at this point in the history
  6. Update src/TimeSteppers/clock.jl

    Co-authored-by: Gregory L. Wagner <[email protected]>
    jagoosw and glwagner committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1852d42 View commit details
    Browse the repository at this point in the history
  7. fixed constructor

    jagoosw committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a83e3bb View commit details
    Browse the repository at this point in the history
  8. updated reset!

    jagoosw committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    40db431 View commit details
    Browse the repository at this point in the history
  9. fixed formatting

    jagoosw committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    65068f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Apply suggestions from code review

    Co-authored-by: Gregory L. Wagner <[email protected]>
    jagoosw and glwagner committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d5f4916 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update src/TimeSteppers/clock.jl

    Co-authored-by: Navid C. Constantinou <[email protected]>
    jagoosw and navidcy committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bc3ca25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    689c56c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. increase size_threshold=1MiB

    navidcy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0170cf0 View commit details
    Browse the repository at this point in the history
  2. fix doctest

    navidcy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9820fed View commit details
    Browse the repository at this point in the history
  3. fix doctest

    navidcy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    28cc105 View commit details
    Browse the repository at this point in the history
  4. Update pipeline.yml

    navidcy committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b7d3253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a48cbb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. fix size_threshold

    navidcy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    84c206b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jsw/add-Δt-to-clock' of github.com:CliMA/Oceananigans.j…

    …l into jsw/add-Δt-to-clock
    navidcy committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5af5f82 View commit details
    Browse the repository at this point in the history