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

EAM: Add API and comm schedule for physics column neighborhoods. #34

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 22, 2020

  1. EAM: Add API and comm schedule for physics column neighborhoods.

    Provide a communication schedule and API to supplement a column with data in its
    neighborhood for use in scale-aware physics parameterizations.
    ambrad committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    4635b14 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    1553bc1 View commit details
    Browse the repository at this point in the history
  2. EAM, colnbrhd: Add thread-private annotation.

    Only one thread uses these vars, but for clarity, make them thread private.
    ambrad committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    f4a2246 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    68be85e View commit details
    Browse the repository at this point in the history