Difference between build.bat all and build.bat delft3d4 - Forum - Delft3D
Forum
- Home
- 2. Questions and troubleshooting
- 2.1 Questions about the software
- 2.1.1 Compiling the code
- Difference between build.bat all and build.bat delft3d4
Difference between build.bat all and build.bat delft3d4
Alejandro Fernández-Concha, modified 21 Days ago.
Difference between build.bat all and build.bat delft3d4
Youngling Posts: 5 Join Date: 7/25/23 Recent Posts
When compiling the source code for Delft3D 2023.02, I guess that the difference between the running from the root directory
and
is that the former compiles Delft3D-FM while the second one compiles Delft3D4. Could someone confirm?
So far the compilation using
has not worked for me. I could do with Delft3D4 however, and the compilation using
does not throw any error and is capable of running the examples.
If anyone could explain the difference between the two configurations and what limitations will the delft3d4 have I will be very thankful.
1 | build.bat all |
1 | build.bat delft3d4 |
So far the compilation using
1 | build.bat all |
1 | build.bat delft3d4 |
If anyone could explain the difference between the two configurations and what limitations will the delft3d4 have I will be very thankful.