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

Change update interface, rename to step #552

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Change update interface, rename to step #552

merged 1 commit into from
Nov 10, 2021

Conversation

charleskawczynski
Copy link
Member

This is a prep PR for #473. This PR

  • renames update to step!
  • Changes the step! interface to be compatible with OrdinaryDiffEq.jl
  • Moves the State definition into TC.jl src/, so that we can pass its properties into a local struct and continue using the dycore API

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Nov 10, 2021
552: Change update interface, rename to step r=charleskawczynski a=charleskawczynski

This is a prep PR for #473. This PR
 - renames `update` to `step!`
 - Changes the `step!` interface to be compatible with OrdinaryDiffEq.jl
 - Moves the `State` definition into TC.jl `src/`, so that we can pass its properties into a local struct and continue using the dycore API

Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Nov 10, 2021

Canceled.

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Nov 10, 2021
552: Change update interface, rename to step r=charleskawczynski a=charleskawczynski

This is a prep PR for #473. This PR
 - renames `update` to `step!`
 - Changes the `step!` interface to be compatible with OrdinaryDiffEq.jl
 - Moves the `State` definition into TC.jl `src/`, so that we can pass its properties into a local struct and continue using the dycore API

Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Nov 10, 2021

Build failed:

@charleskawczynski
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 10, 2021

Build succeeded:

@bors bors bot merged commit bd1bf97 into main Nov 10, 2021
@bors bors bot deleted the ck/refactor branch November 10, 2021 02:18
ilopezgp referenced this pull request Nov 17, 2021
570: Bump version to 0.6.0 r=ilopezgp a=ilopezgp



Co-authored-by: ilopezgp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant