~fluidity-core/fluidity/sea-ice-branch

« back to all changes in this revision

Viewing changes to examples/stokes_square_convection/mesh/square_24.geo

  • Committer: Simon Mouradian
  • Date: 2012-10-19 10:35:59 UTC
  • mfrom: (3520.32.371 fluidity)
  • Revision ID: simon.mouradian06@imperial.ac.uk-20121019103559-y36qa47phc69q8sc
mergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Point(1) = {0.0, 0.0, 0, 0.05};
 
2
Extrude {1.0, 0, 0} {
 
3
  Point{1}; Layers{24};
 
4
}
 
5
Extrude {0.0, 1.0, 0} {
 
6
  Line{1}; Layers{24};
 
7
}
 
8
Physical Line(6) = {1};
 
9
Physical Line(7) = {4};
 
10
Physical Line(8) = {2};
 
11
Physical Line(9) = {3};
 
12
Physical Surface(10) = {5};