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

(style) Removed whitespace in adjoint test

parent 3f0cffa8
No related branches found
No related tags found
1 merge request!1BLASTER v1.0
Pipeline #50203 passed
......@@ -136,7 +136,6 @@ def main():
dCl_x[inod, i] = cAdj.tdCl_x[n.row][i]
dCd_x[inod, i] = cAdj.tdCd_x[n.row][i]
print(ccolors.ANSI_BLUE + 'PyFiniteDifference...' + ccolors.ANSI_RESET)
# Finite difference on AoA
tms['fd_blaster_aoa'].start()
......
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