loganoz / horses3d

HORSES3D: A high-order discontinuous Galerkin solver for flow simulations and multi-physics applications

Home Page:https://loganoz.github.io/horses3d/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to restart simulation with Higher Order Polynomial basis

garicano opened this issue · comments

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.

CylCirc.hsol.txt
CylinderCircularSection.control.txt