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

test order 2 geo on nodes

parent b2d03d24
No related branches found
No related tags found
No related merge requests found
...@@ -257,3 +257,6 @@ EndIf ...@@ -257,3 +257,6 @@ EndIf
Solver.AutoMesh=1; Solver.AutoMesh=1;
Geometry.Points = 0; Geometry.Points = 0;
Mesh.SurfaceEdges = 0; Mesh.SurfaceEdges = 0;
// Mesh.SecondOrderLinear = 1;
Mesh.SecondOrderExperimental = 1;
Mesh.MshFileVersion = 2;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment