Changeset 1616


Ignore:
Timestamp:
Jul 18, 2005, 4:18:35 PM (19 years ago)
Author:
ole
Message:
 
File:
1 edited

Legend:

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

    r1574 r1616  
    8484Suggestion for set_quantity
    8585      set_quantity(name, X, location, region)
    86    where
    87         name: Name of quantity
     86      where
     87      name: Name of quantity
    8888      X:
    8989                -Compatible list,
    90               -Numeric array,
    91               -constant
     90                -compatible list or numeric array,
     91                -constant
     92                -list of points or array with attribute values (use LS)
    9293                -callable object (f: x, y -> z) where x,y,z are arrays
    9394                        - inline
    9495                        - file functions
    9596                        - polygon functions
    96               -another quantity Q or an expression of the form
    97     a*Q+b*R+c, where
    98         a,b,c are scalars, arrays or quantities
    99                         Q,R are quantities (or 1?)
    100                 - list of points with attribute values (use LS)
     97                -another quantity Q or an expression of the form
     98                   a*Q+b*R+c, where       
     99                   a,b,c are scalars, arrays or quantities
     100                   Q,R are quantities (or 1?)
    101101                - pts filename (use LS and caching)           
    102102                - general expression to be parsed   
Note: See TracChangeset for help on using the changeset viewer.