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

Add true SCM atmos-only experiment in ClimaAtmos #3520

Open
1 of 5 tasks
Tracked by #1032
imreddyTeja opened this issue Jan 13, 2025 · 0 comments
Open
1 of 5 tasks
Tracked by #1032

Add true SCM atmos-only experiment in ClimaAtmos #3520

imreddyTeja opened this issue Jan 13, 2025 · 0 comments
Assignees

Comments

@imreddyTeja
Copy link
Contributor

imreddyTeja commented Jan 13, 2025

The current single column config uses a ExtrudedFiniteDifferenceSpace instead of a 1D FiniteDifferenceSpace. This prevents optimization on the column's data layout. Adding this is a step towards O2.5.3.

Steps:

  • Add reproducibility tests to jobs that use a single column config PR
  • Change Atmos to create FiniteDifferenceSpace instead of a ExtrudedFiniteDifferenceSpace when making SCM space Try using purely vertical spaces for column configurations #3398
  • Make remapper work on purely vertical spaces PR
  • Make changes to ClimaDiagnostics to work with purely vertical space
  • Add methods for broadcasting spectral operators on purely vertical space PR
@imreddyTeja imreddyTeja self-assigned this Jan 13, 2025
@imreddyTeja imreddyTeja changed the title Add single column run Add true single column run Jan 13, 2025
@imreddyTeja imreddyTeja changed the title Add true single column run Add true SCM atmos-only experiment in ClimaAtmos Jan 13, 2025
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

1 participant