idwarp icon indicating copy to clipboard operation
idwarp copied to clipboard

CGNS format to read in readUnstructuredCGNS.F90 is deprecated

Open sreekar2858 opened this issue 2 years ago • 0 comments

Description

Hello

I have been trying to morph a mesh with OpenFOAM grid but there is a bug with writing grid. I found a fix but the mesh is not morphing but rather just transforming the specified nodal positions. Since, IDWarp has more examples using CGNS I tried using that file format but found that readUnstructuredCGNS can only input ADF format and with ElementList instead of pointList for BC which is deprecated (https://cgns.github.io/CGNS_docs_current/midlevel/bc.html). image image

Can I ask what software you used to export cgns, so, I can replicate the workflow?

sreekar2858 avatar Aug 18 '23 11:08 sreekar2858