Skip to content
Snippets Groups Projects
Commit 24b02c97 authored by Guillaume Demesy's avatar Guillaume Demesy
Browse files

try second order elements

parent bb3d355f
No related branches found
No related tags found
No related merge requests found
......@@ -250,7 +250,10 @@ Physical Surface(PMLTOP) = {48}; // pmltop
Physical Point(PRINT_POINT) = {1};
If (Flag_o2_geom==1)
Mesh.ElementOrder = 2;
EndIf
Solver.AutoMesh=1;
Geometry.Points = 0;
Mesh.SurfaceEdges = 0;
// Hide "*";
Mesh.SurfaceEdges = 0;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment