Changeset 3430 for production/wollongong_2006/run_flagstaff.py
- Timestamp:
- Jul 31, 2006, 5:06:53 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
production/wollongong_2006/run_flagstaff.py
r3123 r3430 61 61 #------------------------------------------------------------------------------ 62 62 63 64 63 max_area = project.base_resolution 65 64 if myid == 0: … … 87 86 88 87 88 print 'Generate mesh' 89 89 ## Generate basic mesh 90 90 mesh = create_mesh_from_regions(project.bounding_polygon,
Note: See TracChangeset
for help on using the changeset viewer.