SimVascular / svSolver

Separate repository for svSolver
16 stars 23 forks source link

Update post_solver.cxx #89

Open wgyang opened 4 years ago

wgyang commented 4 years ago

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 commented 4 years ago

@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.