How to restart simulation with Higher Order Polynomial basis
garicano opened this issue · 0 comments
garicano commented
Hello:
I have computed a steady solution for the laminar flow around a circular cylinder (ReD=40, Ma=0.3) using polinomial order 3.
I'm trying to restart the computation, but using polynomial order 5 (see attached control file).
I receive the following error message:
Error reading restart file: wrong dimension for element 1.
Element dimensions: 5 ,5 ,0.
Restart dimensions: 3 ,3 ,0.
Error in file HexMesh.f90, in line 3330.
Could you please help me with the control file configuration? Thanks!
I attach the solution file as well, in case it is useful for reproducing the error message.