Hello Chi-Tuan,
I am using Ubuntu 18.04 with gfortran compiler 7.5.0.
Having changed the extension of .nml to .txt for aed2 files also resulted the same segmentation fault. May I know further details on what you meant by "change with some additional variables initialisation"?
For your info, the makefile and aed2 sources from v8p1r2 were utilised to activate the module. Settings for the environment variables and the configuration were as follows as referred to the installation_on_linux.
export AEDHOME=$HOMETEL/optionals/aed2
export LD_LIBRARY_PATH=$AEDHOME/lib:$LD_LIBRARY_PATH
incs_all: -I$AEDHOME/include -I$AEDHOME/mod
cmd_obj: gfortran -c -cpp -O3 -fconvert=big-endian -frecord-marker=4 -DHAVE_AED2 <mods> <incs> <f95name>
libs_all: /home/ubuntu/telemac-mascaret/v8p1r2/optionals/aed2/lib/libaed2.a
Any glitch from the above information?
Regards,
Amyrhul