Ignore:
Timestamp:
08/07/08 11:32:02 (16 years ago)
Author:
pinsard
Message:

improvements of headers (alignments of IDL prompt in examples)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Grid/computegrid.pro

    r327 r371  
    222222; 
    223223; @uses 
    224 ; cm_4mesh 
    225 ; cm_4data 
    226 ; cm_4cal 
     224; <pro>cm_4mesh</pro> 
     225; <pro>cm_4data</pro> 
     226; <pro>cm_4cal</pro> 
    227227; 
    228228 
    229229; @restrictions 
    230230; if the grid has x/y periodicity overlap and/or if 
    231 ;    the mask has 0 everywhere at the border (like a closed sea) and 
    232 ;    if (we did not activate /plain and xminmesh, xmaxmesh, yminmesh, 
    233 ;    ymaxmesh keywords are defined to their default values), we redefine 
    234 ;    xminmesh, xmaxmesh, yminmesh, ymaxmesh in order to reove the 
    235 ;    overlapping part and/or to open the domain (avoid it be forced 
    236 ;    to use cell_fill = 1). 
     231; the mask has 0 everywhere at the border (like a closed sea) and 
     232; if (we did not activate /plain and xminmesh, xmaxmesh, yminmesh, 
     233; ymaxmesh keywords are defined to their default values), we redefine 
     234; xminmesh, xmaxmesh, yminmesh, ymaxmesh in order to reove the 
     235; overlapping part and/or to open the domain (avoid it be forced 
     236; to use cell_fill = 1). 
    237237; 
    238238; FUV points definition is not exact if the grid is irregular 
     
    241241; Sebastien Masson (smasson\@lodyc.jussieu.fr) 
    242242;                      2000-04-20 
    243 ;  Sept 2004, several bug fix to suit C grid type... 
    244 ;  Aug 2005, rewritte almost everything... 
     243; Sept 2004, several bug fix to suit C grid type... 
     244; Aug 2005, rewritte almost everything... 
    245245; 
    246246; @version 
Note: See TracChangeset for help on using the changeset viewer.