Changeset 720


Ignore:
Timestamp:
Dec 23, 2004, 10:34:07 AM (20 years ago)
Author:
duncan
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pmesh/documentation/issues.txt

    r702 r720  
    99
    1010Issue: Catch error if .tsh file is a bad format.
    11 suggestion: auick and dirty try - except
     11suggestion: quick and dirty try - except
    1212Importance: Medium
    1313
     
    2929Suggested Action: Document use
    3030
    31 Issue: Why is triangle att's set as a list and returned as a list of
    32 lists, when loading from a .tsh file?  Note: a change of this might
    33 also affect the 'triangle' glue code.
    34 Note: This also happens to triangle atts!
    35 
    3631Issue:vertices at the bottom of the canvas can be hard to visualise,
    3732since you don't know if all vertices are on the screen. 
    3833Suggested Action: have a 5% border
    39 Importance: low
     34Importance: low to not do
    4035
    4136Issue: The mesh produced by triangle isn't of high quality near a low
     
    5853Bug: Calling 'Generate Mesh' on empty document or If there are no
    5954enclosed regions will cause trianglulation to crash pmesh.
    60 Importance: low
     55Importance: low - not do, but document
    6156Suggested Action: Catch them (with try) and do nothing
    6257notes:   Fixing the 'Generate Mesh' crash is a P3 requirement.
     
    9085Importance: Low
    9186
    92 Issue When starting generate mesh, the cursor doesn't start in the
    93 first box.
    94 Importance: Low
    95 
    9687****************
    9788CLOSED - issues that have  beeen resolved
    9889************
     90
     91Issue When starting generate mesh, the cursor doesn't start in the
     92first box.
     93Importance: Low
     94Action: fixed
     95
     96Issue: Why is triangle att's set as a list and returned as a list of
     97lists, when loading from a .tsh file?  Note: a change of this might
     98also affect the 'triangle' glue code.
     99Note: This also happens to triangle atts! (?)
     100action: triangle att's set as a list of lists
    99101
    100102Issue:Implememt the following with mesh gen minimum angle, 0 - 32
Note: See TracChangeset for help on using the changeset viewer.