Forum

RE: Compiling Delft3D source code

Yi Zhong, modified 7 Years ago.

Compiling Delft3D source code

Youngling Posts: 2 Join Date: 6/16/16 Recent Posts

Dear All,

I have compiled the source code in Ubuntu. if I copy the folder trunk/bin/* to other Linux system, do I need to recompile and can I use these executable files to model?

Thanks!

best regards

Yi Zhong

thumbnail
Adri Mourits, modified 7 Years ago.

RE: Compiling Delft3D source code

Padawan Posts: 97 Join Date: 1/3/11 Recent Posts

Hi Yi Zhong,

When the other Linux system does not differ too much from the system you used for compiling (both Ubuntu? More or less the same version?), you can copy the binaries and run your model.

In case you use DIMR (for coupled D-Flow FM computations): DIMR must be installed with libtool. The (recent versions of the) bin-directory contains a script that can be used: libtool_install.sh.

Regards,

Adri

Yi Zhong, modified 7 Years ago.

RE: Compiling Delft3D source code

Youngling Posts: 2 Join Date: 6/16/16 Recent Posts

Dear Adri,

I use the same Ubuntu system and I will try. Thanks for your reply.

Best regards

Yi Zhong