Mesh Refinement
Posted: Tue Nov 17, 2020 3:26 pm
Hello,
applying cs_mesh_refine_simple() on meshes with periodic boundaries throws a sigsegfault during the refinement process (CS 6.0.4). Probably it can’t handle the ghost cells, since the refinement on the same mesh without periodic boundaries works well.
Do you have a recommendation for using refinement on a mesh with translation periodicity?
If I am correct the postprocessing writers work on the original not the refined mesh. How could I visualize the refined mesh?
Kind regards,
Ralf
applying cs_mesh_refine_simple() on meshes with periodic boundaries throws a sigsegfault during the refinement process (CS 6.0.4). Probably it can’t handle the ghost cells, since the refinement on the same mesh without periodic boundaries works well.
Do you have a recommendation for using refinement on a mesh with translation periodicity?
If I am correct the postprocessing writers work on the original not the refined mesh. How could I visualize the refined mesh?
Kind regards,
Ralf