Re: [Nek5000-users] Periodic Mismatch 1
Hi, I am getting a 'Periodic Mismatch 1' error: abort: PERIODIC MISMATCH 1: 1 3 P ie 1 6 E je 6 1 E ke I grep'd to the error in genmap.f and from what I can tell this bit of code is checking to ensure that the elements and faces I have said are periodic, match up with the other corresponding elements and faces. From the error, it seems to think that face 3 of element 1 is Periodic, and then returns this error because of course it is not. I have attached the rea. I am not sure what the issue is here, and why it is not recognizing face 1 as periodic (as you will see in the rea, Elem 1 face 1 is periodic with elem 6 face 3). This error occurs at the first element. The values in the error message all seem to come from the periodic condition I have specified, but it is almost as if they are not in the correct order in the rea.
From my understanding: " P 1 1.00 6.00000 3.00000 0.00000 0.00000 0.00000 " states that element 1 face 1 is periodic with element 6 face 3.
Thanks for any help with this, Michael M.
participants (1)
-
nek5000-users@lists.mcs.anl.gov