Skip to content

Move print statement to after determining which algorithm to use#62

Merged
meisenbach merged 1 commit into
mstsuite:masterfrom
ashesh2512:patch-1
Aug 18, 2025
Merged

Move print statement to after determining which algorithm to use#62
meisenbach merged 1 commit into
mstsuite:masterfrom
ashesh2512:patch-1

Conversation

@ashesh2512

Copy link
Copy Markdown
Contributor

vpClusterGlobalIdx is set to 0 unless LIZ>50, and so the log file is misleading in that it prints that the code is using the new algorithm even though it takes the old route. Moving the print statement to after the conditional statement determining whether the old or new algorithm is used.

vpClusterGlobalIdx is set to 0 unless LIZ>50, and so the log file is misleading in that it prints that the code is using the new algorithm even though it takes the old route. Moving the print statement to after the conditional statement determining whether the old or new algorithm is used.
@meisenbach meisenbach merged commit 5f3d0c7 into mstsuite:master Aug 18, 2025
1 check failed
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