Running MATLAB FEM and Multiphysics Simulations in Parallel
When given the task to perform many simulations in a larger simulation study or project, such as in optimization studies or parametric studies over several variables as for example described in a parametric simulation script tutorial, one can speed up the overall process significantly by performing the simulations in …
Advanced Command Line Postprocessing and Visualization
The following post breaks down and explains the postprocessing and visualization steps used to create the images and video for the axisymmetric stress-strain brake disk analysis model. By using the Octave or MATLAB command line and exported finite element fea data struct one can create custom graphics and …
Different Ways of Working with FEATool and FEM Simulations
FEATool Multiphysics is unique in that it allows several different ways for users to work with FEM modeling and simulation. The whole spectrum from using the high-level graphical user interface down to low-level access of the fundamental matrices of the underlying finite element FEM discretization is possible. On top …