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

Update post_solver.cxx #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

wgyang
Copy link

@wgyang wgyang commented Nov 18, 2020

It has been reported that segmentation errors can occur when reducing field data (e.g. wall shear stress) from restart files likely due to a corrupted header in a restart file. One may need to recalculate wall shear stress from solutions (velocity). The proposed change in post_solver.cxx is to output solutions and recalauted WSS/tractions only when other field data cause segmentation errors in svpost.

It has been reported that segmentation errors can occur when reducing field data (e.g. wall shear stress) from restart files likely due to a corrupted header in a restart file. One may need to recalculate wall shear stress from solutions (velocity).  The proposed change in post_solver.cxx is to output solutions and recalauted WSS/tractions only when other field data cause segmentation errors in svpost.
@ktbolt
Copy link
Contributor

ktbolt commented Nov 18, 2020

@wgyang Problems should first be reported in a GitHub Issue so other developers are aware of it. The proposed solution is then posted to give developers a chance to comment of it. Please open an Issue for this so we can track it.

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.

None yet

2 participants