8create surface circle radius {rad} zplane
 
    9create surface circle radius {rad} zplane
 
   10create surface circle radius {rad2} zplane
 
   11move surface 1 location 0 0 {heigh} include_merged
 
   12move surface 2 location 0 0 {offset} include_merged
 
   13create volume loft surface 1 2
 
   14create volume loft surface 2 3
 
   18webcut volume 4 5 with plane yplane offset 0
 
   19webcut volume all with plane xplane offset 0
 
   21delete volume 6 7 10 8 9 11
 
   28volume all scheme tetmesh
 
   32set duplicate block elements on
 
   34#FIXED_BOUNDARY CONDITIONS
 
   38block 5 attribute count 3
 
   39block 5 attribute index 1 0 
 
   40block 5 attribute index 2 0
 
   41block 5 attribute index 3 0
 
   45block 6 attribute count 3
 
   46block 6 attribute index 1 0
 
   47block 6 attribute index 2 0
 
   48block 6 attribute index 3 0
 
   52block 7 attribute count 3
 
   53block 7 attribute index 1 0
 
   54block 7 attribute index 2 0
 
   55block 7 attribute index 3 0
 
   59block 8 attribute count 3
 
   60block 8 attribute index 1 0
 
   61block 8 attribute index 2 0
 
   62block 8 attribute index 3 -7.5
 
   65block 9 name "REACTION"
 
   66block 9 attribute count 3
 
   67block 9 attribute index 1 0
 
   68block 9 attribute index 2 0
 
   69block 9 attribute index 3 0