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

Code and example problem cleaup #364

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Conversation

MattRolchigo
Copy link
Collaborator

Minor changes to comments to ensure they are up to date with the current code, also changed a couple of variable names for consistency with the current capitalization scheme, and changed a few std::cout messages.

Only changes to the actual code functionality are the two commits that are separated out - a portion of the powder layer init is skipped if the number of powder layer cells to be assigned grain ID values is 0 (this also avoids printing a confusing std::cout message about assigning cells non-existent powder layer grain IDs, and the translation increment in the two relevant example files was updated to ensure the temperature data actually overlaps.

src/CAinputs.hpp Show resolved Hide resolved
src/CAcelldata.hpp Show resolved Hide resolved
src/CAgrid.hpp Show resolved Hide resolved
src/CAtemperature.hpp Outdated Show resolved Hide resolved
src/CAtemperature.hpp Outdated Show resolved Hide resolved
@MattRolchigo MattRolchigo merged commit 3a01630 into LLNL:master Jul 15, 2024
15 checks passed
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