GilsonLabUCSD / pAPRika

Advanced toolkit for binding free energy calculations
BSD 3-Clause "New" or "Revised" License
31 stars 14 forks source link

Simulation failed. #207

Closed bowensha-tudelft closed 13 hours ago

bowensha-tudelft commented 16 hours ago

I ran the example "pAPRika tutorial 2 - Explicit Solvent". During minimization in window a000, it gives error below.

image

I do not know where I can read "logging". Thus I decided to cd to a000, and ran AMBER directly there. It worked successfully. So I guess the input files were correctly generated but maybe something else went wrong?

bowensha-tudelft commented 16 hours ago

image

Here is the result of running AMBER directly. I think it is normally terminiated.

jset231 commented 12 hours ago

@bowensha-tudelft I suspect this is either because the executable pmemd.MPI is not found in the PATH or because I've updated some of the API in the Simulation class but haven't updated the tutorials accordingly.