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

AtmosSimulation changes needed to couple with full land #1200

Closed
Tracked by #1186
juliasloan25 opened this issue Feb 20, 2025 · 1 comment · Fixed by #1205
Closed
Tracked by #1186

AtmosSimulation changes needed to couple with full land #1200

juliasloan25 opened this issue Feb 20, 2025 · 1 comment · Fixed by #1205
Assignees
Labels
🍃 leaf Issue coupled to a PR

Comments

@juliasloan25
Copy link
Member

juliasloan25 commented Feb 20, 2025

We need some additional get_field functions to be extended for the ClimaAtmosSimulation so that we can couple with the full land model. These functions will need to be implemented for the following variables:

  • diffuse light fraction (diffuse_fraction)
  • SW_d
  • LW_d
  • cos(zenith_angle)
  • co2 (global mean)
  • T_air
  • P
  • q
  • LHF
  • SHF

We also need an update_field function for emissivity to be extended for the ClimaAtmosSimulation

@szy21
Copy link
Member

szy21 commented Feb 20, 2025

We have everything now except for SHF and LHF (but there should be a way to get it if needed). @imreddyTeja Let me know if you need help or want to work on this together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍃 leaf Issue coupled to a PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants