qmmd.datasets ============= .. py:module:: qmmd.datasets Functions --------- .. autoapisummary:: qmmd.datasets.getExampleChargePath qmmd.datasets.getExampleEnergyLevellerInputPath qmmd.datasets.genExampleXYZs Module Contents --------------- .. py:function:: getExampleChargePath() Get path to chargesExample.txt. :returns: Path to file. :rtype: str .. py:function:: getExampleEnergyLevellerInputPath() Get path to energyLevellerExample.inp. :returns: Path to file. :rtype: str .. py:function:: genExampleXYZs(targetDirPath) Generates example xyz files at specified directory path.