how to link ANSYS Workbench TO MATLAB Using Journal Files ???

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ • 26

  • @Luaichiwangwang
    @Luaichiwangwang 2 місяці тому +1

    Thank you! You deserve the world

  • @louisjallier6219
    @louisjallier6219 2 роки тому +4

    You deserve the world

  • @rezanazeri3488
    @rezanazeri3488 2 роки тому +1

    Thank you so much bro. quite helpful👌

  • @kimiakarimi397
    @kimiakarimi397 2 роки тому +1

    Thank a lot! I was very helpful

  • @fordtom0
    @fordtom0 Рік тому +1

    very good!!!! thanks

  • @burkitbayevarman5435
    @burkitbayevarman5435 2 роки тому +1

    is it possible to make data exchange between matlab and ansys automotically?

  • @baratidavood
    @baratidavood 3 роки тому

    Thank you so much, this would be so helpful.

  • @udaypatel8341
    @udaypatel8341 6 місяців тому +1

    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

  • @louisjallier6219
    @louisjallier6219 2 роки тому +1

    Thanks a lot mate

  • @sumanraypramanik3798
    @sumanraypramanik3798 2 роки тому +2

    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 😀

  • @mamadtomcat7588
    @mamadtomcat7588 2 роки тому +1

    Nice

  • @林裕哲-o7z
    @林裕哲-o7z 3 роки тому +1

    what is the difference between the basic journal.wbjn and finaljournal .wbjn

  • @rexwang5240
    @rexwang5240 3 роки тому

    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.

  • @9okku
    @9okku 2 роки тому +2

    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?

    • @andrewp.8278
      @andrewp.8278 Рік тому +1

      A small note - this line should be put in the journal

    • @ZihanZhu-tk9ym
      @ZihanZhu-tk9ym Рік тому

      I also have the same problem, did you solve the problem, can you give me some information? I would be very grateful

  • @amirhusseinmontazeran6685
    @amirhusseinmontazeran6685 Рік тому

    Thank you!

  • @anime-fantasiaone2421
    @anime-fantasiaone2421 2 роки тому

    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

  • @K_Shawn_Webb
    @K_Shawn_Webb 2 роки тому

    Hello sir, does this work with the latest versions of Ansys? Also will this work with student version?

  • @rexwang5240
    @rexwang5240 3 роки тому

    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

    • @amirhosseindodangeh8736
      @amirhosseindodangeh8736  3 роки тому +1

      double check your journal file that should be where your troubles and problem are ...

  • @mohamedzain8628
    @mohamedzain8628 2 роки тому

    Allah bless you, thank you very much.

  • @hanqiyu1679
    @hanqiyu1679 2 роки тому

    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?

    • @K_Shawn_Webb
      @K_Shawn_Webb 2 роки тому +1

      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.

    • @الموجيفيالفيزياء
      @الموجيفيالفيزياء 2 роки тому

      how?