~fluidity-core/fluidity/shallow-water-dev

« back to all changes in this revision

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

  • Committer: colin.cotter at ac
  • Date: 2012-02-13 14:24:01 UTC
  • mfrom: (3565.1.362 fluidity)
  • Revision ID: colin.cotter@imperial.ac.uk-20120213142401-fz23s9jmvc8jjiy6
MergedĀ 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{24};
 
4
}
 
5
Extrude {0, 0.4, 0} {
 
6
  Line{1}; Layers{20};
 
7
}
 
8
Extrude {0, 0, 0.3} {
 
9
  Surface{5}; Layers{16};
 
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};