Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

votca-csg-tutorials-1.6.4-bp153.1.1 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: votca-csg-tutorials Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.6.4 Vendor: openSUSE
Release: bp153.1.1 Build date: Tue Apr 20 12:57:06 2021
Group: Productivity/Scientific/Chemistry Build host: cloud101
Size: 14509162 Source RPM: votca-csg-1.6.4-bp153.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.votca.org
Summary: Tutorial documentation for VOTCA Coarse Graining Engine
Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
a package to reduce the amount of routine work when doing systematic
coarse-graining of various systems. The core is written in C++.

This package contains the tutorial documentation and sample data.

Provides

Requires

License

Apache-2.0

Changelog

* Tue Jan 12 2021 Christoph Junghans <junghans@votca.org>
  - Update to 1.6.4
    - fix exclusion creation in csg_boltzmann ([gh#votca/csg#624],
      [gh#votca/csg#625])
* Wed Dec 09 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6.3
    - fix test dependencies for parallel ctest ([gh#votca/csg#585])
    - fix trigger for gmx-2020 warning in run_gromacs.sh
      ([gh#votca/csg#591])
    - switch to ghcr.io for CI ([gh#votca/csg#595])
    - format code with clang-11 ([gh#votca/csg#605])
    - add gmx2021 builds to CI ([gh#votca/csg#607])
    - remove set-env call from CI ([gh#votca/csg#608])
    - use master .clang-format in format action ([gh#votca/csg#610])
    - strip windows line endings in readers ([gh#votca/csg#614])
* Sat Aug 22 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6.2
    - move CI to GitHub Actions ([gh#votca/csg#563],
      [gh#votca/csg#567], [gh#votca/csg#569])
    - add max scaling parameter to pressure correction
      ([gh#votca/csg#565])
    - fix test dependencies for parallel ctest ([gh#votca/csg#573])
    - fix multicomponent imc ([gh#votca/csg#579],
      [gh#votca/csg#581])
* Thu Aug 20 2020 Martin Liška <mliska@suse.cz>
  - Use memoryperjob constraint instead of %limit_build macro.
* Wed Aug 19 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Increase a little bit REGRESSIONTEST_TOLERANCE to make it pass
    on aarch64
* Mon Jun 22 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6.1
    - add support for cma-3 ([gh#votca/csg#158])
    - allow special characters in build directory
      ([gh#votca/csg#521])
    - fix CI on Ubuntu-20.04 ([gh#votca/csg#526])
    - drop support for gmx 2016 ([gh#votca/csg#529],
      [gh#votca/csg#547])
    - fix csg_reupdate and add tests ([gh#votca/csg#525])
    - fix detection of lmp and gmx in cmake ([gh#votca/csg#540])
    - add test for lammpsdata reader ([gh#votca/csg#544])
* Thu Jun 11 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - Move the miscellaneous manpages from the library package to the
    main package. SLPP disallows non-versioned files in the
    shared-library package as it makes them non-parallel installable
    to newer versions. Additionally, the man page does not provide
    information of pure library users (it's a list of what tools form
    the csg tools).
  - have the main package conflict with the old library package
    (libvotca_csg5) that contained the man page.
* Sat Apr 18 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6
    - enforce periodic boundaries for dihedrals ([gh#votca/csg#500])
    - add warning about dihedrals ([gh#votca/csg#500])
    - fix typo in option in potential_extrapolate
      ([gh#votca/csg#502])
    - update gmx tab. potential warning ([gh#votca/csg#504])
    - fix exit code with clean for potential_to_lammps.sh
      ([gh#votca/csg#506])
    - remove obsolete link to MKL from cmake ([gh#votca/csg#508])
    - fix build with Gromacs 2021 ([gh#votca/csg#510],
      [gh#votca/csg#511])
    - warn about too long interaction in csg_stat
      ([gh#votca/csg#512])
    - fix testing in postadd_plot.sh ([gh#votca/csg#515])
* Mon Feb 10 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6_rc2
    - fix inheritance bug in cmake files ([gh#votca/csg#466])
    - fix build on 32-bit archs ([gh#votca/csg#473])
    - fixed alignment problem in potential class
      ([gh#votca/csg#471])
    - fix h5md reader ([gh#votca/csg#478], [gh#votca/csg#481])
    - added more tests for gmx ([gh#votca/csg#489]) and gmx-2020
      support ([gh#votca/csg#488])
    - add support for txt2tags-3.4 ([gh#votca/csg#491])
    - fix cma seed for testing ([gh#votca/csg#494])
    - remove old doxygen target ([gh#votca/csg#498])
* Thu Dec 05 2019 Christoph Junghans <junghans@votca.org>
  - Update to 1.6_rc1
    * Major CMake refactor
    * Improved file readers
    * Added more tests
    * Added csg_imc_solve, removing octave and python solvers
* Thu Nov 21 2019 Christoph Junghans <junghans@votca.org>
  - Upgrade to 1.5.1
    * bug fixes for gcc-5
    * some bugfixes for the lammps reader
    * support dynamics box size in h5md
    * fix build on CentOs7
* Thu Oct 03 2019 Christoph Junghans <junghans@votca.org>
  - Disabled some test on i585 (comparison fixed in upstream master)
* Thu Sep 12 2019 Christoph Junghans <junghans@votca.org>
  - Disable some more test on i585
* Tue Apr 02 2019 Christoph Junghans <junghans@votca.org>
  - fix build with boost-1.69
* Thu Jan 31 2019 Christoph Junghans <junghans@votca.org>
  - Upgrade to 1.5
    * cmake: only run csg_dump test if bash was found
    * added REGRESSIONTEST_TOLERANCE cmake option
    * added bug fix for memory leak in bead class
    * added topology unit test
    * added support for 3 body distribution
    * allow usage of _ in gmx options
    * support espresso-4.0
    * added LAMMPS data topology reader
    * added LAMMPS dump writer
    * added support for gmx-2019
    * move from gsl to Eigen3
    * added support for running gmx in multidir mode
    * extended pdb reader to read CONECT section
    * reworked perl interface to fix #179
    * make most install locations configureable
    * allow to change pot extrapolation fct for LAMMPS
    * dropped support for gmx-5.1
    * added unit and regression tests
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Sun Sep 03 2017 junghans@votca.org
  - Upgrade to 1.4.1
    * fix pkg-config files
    * fix build with gmx-2017
    * added CSG_MDRUN_OPTS to run_gromacs.sh
    * table_to_tab.pl: fix forces for LAMMPS
    * csg_inverse: warn users of bug #179
    * run_gromacs.sh: check nstxout-compressed
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Thu Feb 02 2017 adam.majer@suse.de
  - use individual libboost-*-devel packages instead of boost-devel
* Mon Oct 31 2016 jengelh@inai.de
  - Update descriptions.
* Sat Oct 29 2016 junghans@votca.org
  - Upgrade to 1.4
    * added cibi tutorial and manual section
    * xmltopologyparser: tokenize on \n and \t as well (#195)
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Tue Sep 27 2016 junghans@votca.org
  - Upgrade to 1.4_rc1
    * switch to c++-11
    * dihedral support in csg_fmatch
    * support for tabulated bond in >=gmx-5
    * added full featured XMLTopologyReader
    * added regularization for IMC
    * changed neighborlist from std::list to std::vector
    * added cibi method
    * lots of reader bug fixes
    * dropped support for gromacs-4 and clean up
    * dropped multi_g_rdf script
    * dropped thermforce iteration method
    * moved h5md reader to hdf5 without c++ api
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Sun Aug 21 2016 jengelh@inai.de
  - RPM group update
* Fri Aug 19 2016 junghans@votca.org
  - Upgrade to 1.3.1
    * fixed build with >=cmake-3.4
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Fri Jan 15 2016 junghans@votca.org
  - Upgrade to 1.3
    * re-implemented csg_boltzmann --excl
    * added support for upcoming gromacs 2016
    * details see 1.3 section of:
      https://github.com/votca/csg/blob/master/CHANGELOG.md
      or included CHANGELOG.md file
* Thu Oct 08 2015 junghans@votca.org
  - Upgrade to 1.3_rc1
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md

Files

/usr/share/doc/packages/votca-csg/examples
/usr/share/doc/packages/votca-csg/examples/CMakeLists.txt
/usr/share/doc/packages/votca-csg/examples/CMakeModules
/usr/share/doc/packages/votca-csg/examples/CMakeModules/FileExists.cmake
/usr/share/doc/packages/votca-csg/examples/CMakeModules/FindCMA.cmake
/usr/share/doc/packages/votca-csg/examples/CMakeModules/FindESPRESSO.cmake
/usr/share/doc/packages/votca-csg/examples/CMakeModules/FindLMP.cmake
/usr/share/doc/packages/votca-csg/examples/CMakeModules/FindMDRUN_MPI.cmake
/usr/share/doc/packages/votca-csg/examples/CMakeModules/cmake_uninstall.cmake.in
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/LJ1-LJ1.dist.tgt
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/LJ1-LJ2.dist.tgt
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/LJ2-LJ2.dist.tgt
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/conf.gro
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/index.ndx
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/run.sh
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/settings.xml
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/settings_pre.xml
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/svd.py
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/table.xvg
/usr/share/doc/packages/votca-csg/examples/LJ1-LJ2/imc/topol.top
/usr/share/doc/packages/votca-csg/examples/README
/usr/share/doc/packages/votca-csg/examples/guide
/usr/share/doc/packages/votca-csg/examples/guide/README.md
/usr/share/doc/packages/votca-csg/examples/hexane
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic/boltzmann_cmds
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic/conf.gro
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic/hexane.xml
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic/run.sh
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic/run_Boltzmann.sh
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic/settings.xml
/usr/share/doc/packages/votca-csg/examples/hexane/atomistic/topol.top
/usr/share/doc/packages/votca-csg/examples/hexane/force_matching
/usr/share/doc/packages/votca-csg/examples/hexane/force_matching/fmatch.xml
/usr/share/doc/packages/votca-csg/examples/hexane/force_matching/hexane.xml
/usr/share/doc/packages/votca-csg/examples/hexane/force_matching/run.sh
/usr/share/doc/packages/votca-csg/examples/hexane/hybrid_force_matching
/usr/share/doc/packages/votca-csg/examples/hexane/hybrid_force_matching/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/hexane/hybrid_force_matching/README
/usr/share/doc/packages/votca-csg/examples/hexane/hybrid_force_matching/fmatch.xml
/usr/share/doc/packages/votca-csg/examples/hexane/hybrid_force_matching/hexane.xml
/usr/share/doc/packages/votca-csg/examples/hexane/hybrid_force_matching/run.sh
/usr/share/doc/packages/votca-csg/examples/hexane/hybrid_force_matching/topol.top
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/A-A.dist.tgt
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/A-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/B-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/angle.dist.tgt
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/bond.dist.tgt
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/conf.gro
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/hexane_cg.xml
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/index.ndx
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/run.sh
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/settings.xml
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/table.xvg
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_all/topol.top
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/A-A.dist.tgt
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/A-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/B-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/angle.xml
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/boltzmann_cmds
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/bond.xml
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/conf.gro
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/index.ndx
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/run.sh
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/run_Boltzmann.sh
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/settings.xml
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/table.xvg
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/table_a1.xvg
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/table_b1.xvg
/usr/share/doc/packages/votca-csg/examples/hexane/ibi_nonbonded/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol
/usr/share/doc/packages/votca-csg/examples/methanol-water
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/atomistic
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/atomistic/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/atomistic/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/atomistic/methanol.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/atomistic/methanol_opls.itp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/atomistic/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/atomistic/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/atomistic/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/atomistic/water.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/ME-ME.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/ME-ME.param.init
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/ME-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/ME-WT.param.init
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/WT-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/WT-WT.param.init
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/index.ndx
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/table.xvg
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/re/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/ME-ME.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/ME-ME.simplex.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/ME-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/ME-WT.simplex.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/WT-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/WT-WT.simplex.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/function_CKDg_ME_ME.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/function_CKDg_ME_WT.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/function_CKDg_WT_WT.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/function_rdf_weight.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/grompp.prep.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/index.ndx
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/table.xvg
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.062/simplex/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/atomistic
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/atomistic/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/atomistic/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/atomistic/methanol.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/atomistic/methanol_opls.itp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/atomistic/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/atomistic/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/atomistic/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/atomistic/water.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/ME-ME.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/ME-ME.param.init
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/ME-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/ME-WT.param.init
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/WT-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/WT-WT.param.init
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/index.ndx
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/table.xvg
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/re/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/ME-ME.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/ME-ME.simplex.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/ME-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/ME-WT.simplex.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/WT-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/WT-WT.simplex.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/function_CKDg_ME_ME.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/function_CKDg_ME_WT.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/function_CKDg_WT_WT.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/function_rdf_weight.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/grompp.prep.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/index.ndx
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/table.xvg
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.5/simplex/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/atomistic
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/atomistic/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/atomistic/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/atomistic/methanol.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/atomistic/methanol_opls.itp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/atomistic/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/atomistic/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/atomistic/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/atomistic/water.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/ME-ME.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/ME-ME.param.init
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/ME-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/ME-WT.param.init
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/WT-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/WT-WT.param.init
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/index.ndx
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/table.xvg
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/re/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/ME-ME.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/ME-ME.simplex.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/ME-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/ME-WT.simplex.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/WT-WT.aa.rdf
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/WT-WT.simplex.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/function_CKDg_ME_ME.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/function_CKDg_ME_WT.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/function_CKDg_WT_WT.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/function_rdf_weight.in
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/grompp.prep.mdp
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/index.ndx
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/table.xvg
/usr/share/doc/packages/votca-csg/examples/methanol-water/X_0.938/simplex/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol/atomistic
/usr/share/doc/packages/votca-csg/examples/methanol/atomistic/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/methanol/atomistic/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol/atomistic/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol/atomistic/methanol.xml
/usr/share/doc/packages/votca-csg/examples/methanol/atomistic/methanol_opls.itp
/usr/share/doc/packages/votca-csg/examples/methanol/atomistic/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol/atomistic/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol/atomistic/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol/force_matching
/usr/share/doc/packages/votca-csg/examples/methanol/force_matching/fmatch.xml
/usr/share/doc/packages/votca-csg/examples/methanol/force_matching/methanol.xml
/usr/share/doc/packages/votca-csg/examples/methanol/force_matching/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol/ibi
/usr/share/doc/packages/votca-csg/examples/methanol/ibi/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/methanol/ibi/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol/ibi/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol/ibi/index.ndx
/usr/share/doc/packages/votca-csg/examples/methanol/ibi/rdf_methanol.xvg
/usr/share/doc/packages/votca-csg/examples/methanol/ibi/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol/ibi/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol/ibi/table.xvg
/usr/share/doc/packages/votca-csg/examples/methanol/ibi/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol/imc
/usr/share/doc/packages/votca-csg/examples/methanol/imc/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/methanol/imc/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol/imc/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol/imc/index.ndx
/usr/share/doc/packages/votca-csg/examples/methanol/imc/rdf_methanol.xvg
/usr/share/doc/packages/votca-csg/examples/methanol/imc/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol/imc/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol/imc/table.xvg
/usr/share/doc/packages/votca-csg/examples/methanol/imc/topol.top
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/conf.gro
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/grompp0.mdp
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/grompp2.mdp
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/grompp3.mdp
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/index.ndx
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/rdf_methanol.xvg
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/run.sh
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/settings.xml
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/table.xvg
/usr/share/doc/packages/votca-csg/examples/methanol/imc_gromacs-remd/topol.top
/usr/share/doc/packages/votca-csg/examples/propane
/usr/share/doc/packages/votca-csg/examples/propane/atomistic
/usr/share/doc/packages/votca-csg/examples/propane/atomistic/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/propane/atomistic/conf.gro
/usr/share/doc/packages/votca-csg/examples/propane/atomistic/fmatch.xml
/usr/share/doc/packages/votca-csg/examples/propane/atomistic/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/propane/atomistic/propane.xml
/usr/share/doc/packages/votca-csg/examples/propane/atomistic/run.sh
/usr/share/doc/packages/votca-csg/examples/propane/atomistic/topol.top
/usr/share/doc/packages/votca-csg/examples/propane/ibi
/usr/share/doc/packages/votca-csg/examples/propane/ibi/A-A.dist.tgt
/usr/share/doc/packages/votca-csg/examples/propane/ibi/A-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/propane/ibi/B-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/propane/ibi/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/propane/ibi/conf.gro
/usr/share/doc/packages/votca-csg/examples/propane/ibi/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/propane/ibi/index.ndx
/usr/share/doc/packages/votca-csg/examples/propane/ibi/run.sh
/usr/share/doc/packages/votca-csg/examples/propane/ibi/settings.xml
/usr/share/doc/packages/votca-csg/examples/propane/ibi/table.xvg
/usr/share/doc/packages/votca-csg/examples/propane/ibi/table_a1.xvg
/usr/share/doc/packages/votca-csg/examples/propane/ibi/table_b1.xvg
/usr/share/doc/packages/votca-csg/examples/propane/ibi/topol.top
/usr/share/doc/packages/votca-csg/examples/propane/imc
/usr/share/doc/packages/votca-csg/examples/propane/imc/A-A.dist.tgt
/usr/share/doc/packages/votca-csg/examples/propane/imc/A-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/propane/imc/B-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/propane/imc/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/propane/imc/conf.gro
/usr/share/doc/packages/votca-csg/examples/propane/imc/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/propane/imc/index.ndx
/usr/share/doc/packages/votca-csg/examples/propane/imc/run.sh
/usr/share/doc/packages/votca-csg/examples/propane/imc/settings.xml
/usr/share/doc/packages/votca-csg/examples/propane/imc/table.xvg
/usr/share/doc/packages/votca-csg/examples/propane/imc/table_a1.xvg
/usr/share/doc/packages/votca-csg/examples/propane/imc/table_b1.xvg
/usr/share/doc/packages/votca-csg/examples/propane/imc/topol.top
/usr/share/doc/packages/votca-csg/examples/propane/single_chain
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/boltzmann_cmds
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/conf.gro
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/propane.xml
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/run.sh
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/run_boltzmann.sh
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/run_fmatch.sh
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/settings.xml
/usr/share/doc/packages/votca-csg/examples/propane/single_chain/topol.top
/usr/share/doc/packages/votca-csg/examples/scripts
/usr/share/doc/packages/votca-csg/examples/scripts/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/spce
/usr/share/doc/packages/votca-csg/examples/spce/atomistic
/usr/share/doc/packages/votca-csg/examples/spce/atomistic/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/spce/atomistic/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/atomistic/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/atomistic/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/atomistic/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/atomistic/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/atomistic/water.xml
/usr/share/doc/packages/votca-csg/examples/spce/cma
/usr/share/doc/packages/votca-csg/examples/spce/cma/density
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/CG-CG.cma.in
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/dens_CG_CG_aim.xvg
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/grompp.prep.mdp
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/rdf_CG_CG_aim.xvg
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/cma/density/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/CG-CG.cma.in
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/function_CKDg.in
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/function_rdf_weight.in
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/grompp.prep.mdp
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/cma/simple/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/force_matching
/usr/share/doc/packages/votca-csg/examples/spce/force_matching/fmatch.xml
/usr/share/doc/packages/votca-csg/examples/spce/force_matching/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/force_matching/water.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi
/usr/share/doc/packages/votca-csg/examples/spce/ibi/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/ibi/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/ibi/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/ibi/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/ibi/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/ibi/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/ibi_dlpoly
/usr/share/doc/packages/votca-csg/examples/spce/ibi_dlpoly/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/ibi_dlpoly/CONFIG
/usr/share/doc/packages/votca-csg/examples/spce/ibi_dlpoly/CONTROL
/usr/share/doc/packages/votca-csg/examples/spce/ibi_dlpoly/FIELD
/usr/share/doc/packages/votca-csg/examples/spce/ibi_dlpoly/OUTPUT
/usr/share/doc/packages/votca-csg/examples/spce/ibi_dlpoly/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_dlpoly/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espresso
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espresso/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espresso/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espresso/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espresso/spce.gro
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espresso/spce.py
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espresso/topol.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espressopp
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espressopp/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espressopp/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espressopp/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espressopp/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espressopp/spce.py
/usr/share/doc/packages/votca-csg/examples/spce/ibi_espressopp/topol.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/ibi_gromacs-multi/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/ibi_hoomd-blue
/usr/share/doc/packages/votca-csg/examples/spce/ibi_hoomd-blue/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/ibi_hoomd-blue/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/ibi_hoomd-blue/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_hoomd-blue/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_hoomd-blue/spce.py
/usr/share/doc/packages/votca-csg/examples/spce/ibi_hoomd-blue/topol.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_lammps
/usr/share/doc/packages/votca-csg/examples/spce/ibi_lammps/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/ibi_lammps/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_lammps/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_lammps/spce.data
/usr/share/doc/packages/votca-csg/examples/spce/ibi_lammps/spce.in
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/ibi_pressure_wjk/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/imc
/usr/share/doc/packages/votca-csg/examples/spce/imc/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/imc/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/spce/imc/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/imc/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/imc/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/imc/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/imc/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/imc/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/imc/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/re
/usr/share/doc/packages/votca-csg/examples/spce/re/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/re/CG-CG.param.init
/usr/share/doc/packages/votca-csg/examples/spce/re/Extract_Energies.sh
/usr/share/doc/packages/votca-csg/examples/spce/re/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/re/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/re/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/re/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/re/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/re/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/re/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/re_lammps
/usr/share/doc/packages/votca-csg/examples/spce/re_lammps/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/re_lammps/CG-CG.param.init
/usr/share/doc/packages/votca-csg/examples/spce/re_lammps/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/re_lammps/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/re_lammps/spce.data
/usr/share/doc/packages/votca-csg/examples/spce/re_lammps/spce.in
/usr/share/doc/packages/votca-csg/examples/spce/realtime
/usr/share/doc/packages/votca-csg/examples/spce/realtime/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/realtime/allplots.gp
/usr/share/doc/packages/votca-csg/examples/spce/realtime/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/realtime/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/realtime/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/realtime/pot.fm
/usr/share/doc/packages/votca-csg/examples/spce/realtime/pot.ibm
/usr/share/doc/packages/votca-csg/examples/spce/realtime/pot.imc
/usr/share/doc/packages/votca-csg/examples/spce/realtime/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/realtime/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/realtime/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/realtime/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps/allplots.gp
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps/pot.fm
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps/pot.ibm
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps/pot.imc
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps/spce.data
/usr/share/doc/packages/votca-csg/examples/spce/realtime_lammps/spce.in
/usr/share/doc/packages/votca-csg/examples/spce/simplex
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/CG-CG.simplex.in
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/dens_CG_CG_aim.xvg
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/grompp.prep.mdp
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/rdf_CG_CG_aim.xvg
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/simplex/density/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/CG-CG.simplex.in
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/function_CKDg.in
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/function_rdf_weight.in
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/grompp.prep.mdp
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/simplex/pressure/topol.top
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/CG-CG.cma.in
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/CG-CG.dist.tgt
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/CG-CG.simplex.in
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/conf.gro
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/function_CKDg.in
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/function_rdf_weight.in
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/grompp.prep.mdp
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/index.ndx
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/run.sh
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/settings.xml
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/table.xvg
/usr/share/doc/packages/votca-csg/examples/spce/simplex/simple/topol.top
/usr/share/doc/packages/votca-csg/examples/urea-water
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic/Urea.itp
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic/conf.gro
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic/non-bonded.xml
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic/run.sh
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic/topol.top
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic/urea.xml
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic/water.itp
/usr/share/doc/packages/votca-csg/examples/urea-water/atomistic/water.xml
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/A-A.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/A-A.pot.in
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/A-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/A-B.pot.in
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/B-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/B-B.pot.in
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/README
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/conf.gro
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/index.ndx
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/A-A.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/A-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/B-B.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/conf.gro
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/index.ndx
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/run.sh
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/settings.xml
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/table.xvg
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/pre/topol.top
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/run.sh
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/settings.xml
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/table.xvg
/usr/share/doc/packages/votca-csg/examples/urea-water/cibi/topol.top
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/SOL-SOL.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/UR-SOL.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/UR-UR.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/conf.gro
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/index.ndx
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/run.sh
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/settings.xml
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/table.xvg
/usr/share/doc/packages/votca-csg/examples/urea-water/ibi/topol.top
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/README
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/SOL-SOL.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/UR-SOL.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/UR-UR.dist.tgt
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/conf.gro
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/grompp.mdp
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/index.ndx
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/run.sh
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/settings.xml
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/settings_2.xml
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/settings_3.xml
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/table.xvg
/usr/share/doc/packages/votca-csg/examples/urea-water/kb-ibi/topol.top


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024