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

Bug fix: use public interface to ccpp_fields_get_ #3

Closed
wants to merge 6 commits into from
Closed

Bug fix: use public interface to ccpp_fields_get_ #3

wants to merge 6 commits into from

Conversation

llpcarson
Copy link
Contributor

Bug fix:

In the gfsphyics IPD_driver_cap.f90 there were two references to
"ccpp_fields_get_ptr":

https://github.com/NCAR/gmtb-gfsphysics/blob/features/ccpp/IPD_layer/IPD_driver_cap.f90

lines 246 & 309.

The subroutine is not public. I (Tim) wrapped it with an interface/module
procedure as ccpp_fields_get() so as to be able to get an int, real,
logical and pointer. We should not be calling the _ptr subroutine.

    modified:   IPD_layer/IPD_driver_cap.f90

    In the gfsphyics IPD_driver_cap.f90 there were two references to
    "ccpp_fields_get_ptr":

    https://github.com/NCAR/gmtb-gfsphysics/blob/features/ccpp/IPD_layer/IPD_driver_cap.f90

    lines 246 & 309.

    The subroutine is not public. I (Tim) wrapped it with an interface/module
    procedure as ccpp_fields_get() so as to be able to get an int, real,
    logical and pointer. We should not be calling the _ptr subroutine.

        modified:   IPD_layer/IPD_driver_cap.f90
    modified:   IPD_layer/IPD_driver_cap.f90
@llpcarson
Copy link
Contributor Author

This PR is superceded by Tim's PR (#6)

@llpcarson llpcarson closed this Sep 6, 2017
climbfuji pushed a commit that referenced this pull request Oct 14, 2018
climbfuji pushed a commit that referenced this pull request Feb 6, 2019
climbfuji pushed a commit that referenced this pull request Nov 3, 2019
hannahcbarnes pushed a commit to hannahcbarnes/ccpp-physics that referenced this pull request Apr 7, 2020
…3D reflectivity to restart file and restart reproducibility for regional fv3,3)ufs issue NCAR#5, Updates to WW3, 4)vlab #69735, update netcdf time units attribute when iau_offset
hannahcbarnes pushed a commit to hannahcbarnes/ccpp-physics that referenced this pull request Apr 7, 2020
Add SAS deep/shallow convection and satmedmfvdifq (updated version of satmedmfvdif) to CCPP
climbfuji pushed a commit that referenced this pull request Jul 2, 2020
llpcarson referenced this pull request in llpcarson/ccpp-physics Dec 22, 2020
climbfuji pushed a commit that referenced this pull request Mar 19, 2021
climbfuji pushed a commit that referenced this pull request Apr 26, 2021
climbfuji pushed a commit that referenced this pull request Aug 11, 2021
Constant branch update from Dom 2021/08/02
climbfuji pushed a commit that referenced this pull request Dec 20, 2021
Update cloud_cover_xr with latest change from NCAR ccpp-physics main
grantfirl pushed a commit that referenced this pull request Feb 23, 2022
Fix the rest of the Cheyenne/GNU tests
AnningCheng-NOAA added a commit that referenced this pull request Apr 5, 2022
Update to mraerosol branch from Dom
hannahcbarnes pushed a commit to hannahcbarnes/ccpp-physics that referenced this pull request Aug 3, 2022
Update .gitmodules and submodule pointer for ccpp-physics for code review and testing
XiaqiongZhou-NOAA pushed a commit to XiaqiongZhou-NOAA/ccpp-physics that referenced this pull request May 30, 2023
bluefinweiwei pushed a commit to bluefinweiwei/ccpp-physics that referenced this pull request Jul 18, 2023
Revert combination, update to ufs/dev, and update CODEOWNERS
XiaqiongZhou-NOAA pushed a commit to XiaqiongZhou-NOAA/ccpp-physics that referenced this pull request Jul 11, 2024
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.

1 participant