~fluidity-core/fluidity/remove_tictoc

« back to all changes in this revision

Viewing changes to tests/mms_tracer_cv_3d_adv_excludemass/src/MMS_E.geo

  • Committer: Jon Hill
  • Date: 2012-02-28 21:36:27 UTC
  • mfrom: (3880.1.59 fluidity)
  • Revision ID: jon.hill@imperial.ac.uk-20120228213627-75tqkd0za9nlcjrt
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Point(1) = {0.1,-0.3,0.4,0.08};
 
2
Extrude {0.5, 0, 0} {
 
3
  Point{1}; Layers{96};
 
4
}
 
5
Extrude {0, 0.4, 0} {
 
6
  Line{1}; Layers{80};
 
7
}
 
8
Extrude {0, 0, 0.3} {
 
9
  Surface{5}; Layers{64};
 
10
}
 
11
Physical Surface(7) = {14};
 
12
Physical Surface(8) = {18};
 
13
Physical Surface(9) = {22};
 
14
Physical Surface(10) = {26};
 
15
Physical Surface(11) = {5};
 
16
Physical Surface(12) = {27};
 
17
Physical Volume(13) = {1};