problem using a 3D extruded mesh with periodic boundary condition
Posted: Wed Sep 26, 2018 9:27 pm
Hello,
I have a test case involving the simulation of flow around a cylinder. For this test, I use 3D meshes extruded from a 2D one. For the first mesh with 10 cells in the z direction, when I run the simulation I got an error "*** Error in `./cs_solver': malloc(): memory corruption: 0x0000000001784ed0 ***". However the number of cells is not that large (about 270000 cells) to have a memery allocation problem. For the second mesh with 4 cells in the z direction, I got a different error "Cannot achieve to reorient the current joined face with face 45313 (selected face)."
The boundary condition for faces ("front", "back") whose normal is in Z direction is set to be periodic. Certainly, the periodic boundary conditions are not well set, since If I use Symmetry type for these two faces, I have no more previous errors.
Could you please tell me what is going wrong in the periodic BC setting, please? I'm using code_saturne 5.0.4, and in attached file you can find the .xml file, mesh files and the listing files.
Best regards,
Lei
I have a test case involving the simulation of flow around a cylinder. For this test, I use 3D meshes extruded from a 2D one. For the first mesh with 10 cells in the z direction, when I run the simulation I got an error "*** Error in `./cs_solver': malloc(): memory corruption: 0x0000000001784ed0 ***". However the number of cells is not that large (about 270000 cells) to have a memery allocation problem. For the second mesh with 4 cells in the z direction, I got a different error "Cannot achieve to reorient the current joined face with face 45313 (selected face)."
The boundary condition for faces ("front", "back") whose normal is in Z direction is set to be periodic. Certainly, the periodic boundary conditions are not well set, since If I use Symmetry type for these two faces, I have no more previous errors.
Could you please tell me what is going wrong in the periodic BC setting, please? I'm using code_saturne 5.0.4, and in attached file you can find the .xml file, mesh files and the listing files.
Best regards,
Lei