Skip to content
Snippets Groups Projects
Commit c93bf254 authored by Boman Romain's avatar Boman Romain
Browse files

add missing variable

parent c38d462a
No related branches found
No related tags found
No related merge requests found
......@@ -344,6 +344,7 @@ def create_loads(nodes, tris, total_force, target, method='T'):
if method=='U':
project = False
methodtxt='Ad Hoc Uniform Traction Model'
normal_comp = None
elif method=='T':
project = True
normal_comp = False
......
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