v0.14.0
Loading...
Searching...
No Matches
gmesh_beam.geo
Go to the documentation of this file.
1// Gmsh project created on Thu Dec 20 09:20:14 2018
2SetFactory("OpenCASCADE");
3Box(1) = {0, 0, 0, 10, 1, 1};
4
5Physical Volume("ElasticBlock") = {1};
6Physical Surface("DispBC") = {1};
7Physical Surface("PressureBC") = {4};