Skip to content

Latest commit

 

History

History
74 lines (39 loc) · 1.29 KB

README.md

File metadata and controls

74 lines (39 loc) · 1.29 KB

© Ihor Mirzov, 2023
Distributed under GNU General Public License v3.0




How to use | Screenshots | Your help | TODO




CalculiX to Salome converter (inp to unv)

Converts CalculiX .inp file to Salome .unv format.



How to use

Python3 is needed.

Result UNV-file name is the same as INP-file name. So only one argument should be passed to the converter:

python unv2ccx.py file.inp



Screenshots

1D and 2D elements in CalculiX GraphiX:
INP 2D Converted 1D and 2D UNV elements in Salome:
UNV 2D

3D elements in CalculiX GraphiX:
INP 3D Converted 3D UNV elements in Salome:
UNV 3D



Your help

Please, you may:



TODO

  • Support keyword *HEADING
  • Support keyword *SURFACE