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 some planet parameters #51

Merged
merged 2 commits into from
Jul 27, 2021
Merged

Add some planet parameters #51

merged 2 commits into from
Jul 27, 2021

Conversation

charleskawczynski
Copy link
Member

These parameters are from "Large-eddy simulation in an anelastic framework with closed water and entropy balances" (Pressel et. al.), Table 1. This is needed for TurbulenceConvection.jl's #43.

@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #51 (3c60508) into master (8daafc0) will decrease coverage by 1.50%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   84.93%   83.43%   -1.51%     
==========================================
  Files           7        7              
  Lines         166      169       +3     
==========================================
  Hits          141      141              
- Misses         25       28       +3     
Impacted Files Coverage Δ
src/Planet/planet_parameters.jl 64.00% <0.00%> (-4.09%) ⬇️

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 8daafc0...3c60508. Read the comment docs.

src/Planet/Planet.jl Outdated Show resolved Hide resolved
src/Planet/Planet.jl Outdated Show resolved Hide resolved
@charleskawczynski
Copy link
Member Author

Thanks for the review!

Update src/Planet/Planet.jl

Co-authored-by: Tapio Schneider <[email protected]>

Update src/Planet/Planet.jl

Co-authored-by: Tapio Schneider <[email protected]>

Apply suggestions everywhere
@charleskawczynski
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 27, 2021

@bors bors bot merged commit 4106c0f into master Jul 27, 2021
@bors bors bot deleted the ck/more_params branch July 27, 2021 23:15
bors bot added a commit that referenced this pull request Aug 4, 2021
52: Remove duplicate function r=charleskawczynski a=charleskawczynski

I accidentally added a duplicate function stub in #51 (which results in a documentation warning). This PR removes that duplicate function stub & doc string.

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

Successfully merging this pull request may close these issues.

2 participants