Extract fibre orientation from Moldflow

Extracts the orientation tensor through the thickness at a specified location from Moldflow results

Ahora está siguiendo esta publicación

Requires the glob function from the file exchange to find the Moldflow model and results (it isn't really necessary to use this function but it's a little easier than the built in capabilities of MATLAB). The Moldflow model must be exported in the .udm format. The orientation tensors must be output using the NASTRAN/PATRAN format (.nod). I've attempted to write the code to be generic and work with any model but it is not extensively tested.
Just specify a location at which to extract results.

Two algorithms are used. Brute force search for the closest nodes and scatteredInterpolant

Citar como

Matthew Bondy (2026). Extract fibre orientation from Moldflow (https://la.mathworks.com/matlabcentral/fileexchange/52838-extract-fibre-orientation-from-moldflow), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: Expand wildcards for files and directory names

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0