Interactive link between MATLAB and ANSYS

버전 1.0.0.0 (10.5 KB) 작성자: Nick
An interactive link between MATLAB and ANSYS tailored for retrieving cross-section properties.
다운로드 수: 2.8K
업데이트 날짜: 2015/9/16

라이선스 보기

This function differs from most links between MATLAB and ANSYS, because ANSYS is started in interactive mode, so not in batch mode. This way if you have a repetitive task that just changes some parameters, you don't have to start up ANSYS for every job, which saves a lot of time. Especially interesting when performing optimizations.
This function is specifically tailored to obtain cross section properties of an I-beam by giving the dimensions. However it can be used for any purpose where a link between MATLAB and ANSYS is required.
To be able to connect to ANSYS, open settings_ANSYS_connection.m and change the version and path of the ANSYS installation if necessary.

The main file is get_geom_props_ANSYS.m. However when the working directory is set to folder where get_geom_props_ANSYS.m is in, it will also support the following commands in your command window:
ansys start
ansys prepare settings
ansys sample cross
ansys exit

Furthermore I would like to give Friedrich some credits for explaining how to override the ANSYS output destination, explained in this post: http://www.mathworks.com/matlabcentral/answers/72356-using-matlab-to-send-strings-to-the-stdin-of-another-console-application

PS You need to compile the .cc files in the "input manipulation" folder. As I'm not allowed by Mathworks to give you the executables. The supported compilers can be found here: http://nl.mathworks.com/support/compilers/R2015b/index.html. What to do after installation can be found here: http://nl.mathworks.com/support/compilers/R2015b/index.html

인용 양식

Nick (2024). Interactive link between MATLAB and ANSYS (https://www.mathworks.com/matlabcentral/fileexchange/53032-interactive-link-between-matlab-and-ansys), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Standalone Applications에 대해 자세히 알아보기
태그 태그 추가
도움

받음: TextInject, KeyInject

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0