FEM: inp mesh importer, add module to cmakefiles
This commit is contained in:
parent
7d2f1cbaf3
commit
c923d23b70
|
@ -103,6 +103,7 @@ SET(FemScripts_SRCS
|
||||||
ccxDatReader.py
|
ccxDatReader.py
|
||||||
ccxFrdReader.py
|
ccxFrdReader.py
|
||||||
convert2TetGen.py
|
convert2TetGen.py
|
||||||
|
importInpMesh.py
|
||||||
importZ88Mesh.py
|
importZ88Mesh.py
|
||||||
Init.py
|
Init.py
|
||||||
InitGui.py
|
InitGui.py
|
||||||
|
|
|
@ -60,6 +60,7 @@ INSTALL(
|
||||||
TaskPanelMechanicalMaterial.ui
|
TaskPanelMechanicalMaterial.ui
|
||||||
|
|
||||||
# solver CalculiX ccx
|
# solver CalculiX ccx
|
||||||
|
importInpMesh.py
|
||||||
ccxDatReader.py
|
ccxDatReader.py
|
||||||
ccxFrdReader.py
|
ccxFrdReader.py
|
||||||
FemInputWriterCcx.py
|
FemInputWriterCcx.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user