Welcome, Guest
Username: Password: Remember me

TOPIC: AED2.0

AED2.0 2 years 5 months ago #39380

  • arman2h_civil
  • arman2h_civil's Avatar
Dear All
I am coupling Telemac2d with AED 2.0 to predict water quality parameters in a coastal area. I have no problem with serial mode but in parallel mode I receive this error:


Currently Loaded Modulefiles:
1) system/auto 4) python/3.9.2
2) compiler/intel/2020/1 5) TELEMAC/v8p2r0
3) mpi/intel/2020/1
0
1
Traceback (most recent call last):
File "/apps/environment/TELEMAC/v8p2r0/el7/AVX512/intel-2020/intel-2020/scripts/python3/runcode.py", line 287, in <module>
main(None)
File "/apps/environment/TELEMAC/v8p2r0/el7/AVX512/intel-2020/intel-2020/scripts/python3/runcode.py", line 271, in main
run_study(cas_file, code_name, options)
File "/apps/environment/TELEMAC/v8p2r0/el7/AVX512/intel-2020/intel-2020/scripts/python3/execution/run_cas.py", line 157, in run_study
run_local_cas(my_study, options)
File "/apps/environment/TELEMAC/v8p2r0/el7/AVX512/intel-2020/intel-2020/scripts/python3/execution/run_cas.py", line 31, in run_local_cas
my_study.partionning(options.use_link)
File "/apps/environment/TELEMAC/v8p2r0/el7/AVX512/intel-2020/intel-2020/scripts/python3/execution/study.py", line 411, in partionning
run_partition(parcmd, cas_cpl, g_geo, g_fmt_geo,
File "/apps/environment/TELEMAC/v8p2r0/el7/AVX512/intel-2020/intel-2020/scripts/python3/execution/run.py", line 51, in run_partition
run_partel(partel, geom, fmtgeom, conlim, ncsize, False,
File "/apps/environment/TELEMAC/v8p2r0/el7/AVX512/intel-2020/intel-2020/scripts/python3/execution/run.py", line 133, in run_partel
raise TelemacException(
utils.exceptions.TelemacException: Could not split your file with the error as follows:

... The following command failed for the reason in the listing
/apps/environment/TELEMAC/v8p2r0/el7/AVX512/intel-2020/intel-2020/builds/scw.ifortmpi/bin/partel < partel_.par >> partel_.log

Here is the log:

+
+

PARTEL/PARRES: TELEMAC METISOLOGIC PARTITIONER



REBEKKA KOPMANN & JACEK A. JANKOWSKI (BAW)

JEAN-MICHEL HERVOUET (LNHE)

CHRISTOPHE DENIS (SINETICS)

YOANN AUDOUIN (LNHE)

PARTEL (C) COPYRIGHT 2000-2002

BUNDESANSTALT FUER WASSERBAU, KARLSRUHE



METIS 5.0.2 (C) COPYRIGHT 2012

REGENTS OF THE UNIVERSITY OF MINNESOTA



BIEF V8P2 (C) COPYRIGHT 2012 EDF

+
+

MAXIMUM NUMBER OF PARTITIONS: 100000

+
+

--INPUT FILE NAME <INPUT_NAME>:

INPUT: 576

FILE DOES NOT EXIST: 576


PLANTE: PROGRAM STOPPED AFTER AN ERROR

RETURNING EXIT CODE: 2


Can anyone help me in this case?
Regards
The administrator has disabled public write access.

AED2.0 2 years 5 months ago #39416

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1470
  • Thank you received: 563
Hello,

Are you sure you you have run a TELEMAC-2D computation coupled with AED2? Because the AED2 coupling is only available with TELEMAC-3D.

Have you tried running your computation without coupling with AED2? Do you have the same issue in parallel?

Perhaps you can send an archive .zip of your input data so that you can try to reproduce your issue.

Chi-Tuan
The administrator has disabled public write access.
The following user(s) said Thank You: arman2h_civil

AED2.0 2 years 5 months ago #39424

  • arman2h_civil
  • arman2h_civil's Avatar
Dear Chi-Tuan
I have not the same issue without coupling AED in parallel. Also I have run the model by coupling Telemac 2d and AED in serial mode and had no issues. I think I can not couple telemac2d and AED in parallel. What do you think?
Regards
The administrator has disabled public write access.

AED2.0 2 years 5 months ago #39436

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1470
  • Thank you received: 563
Hello,

Have you filled in the 2 keywords GEOMETRY FILE and BOUNDARY CONDITIONS FILE in the WAQTEL steering file?

One again, I wonder how you can use TELEMAC-2D rather than TELEMAC-3D when coupling with AED2.

Hope this helps,

Chi-Tuan
The administrator has disabled public write access.
The following user(s) said Thank You: arman2h_civil

AED2.0 2 years 5 months ago #39444

  • arman2h_civil
  • arman2h_civil's Avatar
Dear Chi-Tuan
I have not used These two keywords in WAQTEL. See my .cas files for telemac2d, AED and .nml files.
I dont know why my telemac2d works with AED.
Attachments:
The administrator has disabled public write access.

AED2.0 2 years 5 months ago #39447

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1470
  • Thank you received: 563
Hello,

As suggested in my previous post, adding keywords GEOMETRY FILE and BOUNDARY CONDITIONS FILE in the WAQTEL steering file avoids the PARTEL issue, raised in your log. Anyway, there should be other issues.

Since release v8p0, the choices for the keyword WATER QUALITY PROCESS have changed to enable combo of processes for water quality, not a single one.
Thus, using WATER QUALITY PROCESS = 6 gives you a combo of processes numbers 2 and 3, i.e. O2 and BIOMASS, not AED2. Please read the WAQTEL user manual of the latest release.
There is a stop in the source code if you want to run TELEMAC-2D with WATER QUALITY PROCESS = 13.

I used the enclosed files to solve and see your issue.

Hope this helps,

Chi-Tuan
Attachments:
The administrator has disabled public write access.
The following user(s) said Thank You: arman2h_civil

AED2.0 2 years 5 months ago #39454

  • arman2h_civil
  • arman2h_civil's Avatar
Dear Chi-Tuan
I tried to use these two keywords and still have the problem in parallel. In serial mode as you said I changed the WATER QUALITY PROCESS = 13 and received the error as bellow:
AED2 LIBRARY NOT COMPILED
I think AED2 does not work on my system. Can you help me to active aed2 on windows?
Regards
Arman
The administrator has disabled public write access.

AED2.0 2 years 5 months ago #39463

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1470
  • Thank you received: 563
Hello Arman,

I used the 2 previous enclosed files and the geometry files from waq2d_thermic example and the errors disappeared for me. In particular, I had to fill in the keywords GEOMETRY FILE + BOUNDARY CONDITIONS FILE in the WAQTEL steering file + disactivate the Thompson boundary conditions as there are too many tracers for standard TELEMAC-2D (see other posts in the forum), with commented keyword
OPTION FOR LIQUID BOUNDARIES or with every value set to 1 (default value).

Indeed, if you do not have a flag -DHAVE_AED2 in your configuration file, prior to compiling the source code and if you have not installed AED2 before, you will get such error message.

Anyway, as written in TELEMAC-2D user manual, "AED2 is currently not coupled
with TELEMAC-2D contrary to TELEMAC-3D" and I can tell you that no implementation of such coupling does exist for TELEMAC-2D.
You have to swith to TELEMAC-3D if you want to use a coupling with AED2 or change the WAQTEL module if one of them fits what you want (please read the WAQTEL manuals, e.g. the EUTRO, BIOMASS or O2 modules).

If you have issue of installation, please post in the dedicated section of this forum. In particular, I cannot help for windows as I do not have any windows computer.

Hope this helps,

Chi-Tuan
The administrator has disabled public write access.

AED2.0 2 years 5 months ago #39465

  • arman2h_civil
  • arman2h_civil's Avatar
Thanks for your help
Regards
The administrator has disabled public write access.

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.