Skip to content

Add spray sources to pltfile#216

Merged
esclapez merged 12 commits intodevelopmentfrom
plotSpraySrc
Jun 1, 2023
Merged

Add spray sources to pltfile#216
esclapez merged 12 commits intodevelopmentfrom
plotSpraySrc

Conversation

@esclapez
Copy link
Copy Markdown
Collaborator

No description provided.

@esclapez esclapez requested a review from ldowen May 31, 2023 00:54
plt_VarsName.push_back("spray_momentumY_src");,
plt_VarsName.push_back("spray_momentumZ_src"));
for (const auto& spray_fuel_name : SprayParticleContainer::m_sprayDepNames) {
plt_VarsName.push_back(spray_fuel_name);
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@ldowen is this simply the name of the species ? If so we might want to prepend/append "spray_" and "_src" to distinguish it from other simple species name variables.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Oh yeah. Good catch.

@esclapez esclapez merged commit 7a5db65 into development Jun 1, 2023
@esclapez esclapez deleted the plotSpraySrc branch June 1, 2023 17:41
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