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

Diffusive baroclinic wave with thermal slab #37

Merged
merged 1 commit into from
May 5, 2022
Merged

Conversation

LenkaNovak
Copy link
Collaborator

@LenkaNovak LenkaNovak commented Mar 28, 2022

Co-authored-by: jiahe23 jiahe23@users.noreply.github.com

Adds a thermal slab (loosely representing a crude land model) to the 2d_baroclinic_wave ClimaAtmos example, as a stepping stone towards the AMIP simulation.

Demonstrates

  • Coupler requirements to link with ClimaAtmos and ClimaSimulations
  • model parameter and field exchange
  • spherical regridding (though this will need updating with weighted_dss!)
  • externally specifiable boundary conditions
  • prototype of the coupler interface
  • simple conservation checks
  • documentation for the BW test case coupled to a slab

TODO in this PR:

  • conservation checks

Follow-up in next PRs:

@LenkaNovak LenkaNovak linked an issue Mar 28, 2022 that may be closed by this pull request
@LenkaNovak LenkaNovak marked this pull request as ready for review April 18, 2022 00:26
@LenkaNovak
Copy link
Collaborator Author

Many TODOs involving external PRs - to be included in the next interaction of this test case.

Co-authored-by: jiahe23 <jiahe23@users.noreply.github.com>

visual checks consistent with CA, regrid: 2% error

testing

local conservation

working energy and momentum fluxes

juliaformatter + CSTParser v

new formatter applied
@LenkaNovak
Copy link
Collaborator Author

bors r+

@LenkaNovak
Copy link
Collaborator Author

bors r+

approved by Ben

@bors
Copy link
Contributor

bors bot commented May 5, 2022

@bors bors bot merged commit 07fae70 into main May 5, 2022
@bors bors bot deleted the jh_ln/bc_wave_slab branch May 5, 2022 00:41
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.

Test case: Baroclinic Wave + thermal slab
2 participants