MATLAB - Elliptic Mesh Generation - Part 1

Ғылым және технология

Thanks for Watching
CODE IN THE DESCRIPTION:
www.dropbox.com/s/s758gvjnpwz...
Code for a simple Matlab script that generates an elliptic mesh and can be modified to generate meshes on different domains
paper on which the code was based:
pdfcoffee.com/eliptic-grid-ge...

Пікірлер: 21

  • @lorenzodonadio9322
    @lorenzodonadio9322 Жыл бұрын

    I have updated the link for the paper: pdfcoffee.com/eliptic-grid-generation-pdf-free.html

  • @roshanshanmughan7218

    @roshanshanmughan7218

    Жыл бұрын

    Thank you very much!

  • @saqibmasood2757
    @saqibmasood27574 жыл бұрын

    how to draw triangular boundary? Actually I need the circle inside changed to triangle. Please guide.

  • @leecypherr8782
    @leecypherr87826 жыл бұрын

    This is extremely helpful, I have been looking for this for a long time. Do you know how we can export this mesh as a file so that we can calculate in this mesh area? Thank you.

  • @cesartorres8383
    @cesartorres83836 жыл бұрын

    Hello everyone and thanks for uploading this class of videos, how could I understand the generation of digital meshes from the beginning, if I have never used Matlab?

  • @profesorulonline6608
    @profesorulonline66083 жыл бұрын

    Very nice tutorial! i would be grateful if you share the paper (pdf) with equations on which the code was based, the link is not working, it worked in the past, can you do this in Fortran?

  • @marcelmeyer4746
    @marcelmeyer47466 жыл бұрын

    How would one implement the boundary conditions to form an upside down triangle? as setting left and right at the same time does not work.

  • @lorenzodonadio9322

    @lorenzodonadio9322

    6 жыл бұрын

    f1 = @(x) -1.5*x-3; f2 = @(x) +1.5*x-3; c1=[linspace(0,-2,ny);f1(linspace(0,-2,ny))]; %left c2=[linspace(0,2,nx);f2(linspace(0,2,ny))]; %bottom c3=[linspace(2,0,ny);zeros(1,ny)]; %right c4=[linspace(-2,0,nx);zeros(1,nx)]; %top

  • @lorenzodonadio9322

    @lorenzodonadio9322

    6 жыл бұрын

    hope it works, but this maps a triangle with "squares", you can easily adapt the code so that is produces triangles

  • @dwyanechou4061
    @dwyanechou40614 жыл бұрын

    The link of based paper is not avaliable for now, is there anywhere else I can download it?

  • @zakibeli6634

    @zakibeli6634

    4 жыл бұрын

    give me ur mail, i will send it to u

  • @akmalbakar5078

    @akmalbakar5078

    4 жыл бұрын

    @@zakibeli6634 can you send it to me too please? I'll message you my email

  • @akmalbakar5078

    @akmalbakar5078

    4 жыл бұрын

    akmalariff@yahoo.com

  • @ahlemmokhtari1981

    @ahlemmokhtari1981

    3 жыл бұрын

    @@zakibeli6634 ahlem.propulsion@gmail.com send it to me please thank you :)

  • @tarikbalci6295

    @tarikbalci6295

    3 жыл бұрын

    @@zakibeli6634 Could you send me the paper please? e.tarikbalci@gmail.com

  • @roshanshanmughan7218
    @roshanshanmughan7218 Жыл бұрын

    Thank you for the very nice video. Could you please re-share the link of the paper. It seems that that link is not functional now. Thank you in advance. :)

  • @lorenzodonadio9322

    @lorenzodonadio9322

    Жыл бұрын

    I updated it: pdfcoffee.com/eliptic-grid-generation-pdf-free.html

Келесі