Welcome, Guest
Username: Password: Remember me

TOPIC: Control Sections - Error

Control Sections - Error 9 years 2 months ago #18215

  • jstark
  • jstark's Avatar
Hello,

I'm trying to use the control sections option to compute discharges but I get an error during the initialisation. If I don't use control sections, the simulation runs fine. The output listing tells me the error is in the partel_T2DGEO.log file. This is what that file looks like:
+
+
PARTEL: TELEMAC SELAFIN 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 6.2 (C) COPYRIGHT 2012 EDF
+
+


MAXIMUM NUMBER OF PARTITIONS: 100000

+
+


SELAFIN INPUT NAME <INPUT_NAME>:
INPUT: T2DGEO

BOUNDARY CONDITIONS FILE NAME :
INPUT: T2DCLI

NUMBER OF PARTITIONS <NPARTS> [2 -100000]:
INPUT: 20

PARTITIONING OPTIONS:

PARTITIONING METHOD <PMETHOD> [1 (METIS) OR 2 (SCOTCH)]:
INPUT: 1

WITH SECTIONS? [1:YES 0:NO]:
INPUT: 1

CONTROL SECTIONS FILE NAME (OR RETURN) : INPUT: T2DSEC

WITH ZONES? [1:YES 0:NO]:
INPUT: 0

ONE-LEVEL MESH.
NDP NODES PER ELEMENT: 3
NPOIN NUMBER OF MESH NODES: 130175
NELEM NUMBER OF MESH ELEMENTS: 250477

THE INPUT FILE ASSUMED TO BE 2D SELAFIN
TIMESTEP: 0.00000000 S = 0.00000000 H
THERE ARE 1 TIME-DEPENDENT RECORDINGS

THERE IS 1 ISLAND(S) IN THE DOMAIN

THERE IS 1 LIQUID BOUNDARIES:

BOUNDARY 1 :
BEGINS AT BOUNDARY POINT: 6517 , WITH GLOBAL NUMBER: 118349
AND COORDINATES: 19464.00 394656.0
ENDS AT BOUNDARY POINT: 6585 , WITH GLOBAL NUMBER: 119133
AND COORDINATES: 16250.00 379054.6

THERE IS 2 SOLID BOUNDARIES:

BOUNDARY 1 :
BEGINS AT BOUNDARY POINT: 6585 , WITH GLOBAL NUMBER: 119133
AND COORDINATES: 16250.00 379054.6
ENDS AT BOUNDARY POINT: 6517 , WITH GLOBAL NUMBER: 118349
AND COORDINATES: 19464.00 394656.0

BOUNDARY 2 :
BEGINS AT BOUNDARY POINT: 9788 , WITH GLOBAL NUMBER: 101900
AND COORDINATES: 97513.41 348774.5
ENDS AT BOUNDARY POINT: 9788 , WITH GLOBAL NUMBER: 101900
AND COORDINATES: 97513.41 348774.5
THE MESH PARTITIONING STEP STARTS
BEGIN PARTITIONING WITH METIS
RUNTIME OF METIS 0.00000000 SECONDS
THE MESH PARTITIONING STEP HAS FINISHED
TREATING SUB-DOMAIN 1
TREATING SUB-DOMAIN 2
TREATING SUB-DOMAIN 3
TREATING SUB-DOMAIN 4
TREATING SUB-DOMAIN 5
TREATING SUB-DOMAIN 6
TREATING SUB-DOMAIN 7
TREATING SUB-DOMAIN 8
TREATING SUB-DOMAIN 9
TREATING SUB-DOMAIN 10
TREATING SUB-DOMAIN 11
TREATING SUB-DOMAIN 12
TREATING SUB-DOMAIN 13
TREATING SUB-DOMAIN 14
TREATING SUB-DOMAIN 15
TREATING SUB-DOMAIN 16
TREATING SUB-DOMAIN 17
TREATING SUB-DOMAIN 18
TREATING SUB-DOMAIN 19
TREATING SUB-DOMAIN 20
DEALING WITH SECTIONS WITH FILE T2DSEC
NPOIN: 130175
-> SECTION, TERMINAL NODES: 1 118648 118513
-> SECTION, TERMINAL NODES: 2 118364 118472
-> SECTION, TERMINAL NODES: 3 118146 118160
-> SECTION, TERMINAL NODES: 4 119061 93
-> SECTION, TERMINAL NODES: 5 117509 118816
-> SECTION, TERMINAL NODES: 6 114730 114513
-> SECTION, TERMINAL NODES: 7 88763 89123
-> SECTION, TERMINAL NODES: 8 89635 89060
NSEC,IHOWSEC: 8 1
ANTICIPATED SECTIONS SUMMARY:
Section1
29682.000000000000 385177.00000000000 27434.000000000000 380433.00000000000
118648 118513
Section2
45443.000000000000 378792.00000000000 44544.000000000000 373576.00000000000
118364 118472
Section3
59068.000000000000 384705.00000000000 58483.000000000000 379849.00000000000
118146 118160
Section4
65660.684999999998 380727.21999999997 65143.582000000002 374719.67599999998
119061 93
Section5
76010.395999999993 375147.16899999999 74340.620028999998 373799.00916299998
117509 118816
Section6
78680.587538000007 368978.87503599998 78034.209398999999 367612.24696900003
114730 114513
Section7
86510.997002000004 360631.36306000000 85495.259925000006 360649.83100700000
88763 89123
Section8
81266.100097000002 350363.18461200001 80231.895073000007 350344.71666600002
89635 89060
FLUSEC : ALGORITHM FAILED



PLANTE: PROGRAM STOPPED AFTER AN ERROR

My control sections file is as follows:
# Control sections definition
8 1 # there are 8 sections, given by coordinates
Section1
29682 385177 27434 380433
Section2
45443 378792 44544 373576
Section3
59068 384705 58483 379849
Section4
65660.685000 380727.220000 65143.582000 374719.676000
Section5
76010.396000 375147.169000 74340.620029 373799.009163
Section6
78680.587538 368978.875036 78034.209399 367612.246969
Section7
86510.997002 360631.363060 85495.259925 360649.831007
Section8
81266.100097 350363.184612 80231.895073 350344.716666


Does anyone know what's wrong and how to solve this?

Regards,


Jeroen
The administrator has disabled public write access.

Control Sections - Error 9 years 2 months ago #18217

  • riadh
  • riadh's Avatar
Hello

It seems that you are using version v6p2. If I'm not wrong, there were bug in the parallel version when dealing with control sections. Try to run you model on a single processor to be sure.
If it is the case, please upgrade to last version.
with my best regards

Riadh ATA
The administrator has disabled public write access.

Control Sections - Error 9 years 2 months ago #18218

  • jmhervouet
  • jmhervouet's Avatar
Hello,

The algorithm looks for a path in the mesh, made by segments, starting from the first point of your section, and ending by the second point. The algorithm will fail if there is an obstacle on the way. Are you in that case ?

With best regards,

Jean-Michel Hervouet
The administrator has disabled public write access.

Control Sections - Error 9 years 2 months ago #18219

  • jstark
  • jstark's Avatar
Dear Jean-Michel and Riadh,

Thanks for your replies. I forgot to mention in the first place that I tried serial mode as well and it didnt work either.

What exactly do you mean by obstacles? My control sections are crossing the closed boundaries of the mesh at both sides of the estuary/river. Could that be a problem? I attached a screenshot as an example of one of the sections:





Jeroen
The administrator has disabled public write access.

Control Sections - Error 9 years 2 months ago #18220

  • jmhervouet
  • jmhervouet's Avatar
Hello,

OK, I see that exactly this example could create a problem at the beginning. On the top you seem to start from a point in the mesh and then you cross a region which is outside the domain. Could you try to choose:
1) existing points of the mesh as beginning and end of control sections
2) no exit of the mesh in th estraight line between those points

With best regards,

Jean-Michel Hervouet
The administrator has disabled public write access.

Control Sections - Error 9 years 2 months ago #18221

  • jstark
  • jstark's Avatar
Thank you for this advice.

I moved the start/end points of the sections just inside the model domain and the simulation seems to be running fine now.

Best Regards,

Jeroen
The administrator has disabled public write access.

Time dependent recording. 7 years 5 months ago #26790

Hi everyone,

could you help me , please. I use hotstart for simulation sediment transport with Telemac3D when run, I have a problem with time dependent recording, see this picture. I do not known what happend.
Attachments:
The administrator has disabled public write access.

Time dependent recording. 7 years 5 months ago #26793

  • Pablo
  • Pablo's Avatar
  • OFFLINE
  • Moderator
  • Posts: 316
  • Thank you received: 121
Hello,
It seems you are messing around with the previous computational file to launch the hotstart simulation. Check if the number of variables is correct and if the previous results are coherent with the follow-up simulation.

best wishes,

pablo
The administrator has disabled public write access.
The following user(s) said Thank You: CUSIPUMA AYUQUE

Time dependent recording. 7 years 5 months ago #26811

Dear Pablo,
It is advisable to use the previous computational file to launch the hotstart simulation, what do you recommed?
I want to analize bed evolution and secondary flow en meander river.

Many thanks.
Magaly C.
The administrator has disabled public write access.
Moderators: pham

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