Dear all,
I'm trying to run a simple parallel simulation where there are uncovered beds in the domain and I impose a tracer at the boundary domain. When I force the advection scheme for tracers =1 my simulation runs till the end but I have a considerable "mass" loss for the tracer. Therefore I changed the advection scheme for tracers =14 (for tidal flats), the simulation starts but after some time steps I get the following error:
(...)
runcode::main:
:
|runCode: Fail to run
|/opt/openmpi/intel/64/1.6.3/bin/mpiexec -wdir /projects/13_131_bevaarbozs/TELEMAC/Lippen_tr/Lippenbroek_tr_exp.cas_2014-07-17-12h18min18s -n 8 /projects/13_131_bevaarbozs/TELEMAC/Lippen_tr/Lippenbroek_tr_exp.cas_2014-07-17-12h18min18s/out_Lip_tracers5
|~~~~~~~~~~~~~~~~~~
|2
|forrtl: error (78): process killed (SIGTERM)
|Image PC Routine Line Source
|libmpi.so.1 00002AAAAADA101B Unknown Unknown Unknown
|libmpi.so.1 00002AAAAAF421D7 Unknown Unknown Unknown
|libmpi.so.1 00002AAAAAD64416 Unknown Unknown Unknown
|libmpi.so.1 00002AAAAAD8B0B8 Unknown Unknown Unknown
|libmpi_f77.so.1 00002AAAAB7FB705 Unknown Unknown Unknown
|out_Lip_tracers5 0000000000981388 Unknown Unknown Unknown
|out_Lip_tracers5 0000000000712E2D Unknown Unknown Unknown
|out_Lip_tracers5 000000000071534D Unknown Unknown Unknown
|out_Lip_tracers5 00000000006B065C Unknown Unknown Unknown
|out_Lip_tracers5 00000000004A0B61 Unknown Unknown Unknown
|out_Lip_tracers5 0000000000458C18 Unknown Unknown Unknown
|out_Lip_tracers5 00000000004BA82C Unknown Unknown Unknown
|out_Lip_tracers5 000000000043893C Unknown Unknown Unknown
|libc.so.6 00002AAAACF9FCDD Unknown Unknown Unknown
|out_Lip_tracers5 00000000004387C9 Unknown Unknown Unknown
(...)
|mpiexec has exited due to process rank 3 with PID 18989 on
|node eul02 exiting improperly. There are two reasons this could occur:
|
|1. this process did not call "init" before exiting, but others in
|the job did. This can cause a job to hang indefinitely while it waits
|for all processes to call "init". By rule, if one process calls "init",
|then ALL processes must call "init" prior to termination.
|
|2. this process called "init", but exited without calling "finalize".
|By rule, all processes that call "init" MUST call "finalize" prior to
|exiting or it will be considered an "abnormal termination"
|
|This may have caused other processes in the application to be
|terminated by signals sent by mpiexec (as reported here).
Does anyone have any idea why I'm getting this error?
Thank you in advance!
Kind regards,
Maria