Skip to content

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

Merged
climbfuji merged 1 commit into
NCAR:masterfrom
climbfuji:always_copy_data_in
Apr 28, 2021
Merged

scripts/mkstatic.py: always copy data in, independent of the intent#368
climbfuji merged 1 commit into
NCAR:masterfrom
climbfuji:always_copy_data_in

Conversation

@climbfuji
Copy link
Copy Markdown
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/ufsatm#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