Compilation Issues - 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 Issues
JK
Jacob Krall, modified 7 Years ago.
Compilation Issues
Youngling Posts: 1 Join Date: 5/19/11 Recent Posts 00
Hello All,
I've managed to compile the code on Windows 7, 64 bit, with Intel Fortran Compiler 12.1 using VS2008. I could not get DELWAQ to compile, so example 6 does not run. After reading around this site, I understand it is only possible to compile DELWAQ using VS2010.
I tried to use VS2010 to compile DELWAQ, but when I try to open the sln file for VS2010, I get many error messages saying that my version does not support .vcxproj. I have not been able to solve this issue.
Has anyone else had this problem?
Thanks,
Jacob
I've managed to compile the code on Windows 7, 64 bit, with Intel Fortran Compiler 12.1 using VS2008. I could not get DELWAQ to compile, so example 6 does not run. After reading around this site, I understand it is only possible to compile DELWAQ using VS2010.
I tried to use VS2010 to compile DELWAQ, but when I try to open the sln file for VS2010, I get many error messages saying that my version does not support .vcxproj. I have not been able to solve this issue.
Has anyone else had this problem?
Thanks,
Jacob
Adri Mourits, modified 7 Years ago.
RE: Compilation Issues
Yoda Posts: 1221 Join Date: 1/3/11 Recent Posts 00
Hi Jacob,
It seems that the C++ compiler is missing in your VS2010. You can check this via the menu >> help >> about Microsoft Visual Studio. The Window that pops up should contain a line about "Microsoft Visual C++ 2010" (and a line about "Intel(R) Visual Fortran").
Regards,
Adri
It seems that the C++ compiler is missing in your VS2010. You can check this via the menu >> help >> about Microsoft Visual Studio. The Window that pops up should contain a line about "Microsoft Visual C++ 2010" (and a line about "Intel(R) Visual Fortran").
Regards,
Adri