Skip to content

Conversation

@ronald-jaepel
Copy link
Contributor

For high-throughput simulations I removed all returns except for my UO of interest. Then, with the DLL runner I was getting empty solutions. This PR fixes that by ensuring the length of the solution is larger than 0, instead of larger than 1, before adding it to the full solution.

@schmoelder do you remember if there was a reason for > 1 ?

@schmoelder
Copy link
Contributor

Puh, good question. It just might well be a brain fart. Do you have a test / MRE for this issue?

@schmoelder schmoelder added this to the v1.0.2 milestone Dec 2, 2024
@schmoelder schmoelder merged commit a4267d5 into master Dec 3, 2024
0 of 3 checks passed
@schmoelder schmoelder deleted the fix/empty_solution_for_1_UO branch December 3, 2024 16:33
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.

3 participants