Hi
I am woking on an optimization problem. In this optimization problem I want to use Matlab and ANSYS. In which MATLAB initiating the optimization problem, and send input values to ANSYS, then ANSYS find some results and send it to Matlab...then continue the optimization process.
Can any one help me to do these comunications between Matlab and ANSYS?
MATLAB <--> ANSYS
Hi Nabeel,
I wrote my masters thesis in MATLAB and ANSYS. So, I steered my ANSYS
FE-simulations with MATLAB. If you are interested in the thesis or if
you have questions, please contact me.
ma DOT jo DOT gross AT googlemail DOT com
Just a question. Are you forced to do the stuff with MATLAB and ANSYS? What about PYTHON with SciPy, NumPy and matplotlib instead of MATLAB. It is open scource and has a lot of nice and helpfull features (OK not as much as MATLAB). SciPy contains a optimization library, if this is not enough, you can take a look on CVXopt
--
Regards
Martin J. Gross
www.matfem.de
In reply to MATLAB <--> ANSYS by Martin J. Gross
Python <--> Ansys
I can surely second this opinion. I recently programmed a parameter identification tool for Abaqus -- took me less than 3 days to code the whole thing (and to make it very user friendly). Python is an excellent tool for this purpose - a non-complex programming sysntax, lightweight and the availability of extensive libraries.
If you do plan to use python, let me know, I could perhaps provide some help.
Cheers
Arun
In reply to Python <--> Ansys by Arun Prakash
hiiiii
hi Arun I am very new to PYTHON can u please to tell me how to use it n can me plase give me some small examples where it is useful in MECHANICAL DOMAIN Specially in FEA field. Actually i need to know how the Coding is done. Is it done for the whole Analysis of what we carry out in any FEA software or it used for particular things like MESH REFINEMENT , BOUNDARY CONDITIONS..... So i except to give some where it is used in FEA domain.... Please reply me to ravikumar_04333 [at] yahoo.com
In reply to MATLAB <--> ANSYS by Martin J. Gross
Interfacing a CFD software with MATLAB
Hi Mr. Gross,
I am Balaji Ravikanti, final year (under graduate) Aerospace Engineering student from Manipal Institute of Technology, Manipal, India.
We (Me and two of my classmates) are interested in optimizing a propeller design for required performance specifications. I used combined blade element and momentum theory as a solver first. But as it is a theory i need to validate it using some other method. We thought of using any CFD software to calculate lift of a given propeller design.
To automate and repeat the procedure, CFD software has to be interfaced with MATLAB. It will be of immense help if you can let us know how you did interface ANSYS with MATLAB for your thesis work. We will be really glad if you can let us access your thesis work because we are willing to do this Design optimization for our final semester project.
Thanking you,
With regards,
Balaji.
matlab and ansys interface
Hi Martin
i want to model a beam and analys with ansys (modal or harmonic analys), i work with ansys GUI and i would like to send its output and results to matlab for training a neural network .
Can help me to do these comunications between Matlab and ANSYS?or can you send me any example about importing ansys results in matlab.
matlab ansys interface
Hi martin
I have been searching webs to find your thesis but not so lucky. It would be great if you let me know where to find it?
MATLAB is high level
MATLAB is high level language, we can analyze data, develop algorithms, and create models and applications. This language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than other programming languages, such as C/C++ or Java™.
WordPress services
sir could u please tell how
sir could u please tell how to interface matlab--ansys ? and post some examples?