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

segmentation errors in svpost #90

Open
wgyang opened this issue Nov 18, 2020 · 1 comment
Open

segmentation errors in svpost #90

wgyang opened this issue Nov 18, 2020 · 1 comment

Comments

@wgyang
Copy link

wgyang commented Nov 18, 2020

Users have reported that sometimes segmentation errors occur when svpost reduces field data (e.g. wall shear stress) from restart files for multiple processors. It seems it is caused by a corrupted header in a restart file. One may need to recalculate wall shear stress from solutions (velocity). I think we need to set "RequestedvInPlaneTraction=true; RequestedvWSS = true; RequestedSolution = true" to output solutions and recalauted WSS/tractions only when other field data cause segmentation errors in svpost.

@ktbolt
Copy link
Contributor

ktbolt commented Nov 19, 2020

The latest version of svpost does not fail. Processing results with a corrupted restart file produces

Reducing (vwall shear stresses) results : post-processing-errors/restart.1000.20
Reducing (vwall shear stresses) results : post-processing-errors/restart.1000.21
Reducing (vwall shear stresses) results : post-processing-errors/restart.1000.22
ERROR parsing header: Unexpected end of line.
Reducing (vwall shear stresses) results : post-processing-errors/restart.1000.23
Reducing (vwall shear stresses) results : post-processing-errors/restart.1000.24

However, the results will be zero for the nodes in restart.1000.22.

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

No branches or pull requests

2 participants