Dear all,
I compiled the telemac v7p3r0 with additional source codes for a separate module which is coupled with telemac2d. The compilation is completed. However, i get some warning during the compilation which says "
ar: `u' modifier ignored since `D' is the default (see `U')
- completed: .../v7p3r1/builds/gfortran/lib/utils/special/special4stbtel.a
Such warning are received for all the modules.
After the compilation, when I try to run the t2d simulation coupled with that new module, I got the error which says, "
ITERATION 0 TIME: 0.0000 S
TOO MANY POINTS IN BANK PROFILE. WILL BE SIMPLIFIED.
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7F3140271E08
#1 0x7F3140270F90
#2 0x7F313F9A24AF
#3 0x5E886D in __meandre_def_MOD_crd_eq_xyz
#4 0x60994C in simplify_prof_
#5 0x602B1E in addp_to_prof_
#6 0x5F3F27 in init_bnk_profs_
#7 0x5CFB7F in init_meandre_
#8 0x480980 in telemac2d_init_
#9 0x41BEB9 in telemac2d_
#10 0x405079 in MAIN__ at homere_telemac2d.F:?
Segmentation fault (core dumped)
_____________
runcode::main:
:
|runCode: Fail to run
|/home/ujiwawa/v7p3r1/scripts/python27/steer_t2d1.cas_2019-03-26-23h43min34s/out_noerod
|~~~~~~~~~~~~~~~~~~
|Segmentation fault (core dumped)
When I don't couple that additional module, the simulation runs fine. So this couldn't be the problem of mesh.
The config file as well as the error snapshots are attached.
Any suggestions on how to get rid of this error?
Thank you
Sincerely
Saroj