Mesh CGNS coordinates, dimensions and error
Posted: Fri Mar 13, 2015 1:40 pm
Dear,
I import CGNS meshes into code_saturne. The CGNS meshes are made with ANSYS meshing. I wonder which dimensions I should use in the meshing application? Apparantly, the coordinate positions in code_saturne are automatically in the dimensions chosen for the mesh?
If I for instance import a mesh that is made in [mm] with a max size of 1500 mm and I perform a "check mesh" the max coordinate extent is 1500. Hence, it takes over the [mm] convention. Is this a risk for the boundary conditions? I.e. a flux should be given in W/m^2. However, the coordinates now are in mm so can this form a problem?
Then, if I try to import a mesh that is made in [m] with a max size of 1.5 [m] I get the following error:
> index 1, label 'GridCoordinates_t' not a child of 'Zone_t'
What does the latter mean?
Kind regards,
Bert
I import CGNS meshes into code_saturne. The CGNS meshes are made with ANSYS meshing. I wonder which dimensions I should use in the meshing application? Apparantly, the coordinate positions in code_saturne are automatically in the dimensions chosen for the mesh?
If I for instance import a mesh that is made in [mm] with a max size of 1500 mm and I perform a "check mesh" the max coordinate extent is 1500. Hence, it takes over the [mm] convention. Is this a risk for the boundary conditions? I.e. a flux should be given in W/m^2. However, the coordinates now are in mm so can this form a problem?
Then, if I try to import a mesh that is made in [m] with a max size of 1.5 [m] I get the following error:
> index 1, label 'GridCoordinates_t' not a child of 'Zone_t'
What does the latter mean?
Kind regards,
Bert