Accelerating Finite Element Analysis (FEA) in MATLAB
Expedite the computationally intensive part of the mechanical analysis stage of a coupled electro-mechanical FEA of an electrostatically actuated micro-electro-mechanical (MEMS) device by using “parfor” to:
1. Compute Element Stiffness
2. Assemble global stiffness matrix (K) from element stiffness matrices
3. Assemble Force matrix (F)
Citation pour cette source
Vaishali Shrivastava (2024). Accelerating Finite Element Analysis (FEA) in MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/29430-accelerating-finite-element-analysis-fea-in-matlab), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Parallel Computing >
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
- Engineering > Mechanical Engineering > Micro-electromechanical Systems (MEMS) >
Tags
Remerciements
Inspiré par : MESH2D: Delaunay-based unstructured mesh-generation
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
AcceleratingFEAusingPCT/SourceCode/
AcceleratingFEAusingPCT/SourceCode/FEMAnalysis/
AcceleratingFEAusingPCT/SourceCode/FEMAnalysis/mesh2D_MLC/Mesh2d v23/
AcceleratingFEAusingPCT/SourceCode/FEMAnalysis/mesh2D_MLC/Mesh2d v23/private/
AcceleratingFEAusingPCT/SourceCode/PDEToolboxElectrostaticAnalysis/
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.1 | Updated license |
||
1.0.0.0 |