<div>I have played around with cp2k over the last few days and I have come up with the following MD simulation of aspirin, however there are still a bunch of things that I'm uncertain about and would like some input on:<br></div><div><br></div><div><b>Is the basis set sufficient?</b> I use the HFX_BASIS, which I found in some excercises, but I don't know whether this is good enough for an actual model or only used when learning to use cp2k.</div><div><b>Poisson solver?</b> My model does not have periodic boundary conditions, so I have to choose a poisson_solver, I chose implicit, but I have no idea whether this is sensible?</div><div>                             Furthermore, I found the following in some other MD simulation without periodic boundaries, and was wondering whether I should include something like this as well (not really sure what this does though)</div><div>      &EWALD                    ! This section specifies parameters for the EWALD summation method     <br>        EWALD_TYPE ewald            ! Standard non-fft based ewald method<br>        ALPHA .36<br>        GMAX 29                    ! Number of grid points<br>      &END EWALD<br><br></div><div></div><div><b>Thermostat: </b>Previous simulation of Aspirin used Nose-Hoover thermostat, however I couldn't figure out how to implement that so for now I use GLE, but is that okay, and is it set up properly for such a small system?</div><div><b>Box size:</b> Right now I'm just using a regular box of 12.42 for my simulation but maybe that isn't appropiate?<br><br></div><div><b>Additional: </b>I remember reading something about how you shouldn't trust the early parts of a simulation, but I can't find it again. If I run the above, would I need to throw away parts of the simulation and if so how much?</div><div><br></div><div>Anything else I would need to do/change before running this simulation would be greatly appreciated.</div><div><br></div><div>Kind Regards</div><div>Tue<br></div><br>