Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/banghuazhao/ansys-swiftcomp_gui
ANSYS-SwiftComp GUI is a graphic user interface integrated into the Main Menu of ANSYS using APDL, which can use the preprocessing and postprocessing capability of ANSYS as a user-friendly GUI for SwiftComp™
https://github.com/banghuazhao/ansys-swiftcomp_gui
ansys ansys-apdl apdl apdl-scripts mechanical-engineering mechanics-of-materials multiscale-analysis multiscale-simulation
Last synced: 4 days ago
JSON representation
ANSYS-SwiftComp GUI is a graphic user interface integrated into the Main Menu of ANSYS using APDL, which can use the preprocessing and postprocessing capability of ANSYS as a user-friendly GUI for SwiftComp™
- Host: GitHub
- URL: https://github.com/banghuazhao/ansys-swiftcomp_gui
- Owner: banghuazhao
- License: mit
- Created: 2016-05-06T17:45:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T23:43:01.000Z (3 months ago)
- Last Synced: 2024-08-27T02:12:48.700Z (3 months ago)
- Topics: ansys, ansys-apdl, apdl, apdl-scripts, mechanical-engineering, mechanics-of-materials, multiscale-analysis, multiscale-simulation
- Language: Batchfile
- Homepage: https://cdmhub.org/resources/1136
- Size: 4.93 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ANSYS-SwiftComp GUI
**ANSYS-SwiftComp GUI** is an ANSYS plugin designed for multiscale modeling of composite materials and structures. It provides a user-friendly graphical interface for the SwiftComp tool, allowing users to perform homogenization and dehomogenization analysis efficiently within ANSYS.
For more information, visit this article: [ANSYS-SwiftComp GUI: ANSYS Plugin for Multiscale Modeling](https://www.linkedin.com/pulse/ansys-swiftcomp-gui-ansys-plugin-multiscale-modeling-banghua-zhao/)
![introduction](./image/introduction.jpeg)
## Features
- **Multiscale Modeling**: Supports modeling at both micro and macro scales, enabling accurate simulations of composite materials.
- **Homogenization**: Computes effective properties of heterogeneous materials, helping to bridge the gap between different scales.
- **Dehomogenization**: Recovers detailed stress/strain fields in the microstructure from macroscale results.
- **Seamless Integration**: Fully integrated with ANSYS Workbench, allowing for easy setup and execution of multiscale analysis.
- **User-Friendly Interface**: Intuitive GUI that simplifies the process of setting up and analyzing complex composite models.![menu](./image/menu.jpeg)
## Installation
1. Clone the repository:
```bash
git clone https://github.com/banghuazhao/ANSYS-SwiftComp_GUI.git
```2. Follow the instructions in the [ANSYS SwiftComp GUI Manual](./ANSYS-SwiftComp_GUI_Manual.pdf) to install the plugin within ANSYS Workbench.