PhysNet program package for training of the PhysNet model and application in ASE and PyCHARMM.
to be done
Please find the current training script at https://github.com/MMunibas/fad.git
to be done
PhysNet_CHARMM is a modified PhysNet program package for the use in CHARMM via PyCHARMM.
The requirements are the current version of CHARMM with working PyCHARMM module, its dependencies and Tensorflow version 2.8 or newer.
Test examples molecular dynamic simualation of a formic acid dimer in water, para-fluorophenol in water and the decomposition reaction of the Criegee molecule can be found in PhysNet/PhysNet_CAHRMM/examples.
Download the git repository to your system and add the PhysNet directory to your PYTHONPATH environment variable:
export PYTHONPATH={/your/path/to/here}/PhysNet:$PYTHONPATH