can you tell me how to use code to optimize the same structure by using genetic algorithim tool box in matlab. objective is to optimize the mass of the structure, design variables are its width and thickness, constraints are deflection and stress
So i can also put a vector of numbers in length or height? And it will run for all, or do I have to do one value at a time? Great video BTW ☺️ looking to use what u showed 😀
I found out that there was a problem with my solver, Update failed for the Solution component in Transient Thermal. Error updating cell Solution in system Transient Thermal.
Thank you very much for the valuable information! Edit: I solved my problem and it works like a charm! I not deleting the problem in case of someone makes the same mistake :) I just forgot to open the file hence there was a missing code line : Open(FilePath="D:/Backup/2022/Design_Optimization/ANSYS/WB/CFD_Matlab_trial/CFD_Matlab_trial.wbpj") However, I had an error where it says: "CommandFailedException: Parameter of name 'P1' not found in Project In file "finaljournal.wbjn", line 5" I am using ANSYS 18.1 and Matlab R2021b but I made the changes (e.g. I changed the v212 to v181) I am confused about how to continue, could you please guide me?
Thanks very much! But when I used my own case, the software was opened and it seemed to be running, but the csv result table was not generated.Do you know the reason
If I want to do a "for" loop on length and height so that I don't have to change the value manually, is it possible to save all the results in one output file?
my suggestion would be to have a secondary output file. The first one would interdace b/w matlab and ANSYS and u use matlab to create a second one that send the data to it for every iteration.
Thank you! You deserve the world
You deserve the world
Thank you so much bro. quite helpful👌
Thank a lot! I was very helpful
very good!!!! thanks
is it possible to make data exchange between matlab and ansys automotically?
Thank you so much, this would be so helpful.
can you tell me how to use code to optimize the same structure by using genetic algorithim tool box in matlab. objective is to optimize the mass of the structure, design variables are its width and thickness, constraints are deflection and stress
Same question
Thanks a lot mate
So i can also put a vector of numbers in length or height? And it will run for all, or do I have to do one value at a time? Great video BTW ☺️ looking to use what u showed 😀
Nice
what is the difference between the basic journal.wbjn and finaljournal .wbjn
I found out that there was a problem with my solver, Update failed for the Solution component in Transient Thermal. Error updating cell Solution in system Transient Thermal.
Thank you very much for the valuable information!
Edit: I solved my problem and it works like a charm! I not deleting the problem in case of someone makes the same mistake :)
I just forgot to open the file hence there was a missing code line :
Open(FilePath="D:/Backup/2022/Design_Optimization/ANSYS/WB/CFD_Matlab_trial/CFD_Matlab_trial.wbpj")
However, I had an error where it says: "CommandFailedException: Parameter of name 'P1' not found in Project
In file "finaljournal.wbjn", line 5"
I am using ANSYS 18.1 and Matlab R2021b but I made the changes (e.g. I changed the v212 to v181)
I am confused about how to continue, could you please guide me?
A small note - this line should be put in the journal
I also have the same problem, did you solve the problem, can you give me some information? I would be very grateful
Thank you!
Thank you very much for the valuable information!
I need help for my thesis and and I can pay if necessary
how can I contact you for more questions
Hello sir, does this work with the latest versions of Ansys? Also will this work with student version?
Thanks very much! But when I used my own case, the software was opened and it seemed to be running, but the csv result table was not generated.Do you know the reason
double check your journal file that should be where your troubles and problem are ...
Allah bless you, thank you very much.
If I want to do a "for" loop on length and height so that I don't have to change the value manually, is it possible to save all the results in one output file?
my suggestion would be to have a secondary output file. The first one would interdace b/w matlab and ANSYS and u use matlab to create a second one that send the data to it for every iteration.
how?