FEM: source code typos, issue 0002914

This commit is contained in:
Kunda
2017-02-28 11:51:07 +01:00
committed by wmayer
parent 35e66aca8e
commit 90aeb372f5
19 changed files with 43 additions and 43 deletions

View File

@@ -146,7 +146,7 @@ def read_z88_disp(z88_disp_input):
disp_file = '/pathtofile/z88o2.txt'
importZ88O2Results.import_z88_disp(disp_file , fea.analysis)
The FreeCAD file needs to have an Analysis and an appropiate FEM Mesh
The FreeCAD file needs to have an Analysis and an appropriate FEM Mesh
'''
nodes = {}
mode_disp = {}