Warning: Undefined array key 1 in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 78

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 431

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/actions.php on line 38
solvers:grid2dinterpolator [Elmer/Ice Wiki]

This is an old revision of the document!


Grid2DInterpolator

This solver interpolates data given on a regular 2D regular grid in an ASCII file (x y Value). A bilinear interpolation is used. The data in the ASCII file have to be ordered such that

x1 y1 val
x2 y1 val
...
xn y1 val
x1 y2 val
...
xn yn val 
 

The grid is describe by giving:

  • (x0, y0) the left-bottom corner coordinate
  • (lx, ly) the x and y lengths of the covered domain
  • (Nx, Ny) the number of cells in x and y directions
  • No data are given by -9999
solvers/grid2dinterpolator.1367000699.txt.gz · Last modified: 2013/04/26 18:24 by gag
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0