<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Laplace Finite Difference Equation as a Tool in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/laplace-finite-difference-equation-as-a-tool/m-p/414256#M5801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response! I actually ended up using numpy arrays in python and processed the rasters through that. It worked really well!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Jan 2016 17:40:40 GMT</pubDate>
    <dc:creator>HannesZiegler1</dc:creator>
    <dc:date>2016-01-23T17:40:40Z</dc:date>
    <item>
      <title>Laplace Finite Difference Equation as a Tool</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/laplace-finite-difference-equation-as-a-tool/m-p/414254#M5799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on my master's thesis and would like to create a groundwater model from well data, so that I can eventually estimate the amount of nitrogen that loads into a nearby estuary through groundwater discharges from septic tanks. There is a formula, called the laplace equation, that defines head in groundwater. A version of this equation, called the laplace finite difference equation is used iteratively to calculate groundwater head if you have some known values of the water table and set up boundary conditions. I was wondering if this is available as a tool for ArcGIS? The governing equation looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi,j = (hi+1,j + hi-1,j + hi,j+1 + hi,j-1)/4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where h is the value on a scalar field and i is the column and j is the row of the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 19:29:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/laplace-finite-difference-equation-as-a-tool/m-p/414254#M5799</guid>
      <dc:creator>HannesZiegler1</dc:creator>
      <dc:date>2015-08-12T19:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Laplace Finite Difference Equation as a Tool</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/laplace-finite-difference-equation-as-a-tool/m-p/414255#M5800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to investigate&amp;nbsp; focal statistics &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/focal-statistics.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/focal-statistics.htm"&gt;Focal Statistics—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;and create your own kernel if h is indeed just a scalar value for row/column j,i&amp;nbsp; Otherwise if your data are in raster format, conver it to a numpy array and process it through there or in SciPy's image analysis section&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 03:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/laplace-finite-difference-equation-as-a-tool/m-p/414255#M5800</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-09-03T03:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Laplace Finite Difference Equation as a Tool</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/laplace-finite-difference-equation-as-a-tool/m-p/414256#M5801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response! I actually ended up using numpy arrays in python and processed the rasters through that. It worked really well!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jan 2016 17:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/laplace-finite-difference-equation-as-a-tool/m-p/414256#M5801</guid>
      <dc:creator>HannesZiegler1</dc:creator>
      <dc:date>2016-01-23T17:40:40Z</dc:date>
    </item>
  </channel>
</rss>

