Changeset 693


Ignore:
Timestamp:
Dec 8, 2004, 10:51:49 AM (20 years ago)
Author:
ole
Message:

New thoughs on QA and sub projects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/wiki/thoughts.txt

    r575 r693  
    1 HERE IS A COMMITE FROM A HISTORIAL VERSION CHECKED OUT AT REV 385
    2        
    3 Work to do for visualisation:   
     1QA: Have SMEC (and the likes) try the software for one of their projects
     2and ask them to comment on:
     3
     4  quality
     5  performance (size and speed)
     6  ease of installation
     7  documentation
     8 
     9
     10PROJECTS: 
     11 
     12One way of implementing parallelism would be through domain decomposition (DD).
     13Perhaps we can work with someone with experience in DD of PDEs and once that
     14works, parallelise the code by having several sub-domains on each processor.
    415
    516
    6 Storage:
     17Uncertainty modelling and MC simluations.
    718
    8         Ascii v binary (netcdf)
    9         Multiple files (one pr timestep) v. monolithic file
    10         Store, checkpoint, replay facility
    11        
    12         Generic interface to store
    13        
    14        
    15 Visualisation
     19Running a large simulation (Stress test): {Peter Row?)
    1620
    17         Smoothing strategies.
    18        
    19         Can assume constant connectivity
    20        
    21                
    22         Prototyping viz in Houdini     
    23                    
    24         Checkout openscenegraph or alternatives (OSG) (fast and free)   
    25        
    26         Investigate Python interface to graphics lib. Look at PyOSG.
    27        
    28         Then, later, script in openscenegraph
    29        
    30 
    31        
    32         bla bla bla
     21Momentum sink study. Scale, extent,
     22 map various copmpositions of structures to friction terms     
     23 
Note: See TracChangeset for help on using the changeset viewer.