tags/3008 libexpat.dll is missing - 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
tags/3008 libexpat.dll is missing
DP
Douglas Pearman, modified 7 Years ago.
tags/3008 libexpat.dll is missing
Youngling Posts: 1 Join Date: 10/9/13 Recent Posts 00
I have downloaded the source code from the tags/3008 directory using TortoiseSVN.
Using Visual Studio 2010 and compiling with Intel(R) Visual Fortran Compiler XE 14.0.0.103 [IA-32]...
I had to use the newest Fortran compiler because the older version did not have win32 on install.
Can someone please assist me with this problem? (I may have missed the solution in previous threads...)
Thank you,
Doug
Using Visual Studio 2010 and compiling with Intel(R) Visual Fortran Compiler XE 14.0.0.103 [IA-32]...
I had to use the newest Fortran compiler because the older version did not have win32 on install.
Can someone please assist me with this problem? (I may have missed the solution in previous threads...)
Thank you,
Doug
Adri Mourits, modified 7 Years ago.
RE: tags/3008 libexpat.dll is missing
Yoda Posts: 1221 Join Date: 1/3/11 Recent Posts 00
Hi Douglas,
You're the first one using the Intel 14 compiler.
I assume the problem is the same as when switching from Intel 12 to Intel 13. That means you have to replace all occurrences of "IFORT_COMPILER12"/"IFORT_COMPILER13" by "IFORT_COMPILER14" in the VisualStudio project files. Have a look at this thread.
Please report your findings on this forum.
Thanks.
Regards,
Adri
You're the first one using the Intel 14 compiler.
I assume the problem is the same as when switching from Intel 12 to Intel 13. That means you have to replace all occurrences of "IFORT_COMPILER12"/"IFORT_COMPILER13" by "IFORT_COMPILER14" in the VisualStudio project files. Have a look at this thread.
Please report your findings on this forum.
Thanks.
Regards,
Adri