Ignore:
Timestamp:
03/19/07 18:15:51 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Computation/div.pro

    r226 r231  
    1 ;------------------------------------------------------------ 
    2 ;------------------------------------------------------------ 
    3 ;------------------------------------------------------------ 
    41;+ 
    52; 
     
    4138;   T, U, V and F grids, it is possible that these two arrays do not have the same 
    4239;   size and refer to different indexes. In this case, arrays are re-cut on 
    43 ;   common indexes. To avoid these re-cuts, use the keyword /memeindice in domdef.pro 
     40;   common indexes. To avoid these re-cuts, use the keyword /memeindice in  
     41; <pro>domdef</pro> 
    4442; - When computing the divergence, we update, vargrid, varname, varunits and the 
    4543;   grid position parameters (firstxt, lastxt, nxt, firstyt, lastyt, nyt). 
     
    6159; code the 4d case 
    6260;- 
    63 ;------------------------------------------------------------ 
    64 ;------------------------------------------------------------ 
    65 ;------------------------------------------------------------ 
     61; 
    6662FUNCTION div, uu, vv, DIREC = DIREC 
    6763; 
Note: See TracChangeset for help on using the changeset viewer.