Changeset 685


Ignore:
Timestamp:
Dec 7, 2004, 5:12:27 PM (20 years ago)
Author:
duncan
Message:

update

File:
1 edited

Legend:

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

    r683 r685  
    44Issue (interpolate_sww): Give a warning if points are outside the mesh.
    55Importance: Mid
     6Who: DSG
    67
    78Issue (interpolate_sww (new functionality)): Be able to specify at
    89what times data is needed e.g. input a start, finish and period.
    9 Importance: Mid - low
     10Importance: low
    1011
    1112Issue (least_squares): Do a test that the number of attribute titles and number
    1213of attributes match
    1314Importance: Mid
     15Who: DSG
    1416
    1517Issue (least_squares): Do a bug report ot sci py
    1618Importance: low to don't do
     19Who: Stephen
    1720
    1821Issue (least_squares): datapoints outside the mesh are not used in
     
    2831Issue: Get the reservoir example working for the 'new' pyvolution
    2932Issue: Mid
     33Who: DSG
    3034 
    3135Issue: Exceptions thrown by Python functions called from C don't get caughts
    3236Background: Have a look at gravity in shallow_water. It calls a C function, gradient, which may throw an exception if arguments are scalars.
    3337However, it doesn't get caught becuase gravity itself is called from within C
    34 Importance: Mid
     38Importance: Low
    3539Suggested Action: Have a look at the calling convention from C (David Beasley)
    3640Status: Unresolved
     
    4549          2: Write getters and setters to override them.
    4650          3: Pass pertinent values from domain into the c-extensions.
    47 Status: Unresolved, D+O agreed to do it this way 18/5
     51Status: Largely resolved. action 2 ongoing
    4852
    4953
    5054Issue: Checkpointing - needs to respect changes in script.
     55Importance: Low
    5156
    5257
     
    5762Importance: low
    5863Suggested Action:
     64Who: OLE
    5965
    6066
     
    6672setting things up easier.  A following suggestion is don't initialise
    6773quantities without values, eg in quantity __init__.
    68 
     74Status: resolved.  Needs unit test though
    6975
    7076Issue: Transmissive boundary condition can cause unphysical momentums if
    7177material is not moving out of the domain.
    7278Importance: Med
    73 Suggested Action: Add some sort of warning in (subclass of) Transmissive_boundary
    74 alerting inflow of material.
     79Suggested Action: Comment in transmissive boundary code.  look into
     80sponge boundary.
     81
    7582
    7683
Note: See TracChangeset for help on using the changeset viewer.