<?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>compiling tag 65936</title>
  <link rel="self" href="https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=5281630" />
  <subtitle>compiling tag 65936</subtitle>
  <id>https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=5281630</id>
  <updated>2026-05-15T15:07:20Z</updated>
  <dc:date>2026-05-15T15:07:20Z</dc:date>
  <entry>
    <title>RE: compiling tag 65936</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5650733" />
    <author>
      <name>Gabriel Ruiz</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5650733</id>
    <updated>2023-02-07T19:41:53Z</updated>
    <published>2023-02-07T19:41:52Z</published>
    <summary type="html">Hi Darwin!&lt;br /&gt;&lt;br /&gt;Maybe you haven been able to compile Delft 3d, if you still have not been able to compile, and taking into account the versions of Visual Studio and Ifortran you have,  you should try to download a revision  before the 65936, for example the:&lt;br /&gt;&lt;a href="https://svn.oss.deltares.nl/repos/delft3d/tags/delft3d4/62441/src/"&gt;https://svn.oss.deltares.nl/repos/delft3d/tags/delft3d4/62441/src/&lt;br /&gt;&lt;/a&gt;in this revision you can find a configuration file to Visual Studio 15.&lt;br /&gt;&lt;br /&gt;I think you problem is the revision that you download requires a more recent versions of Visual Studio 2015 or Ifortran 2016.&lt;br /&gt;&lt;br /&gt;​​​​​​​Regards&lt;br /&gt;&lt;br /&gt;Gabriel</summary>
    <dc:creator>Gabriel Ruiz</dc:creator>
    <dc:date>2023-02-07T19:41:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: compiling tag 65936</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5351467" />
    <author>
      <name>Zhen Su</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5351467</id>
    <updated>2022-10-09T08:34:33Z</updated>
    <published>2022-10-09T08:34:33Z</published>
    <summary type="html">+1</summary>
    <dc:creator>Zhen Su</dc:creator>
    <dc:date>2022-10-09T08:34:33Z</dc:date>
  </entry>
  <entry>
    <title>RE: compiling tag 65936</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5351445" />
    <author>
      <name>Zhen Su</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5351445</id>
    <updated>2022-10-09T08:33:06Z</updated>
    <published>2022-10-09T08:33:06Z</published>
    <summary type="html">Same questions as you</summary>
    <dc:creator>Zhen Su</dc:creator>
    <dc:date>2022-10-09T08:33:06Z</dc:date>
  </entry>
  <entry>
    <title>RE: compiling tag 65936</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5286078" />
    <author>
      <name>Ramin Bahmani</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5286078</id>
    <updated>2022-09-08T14:56:45Z</updated>
    <published>2022-09-08T14:56:45Z</published>
    <summary type="html">My environment is:&lt;br /&gt;Windows 10, visual studio 2019, .Net 4.8 and Fortran Compiler oneAPI 2022.1.0.256. Intel i7-10750H, 16G RAM, NVIDIA.&lt;br /&gt;&lt;br /&gt;Does it work in this environment?</summary>
    <dc:creator>Ramin Bahmani</dc:creator>
    <dc:date>2022-09-08T14:56:45Z</dc:date>
  </entry>
  <entry>
    <title>RE: compiling tag 65936</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5285642" />
    <author>
      <name>Darwin Lee</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5285642</id>
    <updated>2022-09-08T11:51:22Z</updated>
    <published>2022-09-08T11:50:38Z</published>
    <summary type="html">Same issue happened on this tag.&lt;br /&gt;&lt;br /&gt;When compiling, several errors were encountered.&lt;br /&gt;Errors were caught in some modules including dimsedconst.f90(Error #7002), inimorlyr.f90(Error #7002) and other modules mainly related with morphology or sediment transportation.&lt;br /&gt;&lt;br /&gt;The source code was checked out in Sep 8th, 2022, with URL: &lt;a href="https://svn.oss.deltares.nl/repos/delft3d/tags/delft3d4/65936"&gt;https://svn.oss.deltares.nl/repos/delft3d/tags/delft3d4/65936&lt;/a&gt;. and the version was 141696. Nothing has changed except running prepare_sln.py&lt;br /&gt; &lt;br /&gt;My environment is:&lt;br /&gt;Win 10 21H2, visual studio 2015, .Net 4.6 and ifort 16 with Intel parallel studio 2016&lt;br /&gt;Intel i7-6700HQ, 16G RAM, nVIDIA GTX 965M.&lt;br /&gt;&lt;br /&gt;Hope someone could figure out what happened. And I would like to provide any further details if necessary.</summary>
    <dc:creator>Darwin Lee</dc:creator>
    <dc:date>2022-09-08T11:50:38Z</dc:date>
  </entry>
  <entry>
    <title>compiling tag 65936</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5281629" />
    <author>
      <name>Ramin Bahmani</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5281629</id>
    <updated>2022-09-06T13:46:59Z</updated>
    <published>2022-09-06T13:46:59Z</published>
    <summary type="html">I tried to compile tag 65936, but I got a lot of errors. Is there any tutorial that explains how to compile or gives a solution for solving the problem?</summary>
    <dc:creator>Ramin Bahmani</dc:creator>
    <dc:date>2022-09-06T13:46:59Z</dc:date>
  </entry>
</feed>
