Skip to content

Minor bug fix for physics#1214

Closed
ldfowler58 wants to merge 1 commit intoMPAS-Dev:hotfix-v8.2.1from
ldfowler58:NSF-MPAS/physics_minor_bugs
Closed

Minor bug fix for physics#1214
ldfowler58 wants to merge 1 commit intoMPAS-Dev:hotfix-v8.2.1from
ldfowler58:NSF-MPAS/physics_minor_bugs

Conversation

@ldfowler58
Copy link
Contributor

This PR includes three minor bug fix:

  1. In ./src/core_init_atmosphere/mpas_init_atm_thompson_aerosols.F, corrected a print statement in subroutine init_atm_thompson_aerosols.

  2. In ./src/core_atmosphere/physics/Makefile, added dependency for mpas_atmphys_lsm_noahmpfinalize.F.

  3. In ./src/core_atmosphere/physics/mpas_atmphys_driver_radiation_sw.F, removed extra deallocate in subroutine deallocate_radiation_sw.

…anged print statements

  "enter/end subroutine init_atm_gocart" with "enter/end subroutine init_atm_thompson_aerosols.

* In ./src/core_atmosphere/physics:
  -> in Makefile, added dependency for mpas_atmphys_lsm_nohampfinalize.F.
  -> in mpas_atmphys_driver_radiation_sw.F, removed extra deallocate for
     variable tao5503d_p in subroutine deallocate_radiation_sw.F
@mgduda mgduda self-requested a review August 6, 2024 16:01
Copy link
Contributor

@mgduda mgduda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the fixes in this PR are all unrelated, I would suggest we make separate PRs for each of them. The second fix (missing dependency in a Makefile) has been handled by PR #1204, so perhaps just two PRs for the first and third fixes.

@ldfowler58
Copy link
Contributor Author

As requested, I made three separate PRs (see PR 124, 1225, and 1226).

@mgduda mgduda self-requested a review August 7, 2024 16:16
@mgduda
Copy link
Contributor

mgduda commented Aug 7, 2024

This PR has been supplanted by #1224, #1225, and #1226.

@mgduda mgduda closed this Aug 7, 2024
@ldfowler58 ldfowler58 deleted the NSF-MPAS/physics_minor_bugs branch November 20, 2024 18:28
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.

2 participants