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

scripts/mkstatic.py: always copy data in, independent of the intent #368

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Apr 23, 2021

Because physics schemes do not know the size of each dimension of a variable allocated by the host model, we need to always copy data in when data is converted from blocked data structures into contiguous arrays.

A discussion of the meaning of intent(out) for a physics scheme will be held at the ccpp-framework developer meeting on 04/27/2021.

Associated PRs:

#368
NCAR/ccpp-physics#641
NOAA-EMC/fv3atm#291
ufs-community/ufs-weather-model#541

For regression testing, see ufs-community/ufs-weather-model#541

@climbfuji climbfuji merged commit b6593e0 into NCAR:master Apr 28, 2021
@climbfuji climbfuji deleted the always_copy_data_in branch June 27, 2022 02:59
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

Successfully merging this pull request may close these issues.

3 participants