Modification of the tutorial and get error running primal solver #602
Replies: 3 comments 2 replies
-
I do mesh generation by using pointwise, I even try using sanppyhexmesh but also get the same error nan what is the possibly reason so that I can fix this problem |
Beta Was this translation helpful? Give feedback.
-
From the right figure, it seems that your FFD did not fully contain the design surface. |
Beta Was this translation helpful? Give feedback.
-
What is the total number of mesh cells? You have 400K faces with non-ortho > 70. I think the mesh quality can be improved. Other possible causes of the nan solution are the boundary conditions and fvSolution and fvSchems setup. |
Beta Was this translation helpful? Give feedback.
-
I m using a new rotor blade CT-rotor blade using pointwise and then run it just using primal solver. When I check the mesh there was no problem but when I run it I get the following error. It would be very helpful if profressor can give me any suggest about this error

Beta Was this translation helpful? Give feedback.
All reactions