<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi, Nekers:<br>
<br>
I recently want to do some simulation with Nek, so I followed the
tutorial for the eddy_uv case<br>
<br>
I have run the case without problem, but when I want to try the
restart utility with the following modification instructed by the
manual<br>
-----------------------------------------------------------------------------<br>
1 PRESOLVE/RESTART OPTIONS *****<br>
eddy_uv0.f00010<br>
-----------------------------------------------------------------------------<br>
<br>
affter changing for a new case name and recompile, I started the
restart run, but the logfile gives the following error :<br>
-----------------------------------------------------------------------------<br>
mapping elements to processors<br>
2 86 86 256 256 NELV<br>
0 85 85 256 256 NELV<br>
1 85 85 256 256 NELV<br>
RANK 0 IEG 133 134 135 136 149 150
151 152<br>
161 162 165 166 167 168
177 178<br>
179 181 182 183 184 193
194 195<br>
196 197 198 199 200 201
202 203<br>
204 205 206 207 208 209
210 211<br>
212 213 214 215 216 217
218 219<br>
220 221 222 223 224 225
226 227<br>
228 229 230 231 232 233
234 235<br>
236 237 238 239 240 241
242 243<br>
244 245 246 247 248 249
250 251<br>
252 253 254 255 256<br>
element load imbalance: 1 85 86<br>
done :: mapping elements to processors<br>
<br>
Error reading initial condition/drive force data<br>
aborting in routine rdicdf.<br>
EXIT: rdicdf error 1<br>
<br>
call exitt: dying ...<br>
<br>
backtrace(): obtained 9 stack frames.<br>
./nek5000(print_stack_+0x18) [0x500ff8]<br>
./nek5000(exitt_+0x1cc) [0x5be5ec]<br>
./nek5000(exitti_+0x117) [0x5c1537]<br>
./nek5000(rdicdf_+0x1e7) [0x442387]<br>
./nek5000(readat_+0x35f) [0x44951f]<br>
./nek5000(nek_init_+0x75) [0x41ae25]<br>
./nek5000(main+0x24) [0x419d84]<br>
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)
[0x7f26a5be276d]<br>
./nek5000() [0x419dc9]<br>
--------------------------------------------------------------------------------------------------------------------<br>
<br>
I have searched the post list, but I only found very vague statement
of this problem:<u>
<a class="moz-txt-link-freetext" href="http://lists.mcs.anl.gov/pipermail/nek5000-users/2011-October/001560.html">http://lists.mcs.anl.gov/pipermail/nek5000-users/2011-October/001560.html</a></u><br>
<br>
Hope some one can give me some hint, I actually do exactly what the
manual does, which makes me confused.<br>
<br>
Thanks, hope it is a minor mistake.<br>
<br>
from Allen<br>
</body>
</html>