Skip to content

Conversation

tclune
Copy link
Collaborator

@tclune tclune commented Apr 1, 2025

This implementation fuses the loops over modes and thereby
significantly reduces memory copies. It also potentially reduces
memory storage, as the AeroProps data structure is not needed. (At
least here.)

@wmputman
@dbarahon

This implementation fuses the loops over modes and thereby
significantly reduces memory copies.   It also potentially reduces
memory storage, as the AeroProps data structure is not needed. (At
least here.)
@tclune tclune added the enhancement New feature or request label Apr 1, 2025
Copy link

github-actions bot commented Apr 1, 2025

This PR is being prevented from merging because you have not added one of our required labels: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled, github_actions. Please add one so that the PR can be merged.

@tclune
Copy link
Collaborator Author

tclune commented Apr 1, 2025

Tagging @aoloso who will likely be called upon to test these changes.

@dbarahon
Copy link
Contributor

dbarahon commented Apr 1, 2025

@tclune looks good. The deleted code however is needed for the 2 moment microphysics. Although if we are doing something like this, it is probably better to call the callback from MGB making a copy there, and forget about the structure all together. Old code like RAS and MG1 would need to be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants