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

Create data structures for active fields #1

Open
gold2718 opened this issue Aug 27, 2020 · 0 comments
Open

Create data structures for active fields #1

gold2718 opened this issue Aug 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gold2718
Copy link
Collaborator

The main data structures needed are:

  • Field Info: All information about a field that is independent of how it will be processed as a diagnostic quantity. This is essentially the same information contained in a CCPP entry for the field. Other information includes:
    • sampling_seq: The frequency with which this field is sampled (default is once per time step).
  • Process Info: All information about how the field will be collected and processed for output.
@gold2718 gold2718 added the enhancement New feature or request label Aug 27, 2020
@gold2718 gold2718 self-assigned this Aug 27, 2020
peverwhee pushed a commit that referenced this issue Oct 22, 2024
Adds pFUnit based unit test examples and associated CMake integration.  Also adds CI job to build a test environment and run the unit tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant