// Overview
REPAS is a desktop structural analysis application built around a 3D finite element solver. The interface guides the user through each step of a structural study: defining geometry and element types, assigning boundary conditions, applying forces, running the simulation and reviewing results.
The software was designed with a "Mode Rapide" (quick mode) to streamline the common workflow, while retaining full parameter control. Results and geometry can be exported for further post-processing.
// What I did