compilation - D-Flow Flexible Mesh - Delft3D
intro story D-Flow FM
D-Flow Flexible MeshD-Flow Flexible Mesh (D-Flow FM) is the new software engine for hydrodynamical simulations on unstructured grids in 1D-2D-3D. Together with the familiar curvilinear meshes from Delft3D 4, the unstructured grid can consist of triangles, pentagons (etc.) and 1D channel networks, all in one single mesh. It combines proven technology from the hydrodynamic engines of Delft3D 4 and SOBEK 2 and adds flexible administration, resulting in:
An overview of the current developments can be found here. The D-Flow FM - team would be delighted if you would participate in discussions on the generation of meshes, the specification of boundary conditions, the running of computations, and all kinds of other relevant topics. Feel free to share your smart questions and/or brilliant solutions!
======================================================= | Sub groups
|
Message Boards
compilation
NB
Hello everyone,
My colleague register for a delft user account but cant post threads here, the 'Post New Thread' button is missing when she logs in.
So she asked me to post this.
from camille cuadra
Hi everyone.
I'm trying to compile the trunk version of the Delft3D code on my 64bit computer running on Windows using VS2012 and Intel Fortran 2013 XE.
I am unsuccessful in building the solution and can't get past the Debug/Release step with VS2012 displaying a window saying:
Unable to start program
'C:\Delft3D\delft3dcode_trunk\src\utils_lgpl\esmfsm\packages\esmfsm_c\bin\Debug\esmfsm_c.lib'.
VS2012 also displays the following on the output window of the program.
When choosing the 'Release' solution configuration, it displays the following:
1>------ Build started: Project: esmfsm_version_number, Configuration: Release Win32 ------
1> Generating version number in '.\include\version_number.h' ...
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: 3014M
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\version_number.h'.
1> Generating version number in '.\include\version_number.rc' ...
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: 3014M
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\version_number.rc'.
1> c2c.c
1> f2c.c
1> version.c
1> esmfsm_version_number.vcxproj -> C:\Delft3D\delft3dcode_trunk\src\utils_lgpl\esmfsm\packages\esmfsm_version_number\bin\Release\esmfsm_version_number.lib
========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
When using the 'Debug' solution configuration, it displays the following:
1>------ Build started: Project: esmfsm_version_number, Configuration: Debug Win32 ------
1> Generating version number in '.\include\version_number.h' ...
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: 3014M
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\version_number.h'.
1> Generating version number in '.\include\version_number.rc' ...
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: 3014M
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\version_number.rc'.
1> version.c
1> f2c.c
1> c2c.c
1> Generating Code...
1> esmfsm_version_number.vcxproj -> C:\Delft3D\delft3dcode_trunk\src\utils_lgpl\esmfsm\packages\esmfsm_version_number\bin\Debug\esmfsm_version_number.lib
========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
How can I fix this? Thank you in advance for your help
My colleague register for a delft user account but cant post threads here, the 'Post New Thread' button is missing when she logs in.
So she asked me to post this.
from camille cuadra
Hi everyone.
I'm trying to compile the trunk version of the Delft3D code on my 64bit computer running on Windows using VS2012 and Intel Fortran 2013 XE.
I am unsuccessful in building the solution and can't get past the Debug/Release step with VS2012 displaying a window saying:
Unable to start program
'C:\Delft3D\delft3dcode_trunk\src\utils_lgpl\esmfsm\packages\esmfsm_c\bin\Debug\esmfsm_c.lib'.
VS2012 also displays the following on the output window of the program.
When choosing the 'Release' solution configuration, it displays the following:
1>------ Build started: Project: esmfsm_version_number, Configuration: Release Win32 ------
1> Generating version number in '.\include\version_number.h' ...
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: 3014M
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\version_number.h'.
1> Generating version number in '.\include\version_number.rc' ...
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: 3014M
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\version_number.rc'.
1> c2c.c
1> f2c.c
1> version.c
1> esmfsm_version_number.vcxproj -> C:\Delft3D\delft3dcode_trunk\src\utils_lgpl\esmfsm\packages\esmfsm_version_number\bin\Release\esmfsm_version_number.lib
========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
When using the 'Debug' solution configuration, it displays the following:
1>------ Build started: Project: esmfsm_version_number, Configuration: Debug Win32 ------
1> Generating version number in '.\include\version_number.h' ...
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: 3014M
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\version_number.h'.
1> Generating version number in '.\include\version_number.rc' ...
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: 3014M
1> ..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\version_number.rc'.
1> version.c
1> f2c.c
1> c2c.c
1> Generating Code...
1> esmfsm_version_number.vcxproj -> C:\Delft3D\delft3dcode_trunk\src\utils_lgpl\esmfsm\packages\esmfsm_version_number\bin\Debug\esmfsm_version_number.lib
========== Build: 1 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
How can I fix this? Thank you in advance for your help
Adri Mourits, modified 7 Years ago.
RE: compilation
Yoda Posts: 1221 Join Date: 1/3/11 Recent Posts 00
Hi Nophi,
Due to a bug on our OSS site, users are not able to participate on the forum when they registered themselve between August 21st and October 11th. I repaired this manually for Camille Cuadra (both accounts), so it should work now. Please let me know if it still doesn’t work.
To answer her question: See this post.
Regards,
Adri
Due to a bug on our OSS site, users are not able to participate on the forum when they registered themselve between August 21st and October 11th. I repaired this manually for Camille Cuadra (both accounts), so it should work now. Please let me know if it still doesn’t work.
To answer her question: See this post.
Regards,
Adri