<div dir="ltr"><div><div><div><div>Hi Barak,<br><br></div>please check for your nelx, nely and nelz. Your lelg greater than or equal to nelx*nely*nelz. Also, check for lelt,lelv, greater than or equal to lelg/np.<br><br></div>
Go to the SIZE file and make the changes. If you use lelg = 10,000, lelt = 1175, you must use np > 8 (appx 9) for your problem.<br><br></div>Thanks,<br></div>Tanmoy<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Dec 3, 2013 at 3:56 PM, <span dir="ltr"><<a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Nek's<br>
<br>
I'm running the turbJet case and having the following runtime problem:<br>
<br>
Number of processors: 1<br>
REAL wdsize : 8<br>
INTEGER wdsize : 4<br>
<br>
<br>
Beginning session:<br>
/home/galanti/COMPUTATION/<u></u>NEK5000/nek5_svn/TEST-<u></u>examples/turbJet/jet.rea<br>
<br>
<br>
timer accuracy: 0.0000000E+00 sec<br>
<br>
read .rea file<br>
read .re2 file<br>
byte swap: F 6.54321003 -2.93127722E+35<br>
nelgt/nelgv/lelt: 9372 9372 1175<br>
lx1 /lx2 /lx3 : 6 4 6<br>
<br>
<br>
ABORT: Problem size too large!<br>
<br>
This solver has been compiled for:<br>
number of elements/proc (lelt): 1175<br>
total number of elements (lelg): 10000<br>
<br>
Recompile with the following SIZE parameters:<br>
lelt >= 9372 for np = 1<br>
lelg >= 9372<br>
<br>
<br>
call exitt: dying ...<br>
<br>
<br>
see full run.log in the attachment.<br>
Any one can help me how to control the size of the problem?<br>
Many thanks,<br>
Barak<br>
<br>
<br>_______________________________________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov">Nek5000-users@lists.mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a><br>
<br></blockquote></div><br></div>