v0.14.0
users_modules
basic_finite_elements
elasticity
gmesh_beam.geo
Go to the documentation of this file.
1
// Gmsh project created on Thu Dec 20 09:20:14 2018
2
SetFactory("OpenCASCADE");
3
Box(1) = {0, 0, 0, 10, 1, 1};
4
5
Physical Volume("ElasticBlock") = {1};
6
Physical Surface("DispBC") = {1};
7
Physical Surface("PressureBC") = {4};
Generated by
Doxygen
1.8.17 and hosted at