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

precompute inverse Jacobian #830

Merged
merged 1 commit into from
Jul 27, 2022
Merged

precompute inverse Jacobian #830

merged 1 commit into from
Jul 27, 2022

Conversation

simonbyrne
Copy link
Member

@simonbyrne simonbyrne commented Jul 25, 2022

Precompute 1/J to avoid divisions.

cc @charleskawczynski

  • Code follows the style guidelines OR N/A.
  • Unit tests are included OR N/A.
  • Code is exercised in an integration test OR N/A.
  • Documentation has been added/updated OR N/A.

@simonbyrne simonbyrne force-pushed the sb/invj branch 2 times, most recently from b6ba3b7 to 348aab7 Compare July 26, 2022 17:29
@simonbyrne simonbyrne marked this pull request as ready for review July 26, 2022 18:01
@simonbyrne
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jul 26, 2022
830: precompute inverse Jacobian r=simonbyrne a=simonbyrne

Precompute 1/J to avoid divisions.

cc `@charleskawczynski` 

- [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A.
- [x] Unit tests are included OR N/A.
- [x] Code is exercised in an integration test OR N/A.
- [x] Documentation has been added/updated OR N/A.


Co-authored-by: Simon Byrne <simonbyrne@gmail.com>
@charleskawczynski
Copy link
Member

bors r-

@bors
Copy link
Contributor

bors bot commented Jul 26, 2022

Canceled.

@charleskawczynski
Copy link
Member

bors r+

@charleskawczynski
Copy link
Member

bors r-

@bors
Copy link
Contributor

bors bot commented Jul 26, 2022

Canceled.

@charleskawczynski
Copy link
Member

Sorry, I think merging #829 will actually be a bit quicker since it speeds up CI

@charleskawczynski
Copy link
Member

There is a small conflict, I can help resolve after

@charleskawczynski
Copy link
Member

bors r+

@bors bors bot merged commit b3643f0 into main Jul 27, 2022
@bors bors bot deleted the sb/invj branch July 27, 2022 15:18
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.

2 participants