RE: Delwaq problem by generating proc_def.def and proc_def.dat - Forum - Delft3D
Forum
- Home
- 3. Archive
- DELWAQ
- RE: Delwaq problem by generating proc_def.def and proc_def.dat
RE: Delwaq problem by generating proc_def.def and proc_def.dat
Delwaq problem by generating proc_def.def and proc_def.dat
Padawan Posts: 28 Join Date: 6/25/16 Recent PostsDear Delwaq developers,
I am trying to follow the instructions on page 30 of the Open Processes Liberary (OPL) manual. I did it for both Linux as well as Windows, but none of them produced the proc_def.def and proc_def.dat after compiling (the compiled results are attached). I think this was not mentioned in manualĀ or Delwaq has a problem by producing the proc_def files. Could anyone tell me what should I do after build/compilingĀ ?
Attachments:
RE: Delwaq problem by generating proc_def.def and proc_def.dat
Padawan Posts: 67 Join Date: 1/26/11 Recent PostsThe definition of the processes you add via the Open PLCT GUI to the set is automatically stored in the processes library files you selected. If you open those, then you should be able to see the new processes. Note that this may be the processes library files that come with the installation.
By the way: I have added the makefiles needed to make the waqpb programs on Linux - these were missing (we simply never created them for these tools). After an update of the source code you should be able to build them as part of the general build process.