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