<?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>2.1.6 Other</title>
  <link rel="self" href="https://dlt-acc.firelay.cloud/c/message_boards/find_category?p_l_id=4041874&amp;mbCategoryId=4384322" />
  <subtitle>Do you have a software issue that doesn't fit in any of the categories? Then it goes here!</subtitle>
  <id>https://dlt-acc.firelay.cloud/c/message_boards/find_category?p_l_id=4041874&amp;mbCategoryId=4384322</id>
  <updated>2026-05-12T14:11:33Z</updated>
  <dc:date>2026-05-12T14:11:33Z</dc:date>
  <entry>
    <title>Availability of Delft3D FM Graphical User Interface (GUI) (free of charge)</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5891288" />
    <author>
      <name>Bilal Ahmed</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5891288</id>
    <updated>2023-06-03T19:15:08Z</updated>
    <published>2023-06-03T19:15:08Z</published>
    <summary type="html">It was announced that the GUI for Delft3DFM would be available in June 2023. Does someone know how to get it? As probably the site is not updated but as per the announcement, the GUI is available as it is already June. Does someone know how to get it? Thanks</summary>
    <dc:creator>Bilal Ahmed</dc:creator>
    <dc:date>2023-06-03T19:15:08Z</dc:date>
  </entry>
  <entry>
    <title>running delwaq2 in parallel</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5780361" />
    <author>
      <name>Allie King</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5780361</id>
    <updated>2023-04-04T17:17:30Z</updated>
    <published>2023-04-04T17:17:30Z</published>
    <summary type="html">&amp;#34;I&amp;#39;m running delwaq2 on Ubuntu 22.04 LTS using the precompiled binaries I received through the beta testing program, version 2023.01.  I have been playing around with the NOTHREADS constant to see if I can parallelize the computations somewhat. While NOTHREADS does seem to change the number of threads assigned to the process, when I run the &amp;#34;top -H -p PID&amp;#34; command, it appears that only one of those threads is ever actually doing any computations. Do you have any advice?&amp;#34;</summary>
    <dc:creator>Allie King</dc:creator>
    <dc:date>2023-04-04T17:17:30Z</dc:date>
  </entry>
  <entry>
    <title>Problem in merging restart files (parallel run in Linux)</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5437364" />
    <author>
      <name>Mostafa Nazarali</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5437364</id>
    <updated>2022-11-07T13:42:09Z</updated>
    <published>2022-11-07T13:42:09Z</published>
    <summary type="html">Hi everybody,&lt;br /&gt;&lt;br /&gt;I am going to make a merged restart file from the results of an initialization run. &lt;br /&gt;I wrote the list of all *_rst.nc files in a text file. Then I used the following command in the Linux terminal:&lt;br /&gt;&lt;em&gt;dfmoutput mapmerge --listfile list_restart_files.txt&lt;br /&gt;&lt;/em&gt;&lt;br /&gt;But I receive the following messages without any merged restart file.&lt;br /&gt;&lt;em&gt;Info: mapmerge: all input files are of old format.&lt;br /&gt;Info: mapmerge: for *_rst.nc files, topology connectivity variables (except for &amp;#34;FlowLink&amp;#34;) are not merged.&lt;br /&gt;Warning: mapmerge: could not retrieve coordinates of net nodes from `WS13_new_04_0000_20130101_060000_rst.nc&amp;#39;. &lt;br /&gt;Warning: mapmerge: could not retrieve ElemLink from `WS13_new_04_0000_20130101_060000_rst.nc&amp;#39;.  &lt;br /&gt;&lt;br /&gt;The Delft3Dfm version is 2022.03 and using a similar mapmerge command, I can successfully create the merged &amp;#39;map&amp;#39; Netcdf file. &lt;br /&gt;&lt;br /&gt;Could you please share your experience in this regard?&lt;/em&gt;</summary>
    <dc:creator>Mostafa Nazarali</dc:creator>
    <dc:date>2022-11-07T13:42:09Z</dc:date>
  </entry>
  <entry>
    <title>Accessing dflowfm via BMI</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5433552" />
    <author>
      <name>Veethahavya Kootanoor Sheshadrivasan</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5433552</id>
    <updated>2022-11-05T19:02:42Z</updated>
    <published>2022-11-05T19:02:41Z</published>
    <summary type="html">Hi,&lt;br /&gt;&lt;br /&gt;I am trying to use BMI to initialize the model via a fortran program.&lt;br /&gt;&lt;br /&gt;I was able to successfuly test out the bmi-python library [&lt;a href="https://github.com/openearth/bmi-python"&gt;https://github.com/openearth/bmi-python&lt;/a&gt;] with my compiled dflowfm kernel and the provided e02..._westerscheldt example.&lt;br /&gt;&lt;br /&gt;However, I would really like to access the BMI exposed routines via fortran.&lt;br /&gt;&lt;br /&gt;I was able to compile a test program as shown below and link it to the shared dflowfm library. But while running the compiled executable, I receive a  segmentation fault error that doesn&amp;#39;t tell me much. So any help on how to successfully make BMI calls to the dflowfm kernel via fortran is highly appreciated. Thanks in advance!&lt;br /&gt;&lt;br /&gt;Source code:&lt;br /&gt;program test_df_bmi&lt;br /&gt;    character(len=100) :: config_file&lt;br /&gt;    config_file = &amp;#34;/home/bmi-python/test_data/e02_f14_c040_westerscheldt/westerscheldt.mdu&amp;#34;&lt;br /&gt;    call bmi_initialize(trim(config_file))&lt;br /&gt;end program test_df_bmi&lt;br /&gt;&lt;br /&gt;compiled successfully via ifort so: ifort -o testbmifort bmi_fort-test.f90 -L/opt/dflowfm/lib/ -ldflowfm</summary>
    <dc:creator>Veethahavya Kootanoor Sheshadrivasan</dc:creator>
    <dc:date>2022-11-05T19:02:41Z</dc:date>
  </entry>
  <entry>
    <title>Write % completed to log file?</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5058796" />
    <author>
      <name>Joan Sheldon</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5058796</id>
    <updated>2022-05-09T19:11:58Z</updated>
    <published>2022-05-09T19:11:58Z</published>
    <summary type="html">Is there a switch anywhere to get % completed written to the log file? The log file is full of lines like the following&lt;br /&gt;** INFO   : Solver converged in 16 iterations, res= 0.3395E-11 dt =   6.0000&lt;br /&gt;which isn&amp;#39;t really helpful, and what I&amp;#39;d really like to be able to do is look at the tail of the log file during a long model run and see how far along the job is. If that is not possible at this time, please consider this a feature request.</summary>
    <dc:creator>Joan Sheldon</dc:creator>
    <dc:date>2022-05-09T19:11:58Z</dc:date>
  </entry>
  <entry>
    <title>Issue in re-opening a project</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5029108" />
    <author>
      <name>Rémi Caillibotte</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=4041874&amp;messageId=5029108</id>
    <updated>2022-04-21T09:09:08Z</updated>
    <published>2022-04-21T09:09:07Z</published>
    <summary type="html">Hello everyone,&lt;br /&gt;&lt;br /&gt;I have an issue when I re-open a previous DFM project.&lt;br /&gt;Yesterday, I set up a simple 2d flow model and ran it. Everything seemed ok. The outputs were ok and correctly displayed  into the GUI. I saved the project before exiting.&lt;br /&gt;However, today, the project can&amp;#39;t be re-open and raised a &amp;#34;critical error&amp;#34; box. Nothing is displayed apart from a big red cross. I attached the error message received.&lt;br /&gt;It seems to concern the coordinate system projections but I don&amp;#39;t really understand why...&lt;br /&gt;&lt;br /&gt;If you can help me with it, I&amp;#39;ll be very thankfull!&lt;br /&gt;&lt;br /&gt;Many thanks in advance,&lt;br /&gt;Rémi Caillibotte</summary>
    <dc:creator>Rémi Caillibotte</dc:creator>
    <dc:date>2022-04-21T09:09:07Z</dc:date>
  </entry>
</feed>
