v0.15.0
Loading...
Searching...
No Matches
jupyter
skel
lab_on_the_chip
paper_network.geo
Go to the documentation of this file.
1
// Gmsh project created on Tue Jan 17 23:22:23 2023
2
SetFactory("OpenCASCADE");
3
lx = 20;
4
ly = 5;
5
Rectangle(1) = {0, 0, 0, lx, ly, 0};
6
Physical Curve("ESSENTIAL", 1) = {4};
7
Physical Surface("INITIAL", 2) = {1};
Generated by
Doxygen
1.12.0 and hosted at