Hi all,
Can someone please check the following geometry file and help me find the error. I keep having Module Geometry ERR20 and I can't find the error on the file.
<begindomain>
ID : 1
TYPE : CARTESIAN
LAYERS : 17
DOMAINDEPTH : 0
MININITIALLAYERTHICKNESS : 0.05
<<beginlayers>>
0.5296000000
0.7566000000
1.0808000000
1.5440000000
2.2057000000
3.1510000000
4.5015000000
6.4307000000
9.1867000000
13.1239000000
18.7484000000
26.7835000000
38.2621000000
54.6602000000
78.0860000000
111.5514000000
160.5949000000
<<endlayers>>
<enddomain>
Thanks in advance
Cheers
Joao
Module Geometry ERR20
-
- MOHID Developer
- Posts: 553
- Joined: Thu Jan 01, 1970 00:00
- Location: Instituto Superior Técnico - Technical University of Lisbon
- Contact:
-
- MOHID Beginner
- Posts: 10
- Joined: Thu Jan 01, 1970 00:00
Hi Luís,
Thanks for your answer, and sorry for the late reply.
I manage to solve the problem. The error was in:
if (DomainDif > real(Sum)) then
write(*,*)'Layers incorrectly defined - Domain number ',CurrentDomain%ID
stop 'ComputeLayers - Geometry - ERR20.'
endif
It seems that if DomainDif = real(Sum) the error keeps coming...
I've increased a little bit my layers, and the error was gone.
By the way, one more question what is the role of the MININITIALLAYERTHICKNESS in the definition of the layers?
Cheers
João
Thanks for your answer, and sorry for the late reply.
I manage to solve the problem. The error was in:
if (DomainDif > real(Sum)) then
write(*,*)'Layers incorrectly defined - Domain number ',CurrentDomain%ID
stop 'ComputeLayers - Geometry - ERR20.'
endif
It seems that if DomainDif = real(Sum) the error keeps coming...
I've increased a little bit my layers, and the error was gone.
By the way, one more question what is the role of the MININITIALLAYERTHICKNESS in the definition of the layers?
Cheers
João
-
- MOHID Developer
- Posts: 553
- Joined: Thu Jan 01, 1970 00:00
- Location: Instituto Superior Técnico - Technical University of Lisbon
- Contact:
Who is online
Users browsing this forum: No registered users and 2 guests