Such a wonderful wonderful explanation of blockMesh. Thank you.
@DDFluids3 жыл бұрын
Thanks. Keep learning :)
@fundamentalsofmechanicalen21683 жыл бұрын
Nice lectures please upload more lectures
@DDFluids3 жыл бұрын
Sure. Please share with others too. :)
@fundamentalsofmechanicalen21683 жыл бұрын
Sure.... You do good job.....
@volkanatar4232 Жыл бұрын
I dont really understand the right hand rule
@sandipgewali6412 жыл бұрын
@10:50 fourth option: hex (4 5 6 7 0 1 2 3) means the first face is 4567 whose normal points out of the bounding box. One should choose the first face in that order where the normal to that face points towards the inside of the bounding box. Hence, hex ( 4 7 6 5 0 3 2 1) would have been correct. Similarly, fifth option: hex (4 5 1 0 6 2 3 7) is incorrect because the first points of first and second face don't correspond to each other, i.e., 4 doesn't correspond to 6. Instead hex (4 5 1 0 7 6 2 3) would have been a correct choice. Still, quite not sure about the sixth option. The video says wrong direction but it seems it is incorrect only because the normal to first face points outside of the bounding box.
@ks5035-v4k2 жыл бұрын
Hai brother . if any of axes are at centre of the cube.then how to write block.hex ? ....help me in this basic concepts
@nikasarabi12752 жыл бұрын
are the starting point in defining boundaries like front and back face or walls important? or the only important thing is the orientation?
@aimannorsham35573 жыл бұрын
Sir, how to do a triangle geometry by applying the concept that you mentioned on this video?
@creativelead32984 ай бұрын
I read out that in hex ()we write counterwise number for those positions that are present in negative z direction.
@sandipgewali6412 жыл бұрын
I installed openfoam10 and paraview was installed by default. However, when using of2206, the paraFoam command doesn't work. Should I install paraview again or can I use the paraview that was supplied pre-compiled openfoam10 ??