gmsh + python: how to access mesh information from scripts

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ต.ค. 2024

ความคิดเห็น • 14

  • @Amgad_Abdrabou
    @Amgad_Abdrabou ปีที่แล้ว +3

    Thank you so much, I started to learn both of gmsh & python recently, the video is so helpful. I aim to use gmsh with python to model electromagnetic problems.

    • @JoseAbell
      @JoseAbell  ปีที่แล้ว +1

      Glad it helped!

  • @GhufranullahKhan-tc2pi
    @GhufranullahKhan-tc2pi ปีที่แล้ว +2

    Amazing! It would be great if could make another video on how to formulate element and global stiffness matrix.

    • @JoseAbell
      @JoseAbell  ปีที่แล้ว +1

      Great suggestion! What elements are you thinking about?

    • @ajarivas72
      @ajarivas72 8 หลายเดือนก่อน

      Soon we will write our own FEA and CFD codes.
      Later, the IA will learn how to do FEA and CFD jobs using all the information, videos and equations on the Internet.
      Few years more and the IA will do theses analysis instantaneously without using a single equation or code.

  • @ronaldjoseph2925
    @ronaldjoseph2925 2 หลายเดือนก่อน

    can I use thos code to clean mesh file to single node entity needed to run in mujoco deformable body flexcomp simulation?

  • @oscarmorello1
    @oscarmorello1 7 หลายเดือนก่อน +1

    Hola. Como podría generar una matriz sparse de esa malla? Y cómo podria hacer un grafo a partir de algunos puntos elementos de la malla? Gracias

    • @JoseAbell
      @JoseAbell  6 หลายเดือนก่อน +1

      scipy.sparse tiene todo lo que necesitas. Para grafos recomiendo networkx donde dependiendo lo que quieras puedes asignar cosas a los arcos y a los nodos del grafo.

    • @oscarmorello1
      @oscarmorello1 6 หลายเดือนก่อน

      Muchas gracias
      @@JoseAbell

  • @austineadah2843
    @austineadah2843 3 หลายเดือนก่อน

    nice tutorials. could you point me to any similar gmesh library or toolbox for visualizing gmesh meshes in MATLAB?

  • @antonsurviyanto5896
    @antonsurviyanto5896 ปีที่แล้ว +2

    Can gmsh used for frame analysis openseespy Sir?

    • @JoseAbell
      @JoseAbell  ปีที่แล้ว +1

      Yes you can. Just use lines as a geometry on gmsh.

  • @mohamedelmatal6820
    @mohamedelmatal6820 5 หลายเดือนก่อน

    there is a difference between teaching and showing skils .