Changes between Version 52 and Version 53 of doc/app/userint/output


Ignore:
Timestamp:
Sep 16, 2010 1:38:27 PM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/userint/output

    v52 v53  
    8888
    8989           {{{     CASE ( 'u2_av' ) }}} \\
    90               {{{     ALLOCATE( u2_av(nzb:nzt+1,nys-1:nyn+1,nxl-1:nxr+1) ) }}} \\
     90              {{{     ALLOCATE( u2_av(nzb:nzt+1,nysd:nynd,nxld:nxrd) ) }}} \\
    9191              {{{     READ ( 13 )  u2_av }}} \\
    9292