mergePatchPair in blockMeshDict

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

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

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

    thank you so much .. clear and neat work with a good pedagogical approach

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

    Thank you so much for your videos! Learning a lot. It helps so much to draw the mesh and label all the vertices visually, before doing the blockMeshDict file.

  • @riturajborah382
    @riturajborah382 ปีที่แล้ว

    Amazing work! Quality resources for free. Thank you very mcuh!

  • @JaganPerla
    @JaganPerla 2 วันที่ผ่านมา

    bro, thankyou so for the video. for my problem i have to make a similar domain, but instead of a whole block on top, i have to put only one rectangular patch on the top face bottom block for a jet inlet. but when i create a box, it says,
    face 0 in patch 0 does not have neighbour cell face: 4(6 7 8 9)
    please help

  • @DonHickory
    @DonHickory 11 หลายเดือนก่อน

    Thank you soo much!

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

    Great video !!
    I have a doubt
    At 11:46, while defining small you wrote (8 12 13 9)
    However you have said in earlier tutorial to use thumb rule while defining faces
    So, shouldn't it be (8 9 13 12) ?

    • @smrutiranjanjena3597
      @smrutiranjanjena3597 2 ปีที่แล้ว

      Exactly. I too felt the same. Hopefully he will clarify that.

  • @ThokalaDivyaced
    @ThokalaDivyaced ปีที่แล้ว

    Hi I am facing some similar issue in blockMesh. Suppose this is T-Mesh and involvs only 2 blocks. If it is a C shape mesh and I want to combine 2 blocks with one base block(Total 3 blocks). Is it possible to do that way? Or Is it compulsory to split base block into 3 blocks which will be total (Total 5 blocks in number). Kindly let me know this will help me alot.

  • @KeiKei-88
    @KeiKei-88 ปีที่แล้ว

    How to create block-1 in block-0 ?

  • @rudhkul
    @rudhkul 3 ปีที่แล้ว

    What boundary conditions should we give on those newly defined patches for mergedPatchPairs? Can you share the case file for this problem?

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

      As I mentioned in the tutorial, No need to give any boundary conditions to the internal faces. The purpose of the tutorial was to focus on meshing. Hence, case files are not essential. You can only modify the blockMeshDict file to create T-shape geometry.

    • @rudhkul
      @rudhkul 3 ปีที่แล้ว

      @@DDFluids I also thought so. However, when I run the simulation, the code asks for BCs for the mergePatchPairs

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

      ​@@DDFluids When I added the "large" and "small" patches without adding/modifying the files in 0/ folder, ParaView crashed showing the error message : "" Cannot find patchField entry for large ""

    • @ThokalaDivyaced
      @ThokalaDivyaced ปีที่แล้ว

      ​@@DDFluids Hi I am facing some similar issue in blockMesh. Suppose this is T-Mesh and involves only 2 blocks. If it is a C shape mesh and I want to combine 2 blocks with one base block(Total 3 blocks). Is it possible to do that way? Or Is it compulsory to split base block into 3 blocks which will be total (Total 5 blocks in number). Kindly let me know this will help me alot.