<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DELFT 3D FM SUITE : Error when running FLOW3D RFGRID</title>
  <link rel="self" href="https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=5706263" />
  <subtitle>DELFT 3D FM SUITE : Error when running FLOW3D RFGRID</subtitle>
  <id>https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=5706263</id>
  <updated>2026-05-15T15:06:43Z</updated>
  <dc:date>2026-05-15T15:06:43Z</dc:date>
  <entry>
    <title>RE: DELFT 3D FM SUITE : Error when running FLOW3D RFGRID</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5711997" />
    <author>
      <name>quest vr</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5711997</id>
    <updated>2023-03-11T13:11:11Z</updated>
    <published>2023-03-11T13:11:11Z</published>
    <summary type="html">Exactly what I needed! You just saved me several hours. Thanks!</summary>
    <dc:creator>quest vr</dc:creator>
    <dc:date>2023-03-11T13:11:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: DELFT 3D FM SUITE : Error when running FLOW3D RFGRID</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5706378" />
    <author>
      <name>Mathieu Soulayrol</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5706378</id>
    <updated>2023-03-08T13:11:59Z</updated>
    <published>2023-03-08T13:11:59Z</published>
    <summary type="html">I don&amp;#39;t have this file, in kernels,\x64\ I just have dmor </summary>
    <dc:creator>Mathieu Soulayrol</dc:creator>
    <dc:date>2023-03-08T13:11:59Z</dc:date>
  </entry>
  <entry>
    <title>RE: DELFT 3D FM SUITE : Error when running FLOW3D RFGRID</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5706356" />
    <author>
      <name>Mathieu Soulayrol</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5706356</id>
    <updated>2023-03-08T13:11:05Z</updated>
    <published>2023-03-08T13:11:05Z</published>
    <summary type="html">I think it must be because of this: Error retrieving FM Dll version: Could not find / load dflowfm.dll.&lt;br /&gt;Error: 126 - Le module spécifié est introuvable&lt;br /&gt;File: C:\Program Files\Deltares\Delft3D FM Suite 2022.04 OpenHMWQ\plugins\DeltaShell.Dimr\kernels\x64\dflowfm\bin\dflowfm.dll</summary>
    <dc:creator>Mathieu Soulayrol</dc:creator>
    <dc:date>2023-03-08T13:11:05Z</dc:date>
  </entry>
  <entry>
    <title>DELFT 3D FM SUITE : Error when running FLOW3D RFGRID</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5706262" />
    <author>
      <name>Mathieu Soulayrol</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5706262</id>
    <updated>2023-03-08T13:02:36Z</updated>
    <published>2023-03-08T13:02:36Z</published>
    <summary type="html">Hi everybody,&lt;br /&gt;When I try to open RFGRID by clicking on &amp;#34;grid&amp;#34; on a flow3D FM model on DELFT3D FM Suite, I have this error : &lt;br /&gt;&amp;#34;An unhandled exception has occurred. Delta Shell needs to be restarted&lt;br /&gt;System.ArgumentNullException: Value cannot be null.&lt;br /&gt;Parameter name: path2&lt;br /&gt;   at System.IO.Path.Combine(String path1, String path2)&lt;br /&gt;   at DeltaShell.Plugins.FMSuite.Common.Gui.RgfGrid.RgfGridEditor.CopyFilesToDirectory(String targetDir, IEnumerable`1 sourcePaths)&lt;br /&gt;   at DeltaShell.Plugins.FMSuite.Common.Gui.RgfGrid.RgfGridEditor.PrepareGridCopies(String[] grids, Boolean[] gridIsEmpty, String tempDir, CoordinateSystemType systemType, ICoordinateSystem coordinateSystem)&lt;br /&gt;   at DeltaShell.Plugins.FMSuite.Common.Gui.RgfGrid.RgfGridEditor.OpenGrids(String[] grids, Boolean[] gridIsEmpty, IEnumerable`1 additionalPaths, IEnumerable`1 polygons, String polFileName, CoordinateSystemType systemType, ICoordinateSystem coordinateSystem)&lt;br /&gt;   at DeltaShell.Plugins.FMSuite.Common.Gui.RgfGrid.RgfGridEditor.OpenGrid(String gridPath, Boolean gridIsEmpty, IEnumerable`1 additionalPaths, ICoordinateSystem coordinateSystem)&lt;br /&gt;   at DeltaShell.Plugins.FMSuite.FlowFM.Gui.NodePresenters.FmModelTreeShortcutNodePresenter.OpenGridEditor(FmModelTreeShortcut shortcut)&lt;br /&gt;   at DeltaShell.Plugins.FMSuite.Common.Gui.NodePresenters.ModelTreeShortcutNodePresenterBase`1.OnNodeDoubleClicked(Object nodeData)&lt;br /&gt;   at DeltaShell.Plugins.ProjectExplorer.ProjectTreeView.TreeViewDoubleClick(Object sender, EventArgs e)&lt;br /&gt;   at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)&lt;br /&gt;   at System.Windows.Forms.TreeView.WndProc(Message&amp;amp; m)&lt;br /&gt;   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&amp;#34;&lt;br /&gt;&lt;br /&gt;On wave model, when I open RFGRID everything worked.&lt;br /&gt;&lt;br /&gt;Do you know where the error come from ?&lt;br /&gt;&lt;br /&gt;Thank for your help.&lt;br /&gt;​​​​​​​Soulayrol Mathieu</summary>
    <dc:creator>Mathieu Soulayrol</dc:creator>
    <dc:date>2023-03-08T13:02:36Z</dc:date>
  </entry>
</feed>
