Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/computegrid.html

    r338 r402  
    732732     
    733733    <h4>Version</h4> 
    734  $Id: computegrid.pro 327 2007-12-13 16:22:35Z pinsard $ 
     734 $Id: computegrid.pro 399 2009-07-02 08:38:54Z smasson $ 
    735735 
    736736    <h4>History</h4> 
    737737 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    738738                      2000-04-20 
    739   Sept 2004, several bug fix to suit C grid type... 
    740   Aug 2005, rewritte almost everything... 
     739 Sept 2004, several bug fix to suit C grid type... 
     740 Aug 2005, rewritte almost everything... 
    741741 
    742742     
     
    748748    <h4>Restrictions</h4> 
    749749 if the grid has x/y periodicity overlap and/or if 
    750     the mask has 0 everywhere at the border (like a closed sea) and 
    751     if (we did not activate /plain and xminmesh, xmaxmesh, yminmesh, 
    752     ymaxmesh keywords are defined to their default values), we redefine 
    753     xminmesh, xmaxmesh, yminmesh, ymaxmesh in order to reove the 
    754     overlapping part and/or to open the domain (avoid it be forced 
    755     to use cell_fill = 1). 
     750 the mask has 0 everywhere at the border (like a closed sea) and 
     751 if (we did not activate /plain and xminmesh, xmaxmesh, yminmesh, 
     752 ymaxmesh keywords are defined to their default values), we redefine 
     753 xminmesh, xmaxmesh, yminmesh, ymaxmesh in order to reove the 
     754 overlapping part and/or to open the domain (avoid it be forced 
     755 to use cell_fill = 1). 
    756756 
    757757 FUV points definition is not exact if the grid is irregular 
     
    762762     
    763763    <h4>Uses routines</h4> 
    764  cm_4mesh 
    765  cm_4data 
    766  cm_4cal 
     764 <a href="..//Commons/cm_4mesh.html">cm_4mesh</a> 
     765 <a href="..//Commons/cm_4data.html">cm_4data</a> 
     766 <a href="..//Commons/cm_4cal.html">cm_4cal</a> 
    767767 
    768768 
Note: See TracChangeset for help on using the changeset viewer.