StressField2D-Investigator

Investigating 2D stress field via principal stress lines, stress field visualization
79 download
Aggiornato 9 giu 2020

Visualizza la licenza

# StressField2D_Investigator_exported
Successfully tested on Matlab R2019a and subsequent versions

# Functionality:
Principal stress lines (PSLs) based 2D stress field investigation.
The program allows to trace PSLs interactively in the saliency map of different stress components
(Inc. cartesian stress, von Mises stress, principal stress magnitude and anisotropy),
or in the stress field topology visualization.

# Data set:
What is the file format of the data set?
The data set is composed of two parts: the quad mesh and cartesian stress field.
The quad mesh is written in the standard .vtk DataFile Version 3.0, and cartesian stress field
is appended after the mesh info. in the same file.

# Usage:
run StressField2D_Investigator_exported.m

'DataSrc' edit field ==== name of data set file without extension
'Loading' button ======== loading the data set and draw the silhouette of the input stress field
'VisType' drop-down ===== selecting the stress components to visualize
'None' ---------- nothing to vis. (default)
'SigmaX' -------- normal stress along X-dir.
'SigmaY' -------- normal stress along Y-dir.
'SigmaXY' ------- shear stress
'Mises' --------- von Mises stress
'Sigma1' -------- magnitudes of major principal stress
'Sigma2' -------- magnitudes of minor principal stress
'Anisotropy' ---- defined by log10(|Sigma1/Sigma2|), the farther away from zero,
the stronger the anisotropy ('+': major PS dominates, '-': minor PS dominates)
'Topology' ------ topological features of the stress field, inc. degenerate points and
topological skeletons (red dotted lines -> major principal direction, blue -> minor)
'Alpha' slider ========== adjusting the transparency of saliency map to highlight PSLs
(from 0 to 1, opaque to tranparent)
'TraceMajor' button ===== capturing cursor position, and tracing major PSL (red lines) from there
'TraceMinor' button ===== capturing cursor position, and tracing minor PSL (blue lines) from there
'TraceBoth' button ====== capturing cursor position, and tracing major & minor PSLs from there
'UnTrace' button ======== capturing cursor position, removing PSL closest to it
'ClearAll' button ======= clear workspace before loading new data set

# Limitations:
Only 1st-order quad mesh is supported for now, constant step size is used in tracing PSLs, might be not robust
enough for mesh with vastly different element sizes.

Cita come

junpeng wang (2024). StressField2D-Investigator (https://www.mathworks.com/matlabcentral/fileexchange/76748-stressfield2d-investigator), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2019a
Compatibile con R2019a fino a R2020a
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0