Skip to content
Snippets Groups Projects
Verified Commit 223260e2 authored by Paul Dechamps's avatar Paul Dechamps :speech_balloon:
Browse files

(test) Renamed naca0012 test case

parent 2e2e93bd
No related branches found
No related tags found
1 merge request!1BLASTER v1.0
Pipeline #19732 passed
......@@ -128,9 +128,6 @@ def main():
# Write results to file.
vSolution = viscUtils.getSolution(vSolver)
vSolution['Cdt_int'] = vSolution['Cdf'] + iSolverAPI.getCd()
viscUtils.write(vSolution, vSolver.getRe())
# Save pressure coefficient
iSolverAPI.save(sfx='_viscous')
tms['total'].stop()
print(ccolors.ANSI_BLUE + 'PyTiming...' + ccolors.ANSI_RESET)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment