Вы находитесь на странице: 1из 1

File: /home/liubin/Desktop/note

Finite Element Methods for Computational Fluid Dynamicsebook


Introduction to Finite Element Methods in Computational Fluid Dynamics @link_springer

p1 = newp; Point(p1) = {-0.05, 0.05, 0, lc};


p2 = newp; Point(p2) = {-0.05, 0.1, 0, lc};
l1 = newl; Line(l1) = {1, p1};
l2 = newl; Line(l2) = {p1, p2};
l3 = newl; Line(l3) = {p2, 4};

Page 1 of 1

Вам также может понравиться