Impact is a finite element program for simulation of dynamic events such as car crashes or other large deformation events. It is kept very simple to make it intuitive to use and easy to change and extend. The program includes a NURBS based pre-processor for modelling, a solver with editor, a post-processor, and a graph plotter for results viewing. Impact also interfaces with several other programs, such as Nastran and Gmsh.
| Tags | Scientific/Engineering |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: The entire preprocessor model can now be saved in the .in file. It is possible to script drive the geometry and FE model by manually editing the .in file and then reading it into the preprocessor. A bug was fixed in the post-processor where Gradient Result is now visible in the OpenGL accelerated version.


Changes: This release finally allows groups to be usable in the preprocessor. There is also a bugfix for the NASTRAN file import filter.


Changes: Several new file parsers have been added to the preprocessor. The UNV format allows interfacing with the Salome mesh generator. The BDF and NASTRAN file formats are simpler, faster, and more robust than the previous implementation. The GMSH reader now works with the version 2 format and does not require any preparation of the mesh. Finally, a group feature has been added but is not complete.


Changes: This release fixes bugs in the HTML documentation. Preprocessor now imports all elements from a GMSH .msh file, and has faster export of .in files (a few minutes versus an hour). PostProcessor remembers the last directory used. Solver checks for NIP used in Solid_iso_4 element and calculates the correct mass calculation of tetrahedron Solid_iso_4 and Solid_iso_6 elements. The find and replace feature in the editor is improved, but not complete. The Optimizer GUI values now control the optimiser, which has a corrected output when using Solid_iso_4 elements.


Changes: Bugfixes were made in the GUI. Fracture capability has been added to the Solid_Iso_4 element.