Skip to content

Bugfix for a call to LoadUnsteady_Solution in CDiscAdjFluidIteration::Preprocess - #1638

Merged
pcarruscag merged 2 commits into
su2code:developfrom
MaxSagebaum:bugfix/loadUnsteadySolution
May 19, 2022
Merged

Bugfix for a call to LoadUnsteady_Solution in CDiscAdjFluidIteration::Preprocess#1638
pcarruscag merged 2 commits into
su2code:developfrom
MaxSagebaum:bugfix/loadUnsteadySolution

Conversation

@MaxSagebaum

Copy link
Copy Markdown
Contributor

The parameters in iInst and iZone are swapped which gives a segmentation fault for adjoint HB computations.

…:Preprocess.

The arguments of iZone and iInst were swapped.
@pcarruscag
pcarruscag changed the base branch from master to develop May 18, 2022 13:09

@pcarruscag pcarruscag left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks Max, seems that we have that mistake also in lines 150 and 152, can you update them please?

@MaxSagebaum

Copy link
Copy Markdown
Contributor Author

Sure, actually I looked at other places but have missed these.

@TobiKattmann TobiKattmann left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for this fix Max 💐

@pcarruscag
pcarruscag merged commit da4c75d into su2code:develop May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants