RE: compiling tag 65936 - Forum - Delft3D
Forum
- Home
- 2. Questions and troubleshooting
- 2.1 Questions about the software
- 2.1.1 Compiling the code
- RE: compiling tag 65936
RE: compiling tag 65936
Ramin Bahmani, modified 2 Years ago.
compiling tag 65936
Youngling Posts: 2 Join Date: 8/26/22 Recent Posts
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?
Darwin Lee, modified 2 Years ago.
RE: compiling tag 65936
Youngling Post: 1 Join Date: 10/29/21 Recent Posts
Same issue happened on this tag.
When compiling, several errors were encountered.
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.
The source code was checked out in Sep 8th, 2022, with URL: https://svn.oss.deltares.nl/repos/delft3d/tags/delft3d4/65936. and the version was 141696. Nothing has changed except running prepare_sln.py
My environment is:
Win 10 21H2, visual studio 2015, .Net 4.6 and ifort 16 with Intel parallel studio 2016
Intel i7-6700HQ, 16G RAM, nVIDIA GTX 965M.
Hope someone could figure out what happened. And I would like to provide any further details if necessary.
When compiling, several errors were encountered.
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.
The source code was checked out in Sep 8th, 2022, with URL: https://svn.oss.deltares.nl/repos/delft3d/tags/delft3d4/65936. and the version was 141696. Nothing has changed except running prepare_sln.py
My environment is:
Win 10 21H2, visual studio 2015, .Net 4.6 and ifort 16 with Intel parallel studio 2016
Intel i7-6700HQ, 16G RAM, nVIDIA GTX 965M.
Hope someone could figure out what happened. And I would like to provide any further details if necessary.
Gabriel Ruiz, modified 2 Years ago.
RE: compiling tag 65936
Youngling Posts: 17 Join Date: 4/28/11 Recent Posts
Hi Darwin!
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:
https://svn.oss.deltares.nl/repos/delft3d/tags/delft3d4/62441/src/
in this revision you can find a configuration file to Visual Studio 15.
I think you problem is the revision that you download requires a more recent versions of Visual Studio 2015 or Ifortran 2016.
Regards
Gabriel
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:
https://svn.oss.deltares.nl/repos/delft3d/tags/delft3d4/62441/src/
in this revision you can find a configuration file to Visual Studio 15.
I think you problem is the revision that you download requires a more recent versions of Visual Studio 2015 or Ifortran 2016.
Regards
Gabriel
Ramin Bahmani, modified 2 Years ago.
RE: compiling tag 65936
Youngling Posts: 2 Join Date: 8/26/22 Recent Posts
My environment is:
Windows 10, visual studio 2019, .Net 4.8 and Fortran Compiler oneAPI 2022.1.0.256. Intel i7-10750H, 16G RAM, NVIDIA.
Does it work in this environment?
Windows 10, visual studio 2019, .Net 4.8 and Fortran Compiler oneAPI 2022.1.0.256. Intel i7-10750H, 16G RAM, NVIDIA.
Does it work in this environment?
Liangyi Wang, modified 2 Years ago.
RE: compiling tag 65936
Youngling Posts: 3 Join Date: 9/27/22 Recent Posts
+1
Liangyi Wang, modified 2 Years ago.
RE: compiling tag 65936
Youngling Posts: 3 Join Date: 9/27/22 Recent Posts
Same questions as you