Changes between Version 2 and Version 5 of Ticket #19
- Timestamp:
- Nov 1, 2005, 5:25:27 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19
- Property Owner changed from ole to duncan
- Property Component changed from pyvolution to pmesh
-
Ticket #19 – Description
v2 v5 1 In anuga/production/karratha_2005 there is a code called create_mesh which creates a mesh from a polygon. It simplifies the scripted mesh generation greatly and could be evolved to be part of pmesh.1 In anuga/production/karratha_2005 there is a code called create_mesh_from_regions which creates a mesh from a polygon. It simplifies the scripted mesh generation greatly and could be evolved to be part of pmesh. 2 2 3 See https://datamining.anu.edu.au/anuga/ file/production/karratha_2005/create_mesh.py3 See https://datamining.anu.edu.au/anuga/inundation/pmesh/create_mesh.py