ucns3d-team / UCNS3D

Unstructured Compressible Navier Stokes 3D code (UCNS3D)
https://ucns3d.com
GNU General Public License v3.0
238 stars 87 forks source link

Tutorials and the usage of MRF #66

Closed SRkumar97 closed 8 months ago

SRkumar97 commented 9 months ago

Hello! I have a couple of doubts on the MRF feature of the code. The provided MRF doc https://github.com/ucns3d-team/UCNS3D/blob/master/docs/README_MRF.md mentions that there are a suite of testcases with the MRF, which can be accessed using the link https://cord.cranfield.ac.uk/

When I open the cord webpage I see a variety of groups and categories. May I know which category/sub-tree I am supposed to check in the cord website, for accessing these tutorials?

Additionally, can MRF in UCNS3D be used with both purely structured grids?

paulostrobel commented 9 months ago

Thanks for your update. I will check the cases on cord and get back to this soon. In terms of the mesh, it also support structured grid.

paulostrobel commented 9 months ago

I just double checked the files and both meshes and results are on the cord repository. You can access each case repository with the hyperlinks on the MRF doc readme. An additional repository containing only the tutorial meshes will be provided soon.

SRkumar97 commented 9 months ago

Thank you very much for the help!