I tried to couple Code Satrune and Syrthes, turorial case 3disks2d. Each standalone calculation runs fine, but after coupling I get error:
Code: Select all
Coupling execution between:
o Code_Saturne [1 domain(s)];
o SYRTHES [1 domain(s)];
Code_Saturne
************
Version: 6.0
Path: /home/misomg/Code_Saturne/6.0.2/code_saturne-6.0.2/arch/Linux_x86_64
Result directory:
/home/misomg/CFD/3disks2D/RESU_COUPLING/20200607-1340
****************************************
Compiling user subroutines and linking
****************************************
****************************
Preparing calculation data
****************************
SYRTHES4 home directory: /home/misomg/syrthes4.3.5/arch/Linux_x86_64
MPI home directory: /usr/bin
Building the executable file syrthes..
ar: /home/misomg/syrthes4.3.5/arch/Linux_x86_64/lib/libsyrthes_cfd.a: No such file or directory
make: *** [Makefile:15: exe] Error 9
in Code Saturne directory, so I cant find where problem is?
Code: Select all
cfd_couplage.c:53:10: fatal error: ple_coupling.h: No such file or directory
make[1]: *** [Makefile:24: /home/misomg/syrthes4.3.5/build//cfd_couplage.o] Error 1
make: *** [Makefile:36: syrthescfd] Error 2
../syrthescfd.log:cfd_couplage.c:53:10: fatal error: ple_coupling.h: No such file or directory
../syrthescfd.log:make[1]: *** [Makefile:24: /home/misomg/syrthes4.3.5/build//cfd_couplage.o] Error 1
../syrthescfd.log:make: *** [Makefile:36: syrthescfd] Error 2
Regards Michal