git: bd628760e026 - main - science/votca: Fix build by fixing plist

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 14 Dec 2023 02:13:26 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bd628760e02616c45e2e7b87723a2346656710fd

commit bd628760e02616c45e2e7b87723a2346656710fd
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-12-14 01:16:08 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-12-14 02:13:24 +0000

    science/votca: Fix build by fixing plist
    
    Reported by:    fallout
---
 science/votca/Makefile  |    2 +-
 science/votca/pkg-plist | 1265 ++++-------------------------------------------
 2 files changed, 110 insertions(+), 1157 deletions(-)

diff --git a/science/votca/Makefile b/science/votca/Makefile
index b98dbd0c6243..39b8d6d06aaa 100644
--- a/science/votca/Makefile
+++ b/science/votca/Makefile
@@ -59,7 +59,7 @@ OPTIONS_DEFAULT=	APPS
 OPTIONS_SUB=		yes
 
 APPS_DESC=		Build applications
-APPS_CMAKE_BOOL=	BUILD_CSGAPPS
+APPS_CMAKE_BOOL=	INSTALL_CSGAPPS
 
 do-test: # several tests fail, see https://github.com/votca/votca/issues/1098
 	@cd ${BUILD_WRKSRC} && \
diff --git a/science/votca/pkg-plist b/science/votca/pkg-plist
index 6f8d2c36fecf..d617c07c9780 100644
--- a/science/votca/pkg-plist
+++ b/science/votca/pkg-plist
@@ -4,24 +4,22 @@ bin/csg_call
 bin/csg_density
 bin/csg_dlptopol
 bin/csg_dump
-bin/csg_fluctuations
+%%APPS%%bin/csg_fluctuations
 bin/csg_fmatch
 bin/csg_gmxtopol
 bin/csg_imc_solve
 bin/csg_inverse
 bin/csg_map
-bin/csg_orientcorr
-bin/csg_part_dist
-bin/csg_partial_rdf
+%%APPS%%bin/csg_orientcorr
+%%APPS%%bin/csg_part_dist
+%%APPS%%bin/csg_partial_rdf
 bin/csg_property
-bin/csg_radii
+%%APPS%%bin/csg_radii
 bin/csg_resample
 bin/csg_reupdate
-bin/csg_sphericalorder
+%%APPS%%bin/csg_sphericalorder
 bin/csg_stat
-bin/csg_traj_force
-bin/votca_compare
-bin/votca_help2doc
+%%APPS%%bin/csg_traj_force
 bin/votca_property
 bin/xtp_autogen_mapping
 bin/xtp_basisset
@@ -137,6 +135,7 @@ include/votca/xtp/GaussianQuadratureBase.h
 include/votca/xtp/ImaginaryAxisIntegration.h
 include/votca/xtp/IncrementalFockBuilder.h
 include/votca/xtp/IndexParser.h
+include/votca/xtp/activedensitymatrix.h
 include/votca/xtp/adiis.h
 include/votca/xtp/adiis_costfunction.h
 include/votca/xtp/amplitude_integration.h
@@ -178,15 +177,15 @@ include/votca/xtp/ecpaobasis.h
 include/votca/xtp/ecpbasisset.h
 include/votca/xtp/eeinteractor.h
 include/votca/xtp/eigen.h
-include/votca/xtp/energy_costfunction.h
 include/votca/xtp/energy_terms.h
+include/votca/xtp/erdiabatization.h
 include/votca/xtp/esp2multipole.h
 include/votca/xtp/espfit.h
+include/votca/xtp/fcddiabatization.h
 include/votca/xtp/filterfactory.h
-include/votca/xtp/forces.h
 include/votca/xtp/gaussianwriter.h
-include/votca/xtp/geometry_optimization.h
 include/votca/xtp/glink.h
+include/votca/xtp/gmhdiabatization.h
 include/votca/xtp/gnode.h
 include/votca/xtp/grid.h
 include/votca/xtp/grid_containers.h
@@ -216,6 +215,7 @@ include/votca/xtp/orbitals.h
 include/votca/xtp/orbreorder.h
 include/votca/xtp/paircalculator.h
 include/votca/xtp/parallelxjobcalc.h
+include/votca/xtp/pmlocalization.h
 include/votca/xtp/polarregion.h
 include/votca/xtp/polarsite.h
 include/votca/xtp/populationanalysis.h
@@ -255,6 +255,7 @@ include/votca/xtp/symmetric_matrix.h
 include/votca/xtp/threecenter.h
 include/votca/xtp/toolfactory.h
 include/votca/xtp/topology.h
+include/votca/xtp/transition_densities.h
 include/votca/xtp/trustregion.h
 include/votca/xtp/vc2index.h
 include/votca/xtp/version.h
@@ -277,34 +278,32 @@ lib/cmake/VOTCA_XTP/VOTCA_XTPConfigVersion.cmake
 lib/cmake/VOTCA_XTP/VOTCA_XTP_Targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/VOTCA_XTP/VOTCA_XTP_Targets.cmake
 lib/libvotca_csg.so
-lib/libvotca_csg.so.2022
+lib/libvotca_csg.so.2023
 lib/libvotca_tools.so
-lib/libvotca_tools.so.2022
+lib/libvotca_tools.so.2023
 lib/libvotca_xtp.so
-lib/libvotca_xtp.so.2022
+lib/libvotca_xtp.so.2023
 share/man/man1/csg_boltzmann.1.gz
 share/man/man1/csg_call.1.gz
 share/man/man1/csg_density.1.gz
 share/man/man1/csg_dlptopol.1.gz
 share/man/man1/csg_dump.1.gz
-share/man/man1/csg_fluctuations.1.gz
+%%APPS%%share/man/man1/csg_fluctuations.1.gz
 share/man/man1/csg_fmatch.1.gz
 share/man/man1/csg_gmxtopol.1.gz
 share/man/man1/csg_imc_solve.1.gz
 share/man/man1/csg_inverse.1.gz
 share/man/man1/csg_map.1.gz
-share/man/man1/csg_orientcorr.1.gz
-share/man/man1/csg_part_dist.1.gz
-share/man/man1/csg_partial_rdf.1.gz
+%%APPS%%share/man/man1/csg_orientcorr.1.gz
+%%APPS%%share/man/man1/csg_part_dist.1.gz
+%%APPS%%share/man/man1/csg_partial_rdf.1.gz
 share/man/man1/csg_property.1.gz
-share/man/man1/csg_radii.1.gz
+%%APPS%%share/man/man1/csg_radii.1.gz
 share/man/man1/csg_resample.1.gz
 share/man/man1/csg_reupdate.1.gz
-share/man/man1/csg_sphericalorder.1.gz
+%%APPS%%share/man/man1/csg_sphericalorder.1.gz
 share/man/man1/csg_stat.1.gz
-share/man/man1/csg_traj_force.1.gz
-share/man/man1/votca_compare.1.gz
-share/man/man1/votca_help2doc.1.gz
+%%APPS%%share/man/man1/csg_traj_force.1.gz
 share/man/man1/votca_property.1.gz
 share/man/man1/xtp_autogen_mapping.1.gz
 share/man/man1/xtp_basisset.1.gz
@@ -330,7 +329,6 @@ share/man/man7/votca-tools.7.gz
 %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/table.xvg
 %%DATADIR%%/csg-tutorials/LJ1-LJ2/imc/topol.top
 %%DATADIR%%/csg-tutorials/README.rst
-%%DATADIR%%/csg-tutorials/guide/README.rst
 %%DATADIR%%/csg-tutorials/hexane/atomistic/Extract_Energies.sh
 %%DATADIR%%/csg-tutorials/hexane/atomistic/boltzmann_cmds
 %%DATADIR%%/csg-tutorials/hexane/atomistic/conf.gro
@@ -538,7 +536,12 @@ share/man/man7/votca-tools.7.gz
 %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/settings.xml
 %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/table.xvg
 %%DATADIR%%/csg-tutorials/methanol/imc_gromacs-remd/topol.top
+%%DATADIR%%/csg-tutorials/propane/atomistic/A-A.dist.new
+%%DATADIR%%/csg-tutorials/propane/atomistic/A-B.dist.new
+%%DATADIR%%/csg-tutorials/propane/atomistic/B-B.dist.new
 %%DATADIR%%/csg-tutorials/propane/atomistic/Extract_Energies.sh
+%%DATADIR%%/csg-tutorials/propane/atomistic/angle.dist.new
+%%DATADIR%%/csg-tutorials/propane/atomistic/bond.dist.new
 %%DATADIR%%/csg-tutorials/propane/atomistic/conf.gro
 %%DATADIR%%/csg-tutorials/propane/atomistic/fmatch.xml
 %%DATADIR%%/csg-tutorials/propane/atomistic/grompp.mdp
@@ -558,13 +561,63 @@ share/man/man7/votca-tools.7.gz
 %%DATADIR%%/csg-tutorials/propane/ibi/table_a1.xvg
 %%DATADIR%%/csg-tutorials/propane/ibi/table_b1.xvg
 %%DATADIR%%/csg-tutorials/propane/ibi/topol.top
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/A-A.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/A-A.pot.in
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/A-B.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/A-B.pot.in
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/B-B.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/B-B.pot.in
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/README
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/angle.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/angle.pot.in
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/bond.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/bond.pot.in
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/conf.gro
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/grompp.mdp
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/index.ndx
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/map.xml
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/A-A.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/A-B.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/B-B.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/angle.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/bond.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/conf.gro
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/grompp.mdp
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/index.ndx
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/map.xml
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/run.sh
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/settings.xml
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/table.xvg
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/topol.top
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/pre/topology.xml
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/run.sh
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/settings.xml
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/table.xvg
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/topol.top
+%%DATADIR%%/csg-tutorials/propane/imc-ibiintra/topology.xml
 %%DATADIR%%/csg-tutorials/propane/imc/A-A.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc/A-A.pot.in
 %%DATADIR%%/csg-tutorials/propane/imc/A-B.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc/A-B.pot.in
 %%DATADIR%%/csg-tutorials/propane/imc/B-B.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc/B-B.pot.in
 %%DATADIR%%/csg-tutorials/propane/imc/Extract_Energies.sh
+%%DATADIR%%/csg-tutorials/propane/imc/README
 %%DATADIR%%/csg-tutorials/propane/imc/conf.gro
 %%DATADIR%%/csg-tutorials/propane/imc/grompp.mdp
 %%DATADIR%%/csg-tutorials/propane/imc/index.ndx
+%%DATADIR%%/csg-tutorials/propane/imc/pre/A-A.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc/pre/A-B.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc/pre/B-B.dist.tgt
+%%DATADIR%%/csg-tutorials/propane/imc/pre/conf.gro
+%%DATADIR%%/csg-tutorials/propane/imc/pre/grompp.mdp
+%%DATADIR%%/csg-tutorials/propane/imc/pre/index.ndx
+%%DATADIR%%/csg-tutorials/propane/imc/pre/run.sh
+%%DATADIR%%/csg-tutorials/propane/imc/pre/settings.xml
+%%DATADIR%%/csg-tutorials/propane/imc/pre/table.xvg
+%%DATADIR%%/csg-tutorials/propane/imc/pre/table_a1.xvg
+%%DATADIR%%/csg-tutorials/propane/imc/pre/table_b1.xvg
+%%DATADIR%%/csg-tutorials/propane/imc/pre/topol.top
 %%DATADIR%%/csg-tutorials/propane/imc/run.sh
 %%DATADIR%%/csg-tutorials/propane/imc/settings.xml
 %%DATADIR%%/csg-tutorials/propane/imc/table.xvg
@@ -582,6 +635,14 @@ share/man/man7/votca-tools.7.gz
 %%DATADIR%%/csg-tutorials/propane/single_chain/settings.xml
 %%DATADIR%%/csg-tutorials/propane/single_chain/topol.top
 %%DATADIR%%/csg-tutorials/scripts/Extract_Energies.sh
+%%DATADIR%%/csg-tutorials/spce/3body_sw/calculate_distributions.xml
+%%DATADIR%%/csg-tutorials/spce/3body_sw/convert_tables.xml
+%%DATADIR%%/csg-tutorials/spce/3body_sw/fmatch.xml
+%%DATADIR%%/csg-tutorials/spce/3body_sw/run.sh
+%%DATADIR%%/csg-tutorials/spce/3body_sw/spce.data
+%%DATADIR%%/csg-tutorials/spce/3body_sw/spce.in
+%%DATADIR%%/csg-tutorials/spce/3body_sw/spce.sw
+%%DATADIR%%/csg-tutorials/spce/3body_sw/water.xml
 %%DATADIR%%/csg-tutorials/spce/atomistic/Extract_Energies.sh
 %%DATADIR%%/csg-tutorials/spce/atomistic/conf.gro
 %%DATADIR%%/csg-tutorials/spce/atomistic/grompp.mdp
@@ -837,6 +898,7 @@ share/man/man7/votca-tools.7.gz
 %%DATADIR%%/scripts/inverse/calc_pressure_lammps.sh
 %%DATADIR%%/scripts/inverse/calc_rdf_generic.sh
 %%DATADIR%%/scripts/inverse/calc_target_rdf_generic.sh
+%%DATADIR%%/scripts/inverse/check_csg_xml.py
 %%DATADIR%%/scripts/inverse/clean_generic.sh
 %%DATADIR%%/scripts/inverse/cma_processor.py
 %%DATADIR%%/scripts/inverse/convergence_check_default.sh
@@ -964,1125 +1026,6 @@ share/man/man7/votca-tools.7.gz
 %%DATADIR%%/xtp-tutorials/GROMACS/Methane/qmmm_mm.xml
 %%DATADIR%%/xtp-tutorials/GROMACS/Methane/system.xml
 %%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/LAMMPS_KMC.ipynb
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.data
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.init
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.output
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.run
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/MD_Input/molecule_in_vacuum.in.settings
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/newfile.data
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MD_FILES/traj.dump
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/log2mps.xml
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/molpol.xml
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/polar.xml
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.gbw
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.inp
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.log
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.pc_chelpg
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.prop
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system.vpot
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/system_property.txt
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/thiophene_n-pol.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/GS_chelpg/thiophene_n.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/log2mps.xml
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/molpol.xml
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/polar.xml
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.gbw
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.inp
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.log
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.pc_chelpg
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.prop
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system.vpot
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/system_property.txt
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/thiophene_e-pol.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/electron_chelpg/thiophene_e.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_0_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_100_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_101_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_102_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_103_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_104_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_105_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_106_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_107_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_108_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_109_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_10_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_110_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_111_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_112_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_113_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_114_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_115_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_116_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_117_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_118_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_119_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_11_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_120_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_121_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_122_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_123_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_124_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_125_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_126_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_127_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_128_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_129_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_12_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_130_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_131_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_132_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_133_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_134_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_135_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_136_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_137_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_138_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_139_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_13_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_140_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_141_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_142_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_143_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_144_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_145_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_146_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_147_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_148_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_149_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_14_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_150_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_151_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_152_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_153_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_154_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_155_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_156_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_157_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_158_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_159_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_15_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_160_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_161_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_162_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_163_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_164_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_165_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_166_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_167_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_168_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_169_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_16_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_170_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_171_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_172_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_173_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_174_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_175_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_176_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_177_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_178_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_179_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_17_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_180_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_181_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_182_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_183_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_184_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_185_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_186_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_187_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_188_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_189_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_18_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_190_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_191_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_192_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_193_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_194_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_195_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_196_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_197_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_198_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_199_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_19_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_1_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_200_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_201_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_202_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_203_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_204_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_205_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_206_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_207_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_208_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_209_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_20_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_210_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_211_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_212_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_213_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_214_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_215_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_216_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_217_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_218_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_219_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_21_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_220_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_221_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_222_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_223_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_224_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_225_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_226_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_227_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_228_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_229_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_22_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_230_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_231_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_232_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_233_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_234_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_235_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_236_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_237_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_238_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_239_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_23_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_240_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_241_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_242_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_243_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_244_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_245_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_246_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_247_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_248_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_249_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_24_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_250_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_251_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_252_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_253_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_254_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_255_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_256_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_257_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_258_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_259_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_25_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_260_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_261_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_262_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_263_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_264_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_265_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_266_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_267_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_268_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_269_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_26_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_270_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_271_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_272_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_273_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_274_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_275_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_276_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_277_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_278_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_279_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_27_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_280_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_281_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_282_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_283_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_284_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_285_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_286_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_287_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_288_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_289_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_28_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_290_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_291_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_292_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_293_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_294_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_295_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_296_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_297_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_298_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_299_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_29_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_2_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_300_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_301_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_302_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_303_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_304_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_305_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_306_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_307_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_308_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_309_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_30_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_310_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_311_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_312_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_313_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_314_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_315_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_316_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_317_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_318_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_319_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_31_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_320_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_321_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_322_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_323_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_324_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_325_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_326_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_327_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_328_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_329_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_32_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_330_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_331_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_332_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_333_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_334_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_335_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_336_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_337_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_338_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_339_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_33_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_340_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_341_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_342_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_343_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_344_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_345_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_346_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_347_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_348_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_349_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_34_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_350_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_351_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_352_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_353_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_354_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_355_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_356_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_357_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_358_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_359_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_35_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_360_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_361_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_362_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_363_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_364_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_365_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_366_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_367_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_368_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_369_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_36_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_370_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_371_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_372_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_373_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_374_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_375_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_376_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_377_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_378_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_379_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_37_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_380_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_381_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_382_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_383_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_384_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_385_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_386_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_387_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_388_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_389_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_38_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_390_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_391_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_392_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_393_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_394_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_395_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_396_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_397_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_398_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_399_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_39_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_3_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_400_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_401_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_402_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_403_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_404_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_405_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_406_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_407_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_408_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_409_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_40_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_410_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_411_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_412_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_413_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_414_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_415_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_416_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_417_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_418_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_419_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_41_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_420_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_421_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_422_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_423_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_424_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_425_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_426_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_427_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_428_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_429_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_42_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_430_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_431_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_432_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_433_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_434_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_435_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_436_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_437_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_438_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_439_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_43_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_440_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_441_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_442_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_443_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_444_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_445_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_446_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_447_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_448_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_449_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_44_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_450_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_451_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_452_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_453_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_454_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_455_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_456_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_457_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_458_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_459_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_45_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_460_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_461_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_462_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_463_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_464_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_465_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_466_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_467_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_468_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_469_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_46_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_470_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_471_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_472_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_473_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_474_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_475_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_476_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_477_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_478_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_479_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_47_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_480_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_481_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_482_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_483_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_484_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_485_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_486_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_487_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_488_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_489_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_48_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_490_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_491_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_492_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_493_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_494_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_495_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_496_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_497_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_498_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_499_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_49_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_4_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_500_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_501_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_502_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_503_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_504_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_505_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_506_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_507_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_508_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_509_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_50_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_510_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_511_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_512_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_513_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_514_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_515_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_516_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_517_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_518_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_519_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_51_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_520_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_521_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_522_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_523_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_524_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_525_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_526_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_527_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_528_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_529_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_52_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_530_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_531_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_532_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_533_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_534_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_535_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_536_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_537_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_538_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_539_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_53_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_540_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_541_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_542_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_543_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_544_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_545_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_546_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_547_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_548_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_549_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_54_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_550_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_551_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_552_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_553_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_554_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_555_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_556_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_557_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_558_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_559_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_55_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_560_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_561_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_562_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_563_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_564_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_565_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_566_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_567_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_568_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_569_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_56_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_570_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_571_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_572_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_573_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_574_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_575_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_576_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_577_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_578_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_579_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_57_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_580_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_581_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_582_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_583_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_584_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_585_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_586_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_587_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_588_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_589_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_58_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_590_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_591_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_592_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_593_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_594_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_595_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_596_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_597_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_598_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_599_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_59_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_5_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_600_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_601_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_602_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_603_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_604_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_605_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_606_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_607_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_608_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_609_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_60_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_610_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_611_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_612_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_613_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_614_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_615_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_616_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_617_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_618_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_619_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_61_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_620_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_621_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_622_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_623_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_624_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_625_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_626_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_627_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_628_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_629_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_62_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_630_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_631_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_632_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_633_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_634_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_635_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_636_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_637_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_638_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_639_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_63_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_640_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_641_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_642_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_643_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_644_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_645_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_646_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_647_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_648_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_649_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_64_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_650_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_651_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_652_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_653_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_654_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_655_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_656_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_657_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_658_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_659_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_65_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_660_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_661_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_662_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_663_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_664_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_665_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_666_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_667_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_668_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_669_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_66_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_670_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_671_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_672_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_673_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_674_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_675_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_676_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_677_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_678_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_679_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_67_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_680_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_681_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_682_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_683_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_684_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_685_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_686_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_687_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_688_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_689_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_68_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_690_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_691_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_692_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_693_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_694_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_695_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_696_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_697_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_698_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_699_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_69_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_6_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_700_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_701_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_702_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_703_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_704_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_705_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_706_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_707_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_708_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_709_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_70_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_710_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_711_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_712_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_713_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_714_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_715_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_716_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_717_n2s1.mps
-%%DATADIR%%/xtp-tutorials/LAMMPS/KMC_Thiophene/MP_FILES/frame_10000/n2s1/thiophene_718_n2s1.mps
*** 478 LINES SKIPPED ***