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

Add basic operators #57

Merged
merged 1 commit into from
Jul 30, 2021
Merged

Add basic operators #57

merged 1 commit into from
Jul 30, 2021

Conversation

charleskawczynski
Copy link
Member

We'll use the CLIMACore operators when we're ready, but I think that these changes will help simplify this transition.

@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #57 (56b09a4) into main (a5a5797) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #57      +/-   ##
========================================
- Coverage   0.02%   0.02%   -0.01%     
========================================
  Files         23      24       +1     
  Lines       3504    3558      +54     
========================================
  Hits           1       1              
- Misses      3503    3557      +54     
Impacted Files Coverage Δ
src/Forcing.jl 0.00% <0.00%> (ø)
src/Operators.jl 0.00% <0.00%> (ø)
src/Turbulence.jl 0.00% <0.00%> (ø)
src/TurbulenceConvection.jl 9.09% <ø> (ø)
src/Turbulence_PrognosticTKE.jl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5a5797...56b09a4. Read the comment docs.

@charleskawczynski charleskawczynski force-pushed the ck/operators branch 4 times, most recently from 99f8bb0 to bee5387 Compare July 30, 2021 18:11
@charleskawczynski
Copy link
Member Author

bors r+

@bors bors bot merged commit 1fc0ed7 into main Jul 30, 2021
@bors bors bot deleted the ck/operators branch July 30, 2021 19:23
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