Skip to content
Snippets Groups Projects

Update waves

Merged Boman Romain requested to merge adrien into master
10 files
+ 39
375
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -188,8 +188,9 @@ Mesh.SmoothNormals = 1;
// Physical
Physical Line("teTip") = {21, 62};
Physical Line("wakeTip") = {62};
Physical Surface("cylinder") = {1, 2, 5, 6};
Physical Surface("cylinder_") = {3, 4, 7, 8};
Physical Surface("cylinder") = {1, 2};
Physical Surface("cylinder_") = {3, 4};
Physical Surface("tip") = {5, 6, 7, 8};
Physical Surface("symmetry") = {9};
Physical Surface("symmetry_") = {10};
Physical Surface("upstream") = {11, 12};
Loading