Changeset 627


Ignore:
Timestamp:
Nov 24, 2004, 5:54:42 PM (20 years ago)
Author:
duncan
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pyvolution/wiki/issues.txt

    r624 r627  
    33------------
    44
    5 Issue (Malpasset example):
    6 Pmesh no longer takes care of attributes but still accepts xya with attributes.
    7 
    8 Background:
    9 Chris imported xya file into pmesh. It contained x, y, bed elevation
    10 The tsh thus generated did add bed elevation, but didn't produce the proper
    11 tsh file.
    12 
    13 Importance: mid
    14 Suggested actions: Either spit out an error message or generate a proper
    15 tsh-header.
    16 
    175 
    18 
    19 
    20 
    216Issue: Exceptions thrown by Python functions called from C don't get caughts
    227Background: Have a look at gravity in shallow_water. It calls a C function, gradient, which may throw an exception if arguments are scalars.
     
    6651       
    6752CLOSED ISSUES:
    68 -------------- 
     53--------------
     54
     55
     56Issue (Malpasset example):
     57Pmesh no longer takes care of attributes but still accepts xya with attributes.
     58
     59Background:
     60Chris imported xya file into pmesh. It contained x, y, bed elevation
     61The tsh thus generated did add bed elevation, but didn't produce the proper
     62tsh file.
     63
     64Importance: mid
     65Suggested actions: Either spit out an error message or generate a proper
     66tsh-header.
     67Status:  The story of this is wrong.  Pmesh does produce a proper tsh file
    6968
    7069Issue: Second order limiters may cause numerical problems
Note: See TracChangeset for help on using the changeset viewer.