Hi @gmukherjee ,
It should still be possible to obtain that mesh in SimScale by using a hex-dominant (parametric) meshing tool with the same cell sizing everywhere in the domain (that is, no refinements, by setting the appropriate bounding box resolution).
Other options to obtain that exact mesh are:
- You can always copy the project that I linked and change the simulation settings to the ones you want. This way, you can use the same mesh as the other user had.
If you want to learn how to obtain a mesh like that one on your own, here are some things that you can try:
- Generating it locally using OpenFOAM’s blockMesh and import it to SimScale
- Create a hex mesh in SimScale, run a simulation for 1 iteration, download the simulation results, and then use OpenFOAM’s extrudeMesh utility to obtain a pseudo-2D mesh (see this video). The resulting pseudo-2D mesh can be imported back to SimScale.
Cheers
