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

feat: add storage options to default_namelist #525

Merged
merged 1 commit into from
Nov 7, 2021
Merged

Conversation

haakon-e
Copy link
Member

@haakon-e haakon-e commented Nov 5, 2021

In some cases I may want to

  1. generate a default namelist for a case, without needing to saving it to file, or
  2. specifying another location than pwd to store it to.

This PR resolves both issues.

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.

Looks fine to me. Since this is pretty high-level stuff, can we get a second reviewer. @ilopezgp, what do you think?

Copy link
Contributor

@ilopezgp ilopezgp left a comment

Choose a reason for hiding this comment

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

LGTM

@haakon-e
Copy link
Member Author

haakon-e commented Nov 7, 2021

bors r+

bors bot added a commit that referenced this pull request Nov 7, 2021
525: feat: add storage options to `default_namelist` r=haakon-e a=haakon-e

In some cases I may want to

1. generate a default namelist for a case, without needing to saving it to file, or
2. specifying another location than `pwd` to store it to.

This PR resolves both issues.

Co-authored-by: Haakon Ludvig Langeland Ervik <45243236+haakon-e@users.noreply.github.com>
@haakon-e
Copy link
Member Author

haakon-e commented Nov 7, 2021

bors r-

@bors
Copy link
Contributor

bors bot commented Nov 7, 2021

Canceled.

@haakon-e
Copy link
Member Author

haakon-e commented Nov 7, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 7, 2021

Build succeeded:

@bors bors bot merged commit f0bb7f7 into main Nov 7, 2021
@bors bors bot deleted the default_namelist_options branch November 7, 2021 04:40
charleskawczynski referenced this pull request Nov 9, 2021
511: Use relaxation to LES profiles + define initial conditions more precisely for LES_driven_SCM r=costachris a=costachris

Addresses points 4, 7 from #505. 
Averages 1 hour window around `t_end` - 6 hours for initial conditions. `thetali` and `qt` are relaxed to the mean LES profile following eqn 9 in Shen et al. 2021


Co-authored-by: costachris <christopouloscosta@gmail.com>
charleskawczynski referenced this pull request Nov 9, 2021
545: Bump version for new release r=charleskawczynski a=charleskawczynski



Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
bors bot added a commit to CliMA/CalibrateEDMF.jl that referenced this pull request Nov 24, 2021
87: refactor: run short simulation for reference SCM r=ilopezgp a=haakon-e

Explicitly fetch/generate namelist from TC, then modify the time step in the namelist so that reference SCM simulation is only run 1 step forward. This generates the necessary z-levels, and cell/face variable info for calibration.

Depends on CliMA/TurbulenceConvection.jl#525.

TODO: Check that TC doesn't write namelist to output directory, otherwise all calibration studies will have incorrect `t_max`.



Co-authored-by: Haakon Ludvig Langeland Ervik <45243236+haakon-e@users.noreply.github.com>
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