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

move max_supersaturation to namelist #42

Merged
merged 1 commit into from
Jul 23, 2021
Merged

move max_supersaturation to namelist #42

merged 1 commit into from
Jul 23, 2021

Conversation

szy21
Copy link
Member

@szy21 szy21 commented Jul 22, 2021

This is one step towards moving the microphysics parameters to the namelist, so that we can use the calibration pipeline for those parameters. I have confirmed the results using the rain_model = 'cutoff' are the same after this change. @trontrytel @charleskawczynski Could you please take a look and let me know whether it makes sense? Thanks!

@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #42 (45812cf) into main (1d83178) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #42      +/-   ##
========================================
- Coverage   0.02%   0.02%   -0.01%     
========================================
  Files         22      22              
  Lines       3527    3530       +3     
========================================
  Hits           1       1              
- Misses      3526    3529       +3     
Impacted Files Coverage Δ
src/EDMF_Environment.jl 0.00% <ø> (ø)
src/EDMF_Updrafts.jl 0.00% <ø> (ø)
src/microphysics_functions.jl 0.00% <0.00%> (ø)
src/types.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 1d83178...45812cf. Read the comment docs.

Copy link
Member

@trontrytel trontrytel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@szy21
Copy link
Member Author

szy21 commented Jul 22, 2021

@charleskawczynski I wonder what the codecov failure is?

@charleskawczynski
Copy link
Member

No need to worry about codecov because we have no tests in runtests.jl. We could probably turn it off, but it’ll be useful once we start adding unit tests

Copy link
Member

@charleskawczynski charleskawczynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@charleskawczynski
Copy link
Member

bors r+

@bors bors bot merged commit 35d47ce into main Jul 23, 2021
@bors bors bot deleted the zs/move_micro_param branch July 23, 2021 00:55
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.

3 participants