Skip to content
Snippets Groups Projects
Commit fcbd441c authored by Maltez Cavalheiro Kévin's avatar Maltez Cavalheiro Kévin
Browse files

version stable

parent f68a2a6b
No related branches found
No related tags found
1 merge request!6merge kevin branch
This diff is collapsed.
......@@ -16,9 +16,9 @@ int main(int argc, char **argv)
{
//cout << setprecision(2) << fixed;
code_kevin(argc,argv);
//code_kevin(argc,argv);
//code_py(argc,argv);
code_py(argc,argv);
return 0;
}
......@@ -17,7 +17,7 @@ Transfinite Curve {3, 1} = nx+1 Using Progression 1;
Transfinite Curve {4, 2} = ny+1 Using Progression 1;
Transfinite Surface {1};
Recombine Surface {1}; // quads instead of triangles
//Recombine Surface {1}; // quads instead of triangles
//à gauche c'est le tag qu'on donne, il doit être différent pour chaque curve ou surface et à droite c'est l'élément définit correspondant 4 courbes et 1 surface
Physical Curve("bottom_edge", 1) = {1};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment