Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Conversation

mgduda
Copy link
Contributor

@mgduda mgduda commented Feb 8, 2018

This merge removes the unused physics_addtend routine with no change to results.

Prior to the MPAS v5.0 release, the physics_addtend routine was replaced by
the physics_get_tend routine in order to allow us to obtain tendencies from physics
schemes only once per full dynamics step. When the physics_get_tend routine was
introduced, the physics_addtend routine was left in the mpas_atmphys_todynamics.F
file. We can now safely remove this routine.

Prior to the MPAS v5.0 release, the physics_addtend routine was replaced by
the physics_get_tend routine in order to allow us to obtain tendencies from physics
schemes only once per full dynamics step. When the physics_get_tend routine was
introduced, the physics_addtend routine was left in the mpas_atmphys_todynamics.F
file. We can now safely remove this routine.
@ldfowler58
Copy link
Contributor

OK, that sounds good.

@mgduda mgduda merged commit 519daa8 into MPAS-Dev:atmosphere/develop Mar 15, 2018
@mgduda mgduda deleted the atmosphere/remove_physics_addtend branch March 15, 2018 20:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants