Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 604 Bytes

falcon-MATLAB

falcon-MATLAB is a finite element analysis program from the falcon numerical analyses suite. It is developed primarily for prototyping. The coding style is similar to the original falcon package, which is based on the Jem-Jive libraries.

Features

  • Modular, with highly decoupled code components
  • VTK Writer for visualization with Paraview, Mayavi.

Getting started

  • Open MATLAB
  • In the command window, run main('SENT')

Contribution

Make a Pull Request