Loading [MathJax]/extensions/AMSmath.js
v0.14.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
capliary.jou
Go to the documentation of this file.
1 reset
2 
3 create surface rectangle width 5 height 10 zplane
4 create surface rectangle width 0.5 height 8 zplane
5 move surface 2 x 1.75 include_merged
6 subtract surface 2 from surface 1
7 
8 move surface 3 x -2.5 include_merged
9 
10 surface 3 scheme trimesh
11 mesh surface 3
12 refine surface 3 numsplit 1 bias 1 depth 1 smooth
13 
14 set duplicate block elements on
15 undo group begin
16 block 1 add curve 10
17 block 1 name "WETTING_ANGLE"
18 block 1 attribute count 1
19 block 1 attribute index 1 160 name "Attribute 1"
20 undo group end
21 
22 
23 set duplicate block elements on
24 undo group begin
25 block 2 add curve 4
26 block 2 name "SYM_X"
27 undo group end
28 
29 
30 set duplicate block elements on
31 undo group begin
32 block 3 add curve 2
33 block 3 name "FIX_X"
34 undo group end
35 
36 
37 set duplicate block elements on
38 undo group begin
39 block 4 add curve 3
40 block 4 name "FIX_Y"
41 undo group end
42 
43 save as "/Users/joshgorham/Documents/PhD/coding/Cubit/capillary suction/capillary_suction_intial_setup.cub" overwrite