<div dir="ltr">Dear neks<div><br></div><div>I want to perform several simulations each with different initial condition in the same run of nek5000. This is for eigenvalue/vector computation with ARPACK and using time-stepping approach.</div><div><br></div><div>I plan to do all of this in userchk. The call to ARPACK will be in userchk. Whenever ARPACK gives me a vector, I want to start a simulation with this vector as initial condition. I have to perform certain number of time-steps and return the result to ARPACK.</div><div><br></div><div>What all do I need to do to initialize a simulation given the initial condition vector ?</div><div><br></div><div>Thanks</div><div>praveen</div></div>