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

Delete variable flux_net_temp #1

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

johnmauff
Copy link

In order to support a previous version of the EarthWorks stack, the flux_net_temp variable was added to prevent a SEGV. Due to the addition of directives in the radiation_tend() subroutine the flux_net_temp variable is no longer needed. This PR also eliminates the presence of a copyout() directive for flux_up_loc, flux_dn_loc, and flux_dir_loc variables that are immediately deallocated.

@johnmauff johnmauff requested a review from gdicker1 August 1, 2024 17:06
@gdicker1 gdicker1 changed the base branch from ew2.2_release to ew2.3_release August 1, 2024 19:13
Copy link

@gdicker1 gdicker1 left a comment

Choose a reason for hiding this comment

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

These look good. Thanks @johnmauff. I'll merge this shortly

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