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

LES experiments in ClimaAtmos #3059

Merged
merged 1 commit into from
Nov 28, 2024
Merged

LES experiments in ClimaAtmos #3059

merged 1 commit into from
Nov 28, 2024

Conversation

akshaysridhar
Copy link
Member

SDI: #2999

This PR consolidates the key changes required to run ClimaAtmos in LES configurations. This links the changes in ClimaCore PR#1736 to updates in parameterized tendencies in ClimaAtmos.

@akshaysridhar akshaysridhar force-pushed the as/covar-deriv branch 7 times, most recently from 78e96a0 to c47b9d4 Compare June 6, 2024 17:42
@akshaysridhar akshaysridhar force-pushed the as/covar-deriv branch 10 times, most recently from 48fdc32 to 075bdc6 Compare August 9, 2024 23:43
@akshaysridhar akshaysridhar force-pushed the as/covar-deriv branch 10 times, most recently from 9e2e26f to e23c717 Compare August 15, 2024 03:23
@akshaysridhar akshaysridhar force-pushed the as/covar-deriv branch 4 times, most recently from 47b6ffc to 68dd70f Compare September 23, 2024 21:01
@akshaysridhar
Copy link
Member Author

akshaysridhar commented Oct 4, 2024

Preliminary 1M microphysics results (ClimaAtmos default ci-plot infrastructure used, with windowed time averages to avoid spin-up periods)
RICO:
summary_rico.pdf
BOMEX:
summary_bomex.pdf

@akshaysridhar akshaysridhar force-pushed the as/covar-deriv branch 3 times, most recently from 6b3af24 to 62dbe8c Compare October 16, 2024 18:04
@akshaysridhar akshaysridhar marked this pull request as ready for review October 16, 2024 18:04
config/model_configs/les_bomex_box.yml Outdated Show resolved Hide resolved
config/model_configs/les_dycoms_box.yml Outdated Show resolved Hide resolved
config/model_configs/les_rico_box.yml Outdated Show resolved Hide resolved
restart/bomex/Micro1M_day0.0_Prod.hdf5 Outdated Show resolved Hide resolved
@haakon-e haakon-e requested a review from tapios November 4, 2024 21:17
Copy link
Member Author

@akshaysridhar akshaysridhar left a comment

Choose a reason for hiding this comment

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

@haakon-e LGTM!

@haakon-e haakon-e force-pushed the as/covar-deriv branch 5 times, most recently from aaf14ba to 9a2bb44 Compare November 28, 2024 01:08
@haakon-e haakon-e enabled auto-merge November 28, 2024 01:24
@haakon-e haakon-e added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit 33a2af5 Nov 28, 2024
14 of 16 checks passed
@haakon-e haakon-e deleted the as/covar-deriv branch November 28, 2024 02:31
smagorinsky_lilly:
help: "Smagorinsky-Lilly diffusive closure [`false` (default), `true`]"
value: false
c_smag:
Copy link
Member

Choose a reason for hiding this comment

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

c_smag is already a ClimaParameter, so let's not duplicate it here. This will also cause some confusion for users as there are two places to set c_smag now.

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.

4 participants