<?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>7. Other issues</title>
  <link rel="self" href="https://dlt-acc.firelay.cloud/c/message_boards/find_category?p_l_id=4041874&amp;mbCategoryId=4391102" />
  <subtitle>Issues that do not fit in other categories, e.g. download issues.</subtitle>
  <id>https://dlt-acc.firelay.cloud/c/message_boards/find_category?p_l_id=4041874&amp;mbCategoryId=4391102</id>
  <updated>2026-05-12T17:42:50Z</updated>
  <dc:date>2026-05-12T17:42:50Z</dc:date>
  <entry>
    <title>Delft3D FM 2019 Details</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4391192" />
    <author>
      <name>Ryan Waldron</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4391192</id>
    <updated>2018-11-14T22:29:03Z</updated>
    <published>2018-11-14T22:29:03Z</published>
    <summary type="html">&lt;p&gt;Does anyone have any details on the D3D FM 2019 release today? are
  any of the FM (Wave, Morph) features begin moved from beta to primetime?&lt;/p&gt;</summary>
    <dc:creator>Ryan Waldron</dc:creator>
    <dc:date>2018-11-14T22:29:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: failed to download delft3d ( SSL handshake failed: SSL alert received)</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4392534" />
    <author>
      <name>Wouter Jagers</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4392534</id>
    <updated>2018-04-10T12:28:53Z</updated>
    <published>2018-04-10T12:26:52Z</published>
    <summary type="html">I&amp;#39;ve encountered the same issue.&lt;br /&gt;&lt;br /&gt;Upon investigating, I think this is because Deltares&amp;#39; newest SSL certificate is using the x509v3 Subject Alternative Name extension for svn.oss.deltares.nl. The certificate itself is issued for oss.deltares.nl, and older tools seem to only check that.&lt;br /&gt;&lt;br /&gt;Sadly, Centos 6 does not provide a more recent version of subversion and compiling one quickly leads to dependency hell.&lt;br /&gt;&lt;br /&gt;However, the WANdisco repository does maintain more recent versions and provides an easy way to install. &lt;br /&gt;You can find instructions on &lt;a href="https://tecadmin.net/install-subversion-1-8-on-centos-rhel"&gt;https://tecadmin.net/install-subversion-1-8-on-centos-rhel&lt;/a&gt; ; I&amp;#39;ve tried it on a test machine and it works.&lt;br /&gt;&lt;br /&gt;Good luck !</summary>
    <dc:creator>Wouter Jagers</dc:creator>
    <dc:date>2018-04-10T12:26:52Z</dc:date>
  </entry>
  <entry>
    <title>failed to download delft3d ( SSL handshake failed: SSL alert received)</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4392509" />
    <author>
      <name>KRIS Zh</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4392509</id>
    <updated>2018-02-26T11:47:16Z</updated>
    <published>2018-02-26T11:47:16Z</published>
    <summary type="html">Dear Community : &lt;br /&gt;&lt;br /&gt; i cannot download delft3d when i use &amp;#34;svn co https://svn.oss.deltares.nl/repos/delft3d/trunk&amp;#39; delft3dtrunk &amp;#34;&lt;br /&gt;&lt;br /&gt;&lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;1&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;[root@ip-172-31-6-166 ~]# svn co https://svn.oss.deltares.nl/repos/delft3d/trunk/ delft3dtrunk&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;2&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;svn: OPTIONS of &amp;#39;https://svn.oss.deltares.nl/repos/delft3d/trunk&amp;#39;: SSL handshake failed: SSL alert received: Handshake failed (https://svn.oss.deltares.nl)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;also failed when &amp;#34;svn list &amp;#34;&lt;br /&gt;&lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;1&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;[root@ip-172-31-19-177 ~]# svn list https://svn.oss.deltares.nl/repos/delft3d/trunk&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;2&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;svn: OPTIONS of &amp;#39;https://svn.oss.deltares.nl/repos/delft3d/trunk&amp;#39;: SSL handshake failed: SSL alert received: Handshake failed (https://svn.oss.deltares.nl)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;OS: CentOS 6.9 &lt;br /&gt;&lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;1&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;[root@ip-172-31-6-166 ~]# lsb_release -a&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;2&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;LSB Version:&amp;nbsp; &amp;nbsp; :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;3&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;Distributor ID:&amp;nbsp; &amp;nbsp; CentOS&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;4&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;Description:&amp;nbsp; &amp;nbsp; CentOS release 6.9 (Final)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;5&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;Release:&amp;nbsp; &amp;nbsp; 6.9&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;6&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;Codename:&amp;nbsp; &amp;nbsp; Final&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;openssl:&lt;br /&gt;&lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;1&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;[root@ip-172-31-6-166 ~]# openssl version&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;2&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;OpenSSL 1.0.1e-fips 11 Feb 2013&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;I try to upgrade openssl to 1.1.0f , not work. &lt;br /&gt;&lt;br /&gt;But it&amp;#39;s OK when i use AWS AMI to download delft3d &lt;br /&gt;&lt;br /&gt;&lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;1&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;[root@ip-172-31-22-46 ~]# svn list https://svn.oss.deltares.nl/repos/delft3d/trunk&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;2&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;doc/&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;3&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;examples/&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;4&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;gpl-3.0.txt&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;5&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;lgpl-2.1.txt&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;6&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;src/&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;7&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;tsvn-auto-props&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks for any suggestion.</summary>
    <dc:creator>KRIS Zh</dc:creator>
    <dc:date>2018-02-26T11:47:16Z</dc:date>
  </entry>
  <entry>
    <title>RE: d_hydro.exe not found</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4393317" />
    <author>
      <name>Erik de Goede</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4393317</id>
    <updated>2017-02-06T15:12:29Z</updated>
    <published>2017-02-06T15:11:42Z</published>
    <summary type="html">Dear Tiziana,&lt;br /&gt;&lt;br /&gt;Apologies for our late reply.&lt;br /&gt;&lt;br /&gt;Which files are in your C:/Program Files/Deltares/Delft3D 4.02.02/win64/flow2d3d/bin directory? It should look like in the attachment. If the d_hydro.exe is not in this directory, your installation has been unsuccessful. Without more detailed information, we cannot advice you how to improve this.&lt;br /&gt;&lt;br /&gt;By the way, your question is related to the (old) Delft3D 4 suite which is based on structured grids (and not the Delft3D Flexible Mesh Suite that uses unstructured grids. So, your question has been posted in the wrong forum, which is no problem for us. See http://oss.deltares.nl/web/delft3d/forum for the correct Delft3D 4 forum.&lt;br /&gt; &lt;br /&gt;Erik de Goede, Deltares</summary>
    <dc:creator>Erik de Goede</dc:creator>
    <dc:date>2017-02-06T15:11:42Z</dc:date>
  </entry>
  <entry>
    <title>d_hydro.exe not found</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4392221" />
    <author>
      <name>Tiziana Venditto</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4392221</id>
    <updated>2018-01-10T11:20:28Z</updated>
    <published>2017-01-26T21:37:54Z</published>
    <summary type="html">Hi,&lt;br /&gt;&lt;br /&gt;I installed Delft 3D with license.&lt;br /&gt;&lt;br /&gt;Today I tried to do a tutorial suggested in DELFT-3D User Manual (pag. 117).&lt;br /&gt;&lt;br /&gt;After completing the procedure about &amp;#34;Flow input&amp;#34; I tried to press &amp;#34;start&amp;#34; to execute the scenario but an error message appears: &amp;#34;Executable d_hydro.exe not found on directory C:/Program Files/Deltares/Delft3D 4.02.02/win64/flow2d3d/bin&amp;#34;.&lt;br /&gt;&lt;br /&gt;Why? &lt;br /&gt;&lt;br /&gt;I installed the software by automatic procedure with &amp;#34;Install-Shield&amp;#34;.&lt;br /&gt;&lt;br /&gt;Thank you,&lt;br /&gt;&lt;br /&gt;Tiziana</summary>
    <dc:creator>Tiziana Venditto</dc:creator>
    <dc:date>2017-01-26T21:37:54Z</dc:date>
  </entry>
  <entry>
    <title>RE: Development timeline for 3D Z model &amp; unstructured waves?</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4393105" />
    <author>
      <name>Arthur van Dam</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4393105</id>
    <updated>2016-10-06T09:09:58Z</updated>
    <published>2016-10-06T09:07:57Z</published>
    <summary type="html">Hi Ben,&lt;br /&gt;&lt;br /&gt;Thank you for your interest. Most of these functionalities are currently alpha, some in beta status. In more detail:&lt;br /&gt;&lt;ul&gt;&lt;li&gt; 3D z model: alpha, undergoing validation, but our current focus is even more on validation of sigma layers.&lt;/li&gt;&lt;li&gt; .. [T, S, Rho, outfalls, intake etc]&amp;#34; All of these have been implemented already, but the validation warning still applies.&lt;/li&gt;&lt;li&gt; Unstructured SWAN: not available, and no work has been planned for this yet: we are currently validating the coupling between 2D Delft3D-FLOW and *&lt;strong&gt;structured&lt;/strong&gt;* SWAN. The coupling is flexible enough to facilitate a coupling with UnSWAN in the future (FM and SWAN grids don&amp;#39;t need to coincide, interpolation is taken care of).&lt;/li&gt;&lt;li&gt; Online sediment transport and morphology: has been implemented for 2D, currently undergoing validation. We intend to finish the current validation set in 2017. For 3D models, implementation is being done now, detailed validation will continue during/after the 2D FLOW-MOR validation.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;Regarding availability: none of the above will be available as fully validated functionalities in the upcoming 2016 release.&lt;br /&gt;&lt;br /&gt;The full 3D functionality is in the release, though, so you could use it. GUI functionality is limited, but you can run and postprocess a 3D model. In 2017 it is not yet covered by the standard support service contracts, though. We welcome your experiences, but application in projects needs a risk assessment that you should make yourself.&lt;br /&gt;&lt;br /&gt;The sed-mor functionality is in a code branch that is not part of the release, so it is not available. Validation has our full focus, so definitely, news will come in the second half of 2017.&lt;br /&gt;&lt;br /&gt;Best,&lt;br /&gt;Arthur</summary>
    <dc:creator>Arthur van Dam</dc:creator>
    <dc:date>2016-10-06T09:07:57Z</dc:date>
  </entry>
  <entry>
    <title>Development timeline for 3D Z model &amp; unstructured waves?</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4393100" />
    <author>
      <name>Ben Williams</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4393100</id>
    <updated>2016-09-23T03:28:00Z</updated>
    <published>2016-09-23T03:28:00Z</published>
    <summary type="html">Hello,&lt;br /&gt;&lt;br /&gt;For project planning purposes, is there an anticipated timeline for a release of Delft3D FM with &lt;br /&gt;&lt;br /&gt;(a) 3D zmodel &lt;br /&gt;(b) 3D z model with [T,S,Rho, outfalls, intake etc]&lt;br /&gt;(c) Unstructured SWAN&lt;br /&gt;(d) Online sediment transport and morphology &lt;br /&gt;&lt;br /&gt;For example, are any of these anticipated for release in 2016 or when Delft3D FM goes open source in 2017?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;&lt;br /&gt;Ben</summary>
    <dc:creator>Ben Williams</dc:creator>
    <dc:date>2016-09-23T03:28:00Z</dc:date>
  </entry>
  <entry>
    <title>access to D-Flow FM</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4393035" />
    <author>
      <name>Patricia Pernica</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=4393035</id>
    <updated>2016-08-19T15:50:32Z</updated>
    <published>2016-08-19T15:50:23Z</published>
    <summary type="html">Hello,&lt;br /&gt;&lt;br /&gt;On a previous thread from a few years ago (http://oss.deltares.nl/web/delft3dfm/general/-/message_boards/view_message/728252) it mentioned that in order to have access to D-Flow Flexible Mesh (the hydrodynamic section) you could sign up to be involved with research and beta testing.  Is this still the case?&lt;br /&gt;&lt;br /&gt;I am working with a problem that I think would benefit from using the Flexible Mesh so I would really appreciate access.  Any information that someone could pass on would be greatly appreciated.&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Patricia</summary>
    <dc:creator>Patricia Pernica</dc:creator>
    <dc:date>2016-08-19T15:50:23Z</dc:date>
  </entry>
</feed>
