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

surface fluxes #311

Closed
11 tasks done
LenkaNovak opened this issue May 24, 2023 · 1 comment
Closed
11 tasks done

surface fluxes #311

LenkaNovak opened this issue May 24, 2023 · 1 comment
Assignees

Comments

@LenkaNovak
Copy link
Collaborator

LenkaNovak commented May 24, 2023

This issue updates the surface flux handling for the new ClimaCoupler release.

Branch issue of #276

Components

Surface fluxes within the coupler need to be updated for

  • new ClimaAtmos interface (which splits Atmos flux calculation and boundary condition specification). After discussions with the Atmos team, it was decided to calculate fluxes in the coupler in the intermediate term (so that different surfaces can be accounted for)
  • write flux calculating functions
    • turbulent fluxes calculated for each individual surface (partial flux calculation)
    • radiative fluxes still calculated in the atmosphere, by passing in an average T_sfc
  • convert the flux calculation into a general module in src
  • write tests for the flux calculating functions

Tasks

@LenkaNovak LenkaNovak changed the title surface fluxes [26 May] surface fluxes [31 May] May 24, 2023
@LenkaNovak LenkaNovak mentioned this issue Jun 3, 2023
9 tasks
@LenkaNovak LenkaNovak changed the title surface fluxes [31 May] surface fluxes Jun 14, 2023
@LenkaNovak LenkaNovak self-assigned this Jun 14, 2023
This was referenced Jul 26, 2023
@LenkaNovak
Copy link
Collaborator Author

Complete

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

No branches or pull requests

2 participants