[lammps] branch experimental updated (4f12b37 -> 9378dd8)

Anton Gladky gladk at moszumanska.debian.org
Sun Mar 15 21:56:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

gladk pushed a change to branch experimental
in repository lammps.

      from  4f12b37   Update changelog.
      adds  4a7ac95   Imported Upstream version 0~20130503.gitd2adfba
      adds  9eb17eb   Merge tag 'upstream/0_20130503.gitd2adfba'
      adds  2f578c3   Minor description update.
      adds  fdb3192   Use parallel build.
      adds  afade40   Add doc-base file.
      adds  023c448   Update changelog.
      adds  e65b919   Imported Upstream version 0~20131119.git7162cf0
      adds  b41848c   Merge tag 'upstream/0_20131119.git7162cf0'
      adds  f7bddd4   Fix some problems, introduced by upstream recently.
      adds  3616dfc   Use wrap-and-sort script.
      adds  7e92030   Ignore quilt dir
      adds  79b0d94   Update changelog.
      adds  5127b33   Imported Upstream version 0~20140212.git32a5cd0
      adds  83b0d1b   Merge tag 'upstream/0_20140212.git32a5cd0'
      adds  9c47579   Refresh patch.
      adds  b21f32c   Set Standards-Version: 3.9.5. No changes.
      adds  249a3f2   Set canonical VCS-fields.
      adds  85cb066   Add autotests.
      adds  bf2b96e   Remove executable bit in examples.
      adds  2138df2   Update changelog.
      adds  81dc578   Fix file permissions in examples.
      adds  9fad448   Fix FTBFS on arch-only builds.
      adds  77913a1   Update changelog.
      adds  842e614   Fix autotest.
      adds  45e21de   Fix autotest.
      adds  570f0e1   Update changelog.
      adds  db83dbb   Fix autotest (MPI error).
      adds  eb5d230   Update changelog.
      adds  f2930e3   Imported Upstream version 0~20140415.git42bb280
      adds  0f0d35a   Merge tag 'upstream/0_20140415.git42bb280'
      adds  b05b302   Remove patch, applied by upstream.
      adds  12f95b6   Fix autotest.
      adds  cca8000   Replace deprecated MPI-flag in debian/rules.
      adds  261b490   Update changelog.
      adds  eff3471   Update/fix autopkgtest.
      adds  eb0d0ab   Update changelog.
      adds  4c132dc   Grab source from GitHub page.
      adds  7811c49   Move mpi-default-bin to Depends.
      adds  4bd2ecb   Imported Upstream version 0~20140523.gite5e877d
      adds  7653943   Merge tag 'upstream/0_20140523.gite5e877d'
      adds  7f4e9a8   Remove colloid autopkgtest.
      adds  32b9d4b   Update changelog.
      adds  aad2273   Imported Upstream version 0~20150313.gitfa668e1
       new  e205743   Merge tag 'upstream/0_20150313.gitfa668e1' into experimental
       new  820b5c5   Refresh patches. Remove applied by upstream.
       new  b303847   Update d/copyright.
       new  5dc10e0   Minor fix in d/rules.
       new  b833c3c   Set Standards-Version: 3.9.6. No changes.
       new  0e947fe   Enable C++11.
       new  9378dd8   Update changelog.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |      1 +
 bench/FERMI/README                                 |    103 +
 bench/{GPU/in.eam.cpu => FERMI/in.eam}             |      0
 bench/FERMI/in.eam.titan                           |     37 +
 bench/{GPU/in.lj.cpu => FERMI/in.lj}               |      0
 bench/FERMI/in.lj.titan                            |     35 +
 bench/{GPU/in.rhodo.cpu => FERMI/in.rhodo}         |      0
 bench/FERMI/in.rhodo.scaled.titan                  |     39 +
 bench/FERMI/in.rhodo.split.titan                   |     42 +
 bench/GPU/README                                   |     60 -
 bench/GPU/in.eam.cuda                              |     29 -
 bench/GPU/in.eam.gpu                               |     31 -
 bench/GPU/in.lj.cuda                               |     27 -
 bench/GPU/in.lj.gpu                                |     29 -
 bench/GPU/in.rhodo.cuda                            |     35 -
 bench/GPU/in.rhodo.gpu                             |     37 -
 bench/KEPLER/Makefile.cpu                          |    108 +
 bench/KEPLER/Makefile.cuda                         |    108 +
 bench/KEPLER/Makefile.gpu                          |    108 +
 bench/KEPLER/Makefile.gpu.double                   |     50 +
 bench/KEPLER/Makefile.gpu.mixed                    |     50 +
 bench/KEPLER/Makefile.gpu.single                   |     50 +
 bench/KEPLER/Makefile.intel.cpu                    |    109 +
 bench/KEPLER/Makefile.kokkos.cuda                  |    113 +
 bench/KEPLER/Makefile.kokkos.omp                   |    110 +
 bench/KEPLER/Makefile.omp                          |    108 +
 bench/KEPLER/Makefile.opt                          |    108 +
 bench/KEPLER/README                                |     68 +
 bench/KEPLER/build.py                              |    187 +
 bench/{GPU/in.lj.cpu => KEPLER/in.lj}              |      0
 bench/KEPLER/run_cpu.sh                            |     29 +
 bench/KEPLER/run_cuda.sh                           |     20 +
 bench/KEPLER/run_gpu.sh                            |    155 +
 bench/KEPLER/run_intel_cpu.sh                      |     83 +
 bench/KEPLER/run_kokkos_cuda.sh                    |     74 +
 bench/KEPLER/run_kokkos_omp.sh                     |     17 +
 bench/KEPLER/run_omp.sh                            |     17 +
 bench/KEPLER/run_opt.sh                            |     29 +
 bench/KEPLER/run_strong.sh                         |     20 +
 bench/KEPLER/run_weak.sh                           |     20 +
 bench/README                                       |     68 +-
 bench/in.chute                                     |      2 +-
 bench/log.1Feb14.chain.fixed.linux.1               |     63 +
 bench/log.1Feb14.chain.fixed.linux.4               |     63 +
 bench/log.1Feb14.chain.scaled.linux.4              |     79 +
 bench/log.1Feb14.chute.fixed.linux.1               |     65 +
 bench/log.1Feb14.chute.fixed.linux.4               |     65 +
 bench/log.1Feb14.chute.scaled.linux.4              |     75 +
 bench/log.1Feb14.eam.fixed.linux.1                 |     67 +
 bench/log.1Feb14.eam.fixed.linux.4                 |     67 +
 bench/log.1Feb14.eam.scaled.linux.4                |     67 +
 bench/log.1Feb14.lj.fixed.linux.1                  |     64 +
 bench/log.1Feb14.lj.fixed.linux.4                  |     64 +
 bench/log.1Feb14.lj.scaled.linux.4                 |     64 +
 bench/log.1Feb14.rhodo.fixed.linux.1               |    109 +
 bench/log.1Feb14.rhodo.fixed.linux.4               |    109 +
 bench/log.1Feb14.rhodo.scaled.linux.4              |    130 +
 bench/log.9Jan12.chain.fixed.linux.1               |     59 -
 bench/log.9Jan12.chain.fixed.linux.4               |     59 -
 bench/log.9Jan12.chain.scaled.linux.4              |     75 -
 bench/log.9Jan12.chute.fixed.linux.1               |     63 -
 bench/log.9Jan12.chute.fixed.linux.4               |     63 -
 bench/log.9Jan12.chute.scaled.linux.4              |     73 -
 bench/log.9Jan12.eam.fixed.linux.1                 |     67 -
 bench/log.9Jan12.eam.fixed.linux.4                 |     67 -
 bench/log.9Jan12.eam.scaled.linux.4                |     67 -
 bench/log.9Jan12.lj.fixed.linux.1                  |     64 -
 bench/log.9Jan12.lj.fixed.linux.4                  |     64 -
 bench/log.9Jan12.lj.scaled.linux.4                 |     64 -
 bench/log.9Jan12.rhodo.fixed.linux.1               |     98 -
 bench/log.9Jan12.rhodo.fixed.linux.4               |     98 -
 bench/log.9Jan12.rhodo.scaled.linux.4              |    119 -
 debian/changelog                                   |     82 +
 debian/control                                     |     59 +-
 debian/copyright                                   |     70 +-
 debian/lammps-doc.doc-base                         |     12 +
 debian/lammps.1                                    |      2 +-
 debian/patches/10_set_configure_flags.patch        |     56 +
 debian/patches/series                              |      2 +-
 debian/patches/set_configure_flags.patch           |     52 -
 debian/rules                                       |     15 +-
 debian/scripts/get_orig_src.sh                     |      2 +-
 debian/tests/control                               |      2 +
 debian/tests/crack                                 |     97 +
 debian/tests/dipole                                |     61 +
 debian/tests/ellipse                               |     86 +
 debian/tests/flow                                  |     98 +
 debian/tests/friction                              |    110 +
 debian/tests/hugo                                  |    201 +
 doc/Eqs/compute_fep_bar.jpg                        |    Bin 0 -> 18106 bytes
 doc/Eqs/compute_fep_bar.tex                        |      7 +
 doc/Eqs/compute_fep_fdti.jpg                       |    Bin 0 -> 15544 bytes
 doc/Eqs/compute_fep_fdti.tex                       |     10 +
 doc/Eqs/compute_fep_fep.jpg                        |    Bin 0 -> 18055 bytes
 doc/Eqs/compute_fep_fep.tex                        |      9 +
 doc/Eqs/compute_fep_lambda.jpg                     |    Bin 0 -> 10511 bytes
 doc/Eqs/compute_fep_lambda.tex                     |     10 +
 doc/Eqs/compute_fep_ti.jpg                         |    Bin 0 -> 18149 bytes
 doc/Eqs/compute_fep_ti.tex                         |     10 +
 doc/Eqs/compute_fep_u.jpg                          |    Bin 0 -> 9337 bytes
 doc/Eqs/compute_fep_u.tex                          |      7 +
 doc/Eqs/compute_fep_vol.jpg                        |    Bin 0 -> 15209 bytes
 doc/Eqs/compute_fep_vol.tex                        |      9 +
 doc/Eqs/compute_msd_nongauss.jpg                   |    Bin 0 -> 7277 bytes
 doc/Eqs/compute_msd_nongauss.tex                   |      9 +
 doc/Eqs/compute_sna_atom1.jpg                      |    Bin 0 -> 19001 bytes
 doc/Eqs/compute_sna_atom1.tex                      |     11 +
 doc/Eqs/compute_sna_atom2.jpg                      |    Bin 0 -> 17114 bytes
 doc/Eqs/compute_sna_atom2.tex                      |     11 +
 doc/Eqs/compute_sna_atom3.jpg                      |    Bin 0 -> 19644 bytes
 doc/Eqs/compute_sna_atom3.tex                      |     16 +
 doc/Eqs/compute_sna_atom4.jpg                      |    Bin 0 -> 35933 bytes
 doc/Eqs/compute_sna_atom4.tex                      |     14 +
 doc/Eqs/compute_sna_atom5.jpg                      |    Bin 0 -> 14734 bytes
 doc/Eqs/compute_sna_atom5.tex                      |     12 +
 doc/Eqs/compute_sna_atom6.jpg                      |    Bin 0 -> 17274 bytes
 doc/Eqs/compute_sna_atom6.tex                      |     12 +
 doc/Eqs/fix_gld1.jpg                               |    Bin 0 -> 14274 bytes
 doc/Eqs/fix_gld1.tex                               |     13 +
 doc/Eqs/fix_lb_fluid_boltzmann.jpg                 |    Bin 0 -> 4643 bytes
 doc/Eqs/fix_lb_fluid_boltzmann.tex                 |     14 +
 doc/Eqs/fix_lb_fluid_fluidforce.jpg                |    Bin 0 -> 2358 bytes
 doc/Eqs/fix_lb_fluid_fluidforce.tex                |     14 +
 doc/Eqs/fix_lb_fluid_gammadefault.jpg              |    Bin 0 -> 4793 bytes
 doc/Eqs/fix_lb_fluid_gammadefault.tex              |     14 +
 doc/Eqs/fix_lb_fluid_navierstokes.jpg              |    Bin 0 -> 9311 bytes
 doc/Eqs/fix_lb_fluid_navierstokes.tex              |     16 +
 doc/Eqs/fix_lb_fluid_properties.jpg                |    Bin 0 -> 3471 bytes
 doc/Eqs/fix_lb_fluid_properties.tex                |     17 +
 doc/Eqs/fix_lb_fluid_stress.jpg                    |    Bin 0 -> 2530 bytes
 doc/Eqs/fix_lb_fluid_stress.tex                    |     14 +
 doc/Eqs/fix_lb_fluid_viscosity.jpg                 |    Bin 0 -> 6522 bytes
 doc/Eqs/fix_lb_fluid_viscosity.tex                 |     14 +
 doc/Eqs/fix_pimd.jpg                               |    Bin 0 -> 14569 bytes
 doc/Eqs/fix_pimd.tex                               |     17 +
 doc/Eqs/fix_rattle_constraints.jpg                 |    Bin 0 -> 4556 bytes
 doc/Eqs/fix_rattle_constraints.tex                 |      9 +
 doc/Eqs/fix_rattle_rij.jpg                         |    Bin 0 -> 1812 bytes
 doc/Eqs/fix_rattle_rij.tex                         |      8 +
 doc/Eqs/fix_ti_rs_force.jpg                        |    Bin 0 -> 1777 bytes
 doc/Eqs/fix_ti_rs_force.tex                        |     11 +
 doc/Eqs/fix_ti_rs_function_1.jpg                   |    Bin 0 -> 2534 bytes
 doc/Eqs/fix_ti_rs_function_1.tex                   |      9 +
 doc/Eqs/fix_ti_rs_function_2.jpg                   |    Bin 0 -> 3233 bytes
 doc/Eqs/fix_ti_rs_function_2.tex                   |      9 +
 doc/Eqs/fix_ti_rs_function_3.jpg                   |    Bin 0 -> 4801 bytes
 doc/Eqs/fix_ti_rs_function_3.tex                   |      9 +
 doc/Eqs/fix_ti_spring_force.jpg                    |    Bin 0 -> 3627 bytes
 doc/Eqs/fix_ti_spring_force.tex                    |     11 +
 doc/Eqs/fix_ti_spring_function_1.jpg               |    Bin 0 -> 1040 bytes
 doc/Eqs/fix_ti_spring_function_1.tex               |      9 +
 doc/Eqs/fix_ti_spring_function_2.jpg               |    Bin 0 -> 5753 bytes
 doc/Eqs/fix_ti_spring_function_2.tex               |      9 +
 doc/Eqs/fix_ttm_blast.jpg                          |    Bin 0 -> 4449 bytes
 doc/Eqs/fix_ttm_blast.tex                          |     13 +
 doc/Eqs/fix_ttm_blast1.jpg                         |    Bin 0 -> 8657 bytes
 doc/Eqs/fix_ttm_blast1.tex                         |     13 +
 doc/Eqs/fix_ttm_ce.jpg                             |    Bin 0 -> 7446 bytes
 doc/Eqs/fix_ttm_ce.tex                             |     13 +
 doc/Eqs/fix_ttm_mod.jpg                            |    Bin 0 -> 10179 bytes
 doc/Eqs/fix_ttm_mod.tex                            |     15 +
 doc/Eqs/fix_wall_colloid.jpg                       |    Bin 18572 -> 17879 bytes
 doc/Eqs/fix_wall_colloid.tex                       |      2 +-
 doc/Eqs/fix_wall_lj1043.jpg                        |    Bin 0 -> 10996 bytes
 doc/Eqs/fix_wall_lj1043.tex                        |     12 +
 doc/Eqs/pair_comb1.jpg                             |    Bin 15231 -> 18596 bytes
 doc/Eqs/pair_comb1.tex                             |     11 +-
 doc/Eqs/pair_comb2.jpg                             |    Bin 17322 -> 39601 bytes
 doc/Eqs/pair_comb2.tex                             |     25 +-
 doc/Eqs/pair_coul_soft.jpg                         |    Bin 0 -> 11309 bytes
 doc/Eqs/pair_coul_soft.tex                         |     10 +
 doc/Eqs/pair_cs.jpg                                |    Bin 0 -> 3500 bytes
 doc/Eqs/pair_cs.tex                                |      9 +
 doc/Eqs/pair_gauss.jpg                             |    Bin 3005 -> 2835 bytes
 doc/Eqs/pair_gauss.tex                             |      2 +-
 doc/Eqs/pair_lj_soft.jpg                           |    Bin 0 -> 17984 bytes
 doc/Eqs/pair_lj_soft.tex                           |     15 +
 doc/Eqs/pair_nb3b_harmonic.jpg                     |    Bin 0 -> 1918 bytes
 doc/Eqs/pair_nb3b_harmonic.tex                     |      9 +
 doc/Eqs/pair_nm.jpg                                |    Bin 0 -> 6304 bytes
 doc/Eqs/pair_nm.tex                                |     10 +
 doc/Eqs/pair_snap.jpg                              |    Bin 0 -> 32505 bytes
 doc/Eqs/pair_snap.tex                              |      9 +
 doc/Eqs/pair_srp1.jpg                              |    Bin 0 -> 3537 bytes
 doc/Eqs/pair_srp1.tex                              |      9 +
 doc/Eqs/pair_srp2.jpg                              |    Bin 0 -> 5648 bytes
 doc/Eqs/pair_srp2.tex                              |     10 +
 doc/Eqs/pair_tersoff_mod.jpg                       |    Bin 0 -> 91727 bytes
 doc/Eqs/pair_tersoff_mod.tex                       |     24 +
 doc/Eqs/pair_tersoff_zbl.jpg                       |    Bin 65850 -> 392677 bytes
 doc/Eqs/pair_tersoff_zbl.tex                       |      2 +-
 doc/Eqs/pair_zbl.jpg                               |    Bin 0 -> 32209 bytes
 doc/Eqs/pair_zbl.tex                               |     11 +
 doc/JPG/balance.jpg                                |    Bin 34031 -> 0 bytes
 doc/JPG/balance_nonuniform.jpg                     |    Bin 0 -> 78857 bytes
 doc/JPG/balance_nonuniform_small.jpg               |    Bin 0 -> 16588 bytes
 doc/JPG/balance_rcb.jpg                            |    Bin 0 -> 72941 bytes
 doc/JPG/balance_rcb_small.jpg                      |    Bin 0 -> 15571 bytes
 doc/JPG/balance_uniform.jpg                        |    Bin 0 -> 79281 bytes
 doc/JPG/balance_uniform_small.jpg                  |    Bin 0 -> 17279 bytes
 doc/JPG/coul_soft.jpg                              |    Bin 0 -> 12676 bytes
 doc/JPG/lj_soft.jpg                                |    Bin 0 -> 12313 bytes
 doc/JPG/pimd.jpg                                   |    Bin 0 -> 29560 bytes
 doc/JPG/rhodo_staggered.jpg                        |    Bin 0 -> 42303 bytes
 doc/JPG/sinusoid.jpg                               |    Bin 0 -> 128596 bytes
 doc/JPG/sinusoid_small.jpg                         |    Bin 0 -> 29397 bytes
 doc/Manual.html                                    |     38 +-
 doc/Manual.pdf                                     |    Bin 7147220 -> 9325726 bytes
 doc/Manual.txt                                     |     31 +-
 doc/PDF/PDLammps_EPS.pdf                           |    Bin 0 -> 79021 bytes
 doc/PDF/PDLammps_VES.pdf                           |    Bin 0 -> 74846 bytes
 doc/PDF/PDLammps_overview.pdf                      |    Bin 0 -> 254253 bytes
 doc/PDF/colvars-refman-lammps.pdf                  |    Bin 0 -> 528423 bytes
 doc/Scripts/correlate.py                           |      2 +-
 doc/Section_accelerate.html                        |    727 +-
 doc/Section_accelerate.txt                         |    728 +-
 doc/Section_commands.html                          |    468 +-
 doc/Section_commands.txt                           |    862 +-
 doc/Section_errors.html                            |   2698 +-
 doc/Section_errors.txt                             |   2700 +-
 doc/Section_example.html                           |     11 +-
 doc/Section_example.txt                            |     11 +-
 doc/Section_howto.html                             |    851 +-
 doc/Section_howto.txt                              |    816 +-
 doc/Section_intro.html                             |     22 +-
 doc/Section_intro.txt                              |     24 +-
 doc/Section_modify.html                            |    229 +-
 doc/Section_modify.txt                             |    227 +-
 doc/Section_packages.html                          |    296 +-
 doc/Section_packages.txt                           |    296 +-
 doc/Section_python.html                            |     18 +-
 doc/Section_python.txt                             |     16 +-
 doc/Section_start.html                             |   1215 +-
 doc/Section_start.txt                              |   1206 +-
 doc/Section_tools.html                             |    138 +-
 doc/Section_tools.txt                              |    138 +-
 doc/USER/atc/man_add_molecule.html                 |     59 +
 doc/USER/atc/man_add_species.html                  |     59 +
 doc/USER/atc/man_atom_element_map.html             |     58 +-
 doc/USER/atc/man_atom_weight.html                  |     61 +
 doc/USER/atc/man_atomic_charge.html                |     51 +
 doc/USER/atc/man_boundary.html                     |     48 +
 doc/USER/atc/man_boundary_dynamics.html            |     46 +
 doc/USER/atc/man_boundary_faceset.html             |     47 +
 doc/USER/atc/man_boundary_integral.html            |     61 +-
 doc/USER/atc/man_consistent_fe_initialization.html |     51 +
 doc/USER/atc/man_contour_integral.html             |     62 +-
 doc/USER/atc/man_control.html                      |     72 +
 doc/USER/atc/man_control_momentum.html             |     68 +
 doc/USER/atc/man_control_thermal.html              |     76 +
 ..._control_thermal_correction_max_iterations.html |     53 +
 doc/USER/atc/man_decomposition.html                |     55 +
 doc/USER/atc/man_disp_control.html                 |     40 -
 doc/USER/atc/man_electron_integration.html         |     66 +-
 doc/USER/atc/man_equilibrium_start.html            |     56 +-
 doc/USER/atc/man_extrinsic_exchange.html           |     54 +-
 doc/USER/atc/man_fe_md_boundary.html               |     50 +
 doc/USER/atc/man_filter_scale.html                 |     63 +-
 doc/USER/atc/man_filter_type.html                  |     51 +
 doc/USER/atc/man_fix_atc.html                      |    339 +-
 doc/USER/atc/man_fix_flux.html                     |     61 +-
 doc/USER/atc/man_fix_nodes.html                    |     65 +-
 doc/USER/atc/man_hardy_computes.html               |     85 +-
 doc/USER/atc/man_hardy_fields.html                 |    109 +-
 doc/USER/atc/man_hardy_gradients.html              |     67 +-
 doc/USER/atc/man_hardy_kernel.html                 |     81 +-
 doc/USER/atc/man_hardy_on_the_fly.html             |     74 +-
 doc/USER/atc/man_hardy_rates.html                  |     69 +-
 doc/USER/atc/man_hardy_set.html                    |     27 -
 doc/USER/atc/man_initial.html                      |     60 +-
 doc/USER/atc/man_internal_atom_integrate.html      |     40 +
 doc/USER/atc/man_internal_element_set.html         |     52 +
 doc/USER/atc/man_internal_quadrature.html          |     55 +-
 doc/USER/atc/man_kernel_function.html              |     64 +
 doc/USER/atc/man_localized_lambda.html             |     48 +
 doc/USER/atc/man_lumped_lambda_solve.html          |     47 +
 doc/USER/atc/man_mask_direction.html               |     47 +
 doc/USER/atc/man_mass_matrix.html                  |     51 +
 doc/USER/atc/man_material.html                     |     49 +
 doc/USER/atc/man_mesh_add_to_nodeset.html          |     51 +
 doc/USER/atc/man_mesh_create.html                  |     56 +
 doc/USER/atc/man_mesh_create_elementset.html       |     52 +
 doc/USER/atc/man_mesh_create_faceset_box.html      |     54 +
 doc/USER/atc/man_mesh_create_faceset_plane.html    |     54 +
 doc/USER/atc/man_mesh_create_nodeset.html          |     51 +
 doc/USER/atc/man_mesh_delete_elements.html         |     55 +-
 doc/USER/atc/man_mesh_elemset.html                 |     25 -
 doc/USER/atc/man_mesh_faceset.html                 |     25 -
 doc/USER/atc/man_mesh_nodeset.html                 |     25 -
 doc/USER/atc/man_mesh_nodeset_to_elementset.html   |     53 +
 doc/USER/atc/man_mesh_output.html                  |     53 +-
 doc/USER/atc/man_mesh_quadrature.html              |     51 +
 doc/USER/atc/man_mesh_read.html                    |     52 +
 doc/USER/atc/man_mesh_write.html                   |     50 +
 doc/USER/atc/man_momentum_time_integration.html    |     60 +
 doc/USER/atc/man_neighbor_reset_frequency.html     |     25 -
 doc/USER/atc/man_output.html                       |     63 +
 doc/USER/atc/man_output_elementset.html            |     54 +
 doc/USER/atc/man_output_nodeset.html               |     55 +
 doc/USER/atc/man_pair_interactions.html            |     50 +
 doc/USER/atc/man_poisson_solver.html               |     53 +
 doc/USER/atc/man_read_restart.html                 |     58 +-
 doc/USER/atc/man_remove_molecule.html              |     54 +
 doc/USER/atc/man_remove_source.html                |     59 +-
 doc/USER/atc/man_remove_species.html               |     54 +
 .../atc/man_reset_atomic_reference_positions.html  |     49 +
 doc/USER/atc/man_reset_time.html                   |     65 +
 doc/USER/atc/man_sample_frequency.html             |     52 +
 doc/USER/atc/man_set.html                          |     56 +
 doc/USER/atc/man_source.html                       |     60 +-
 doc/USER/atc/man_source_integration.html           |     46 +
 doc/USER/atc/man_temperature_definition.html       |     47 +
 doc/USER/atc/man_thermal_control.html              |     47 -
 doc/USER/atc/man_thermal_time_integration.html     |     59 +
 doc/USER/atc/man_time_filter.html                  |     66 +-
 doc/USER/atc/man_time_integration.html             |     23 -
 doc/USER/atc/man_track_displacement.html           |     48 +
 doc/USER/atc/man_transfer_atomic_output.html       |     27 -
 doc/USER/atc/man_transfer_boundary.html            |     25 -
 doc/USER/atc/man_transfer_internal.html            |     25 -
 doc/USER/atc/man_transfer_output.html              |     31 -
 doc/USER/atc/man_unfix_flux.html                   |     60 +-
 doc/USER/atc/man_unfix_nodes.html                  |     60 +-
 doc/USER/atc/man_write_atom_weights.html           |     53 +
 doc/USER/atc/man_write_restart.html                |     58 +-
 doc/accelerate_cuda.html                           |    228 +
 doc/accelerate_cuda.txt                            |    223 +
 doc/accelerate_gpu.html                            |    257 +
 doc/accelerate_gpu.txt                             |    252 +
 doc/accelerate_intel.html                          |    352 +
 doc/accelerate_intel.txt                           |    347 +
 doc/accelerate_kokkos.html                         |    514 +
 doc/accelerate_kokkos.txt                          |    509 +
 doc/accelerate_omp.html                            |    206 +
 doc/accelerate_omp.txt                             |    201 +
 doc/accelerate_opt.html                            |     87 +
 doc/accelerate_opt.txt                             |     82 +
 doc/angle_charmm.html                              |     25 +-
 doc/angle_charmm.txt                               |     25 +-
 doc/angle_class2.html                              |     31 +-
 doc/angle_class2.txt                               |     31 +-
 doc/angle_cosine.html                              |     23 +-
 doc/angle_cosine.txt                               |     25 +-
 doc/angle_cosine_delta.html                        |     25 +-
 doc/angle_cosine_delta.txt                         |     25 +-
 doc/angle_cosine_periodic.html                     |     25 +-
 doc/angle_cosine_periodic.txt                      |     25 +-
 doc/angle_cosine_shift.html                        |     21 +-
 doc/angle_cosine_shift.txt                         |     23 +-
 doc/angle_cosine_shift_exp.html                    |     23 +-
 doc/angle_cosine_shift_exp.txt                     |     23 +-
 doc/angle_cosine_squared.html                      |     25 +-
 doc/angle_cosine_squared.txt                       |     25 +-
 doc/angle_dipole.html                              |     23 +-
 doc/angle_dipole.txt                               |     23 +-
 doc/angle_fourier.html                             |     25 +
 doc/angle_fourier.txt                              |     24 +
 doc/angle_fourier_simple.html                      |     25 +
 doc/angle_fourier_simple.txt                       |     24 +
 doc/angle_harmonic.html                            |     25 +-
 doc/angle_harmonic.txt                             |     25 +-
 doc/angle_hybrid.html                              |      2 +-
 doc/angle_hybrid.txt                               |      2 +-
 doc/angle_quartic.html                             |     25 +
 doc/angle_quartic.txt                              |     24 +
 doc/angle_style.html                               |      2 +-
 doc/angle_style.txt                                |      2 +-
 doc/angle_table.html                               |     25 +-
 doc/angle_table.txt                                |     25 +-
 doc/atom_modify.html                               |     89 +-
 doc/atom_modify.txt                                |     87 +-
 doc/atom_style.html                                |    101 +-
 doc/atom_style.txt                                 |     97 +-
 doc/balance.html                                   |    387 +-
 doc/balance.txt                                    |    391 +-
 doc/body.html                                      |     25 +-
 doc/body.txt                                       |     25 +-
 doc/bond_class2.html                               |     23 +-
 doc/bond_class2.txt                                |     23 +-
 doc/bond_fene.html                                 |     25 +-
 doc/bond_fene.txt                                  |     25 +-
 doc/bond_fene_expand.html                          |     25 +-
 doc/bond_fene_expand.txt                           |     25 +-
 doc/bond_harmonic.html                             |     23 +-
 doc/bond_harmonic.txt                              |     25 +-
 doc/bond_harmonic_shift.html                       |     21 +-
 doc/bond_harmonic_shift.txt                        |     23 +-
 doc/bond_harmonic_shift_cut.html                   |     21 +-
 doc/bond_harmonic_shift_cut.txt                    |     23 +-
 doc/bond_hybrid.html                               |      2 +-
 doc/bond_hybrid.txt                                |      2 +-
 doc/bond_morse.html                                |     23 +-
 doc/bond_morse.txt                                 |     25 +-
 doc/bond_nonlinear.html                            |     25 +-
 doc/bond_nonlinear.txt                             |     25 +-
 doc/bond_quartic.html                              |     27 +-
 doc/bond_quartic.txt                               |     25 +-
 doc/bond_style.html                                |      2 +-
 doc/bond_style.txt                                 |      2 +-
 doc/bond_table.html                                |     25 +-
 doc/bond_table.txt                                 |     25 +-
 doc/change_box.html                                |     15 +
 doc/change_box.txt                                 |     15 +
 doc/clear.html                                     |      6 +-
 doc/clear.txt                                      |      6 +-
 doc/comm_modify.html                               |    151 +
 doc/comm_modify.txt                                |    143 +
 doc/comm_style.html                                |     68 +
 doc/comm_style.txt                                 |     63 +
 doc/communicate.html                               |    142 -
 doc/communicate.txt                                |    133 -
 doc/compute.html                                   |     37 +-
 doc/compute.txt                                    |     37 +-
 doc/compute_atom_molecule.html                     |    118 -
 doc/compute_atom_molecule.txt                      |    108 -
 doc/compute_basal_atom.html                        |     82 +
 doc/compute_basal_atom.txt                         |     76 +
 doc/compute_bond_local.html                        |     10 +-
 doc/compute_bond_local.txt                         |     10 +-
 doc/compute_chunk_atom.html                        |    568 +
 doc/compute_chunk_atom.txt                         |    554 +
 doc/compute_com.html                               |      8 -
 doc/compute_com.txt                                |      8 -
 doc/compute_com_chunk.html                         |     92 +
 doc/compute_com_chunk.txt                          |     87 +
 doc/compute_com_molecule.html                      |     81 -
 doc/compute_com_molecule.txt                       |     76 -
 doc/compute_coord_atom.html                        |     13 +
 doc/compute_coord_atom.txt                         |     13 +
 doc/compute_damage_atom.html                       |     22 +-
 doc/compute_damage_atom.txt                        |     22 +-
 doc/compute_dilatation_atom.html                   |     71 +
 doc/compute_dilatation_atom.txt                    |     66 +
 doc/compute_displace_atom.html                     |     44 +-
 doc/compute_displace_atom.txt                      |     46 +-
 doc/compute_erotate_rigid.html                     |     66 +
 doc/compute_erotate_rigid.txt                      |     61 +
 doc/compute_fep.html                               |    279 +
 doc/compute_fep.txt                                |    263 +
 doc/compute_gyration.html                          |     23 +-
 doc/compute_gyration.txt                           |     23 +-
 doc/compute_gyration_chunk.html                    |    122 +
 doc/compute_gyration_chunk.txt                     |    111 +
 doc/compute_gyration_molecule.html                 |    101 -
 doc/compute_gyration_molecule.txt                  |     91 -
 doc/compute_heat_flux.html                         |      2 +-
 doc/compute_heat_flux.txt                          |      2 +-
 doc/compute_inertia_chunk.html                     |     93 +
 doc/compute_inertia_chunk.txt                      |     88 +
 doc/compute_inertia_molecule.html                  |     83 -
 doc/compute_inertia_molecule.txt                   |     78 -
 doc/compute_ke.html                                |     10 +-
 doc/compute_ke.txt                                 |     10 +-
 doc/compute_ke_rigid.html                          |     65 +
 doc/compute_ke_rigid.txt                           |     60 +
 doc/compute_modify.html                            |      4 +-
 doc/compute_modify.txt                             |      4 +-
 doc/compute_msd.html                               |     57 +-
 doc/compute_msd.txt                                |     57 +-
 doc/compute_msd_chunk.html                         |    125 +
 doc/compute_msd_chunk.txt                          |    120 +
 doc/compute_msd_molecule.html                      |     99 -
 doc/compute_msd_molecule.txt                       |     94 -
 doc/compute_msd_nongauss.html                      |     90 +
 doc/compute_msd_nongauss.txt                       |     80 +
 doc/compute_pair_local.html                        |      9 +-
 doc/compute_pair_local.txt                         |      9 +-
 doc/compute_plasticity_atom.html                   |     73 +
 doc/compute_plasticity_atom.txt                    |     67 +
 doc/compute_pressure.html                          |     38 +-
 doc/compute_pressure.txt                           |     39 +-
 doc/compute_property_atom.html                     |     56 +-
 doc/compute_property_atom.txt                      |     56 +-
 doc/compute_property_chunk.html                    |    127 +
 doc/compute_property_chunk.txt                     |    118 +
 doc/compute_property_local.html                    |      8 +
 doc/compute_property_local.txt                     |      8 +
 doc/compute_property_molecule.html                 |     77 -
 doc/compute_property_molecule.txt                  |     68 -
 doc/compute_rdf.html                               |     33 +-
 doc/compute_rdf.txt                                |     33 +-
 doc/compute_reduce.html                            |      4 +-
 doc/compute_reduce.txt                             |      4 +-
 doc/compute_sna_atom.html                          |    262 +
 doc/compute_sna_atom.txt                           |    241 +
 doc/compute_stress_atom.html                       |     84 +-
 doc/compute_stress_atom.txt                        |     80 +-
 doc/compute_temp_asphere.html                      |     15 +-
 doc/compute_temp_asphere.txt                       |     15 +-
 doc/compute_temp_chunk.html                        |    248 +
 doc/compute_temp_chunk.txt                         |    234 +
 doc/compute_temp_cs.html                           |    117 +
 doc/compute_temp_cs.txt                            |    111 +
 doc/compute_temp_deform.html                       |     15 +
 doc/compute_temp_deform.txt                        |     15 +
 doc/compute_temp_profile.html                      |     20 +-
 doc/compute_temp_profile.txt                       |     20 +-
 doc/compute_temp_region.html                       |     13 +-
 doc/compute_temp_region.txt                        |     13 +-
 doc/compute_temp_sphere.html                       |     10 +-
 doc/compute_temp_sphere.txt                        |     10 +-
 doc/compute_ti.html                                |     35 +-
 doc/compute_ti.txt                                 |     35 +-
 doc/compute_torque_chunk.html                      |     92 +
 doc/compute_torque_chunk.txt                       |     87 +
 doc/compute_vacf.html                              |     76 +
 doc/compute_vacf.txt                               |     71 +
 doc/compute_vcm_chunk.html                         |     82 +
 doc/compute_vcm_chunk.txt                          |     77 +
 doc/compute_voronoi_atom.html                      |    139 +-
 doc/compute_voronoi_atom.txt                       |    137 +-
 doc/create_atoms.html                              |    276 +-
 doc/create_atoms.txt                               |    274 +-
 doc/create_bonds.html                              |    114 +
 doc/create_bonds.txt                               |    109 +
 doc/create_box.html                                |    116 +-
 doc/create_box.txt                                 |    115 +-
 doc/delete_atoms.html                              |     63 +-
 doc/delete_atoms.txt                               |     63 +-
 doc/delete_bonds.html                              |     65 +-
 doc/delete_bonds.txt                               |     65 +-
 doc/dihedral_charmm.html                           |     25 +-
 doc/dihedral_charmm.txt                            |     25 +-
 doc/dihedral_class2.html                           |     23 +-
 doc/dihedral_class2.txt                            |     23 +-
 doc/dihedral_cosine_shift_exp.html                 |     23 +-
 doc/dihedral_cosine_shift_exp.txt                  |     23 +-
 doc/dihedral_fourier.html                          |     27 +-
 doc/dihedral_fourier.txt                           |     26 +-
 doc/dihedral_harmonic.html                         |     23 +-
 doc/dihedral_harmonic.txt                          |     25 +-
 doc/dihedral_helix.html                            |     25 +-
 doc/dihedral_helix.txt                             |     25 +-
 doc/dihedral_hybrid.html                           |      2 +-
 doc/dihedral_hybrid.txt                            |      2 +-
 doc/dihedral_multi_harmonic.html                   |     23 +-
 doc/dihedral_multi_harmonic.txt                    |     25 +-
 doc/dihedral_nharmonic.html                        |     25 +
 doc/dihedral_nharmonic.txt                         |     24 +
 doc/dihedral_opls.html                             |     29 +-
 doc/dihedral_opls.txt                              |     27 +-
 doc/dihedral_quadratic.html                        |     39 +-
 doc/dihedral_quadratic.txt                         |     38 +-
 doc/dihedral_style.html                            |      2 +-
 doc/dihedral_style.txt                             |      2 +-
 doc/dihedral_table.html                            |     23 +-
 doc/dihedral_table.txt                             |     23 +-
 doc/dump.html                                      |    199 +-
 doc/dump.txt                                       |    197 +-
 doc/dump_image.html                                |    223 +-
 doc/dump_image.txt                                 |    224 +-
 doc/dump_modify.html                               |    740 +-
 doc/dump_modify.txt                                |    733 +-
 doc/dump_molfile.html                              |     11 +-
 doc/dump_molfile.txt                               |     11 +-
 doc/fix.html                                       |     40 +-
 doc/fix.txt                                        |     44 +-
 doc/fix_adapt.html                                 |     15 +-
 doc/fix_adapt.txt                                  |     15 +-
 doc/fix_adapt_fep.html                             |    278 +
 doc/fix_adapt_fep.txt                              |    262 +
 doc/fix_addforce.html                              |     14 +-
 doc/fix_addforce.txt                               |     12 +-
 doc/fix_append_atoms.html                          |      2 +-
 doc/fix_append_atoms.txt                           |      2 +-
 doc/fix_atc.html                                   |    331 +-
 doc/fix_atc.txt                                    |    352 +-
 doc/fix_atom_swap.html                             |    193 +
 doc/fix_atom_swap.txt                              |    179 +
 doc/fix_ave_chunk.html                             |    454 +
 doc/fix_ave_chunk.txt                              |    438 +
 doc/fix_ave_spatial.html                           |    158 +-
 doc/fix_ave_spatial.txt                            |    158 +-
 doc/fix_ave_spatial_sphere.html                    |    342 +
 doc/fix_ave_spatial_sphere.txt                     |    323 +
 doc/fix_ave_time.html                              |     21 +-
 doc/fix_ave_time.txt                               |     21 +-
 doc/fix_balance.html                               |    340 +-
 doc/fix_balance.txt                                |    344 +-
 doc/fix_bond_break.html                            |     67 +-
 doc/fix_bond_break.txt                             |     67 +-
 doc/fix_bond_create.html                           |    137 +-
 doc/fix_bond_create.txt                            |    137 +-
 doc/fix_bond_swap.html                             |     36 +-
 doc/fix_bond_swap.txt                              |     36 +-
 doc/fix_box_relax.html                             |     21 +-
 doc/fix_box_relax.txt                              |     20 +-
 doc/fix_colvars.html                               |     71 +-
 doc/fix_colvars.txt                                |     70 +-
 doc/fix_deform.html                                |     22 +
 doc/fix_deform.txt                                 |     22 +
 doc/fix_deposit.html                               |    209 +-
 doc/fix_deposit.txt                                |    206 +-
 doc/fix_dt_reset.html                              |     19 +-
 doc/fix_dt_reset.txt                               |     19 +-
 doc/fix_efield.html                                |    117 +-
 doc/fix_efield.txt                                 |    114 +-
 doc/fix_evaporate.html                             |     11 +-
 doc/fix_evaporate.txt                              |     11 +-
 doc/fix_external.html                              |     65 +-
 doc/fix_external.txt                               |     65 +-
 doc/fix_freeze.html                                |      6 +-
 doc/fix_freeze.txt                                 |      6 +-
 doc/fix_gcmc.html                                  |    195 +-
 doc/fix_gcmc.txt                                   |    195 +-
 doc/fix_gld.html                                   |    171 +
 doc/fix_gld.txt                                    |    155 +
 doc/fix_gle.html                                   |    170 +
 doc/fix_gle.txt                                    |    155 +
 doc/fix_gravity.html                               |     25 +-
 doc/fix_gravity.txt                                |     25 +-
 doc/fix_ipi.html                                   |     98 +
 doc/fix_ipi.txt                                    |     91 +
 doc/fix_langevin.html                              |    120 +-
 doc/fix_langevin.txt                               |    114 +-
 doc/fix_lb_fluid.html                              |    388 +
 doc/fix_lb_fluid.txt                               |    371 +
 doc/fix_lb_momentum.html                           |     84 +
 doc/fix_lb_momentum.txt                            |     73 +
 doc/fix_lb_pc.html                                 |     68 +
 doc/fix_lb_pc.txt                                  |     62 +
 doc/fix_lb_rigid_pc_sphere.html                    |    158 +
 doc/fix_lb_rigid_pc_sphere.txt                     |    146 +
 doc/fix_lb_viscous.html                            |    100 +
 doc/fix_lb_viscous.txt                             |     94 +
 doc/fix_move.html                                  |     21 +-
 doc/fix_move.txt                                   |     21 +-
 doc/fix_nh.html                                    |     48 +-
 doc/fix_nh.txt                                     |     42 +-
 doc/fix_nph_asphere.html                           |     25 +
 doc/fix_nph_asphere.txt                            |     24 +
 doc/fix_nph_sphere.html                            |     25 +
 doc/fix_nph_sphere.txt                             |     24 +
 doc/fix_nphug.html                                 |     25 +
 doc/fix_nphug.txt                                  |     24 +
 doc/fix_npt_asphere.html                           |     25 +
 doc/fix_npt_asphere.txt                            |     24 +
 doc/fix_npt_sphere.html                            |     25 +
 doc/fix_npt_sphere.txt                             |     24 +
 doc/fix_nve.html                                   |     22 +-
 doc/fix_nve.txt                                    |     22 +-
 doc/fix_nve_limit.html                             |      9 +
 doc/fix_nve_limit.txt                              |      9 +
 doc/fix_nve_sphere.html                            |     23 +-
 doc/fix_nve_sphere.txt                             |     23 +-
 doc/fix_nvt_asphere.html                           |     25 +
 doc/fix_nvt_asphere.txt                            |     24 +
 doc/fix_nvt_sllod.html                             |     46 +-
 doc/fix_nvt_sllod.txt                              |     44 +-
 doc/fix_nvt_sphere.html                            |     25 +
 doc/fix_nvt_sphere.txt                             |     24 +
 doc/fix_oneway.html                                |     69 +
 doc/fix_oneway.txt                                 |     60 +
 doc/fix_orient_fcc.html                            |      4 +
 doc/fix_orient_fcc.txt                             |      4 +
 doc/fix_phonon.html                                |    221 +
 doc/fix_phonon.txt                                 |    202 +
 doc/fix_pimd.html                                  |    195 +
 doc/fix_pimd.txt                                   |    179 +
 doc/fix_planeforce.html                            |      2 +-
 doc/fix_planeforce.txt                             |      2 +-
 doc/fix_pour.html                                  |    159 +-
 doc/fix_pour.txt                                   |    159 +-
 doc/fix_property_atom.html                         |    217 +
 doc/fix_property_atom.txt                          |    205 +
 doc/fix_qeq.html                                   |    209 +
 doc/fix_qeq.txt                                    |    196 +
 doc/fix_qeq_comb.html                              |     28 +-
 doc/fix_qeq_comb.txt                               |     28 +-
 doc/fix_qeq_reax.html                              |      6 +-
 doc/fix_qeq_reax.txt                               |      6 +-
 doc/fix_qmmm.html                                  |     71 +
 doc/fix_qmmm.txt                                   |     66 +
 doc/fix_reax_bonds.html                            |     25 +-
 doc/fix_reax_bonds.txt                             |     22 +-
 doc/fix_reaxc_bonds.html                           |     88 -
 doc/fix_reaxc_bonds.txt                            |     83 -
 doc/fix_reaxc_species.html                         |    165 +
 doc/fix_reaxc_species.txt                          |    153 +
 doc/fix_recenter.html                              |     21 +-
 doc/fix_recenter.txt                               |     21 +-
 doc/fix_restrain.html                              |      2 +-
 doc/fix_restrain.txt                               |      2 +-
 doc/fix_rigid.html                                 |    400 +-
 doc/fix_rigid.txt                                  |    397 +-
 doc/fix_shake.html                                 |    158 +-
 doc/fix_shake.txt                                  |    152 +-
 doc/fix_spring.html                                |      2 +-
 doc/fix_spring.txt                                 |      2 +-
 doc/fix_srd.html                                   |     36 +-
 doc/fix_srd.txt                                    |     36 +-
 doc/fix_store_state.html                           |     12 +-
 doc/fix_store_state.txt                            |     12 +-
 doc/fix_temp_berendsen.html                        |     10 +-
 doc/fix_temp_berendsen.txt                         |     10 +-
 doc/fix_temp_csvr.html                             |    153 +
 doc/fix_temp_csvr.txt                              |    143 +
 doc/fix_tfmc.html                                  |    168 +
 doc/fix_tfmc.txt                                   |    152 +
 doc/fix_thermal_conductivity.html                  |      6 +-
 doc/fix_thermal_conductivity.txt                   |      6 +-
 doc/fix_ti_rs.html                                 |    156 +
 doc/fix_ti_rs.txt                                  |    140 +
 doc/fix_ti_spring.html                             |    175 +
 doc/fix_ti_spring.txt                              |    160 +
 doc/fix_ttm.html                                   |    248 +-
 doc/fix_ttm.txt                                    |    239 +-
 doc/fix_tune_kspace.html                           |    109 +
 doc/fix_tune_kspace.txt                            |    102 +
 doc/fix_vector.html                                |    171 +
 doc/fix_vector.txt                                 |    160 +
 doc/fix_viscosity.html                             |      4 +
 doc/fix_viscosity.txt                              |      4 +
 doc/fix_viscous.html                               |     13 +-
 doc/fix_viscous.txt                                |     13 +-
 doc/fix_wall.html                                  |     71 +-
 doc/fix_wall.txt                                   |     61 +-
 doc/fix_wall_gran.html                             |      2 +-
 doc/fix_wall_gran.txt                              |      2 +-
 doc/fix_wall_piston.html                           |      4 +-
 doc/fix_wall_piston.txt                            |      4 +-
 doc/fix_wall_reflect.html                          |      2 +-
 doc/fix_wall_reflect.txt                           |      2 +-
 doc/fix_wall_region.html                           |     18 +-
 doc/fix_wall_region.txt                            |     18 +-
 doc/group.html                                     |    165 +-
 doc/group.txt                                      |    166 +-
 doc/group2ndx.html                                 |     58 +
 doc/group2ndx.txt                                  |     51 +
 doc/if.html                                        |     70 +-
 doc/if.txt                                         |     69 +-
 doc/improper_class2.html                           |     23 +-
 doc/improper_class2.txt                            |     23 +-
 doc/improper_cossq.html                            |     23 +-
 doc/improper_cossq.txt                             |     23 +-
 doc/improper_cvff.html                             |     25 +-
 doc/improper_cvff.txt                              |     25 +-
 doc/improper_fourier.html                          |     25 +
 doc/improper_fourier.txt                           |     24 +
 doc/improper_harmonic.html                         |     25 +-
 doc/improper_harmonic.txt                          |     25 +-
 doc/improper_hybrid.html                           |      2 +-
 doc/improper_hybrid.txt                            |      2 +-
 doc/improper_ring.html                             |     23 +-
 doc/improper_ring.txt                              |     23 +-
 doc/improper_style.html                            |      2 +-
 doc/improper_style.txt                             |      2 +-
 doc/improper_umbrella.html                         |     25 +-
 doc/improper_umbrella.txt                          |     25 +-
 doc/jump.html                                      |     49 +-
 doc/jump.txt                                       |     47 +-
 doc/kspace_modify.html                             |    133 +-
 doc/kspace_modify.txt                              |    127 +-
 doc/kspace_style.html                              |    155 +-
 doc/kspace_style.txt                               |    148 +-
 doc/lattice.html                                   |    134 +-
 doc/lattice.txt                                    |    134 +-
 doc/log.html                                       |     12 +-
 doc/log.txt                                        |     12 +-
 doc/min_modify.html                                |     26 +-
 doc/min_modify.txt                                 |     26 +-
 doc/min_style.html                                 |      5 +
 doc/min_style.txt                                  |      5 +
 doc/minimize.html                                  |     41 +-
 doc/minimize.txt                                   |     39 +-
 doc/molecule.html                                  |    405 +
 doc/molecule.txt                                   |    400 +
 doc/neb.html                                       |    295 +-
 doc/neb.txt                                        |    294 +-
 doc/neigh_modify.html                              |     34 +-
 doc/neigh_modify.txt                               |     34 +-
 doc/next.html                                      |     51 +-
 doc/next.txt                                       |     51 +-
 doc/orient.html                                    |     51 -
 doc/orient.txt                                     |     46 -
 doc/origin.html                                    |     46 -
 doc/origin.txt                                     |     44 -
 doc/package.html                                   |    761 +-
 doc/package.txt                                    |    764 +-
 doc/pair_adp.html                                  |     26 +-
 doc/pair_adp.txt                                   |     26 +-
 doc/pair_airebo.html                               |     26 +-
 doc/pair_airebo.txt                                |     26 +-
 doc/pair_beck.html                                 |     25 +-
 doc/pair_beck.txt                                  |     24 +-
 doc/pair_bop.html                                  |      3 +
 doc/pair_bop.txt                                   |      3 +
 doc/pair_born.html                                 |     23 +-
 doc/pair_born.txt                                  |     23 +-
 doc/pair_brownian.html                             |     22 +-
 doc/pair_brownian.txt                              |     22 +-
 doc/pair_buck.html                                 |     34 +-
 doc/pair_buck.txt                                  |     33 +-
 doc/pair_buck_long.html                            |     59 +-
 doc/pair_buck_long.txt                             |     57 +-
 doc/pair_charmm.html                               |     25 +-
 doc/pair_charmm.txt                                |     24 +-
 doc/pair_class2.html                               |     23 +-
 doc/pair_class2.txt                                |     23 +-
 doc/pair_coeff.html                                |    135 +-
 doc/pair_coeff.txt                                 |    133 +-
 doc/pair_colloid.html                              |     23 +-
 doc/pair_colloid.txt                               |     23 +-
 doc/pair_comb.html                                 |    237 +-
 doc/pair_comb.txt                                  |    236 +-
 doc/pair_coul.html                                 |    166 +-
 doc/pair_coul.txt                                  |    152 +-
 doc/pair_coul_diel.html                            |      2 +
 doc/pair_coul_diel.txt                             |      1 +
 doc/pair_cs.html                                   |     91 +
 doc/pair_cs.txt                                    |     83 +
 doc/pair_dipole.html                               |    146 +-
 doc/pair_dipole.txt                                |    141 +-
 doc/pair_dpd.html                                  |     65 +-
 doc/pair_dpd.txt                                   |     60 +-
 doc/pair_dsmc.html                                 |     12 +-
 doc/pair_dsmc.txt                                  |     12 +-
 doc/pair_eam.html                                  |     62 +-
 doc/pair_eam.txt                                   |     62 +-
 doc/pair_edip.html                                 |     26 +-
 doc/pair_edip.txt                                  |     26 +-
 doc/pair_eff.html                                  |      6 +-
 doc/pair_eff.txt                                   |      6 +-
 doc/pair_eim.html                                  |     26 +-
 doc/pair_eim.txt                                   |     26 +-
 doc/pair_gauss.html                                |     49 +-
 doc/pair_gauss.txt                                 |     48 +-
 doc/pair_gayberne.html                             |     25 +-
 doc/pair_gayberne.txt                              |     24 +-
 doc/pair_gran.html                                 |     34 +-
 doc/pair_gran.txt                                  |     34 +-
 doc/pair_gromacs.html                              |     25 +-
 doc/pair_gromacs.txt                               |     24 +-
 doc/pair_hbond_dreiding.html                       |     23 +-
 doc/pair_hbond_dreiding.txt                        |     23 +-
 doc/pair_hybrid.html                               |     35 +-
 doc/pair_hybrid.txt                                |     35 +-
 doc/pair_kim.html                                  |    129 +-
 doc/pair_kim.txt                                   |    129 +-
 doc/pair_lcbop.html                                |      3 +
 doc/pair_lcbop.txt                                 |      3 +
 doc/pair_line_lj.html                              |     23 +-
 doc/pair_line_lj.txt                               |     23 +-
 doc/pair_list.html                                 |    154 +
 doc/pair_list.txt                                  |    144 +
 doc/pair_lj.html                                   |    118 +-
 doc/pair_lj.txt                                    |    108 +-
 doc/pair_lj96.html                                 |     23 +-
 doc/pair_lj96.txt                                  |     23 +-
 doc/pair_lj_cubic.html                             |     23 +-
 doc/pair_lj_cubic.txt                              |     23 +-
 doc/pair_lj_expand.html                            |     23 +-
 doc/pair_lj_expand.txt                             |     23 +-
 doc/pair_lj_long.html                              |     85 +-
 doc/pair_lj_long.txt                               |     82 +-
 doc/pair_lj_sf.html                                |     23 +-
 doc/pair_lj_sf.txt                                 |     23 +-
 doc/pair_lj_smooth.html                            |     23 +-
 doc/pair_lj_smooth.txt                             |     23 +-
 doc/pair_lj_smooth_linear.html                     |     25 +-
 doc/pair_lj_smooth_linear.txt                      |     25 +-
 doc/pair_lj_soft.html                              |    281 +
 doc/pair_lj_soft.txt                               |    259 +
 doc/pair_lubricate.html                            |     36 +-
 doc/pair_lubricate.txt                             |     34 +-
 doc/pair_lubricateU.html                           |      6 +-
 doc/pair_lubricateU.txt                            |      6 +-
 doc/pair_meam.html                                 |      3 +
 doc/pair_meam.txt                                  |      3 +
 doc/pair_meam_spline.html                          |     26 +-
 doc/pair_meam_spline.txt                           |     26 +-
 doc/pair_meam_sw_spline.html                       |      3 +
 doc/pair_meam_sw_spline.txt                        |      3 +
 doc/pair_mie.html                                  |      2 +
 doc/pair_mie.txt                                   |      1 +
 doc/pair_modify.html                               |    110 +-
 doc/pair_modify.txt                                |    108 +-
 doc/pair_morse.html                                |     23 +-
 doc/pair_morse.txt                                 |     23 +-
 doc/pair_nb3b_harmonic.html                        |    129 +
 doc/pair_nb3b_harmonic.txt                         |    123 +
 doc/pair_nm.html                                   |    183 +
 doc/pair_nm.txt                                    |    169 +
 doc/pair_peri.html                                 |    117 +-
 doc/pair_peri.txt                                  |    109 +-
 doc/pair_quip.html                                 |    102 +
 doc/pair_quip.txt                                  |     96 +
 doc/pair_reax_c.html                               |     18 +-
 doc/pair_reax_c.txt                                |     18 +-
 doc/pair_resquared.html                            |     23 +-
 doc/pair_resquared.txt                             |     23 +-
 doc/pair_sdk.html                                  |     23 +-
 doc/pair_sdk.txt                                   |     23 +-
 doc/pair_snap.html                                 |    201 +
 doc/pair_snap.txt                                  |    193 +
 doc/pair_soft.html                                 |     25 +-
 doc/pair_soft.txt                                  |     24 +-
 doc/pair_sph_taitwater_morris.html                 |      2 +-
 doc/pair_sph_taitwater_morris.txt                  |      2 +-
 doc/pair_srp.html                                  |    170 +
 doc/pair_srp.txt                                   |    158 +
 doc/pair_style.html                                |     62 +-
 doc/pair_style.txt                                 |     62 +-
 doc/pair_sw.html                                   |     35 +-
 doc/pair_sw.txt                                    |     31 +-
 doc/pair_table.html                                |     48 +-
 doc/pair_table.txt                                 |     47 +-
 doc/pair_tersoff.html                              |     26 +-
 doc/pair_tersoff.txt                               |     26 +-
 doc/pair_tersoff_mod.html                          |    202 +
 doc/pair_tersoff_mod.txt                           |    191 +
 doc/pair_tersoff_zbl.html                          |     45 +-
 doc/pair_tersoff_zbl.txt                           |     41 +-
 doc/pair_tri_lj.html                               |     23 +-
 doc/pair_tri_lj.txt                                |     23 +-
 doc/pair_yukawa.html                               |     23 +-
 doc/pair_yukawa.txt                                |     23 +-
 doc/pair_yukawa_colloid.html                       |     37 +-
 doc/pair_yukawa_colloid.txt                        |     36 +-
 doc/pair_zbl.html                                  |    134 +
 doc/pair_zbl.txt                                   |    127 +
 doc/prd.html                                       |     73 +-
 doc/prd.txt                                        |     71 +-
 doc/print.html                                     |     40 +-
 doc/print.txt                                      |     37 +-
 doc/processors.html                                |     54 +-
 doc/processors.txt                                 |     54 +-
 doc/read_data.html                                 |    271 +-
 doc/read_data.txt                                  |    264 +-
 doc/read_dump.html                                 |    109 +-
 doc/read_dump.txt                                  |    109 +-
 doc/read_restart.html                              |     99 +-
 doc/read_restart.txt                               |     98 +-
 doc/region.html                                    |      5 +
 doc/region.txt                                     |      5 +
 doc/replicate.html                                 |     55 +-
 doc/replicate.txt                                  |     55 +-
 doc/rerun.html                                     |     24 +-
 doc/rerun.txt                                      |     22 +-
 doc/restart.html                                   |     94 +-
 doc/restart.txt                                    |     91 +-
 doc/run.html                                       |     37 +-
 doc/run.txt                                        |     37 +-
 doc/run_style.html                                 |     24 +-
 doc/run_style.txt                                  |     24 +-
 doc/set.html                                       |    109 +-
 doc/set.txt                                        |    109 +-
 doc/shell.html                                     |     11 +-
 doc/shell.txt                                      |     11 +-
 doc/special_bonds.html                             |     47 +-
 doc/special_bonds.txt                              |     48 +-
 doc/suffix.html                                    |     72 +-
 doc/suffix.txt                                     |     72 +-
 doc/tad.html                                       |     33 +-
 doc/tad.txt                                        |     35 +-
 doc/thermo_modify.html                             |     13 +-
 doc/thermo_modify.txt                              |     13 +-
 doc/thermo_style.html                              |     83 +-
 doc/thermo_style.txt                               |     83 +-
 doc/units.html                                     |     64 +-
 doc/units.txt                                      |     66 +-
 doc/variable.html                                  |    414 +-
 doc/variable.txt                                   |    416 +-
 doc/velocity.html                                  |    116 +-
 doc/velocity.txt                                   |    116 +-
 doc/write_data.html                                |    125 +
 doc/write_data.txt                                 |    117 +
 doc/write_dump.html                                |    101 +
 doc/write_dump.txt                                 |     91 +
 doc/write_restart.html                             |     74 +-
 doc/write_restart.txt                              |     72 +-
 examples/ASPHERE/README                            |     36 +
 examples/ASPHERE/box/box.py                        |     10 +
 examples/ASPHERE/box/data.box                      |    852 +
 examples/ASPHERE/box/in.box                        |    107 +
 examples/ASPHERE/box/in.box.mp                     |    108 +
 examples/ASPHERE/box/log.box.1Feb14                |    290 +
 examples/ASPHERE/box/log.box.mp.1Feb14             |    291 +
 examples/ASPHERE/dimer/data.dimer                  |    412 +
 examples/ASPHERE/dimer/dimer.py                    |     10 +
 examples/ASPHERE/dimer/in.dimer                    |    104 +
 examples/ASPHERE/dimer/in.dimer.mp                 |    105 +
 examples/ASPHERE/dimer/log.dimer.1Feb14            |    286 +
 examples/ASPHERE/dimer/log.dimer.mp.1Feb14         |    237 +
 examples/ASPHERE/ellipsoid/in.ellipsoid            |    116 +
 examples/ASPHERE/ellipsoid/in.ellipsoid.mp         |    117 +
 examples/ASPHERE/ellipsoid/log.ellipsoid.1Feb14    |    190 +
 examples/ASPHERE/ellipsoid/log.ellipsoid.mp.1Feb14 |    247 +
 examples/ASPHERE/line/data.line                    |    713 +
 examples/ASPHERE/line/data.line.srd                |    813 +
 examples/ASPHERE/line/in.line                      |     53 +
 examples/ASPHERE/line/in.line.srd                  |    105 +
 examples/ASPHERE/line/line.py                      |     14 +
 examples/ASPHERE/line/line.srd.py                  |     14 +
 examples/ASPHERE/line/line.srd.viz.py              |     16 +
 examples/ASPHERE/line/line.viz.py                  |     13 +
 examples/ASPHERE/line/log.line.1Feb14              |    213 +
 examples/ASPHERE/line/log.line.srd.1Feb14          |    244 +
 examples/ASPHERE/poly/in.poly                      |    113 +
 examples/ASPHERE/poly/in.poly.mp                   |    114 +
 examples/ASPHERE/poly/log.poly.1Feb14              |    288 +
 examples/ASPHERE/poly/log.poly.mp.1Feb14           |    239 +
 examples/ASPHERE/star/data.star                    |    552 +
 examples/ASPHERE/star/in.star                      |    107 +
 examples/ASPHERE/star/in.star.mp                   |    108 +
 examples/ASPHERE/star/log.star.1Feb14              |    290 +
 examples/ASPHERE/star/log.star.mp.1Feb14           |    291 +
 examples/ASPHERE/star/star.py                      |     11 +
 examples/ASPHERE/tri/data.tri.srd                  |   3013 +
 examples/ASPHERE/tri/in.tri.srd                    |    105 +
 examples/ASPHERE/tri/log.tri.srd.1Feb14            |    243 +
 examples/ASPHERE/tri/tri.srd.py                    |     14 +
 examples/ASPHERE/tri/tri.srd.viz.py                |     18 +
 examples/COUPLE/fortran2/LAMMPS.F90                |   1883 +-
 examples/COUPLE/lammps_quest/lmpqst.cpp            |     10 +-
 examples/COUPLE/lammps_spparks/README              |     29 +-
 examples/COUPLE/simple/README                      |     30 +-
 examples/COUPLE/simple/in.lj                       |      1 -
 examples/COUPLE/simple/simple.c                    |      8 +-
 examples/COUPLE/simple/simple.cpp                  |      4 +-
 examples/COUPLE/simple/simple.f90                  |      4 +-
 examples/DIFFUSE/README                            |     61 +
 examples/DIFFUSE/in.msd.2d                         |     62 +
 examples/DIFFUSE/in.vacf.2d                        |     63 +
 examples/DIFFUSE/log.msd.2d.1Feb14                 |    223 +
 examples/DIFFUSE/log.vacf.2d.1Feb14                |    224 +
 examples/ELASTIC/displace.mod                      |     24 +-
 examples/ELASTIC/displace_restart.mod              |     24 +-
 examples/ELASTIC/displace_reverse.mod              |     48 +-
 examples/KAPPA/README                              |     91 +
 examples/KAPPA/in.heat                             |     76 +
 examples/KAPPA/in.heatflux                         |     79 +
 examples/KAPPA/in.langevin                         |     88 +
 examples/KAPPA/in.mp                               |     71 +
 examples/KAPPA/log.heat.1Feb14                     |    208 +
 examples/KAPPA/log.heatflux.1Feb14                 |    208 +
 examples/KAPPA/log.langevin.1Feb14                 |    215 +
 examples/KAPPA/log.mp.1Feb14                       |    200 +
 examples/KAPPA/profile.heat.1Feb14                 |  10254 +
 examples/KAPPA/profile.heatflux.1Feb14             |  10254 +
 examples/KAPPA/profile.langevin.1Feb14             |    423 +
 examples/KAPPA/profile.mp.1Feb14                   |    843 +
 examples/MC/README                                 |     30 +
 examples/MC/in.mc                                  |    119 +
 examples/MC/log.mc.6Jun14                          | 106235 ++++++++++
 examples/README                                    |     66 +-
 examples/USER/atc/README                           |    255 +-
 examples/USER/atc/bar1d_thermal/Ar_thermal.mat     |     11 -
 examples/USER/atc/bar1d_thermal/bar1d.log          |    286 -
 examples/USER/atc/bar1d_thermal/bar1d_flux.log     |    334 -
 examples/USER/atc/bar1d_thermal/in.bar1d           |    100 -
 examples/USER/atc/bar1d_thermal/in.bar1d_flux      |    103 -
 examples/USER/atc/bar1d_thermal/in.bar1d_frac_step |    112 -
 examples/USER/atc/bar1d_thermal/temp.init          |   2903 -
 examples/USER/atc/bar1d_two_temperature/Ar_ttm.mat |     35 -
 examples/USER/atc/bar1d_two_temperature/Cu_ttm.mat |     17 -
 .../USER/atc/bar1d_two_temperature/bar1d_ttm.log   |    537 -
 .../atc/bar1d_two_temperature/gaussianIC_ttm.log   |    168 -
 .../USER/atc/bar1d_two_temperature/in.bar1d_ttm    |    105 -
 .../atc/bar1d_two_temperature/in.gaussianIC_ttm    |     97 -
 .../USER/atc/bar1d_two_temperature/in.no_atoms     |     57 -
 .../atc/bar1d_two_temperature/in.uniform_exchange  |     67 -
 .../atc/bar1d_two_temperature/in.uniform_heating   |     74 -
 .../USER/atc/bar1d_two_temperature/no_atoms.log    |    190 -
 examples/USER/atc/bar1d_two_temperature/temp.init  |   6935 -
 .../atc/bar1d_two_temperature/uniform_exchange.log |    672 -
 .../uniform_exchange_init.data                     |   6935 -
 .../atc/bar1d_two_temperature/uniform_heating.log  |     91 -
 .../uniform_heating_init.data                      |   4631 -
 examples/USER/atc/cauchy_born/Ar_CauchyBorn.mat    |      7 +
 .../USER/atc/cauchy_born/Ar_CauchyBorn_linear.mat  |      7 +
 examples/USER/atc/cauchy_born/Au_CauchyBorn.mat    |      6 +
 .../USER/atc/cauchy_born/Au_CauchyBorn_linear.mat  |      6 +
 examples/USER/atc/cauchy_born/Au_eam.mat           |      5 +
 examples/USER/atc/cauchy_born/Au_eam_linear.mat    |      6 +
 examples/USER/atc/cauchy_born/Cu_CauchyBorn.mat    |      5 +
 examples/USER/atc/cauchy_born/cb_biaxial.screen    |    402 +
 examples/USER/atc/cauchy_born/cb_shear.screen      |    386 +
 examples/USER/atc/cauchy_born/cb_unistrain.screen  |    124 +
 .../USER/atc/cauchy_born/cb_unistrain_eam.screen   |    146 +
 .../atc/cauchy_born/cb_unistrain_eam_linear.screen |    160 +
 .../atc/cauchy_born/cb_unistrain_linear.screen     |    163 +
 examples/USER/atc/cauchy_born/cb_volumetric.screen |    391 +
 examples/USER/atc/cauchy_born/flying_cube.screen   |    569 +
 examples/USER/atc/cauchy_born/ftcb_constV.screen   |    302 +
 examples/USER/atc/cauchy_born/in.cb_biaxial        |     54 +
 examples/USER/atc/cauchy_born/in.cb_shear          |     55 +
 examples/USER/atc/cauchy_born/in.cb_unistrain      |     46 +
 examples/USER/atc/cauchy_born/in.cb_unistrain_eam  |     51 +
 .../atc/cauchy_born/in.cb_unistrain_eam_linear     |     51 +
 .../USER/atc/cauchy_born/in.cb_unistrain_linear    |     54 +
 examples/USER/atc/cauchy_born/in.cb_volumetric     |     49 +
 examples/USER/atc/cauchy_born/in.flying_cube       |     61 +
 examples/USER/atc/cauchy_born/in.ftcb_constV       |     74 +
 examples/USER/atc/cauchy_born/in.read_xref         |     37 +
 examples/USER/atc/cauchy_born/read_xref.screen     |     84 +
 examples/USER/atc/drift_diffusion/Ar_ddm.mat       |     37 +
 examples/USER/atc/drift_diffusion/CNT_ddm.mat      |     41 +
 examples/USER/atc/drift_diffusion/Cu_cddm.mat      |     45 +
 .../atc/drift_diffusion/SiGe_ddm_schrodinger.mat   |     86 +
 .../drift_diffusion/SiVacuum_cddm_schrodinger.mat  |     64 +
 .../drift_diffusion/SiVacuum_ddm_schrodinger.mat   |     52 +
 examples/USER/atc/drift_diffusion/Si_ddm.mat       |     35 +
 examples/USER/atc/drift_diffusion/Si_ddm_eq.mat    |     44 +
 .../atc/drift_diffusion/Si_ddm_schrodinger.mat     |     41 +
 .../atc/drift_diffusion/Si_ddm_thermopower.mat     |     36 +
 .../atc/drift_diffusion/convective_pulse.screen    |    145 +
 .../atc/drift_diffusion/ddm_schrodinger.screen     |     79 +
 .../USER/atc/drift_diffusion/finite_well.screen    |    106 +
 .../USER/atc/drift_diffusion/in.convective_pulse   |     72 +
 .../USER/atc/drift_diffusion/in.ddm_schrodinger    |     66 +
 examples/USER/atc/drift_diffusion/in.finite_well   |     75 +
 examples/USER/atc/drift_diffusion/in.no_atoms_ddm  |     65 +
 .../USER/atc/drift_diffusion/in.null_material_ddm  |     79 +
 .../USER/atc/drift_diffusion/in.poisson1d_noatoms  |     41 +
 .../USER/atc/drift_diffusion/in.poisson2d_noatoms  |     73 +
 .../in.schrodinger-poisson2d_Jconstraint           |    138 +
 .../in.schrodinger-poisson2d_convective            |    150 +
 .../in.schrodinger-poisson2d_noatoms               |    124 +
 .../USER/atc/drift_diffusion/no_atoms_ddm.screen   |    143 +
 .../atc/drift_diffusion/null_material_ddm.screen   |    159 +
 .../atc/drift_diffusion/poisson1d_noatoms.screen   |     42 +
 .../atc/drift_diffusion/poisson2d_noatoms.screen   |    110 +
 .../schrodinger-poisson2d_Jconstraint.screen       |    163 +
 .../schrodinger-poisson2d_convective.screen        |    220 +
 .../schrodinger-poisson2d_noatoms.screen           |    192 +
 examples/USER/atc/elastic/Ar_CauchyBorn.mat        |      8 +
 examples/USER/atc/elastic/Ar_CauchyBornLinear.mat  |      9 +
 examples/USER/atc/elastic/Ar_damped.mat            |     37 +
 examples/USER/atc/elastic/Ar_elastic.mat           |     29 +
 examples/USER/atc/elastic/Ar_thermo_elastic.mat    |     11 +
 examples/USER/atc/elastic/Au_elastic.mat           |     18 +
 examples/USER/atc/elastic/CNT.mat                  |   1315 +
 examples/USER/atc/elastic/CNT_electrostatic.mat    |     18 +
 examples/USER/atc/elastic/CNT_electrostatic2.mat   |     21 +
 examples/USER/atc/elastic/CNT_id.mat               |     11 +
 examples/USER/atc/elastic/bar1d.screen             |    270 +
 examples/USER/atc/elastic/bar1d_damped.screen      |    385 +
 examples/USER/atc/elastic/bar1d_flux.screen        |    281 +
 examples/USER/atc/elastic/bar1d_frac_step.screen   |    228 +
 examples/USER/atc/elastic/bar1d_ghost_flux.screen  |    211 +
 .../USER/atc/elastic/bar1d_thermo_elastic.screen   |    113 +
 examples/USER/atc/elastic/cnt_electrostatic.screen |   1213 +
 .../USER/atc/elastic/cnt_electrostatic2.screen     |    215 +
 examples/USER/atc/elastic/cnt_fixed_charge.screen  |    351 +
 examples/USER/atc/elastic/eam_energy.screen        |    335 +
 examples/USER/atc/elastic/electron_density.screen  |    267 +
 .../USER/atc/elastic/electrostatic_bending.screen  |    846 +
 .../atc/elastic/electrostatic_bending_dos.screen   |    633 +
 examples/USER/atc/elastic/in.bar1d                 |     91 +
 examples/USER/atc/elastic/in.bar1d_damped          |    116 +
 examples/USER/atc/elastic/in.bar1d_flux            |     98 +
 examples/USER/atc/elastic/in.bar1d_frac_step       |     99 +
 examples/USER/atc/elastic/in.bar1d_ghost_flux      |    101 +
 examples/USER/atc/elastic/in.bar1d_thermo_elastic  |    139 +
 examples/USER/atc/elastic/in.eam_energy            |     80 +
 examples/USER/atc/elastic/in.electron_density      |     74 +
 examples/USER/atc/elastic/in.no_atoms              |     42 +
 examples/USER/atc/elastic/in.no_atoms_cb           |     43 +
 examples/USER/atc/elastic/in.no_atoms_cb_linear    |     42 +
 examples/USER/atc/elastic/no_atoms.screen          |     75 +
 examples/USER/atc/elastic/no_atoms_cb.screen       |     78 +
 .../USER/atc/elastic/no_atoms_cb_linear.screen     |     79 +
 examples/USER/atc/fluids/Ar_elastic.mat            |      8 +
 examples/USER/atc/fluids/Ar_electrostatic.mat      |      8 +
 examples/USER/atc/fluids/Ar_liquid.mat             |      8 +
 examples/USER/atc/fluids/Ar_species.mat            |      5 +
 examples/USER/atc/fluids/Ar_species_dl.mat         |      8 +
 examples/USER/atc/fluids/Ar_thermal.mat            |      9 +
 examples/USER/atc/fluids/Ar_visc_no_atoms.mat      |      6 +
 examples/USER/atc/fluids/Ar_viscosity.mat          |      9 +
 examples/USER/atc/fluids/bar1d_fluids.screen       |    263 +
 examples/USER/atc/fluids/concentration.screen      |    169 +
 .../USER/atc/fluids/conducting_interface.screen    |    184 +
 examples/USER/atc/fluids/dielectric.mat            |     15 +
 .../USER/atc/fluids/dielectric_interface.screen    |    184 +
 examples/USER/atc/fluids/double_layer.screen       |    203 +
 examples/USER/atc/fluids/in.bar1d_fluids           |     98 +
 examples/USER/atc/fluids/in.concentration          |    172 +
 examples/USER/atc/fluids/in.conducting_interface   |    111 +
 examples/USER/atc/fluids/in.dielectric_interface   |    106 +
 examples/USER/atc/fluids/in.double_layer           |    100 +
 examples/USER/atc/fluids/in.liquid_electrostatic   |     63 +
 examples/USER/atc/fluids/in.opp_force              |     70 +
 examples/USER/atc/fluids/in.poisson                |     69 +
 examples/USER/atc/fluids/in.shear_flow             |     84 +
 examples/USER/atc/fluids/in.shear_no_atoms         |     32 +
 .../USER/atc/fluids/liquid_electrostatic.screen    |    143 +
 examples/USER/atc/fluids/opp_force.screen          |    146 +
 examples/USER/atc/fluids/poisson.screen            |    260 +
 examples/USER/atc/fluids/shear_flow.screen         |     65 +
 examples/USER/atc/fluids/shear_no_atoms.screen     |     91 +
 examples/USER/atc/hardy/consistency.screen         |    883 +-
 .../USER/atc/hardy/eam_kernel_convergence.screen   |   2775 +-
 examples/USER/atc/hardy/eam_unistrain_cell.screen  |     76 +-
 examples/USER/atc/hardy/eam_unistrain_mesh.screen  |     75 +-
 .../USER/atc/hardy/eam_unistrain_qcylinder.screen  |     76 +-
 .../USER/atc/hardy/eam_unistrain_qsphere.screen    |     76 +-
 examples/USER/atc/hardy/eam_unistrain_step.screen  |     76 +-
 examples/USER/atc/hardy/eam_volume_stretch.screen  |    143 +-
 examples/USER/atc/hardy/eshelby_static.screen      |   1284 +-
 examples/USER/atc/hardy/in.consistency             |     35 +-
 examples/USER/atc/hardy/in.eam_kernel_convergence  |     46 +-
 examples/USER/atc/hardy/in.eam_unistrain_cell      |     44 +-
 examples/USER/atc/hardy/in.eam_unistrain_mesh      |     46 +-
 examples/USER/atc/hardy/in.eam_unistrain_qcylinder |     45 +-
 examples/USER/atc/hardy/in.eam_unistrain_qsphere   |     46 +-
 examples/USER/atc/hardy/in.eam_unistrain_step      |     46 +-
 examples/USER/atc/hardy/in.eam_volume_stretch      |     45 +-
 examples/USER/atc/hardy/in.eshelby_static          |    122 +-
 examples/USER/atc/hardy/in.nvt                     |     53 +-
 examples/USER/atc/hardy/nvt.screen                 |     95 +-
 examples/USER/atc/mesh/Ar_ttm.mat                  |     35 +
 examples/USER/atc/mesh/Si.mat                      |      9 +
 examples/USER/atc/mesh/gaussianIC1d_hex.screen     |    108 +
 examples/USER/atc/mesh/gaussianIC2d_hex.screen     |    287 +
 .../atc/mesh/gaussianIC2d_hex20_uniform.screen     |    107 +
 .../atc/mesh/gaussianIC2d_hex27_uniform.screen     |     99 +
 .../USER/atc/mesh/gaussianIC2d_hex_uniform.screen  |    126 +
 examples/USER/atc/mesh/gaussianIC2d_tet.screen     |    102 +
 examples/USER/atc/mesh/in.gaussianIC1d_hex         |     56 +
 examples/USER/atc/mesh/in.gaussianIC2d_hex         |     69 +
 .../USER/atc/mesh/in.gaussianIC2d_hex20_uniform    |     37 +
 .../USER/atc/mesh/in.gaussianIC2d_hex27_uniform    |     37 +
 examples/USER/atc/mesh/in.gaussianIC2d_tet         |     40 +
 examples/USER/atc/mesh/in.kernel2d_hex             |     32 +
 examples/USER/atc/mesh/in.kernel2d_tet             |     28 +
 examples/USER/atc/mesh/in.mesh2d_tet               |     29 +
 examples/USER/atc/mesh/in.semicircle               |    101 +
 examples/USER/atc/mesh/kernel2d_hex.screen         |     81 +
 examples/USER/atc/mesh/kernel2d_tet.screen         |     77 +
 examples/USER/atc/mesh/mesh2d_tet.screen           |     78 +
 examples/USER/atc/mesh/semicircle.screen           |    205 +
 examples/USER/atc/molecule/harmonic_bonds.screen   |    123 +
 examples/USER/atc/molecule/in.harmonic_bonds       |     55 +
 examples/USER/atc/molecule/in.polarize             |    120 +
 examples/USER/atc/molecule/in.quartic_bonds        |     60 +
 examples/USER/atc/molecule/in.water                |     96 +
 examples/USER/atc/molecule/polarize.screen         |    316 +
 examples/USER/atc/molecule/quartic_bonds.screen    |    116 +
 examples/USER/atc/molecule/water.mat               |      5 +
 examples/USER/atc/molecule/water.screen            |    100 +
 examples/USER/atc/thermal/Ar_thermal.mat           |     14 +
 examples/USER/atc/thermal/bar1d.screen             |    374 +
 examples/USER/atc/thermal/bar1d_all_atoms.screen   |    103 +
 examples/USER/atc/thermal/bar1d_combined.screen    |    165 +
 examples/USER/atc/thermal/bar1d_flux.screen        |    252 +
 examples/USER/atc/thermal/bar1d_frac_step.screen   |    177 +
 examples/USER/atc/thermal/bar1d_hoover.screen      |    130 +
 examples/USER/atc/thermal/bar1d_interpolate.screen |    207 +
 examples/USER/atc/thermal/bar1d_lumped.screen      |    295 +
 examples/USER/atc/thermal/in.bar1d                 |     79 +
 examples/USER/atc/thermal/in.bar1d_all_atoms       |    101 +
 examples/USER/atc/thermal/in.bar1d_combined        |     87 +
 examples/USER/atc/thermal/in.bar1d_flux            |     79 +
 examples/USER/atc/thermal/in.bar1d_frac_step       |     80 +
 examples/USER/atc/thermal/in.bar1d_hoover          |    138 +
 examples/USER/atc/thermal/in.bar1d_interpolate     |     80 +
 examples/USER/atc/thermal/in.bar1d_lumped          |     85 +
 examples/USER/atc/thermal/in.no_atoms              |     56 +
 examples/USER/atc/thermal/no_atoms.screen          |    351 +
 examples/USER/atc/two_temperature/Ar_ttm.mat       |     35 +
 examples/USER/atc/two_temperature/Cu_ttm.mat       |     17 +
 examples/USER/atc/two_temperature/bar1d_ttm.screen |    447 +
 examples/USER/atc/two_temperature/cutout.screen    |    279 +
 .../USER/atc/two_temperature/gaussianIC_ttm.screen |    169 +
 examples/USER/atc/two_temperature/in.bar1d_ttm     |     86 +
 examples/USER/atc/two_temperature/in.cutout        |     87 +
 .../USER/atc/two_temperature/in.gaussianIC_ttm     |     94 +
 examples/USER/atc/two_temperature/in.no_atoms      |     61 +
 examples/USER/atc/two_temperature/in.restart       |    117 +
 .../USER/atc/two_temperature/in.uniform_exchange   |     66 +
 .../USER/atc/two_temperature/in.uniform_heating    |     53 +
 examples/USER/atc/two_temperature/no_atoms.screen  |    203 +
 examples/USER/atc/two_temperature/restart.screen   |    160 +
 .../atc/two_temperature/uniform_exchange.screen    |    618 +
 .../atc/two_temperature/uniform_heating.screen     |    134 +
 examples/USER/awpmd/H/in.h_atom                    |      4 +-
 examples/USER/awpmd/H/in.h_molecule                |      4 +-
 examples/USER/cg-cmm/README                        |     40 +-
 examples/USER/cg-cmm/peg-verlet/data.pegc12e8.gz   |    Bin 696097 -> 1018275 bytes
 examples/USER/cg-cmm/peg-verlet/in.pegc12e8        |      8 +-
 examples/USER/cg-cmm/peg-verlet/in.pegc12e8-angle  |     12 +-
 examples/USER/cg-cmm/peg-verlet/log.pegc12e8       |    123 +-
 examples/USER/cg-cmm/peg-verlet/log.pegc12e8-angle |    135 +-
 examples/USER/cg-cmm/peg-verlet/parm.pegc12e8      |     42 -
 .../USER/cg-cmm/peg-verlet/parm.pegc12e8-angle     |     42 -
 examples/USER/cg-cmm/peg-verlet/pegc12e8.psf.gz    |    Bin 209419 -> 0 bytes
 examples/USER/cg-cmm/sds-monolayer/data.sds.gz     |    Bin 0 -> 2265938 bytes
 examples/USER/cg-cmm/sds-monolayer/in.sds-hybrid   |     50 +
 examples/USER/cg-cmm/sds-monolayer/in.sds-regular  |     43 +
 examples/USER/cg-cmm/sds-monolayer/log.sds-hybrid  |    127 +
 examples/USER/cg-cmm/sds-monolayer/log.sds-regular |    116 +
 examples/USER/colvars/in.peptide-spring            |     44 +
 examples/USER/colvars/in.peptide-spring2           |     39 +
 examples/USER/colvars/log.peptide-colvars          |    547 +
 examples/USER/colvars/log.peptide-colvars2         |    225 +
 examples/USER/colvars/log.peptide-spring           |    150 +
 examples/USER/colvars/log.peptide-spring2          |    145 +
 examples/USER/colvars/peptide.colvars              |      2 +-
 examples/USER/cuda/data.rhodo                      | 191072 ------------------
 examples/USER/cuda/in.melt_2.5.cuda                |     34 -
 examples/USER/cuda/in.melt_5.0.cuda                |     34 -
 examples/USER/cuda/in.phosphate.cuda               |     32 -
 examples/USER/cuda/in.rhodo.cuda                   |     34 -
 .../eff/Auger-Adamantane/in.adamantane_ionized.nve |      7 +-
 examples/USER/eff/Be-solid/in.Be-solid.spe         |      5 +-
 examples/USER/eff/CH4/in.ch4.dynamics              |      7 +-
 examples/USER/eff/CH4/in.ch4.min                   |      5 +-
 examples/USER/eff/CH4/in.ch4_ionized.dynamics      |      5 +-
 examples/USER/eff/ECP/Si2H6/in.Si2H6               |      7 +-
 examples/USER/eff/ECP/Si2H6/in.Si2H6.ang           |      9 +-
 examples/USER/eff/ECP/SiC/bulk/in.SiC              |      7 +-
 examples/USER/eff/ECP/SiH4/in.SiH4                 |      7 +-
 examples/USER/eff/ECP/SiH4/in.SiH4.ang             |      7 +-
 examples/USER/eff/H/in.h_atom.spe.ang              |      5 +-
 examples/USER/eff/H/in.h_atom.spe.bohr             |      4 +-
 examples/USER/eff/H2/in.h2                         |      7 +-
 examples/USER/eff/H_plasma/in.h2bulk.npt           |      5 +-
 examples/USER/eff/H_plasma/in.h2bulk.nve           |      5 +-
 examples/USER/eff/H_plasma/in.h2bulk.nve.ang       |      7 +-
 examples/USER/eff/Li-dendritic/in.Li-dendritic.min |      5 +-
 examples/USER/eff/Li-dendritic/in.Li-dendritic.nvt |      8 +-
 examples/USER/eff/Li-solid/in.Li.ang               |      7 +-
 examples/USER/eff/Li-solid/in.Li.bohr              |      9 +-
 examples/USER/eff/fixed-core/C2H6/in.C2H6fc.ang    |     11 +-
 examples/USER/eff/fixed-core/C2H6/in.C2H6fc.bohr   |     13 +-
 examples/USER/eff/fixed-core/CH4/in.CH4fc.ang      |      9 +-
 examples/USER/eff/fixed-core/CH4/in.CH4fc.bohr     |      9 +-
 examples/USER/eff/fixed-core/CH4/in.CH4fc.spe.ang  |      5 +-
 examples/USER/eff/fixed-core/CH4/in.CH4fc.spe.bohr |      4 +-
 examples/USER/fep/CC-CO/README                     |     87 +
 examples/USER/fep/CC-CO/bar01/bar01.lmp            |   5003 +
 examples/USER/fep/CC-CO/bar01/in.bar01.lmp         |    120 +
 examples/USER/fep/CC-CO/bar01/log.lammps           |   6857 +
 examples/USER/fep/CC-CO/bar10/bar10.lmp            |   5003 +
 examples/USER/fep/CC-CO/bar10/in.bar10.lmp         |    120 +
 examples/USER/fep/CC-CO/bar10/log.lammps           |   6857 +
 examples/USER/fep/CC-CO/fdti01/fdti01.lmp          |     22 +
 examples/USER/fep/CC-CO/fdti01/in.fdti01.lmp       |    142 +
 examples/USER/fep/CC-CO/fdti01/log.lammps          |   6321 +
 examples/USER/fep/CC-CO/fdti10/fdti10.lmp          |     22 +
 examples/USER/fep/CC-CO/fdti10/in.fdti10.lmp       |    142 +
 examples/USER/fep/CC-CO/fdti10/log.lammps          |   6321 +
 examples/USER/fep/CC-CO/fep01/data.0.lmp           |   2275 +
 examples/USER/fep/CC-CO/fep01/fep01.lmp            |     22 +
 examples/USER/fep/CC-CO/fep01/in.fep01             |    143 +
 examples/USER/fep/CC-CO/fep01/in.fep01.lmp         |    142 +
 examples/USER/fep/CC-CO/fep01/log.lammps           |   6321 +
 examples/USER/fep/CC-CO/fep01/log.reference        |    285 +
 examples/USER/fep/CC-CO/fep01/log.reference-omp    |    287 +
 examples/USER/fep/CC-CO/fep10/fep10.lmp            |     22 +
 examples/USER/fep/CC-CO/fep10/in.fep10.lmp         |    142 +
 examples/USER/fep/CC-CO/fep10/log.lammps           |   6321 +
 examples/USER/fep/CC-CO/mols/CC-CO.ff              |     49 +
 examples/USER/fep/CC-CO/mols/CC-CO.zmat            |     14 +
 examples/USER/fep/CC-CO/mols/CO-CC.zmat            |     14 +
 examples/USER/fep/CC-CO/mols/README                |     15 +
 examples/USER/fep/CC-CO/mols/data.0.lmp            |   2275 +
 examples/USER/fep/CC-CO/mols/data.1.lmp            |   2275 +
 examples/USER/fep/CC-CO/mols/spce.ff               |     14 +
 examples/USER/fep/CC-CO/mols/spce.zmat             |      7 +
 examples/USER/fep/CH4-CF4/README                   |     57 +
 examples/USER/fep/CH4-CF4/bar01/bar01.lmp          |   5003 +
 examples/USER/fep/CH4-CF4/bar01/in.bar01.lmp       |     89 +
 examples/USER/fep/CH4-CF4/bar01/log.lammps         |   6514 +
 examples/USER/fep/CH4-CF4/bar10/bar10.lmp          |   5003 +
 examples/USER/fep/CH4-CF4/bar10/in.bar10.lmp       |     89 +
 examples/USER/fep/CH4-CF4/bar10/log.lammps         |   6514 +
 examples/USER/fep/CH4-CF4/mols/CF4-CH4.zmat        |     16 +
 examples/USER/fep/CH4-CF4/mols/CH4-CF4.ff          |     28 +
 examples/USER/fep/CH4-CF4/mols/CH4-CF4.zmat        |     16 +
 examples/USER/fep/CH4-CF4/mols/data.0.lmp          |   2249 +
 examples/USER/fep/CH4-CF4/mols/data.1.lmp          |   2249 +
 examples/USER/fep/CH4-CF4/mols/spce.ff             |     14 +
 examples/USER/fep/CH4-CF4/mols/spce.zmat           |      7 +
 examples/USER/fep/CH4hyd/README                    |     59 +
 examples/USER/fep/CH4hyd/fdti01/fdti01.lmp         |     22 +
 examples/USER/fep/CH4hyd/fdti01/in.fdti01.lmp      |     80 +
 examples/USER/fep/CH4hyd/fdti01/log.lammps         |   5156 +
 examples/USER/fep/CH4hyd/fdti10/fdti10.lmp         |     22 +
 examples/USER/fep/CH4hyd/fdti10/in.fdti10.lmp      |     80 +
 examples/USER/fep/CH4hyd/fdti10/log.lammps         |   5156 +
 examples/USER/fep/CH4hyd/fep01/fep01.lmp           |     22 +
 examples/USER/fep/CH4hyd/fep01/in.fep01.lmp        |     80 +
 examples/USER/fep/CH4hyd/fep01/log.lammps          |   5156 +
 examples/USER/fep/CH4hyd/fep10/fep10.lmp           |     22 +
 examples/USER/fep/CH4hyd/fep10/in.fep10.lmp        |     80 +
 examples/USER/fep/CH4hyd/fep10/log.lammps          |   5156 +
 examples/USER/fep/CH4hyd/mols/data.lmp             |   2215 +
 examples/USER/fep/CH4hyd/mols/methane.zmat         |      9 +
 examples/USER/fep/CH4hyd/mols/oplsaa.ff            |     85 +
 examples/USER/fep/CH4hyd/mols/tip4pew.ff           |     14 +
 examples/USER/fep/CH4hyd/mols/tip4pew.zmat         |      7 +
 examples/USER/fep/README                           |     11 +
 examples/USER/gle/data.h2o-quantum                 |    413 +
 examples/USER/gle/data.h2o-smart                   |    413 +
 examples/USER/gle/in.h2o-quantum                   |     41 +
 examples/USER/gle/in.h2o-smart                     |     41 +
 examples/USER/gle/log.h2o-quantum                  |    201 +
 examples/USER/gle/log.h2o-smart                    |    200 +
 examples/USER/gle/qt-300k.A                        |      7 +
 examples/USER/gle/qt-300k.C                        |      7 +
 examples/USER/gle/smart.A                          |      7 +
 examples/USER/i-pi/C.opt.tersoff                   |     66 +
 examples/USER/i-pi/README                          |     46 +
 examples/USER/i-pi/data.graphene                   |   1939 +
 examples/USER/i-pi/i-pi_input.xml                  |     31 +
 examples/USER/i-pi/i-pi_positions.xyz              |    962 +
 examples/USER/i-pi/in.graphene                     |     34 +
 .../USER/lb/confined_colloid/in.confined_colloids  |    108 +
 examples/USER/lb/confined_colloid/results64.out    |     41 +
 examples/USER/lb/dragforce/data.one_radius16d2     |    330 +
 examples/USER/lb/dragforce/defaultgamma_drag.out   |  10035 +
 examples/USER/lb/dragforce/in.defaultgamma_drag    |     80 +
 examples/USER/lb/dragforce/in.setgamma_drag        |     68 +
 examples/USER/lb/dragforce/setgamma13d0_drag.out   |  10035 +
 examples/USER/lb/fourspheres/data.four             |   1290 +
 .../fourspheres_velocity0d0001_defaultgamma.out    |  15039 ++
 .../fourspheres_velocity0d0001_setgamma.out        |  15039 ++
 .../lb/fourspheres/in.fourspheres_default_gamma    |     84 +
 .../USER/lb/fourspheres/in.fourspheres_set_gamma   |     76 +
 examples/USER/lb/microrheology/data.two            |    492 +
 .../microrheology/in.microrheology_default_gamma   |    119 +
 .../lb/microrheology/in.microrheology_set_gamma    |    113 +
 .../microrheology/microrheology_defaultgamma.out   |  50000 +++++
 .../lb/microrheology/microrheology_setgamma.out    |  50000 +++++
 examples/USER/lb/planewall/data.one_radius16d2     |    330 +
 .../USER/lb/planewall/in.planewall_default_gamma   |     99 +
 examples/USER/lb/planewall/in.planewall_set_gamma  |     92 +
 examples/USER/lb/planewall/wall_defaultgamma.out   |  20031 ++
 examples/USER/lb/planewall/wall_setgamma.out       |  20031 ++
 examples/USER/lb/polymer/data.polymer              |   1040 +
 examples/USER/lb/polymer/in.polymer                |    105 +
 examples/USER/lb/polymer/out.polymer               |     19 +
 examples/USER/misc/basal/almg.liu                  |    708 +
 examples/USER/misc/basal/in.basal                  |    163 +
 examples/USER/misc/ti/in.ti_rs                     |     64 +
 examples/USER/misc/ti/in.ti_spring                 |     64 +
 examples/USER/phonon/1-1D-mono/README              |     39 +
 examples/USER/phonon/1-1D-mono/data.pos            |     57 +
 examples/USER/phonon/1-1D-mono/disp.dat            |     19 +
 examples/USER/phonon/1-1D-mono/in.Ana              |     50 +
 examples/USER/phonon/1-1D-mono/in.disp             |      9 +
 examples/USER/phonon/1-1D-mono/log.lammps.example  |    146 +
 examples/USER/phonon/1-1D-mono/map.in              |     18 +
 examples/USER/phonon/1-1D-mono/pdisp.eps           |    776 +
 examples/USER/phonon/1-1D-mono/phonon.bin.2000000  |    Bin 0 -> 384 bytes
 examples/USER/phonon/1-1D-mono/phonon.log          |    110 +
 examples/USER/phonon/1-1D-mono/plot.disp           |     20 +
 examples/USER/phonon/2-1D-diatomic/README          |     37 +
 examples/USER/phonon/2-1D-diatomic/data.pos        |    154 +
 examples/USER/phonon/2-1D-diatomic/disp.dat        |     35 +
 examples/USER/phonon/2-1D-diatomic/in.Ana          |     46 +
 examples/USER/phonon/2-1D-diatomic/in.disp         |      9 +
 .../USER/phonon/2-1D-diatomic/log.lammps.example   |    113 +
 examples/USER/phonon/2-1D-diatomic/map.in          |     66 +
 examples/USER/phonon/2-1D-diatomic/pdisp.eps       |    924 +
 examples/USER/phonon/2-1D-diatomic/pdos.dat        |    203 +
 .../USER/phonon/2-1D-diatomic/phonon.bin.2000000   |    Bin 0 -> 2196 bytes
 examples/USER/phonon/2-1D-diatomic/phonon.log      |    206 +
 examples/USER/phonon/2-1D-diatomic/plot.disp       |     25 +
 .../phonon/3-3D-FCC-Cu-EAM/CuPhonon.bin.6500000    |    Bin 0 -> 73872 bytes
 .../phonon/3-3D-FCC-Cu-EAM/CuPhonon.log.example    |   1575 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/README        |     47 +
 .../USER/phonon/3-3D-FCC-Cu-EAM/cuu3.eam           |      0
 examples/USER/phonon/3-3D-FCC-Cu-EAM/data.pos      |    524 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/disp-expr.dat |     83 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/disp-ld.dat   |     86 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/disp.dat      |     47 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/dos-expr.dat  |    164 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/dos-ld.dat    |    101 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/dos.dat       |    102 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/in.EAM3D      |     40 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/in.disp       |     21 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/in.dos        |     11 +
 .../USER/phonon/3-3D-FCC-Cu-EAM/log.lammps.example |    107 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/map.in        |    514 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/pdisp.eps     |   1207 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/pdos.eps      |    985 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/plot.disp     |     18 +
 examples/USER/phonon/3-3D-FCC-Cu-EAM/plot.dos      |     13 +
 examples/USER/pimd/para-h2/H2.data                 |    196 +
 examples/USER/pimd/para-h2/H2.xyz                  |    182 +
 examples/USER/pimd/para-h2/NM.info                 |     21 +
 examples/USER/pimd/para-h2/in.scp                  |     29 +
 examples/USER/pimd/para-h2/pair.table              |  18003 ++
 examples/USER/pimd/para-h2/run.sh                  |      1 +
 examples/USER/pimd/para-h2/vmd.src                 |     94 +
 examples/USER/pimd/prot-hairpin/in.scp             |     31 +
 examples/USER/pimd/prot-hairpin/run.sh             |      1 +
 examples/USER/pimd/prot-hairpin/system.data        |  27593 +++
 examples/USER/quip/data_gap                        |     78 +
 examples/USER/quip/data_sw                         |     22 +
 examples/USER/quip/gap_example.xml                 |    707 +
 examples/USER/quip/gap_example_sparse.dat          |  25500 +++
 examples/USER/quip/in.gap                          |     23 +
 examples/USER/quip/in.sw                           |     23 +
 examples/USER/quip/sw_example.xml                  |     46 +
 .../USER/sph/water_collapse/water_collapse.lmp     |      4 +-
 examples/USER/srp/data.chain                       |   8724 +
 examples/USER/srp/in.srp                           |     37 +
 examples/VISCOSITY/README                          |     80 +
 examples/VISCOSITY/in.gk.2d                        |     76 +
 examples/VISCOSITY/in.mp.2d                        |     76 +
 examples/VISCOSITY/in.nemd.2d                      |     83 +
 examples/VISCOSITY/in.wall.2d                      |     83 +
 examples/VISCOSITY/log.gk.2d.1Feb14                |    386 +
 examples/VISCOSITY/log.mp.2d.1Feb14                |    230 +
 examples/VISCOSITY/log.nemd.2d.1Feb14              |    271 +
 examples/VISCOSITY/log.wall.2d.1Feb14              |    221 +
 examples/VISCOSITY/profile.gk.2d.1Feb14            | 100654 +++++++++
 examples/VISCOSITY/profile.mp.2d.1Feb14            |   1473 +
 examples/VISCOSITY/profile.nemd.2d.1Feb14          |    423 +
 examples/VISCOSITY/profile.wall.2d.1Feb14          |    150 +
 examples/accelerate/Make.list                      |     41 +
 examples/accelerate/README                         |    158 +
 examples/{USER/cuda => accelerate}/data.phosphate  |      0
 examples/accelerate/in.lc                          |     57 +
 examples/accelerate/in.lj                          |     33 +
 examples/accelerate/in.lj.5.0                      |     33 +
 examples/accelerate/in.phosphate                   |     33 +
 examples/accelerate/in.rhodo                       |     34 +
 examples/accelerate/log.lj.1Feb14.gpu.1            |     80 +
 examples/accelerate/log.lj.1Feb14.gpu.4            |     80 +
 examples/accelerate/log.lj.1Feb14.kokkos.cuda.1    |     68 +
 examples/accelerate/log.lj.1Feb14.kokkos.cuda.2    |     68 +
 examples/accelerate/log.lj.1Feb14.kokkos.omp.1     |     68 +
 examples/accelerate/log.lj.1Feb14.kokkos.omp.4     |     68 +
 examples/accelerate/log.lj.5.0.1Feb14.gpu.1        |     80 +
 examples/accelerate/log.lj.5.0.1Feb14.gpu.4        |     80 +
 examples/accelerate/log.phosphate.1Feb14.gpu.1     |     80 +
 examples/accelerate/log.phosphate.1Feb14.gpu.4     |     80 +
 examples/accelerate/log.rhodo.1Feb14.gpu.1         |    135 +
 examples/accelerate/log.rhodo.1Feb14.gpu.4         |    135 +
 examples/balance/in.balance                        |     54 +
 examples/balance/in.balance.bond.fast              |     63 +
 examples/balance/in.balance.bond.slow              |     62 +
 examples/balance/log.balance.8Aug14.linux.1        |    187 +
 examples/balance/log.balance.8Aug14.linux.4        |    187 +
 .../balance/log.balance.bond.fast.21Jan15.linux.1  |    203 +
 .../balance/log.balance.bond.fast.21Jan15.linux.4  |    203 +
 .../balance/log.balance.bond.slow.21Jan15.linux.1  |    502 +
 .../balance/log.balance.bond.slow.21Jan15.linux.4  |    502 +
 examples/body/in.body                              |      2 +-
 examples/body/log.body.1Feb13.linux.1              |     70 -
 examples/body/log.body.1Feb13.linux.4              |     70 -
 examples/body/log.body.1Feb14.linux.1              |     71 +
 examples/body/log.body.1Feb14.linux.4              |     71 +
 examples/colloid/in.colloid                        |     10 +-
 examples/colloid/log.colloid.1Feb14.linux.1        |    131 +
 examples/colloid/log.colloid.1Feb14.linux.4        |    131 +
 examples/colloid/log.colloid.9Jan12.linux.1        |    122 -
 examples/colloid/log.colloid.9Jan12.linux.4        |    122 -
 examples/comb/data.comb3-OHCCu                     |    695 +
 examples/comb/elastic.f90                          |    384 +-
 examples/comb/ffield.comb3                         |    349 +
 examples/comb/in.comb.Cu                           |      8 +-
 examples/comb/in.comb.Cu2O.elastic                 |      8 +-
 examples/comb/in.comb.HfO2                         |     14 +-
 examples/comb/in.comb.Si                           |      8 +-
 examples/comb/in.comb.Si.elastic                   |     10 +-
 examples/comb/in.comb3                             |     34 +
 examples/comb/lib.comb3                            |  24303 +++
 examples/comb/log.comb.Cu.1Feb14.linux.1           |     76 +
 examples/comb/log.comb.Cu.1Feb14.linux.4           |     76 +
 examples/comb/log.comb.Cu.9Jan12.linux.1           |     69 -
 examples/comb/log.comb.Cu.9Jan12.linux.4           |     69 -
 examples/comb/log.comb.Cu2O.elastic.1Feb14.linux.1 |    316 +
 examples/comb/log.comb.Cu2O.elastic.1Feb14.linux.4 |    316 +
 examples/comb/log.comb.Cu2O.elastic.9Jan12.linux.1 |    340 -
 examples/comb/log.comb.Cu2O.elastic.9Jan12.linux.4 |    342 -
 examples/comb/log.comb.CuaS.9Jan12.linux.1         |     41 -
 examples/comb/log.comb.CuaS.9Jan12.linux.4         |     41 -
 examples/comb/log.comb.HfO2.1Feb14.linux.1         |    185 +
 examples/comb/log.comb.HfO2.1Feb14.linux.4         |    185 +
 examples/comb/log.comb.HfO2.9Jan12.linux.1         |    193 -
 examples/comb/log.comb.HfO2.9Jan12.linux.4         |    291 -
 examples/comb/log.comb.Si.1Feb14.linux.1           |     76 +
 examples/comb/log.comb.Si.1Feb14.linux.4           |     76 +
 examples/comb/log.comb.Si.9Jan12.linux.1           |     69 -
 examples/comb/log.comb.Si.9Jan12.linux.4           |     69 -
 examples/comb/log.comb.Si.elastic.1Feb14.linux.1   |    274 +
 examples/comb/log.comb.Si.elastic.1Feb14.linux.4   |    274 +
 examples/comb/log.comb.Si.elastic.9Jan12.linux.1   |    296 -
 examples/comb/log.comb.Si.elastic.9Jan12.linux.4   |    296 -
 examples/comb/log.comb3.1Feb14.linux.1             |     73 +
 examples/comb/log.comb3.1Feb14.linux.4             |     73 +
 examples/coreshell/data.coreshell                  |   1114 +
 examples/coreshell/in.coreshell                    |     72 +
 examples/coreshell/log.coreshell.6Mar15.linux.1    |    188 +
 examples/coreshell/log.coreshell.6Mar15.linux.4    |    188 +
 examples/crack/in.crack                            |      8 +-
 examples/crack/log.crack.1Feb14.linux.1            |    138 +
 examples/crack/log.crack.1Feb14.linux.4            |    138 +
 examples/crack/log.crack.9Jan12.linux.1            |    130 -
 examples/crack/log.crack.9Jan12.linux.4            |    130 -
 examples/deposit/in.deposit.atom                   |     51 +
 examples/deposit/in.deposit.molecule               |     55 +
 examples/deposit/in.deposit.molecule.shake         |     56 +
 examples/deposit/molecule.dimer                    |     28 +
 examples/deposit/molecule.dimer.shake              |     44 +
 examples/dipole/in.dipole                          |      2 +-
 examples/dipole/log.dipole.1Feb14.linux.1          |     89 +
 examples/dipole/log.dipole.1Feb14.linux.4          |     89 +
 examples/dipole/log.dipole.9Jan12.linux.1          |     86 -
 examples/dipole/log.dipole.9Jan12.linux.4          |     86 -
 examples/dreiding/data.dreiding                    |      3 -
 examples/dreiding/log.dreiding.1Feb14.linux.1      |    106 +
 examples/dreiding/log.dreiding.1Feb14.linux.4      |    106 +
 examples/dreiding/log.dreiding.9Jan12.linux.1      |     97 -
 examples/dreiding/log.dreiding.9Jan12.linux.4      |    121 -
 examples/eim/in.eim                                |      8 +-
 examples/eim/log.eim.1Feb14.linux.1                |     72 +
 examples/eim/log.eim.1Feb14.linux.4                |     72 +
 examples/eim/log.eim.9Jan12.linux.1                |     54 -
 examples/eim/log.eim.9Jan12.linux.4                |     54 -
 examples/ellipse/in.ellipse.gayberne               |     12 +-
 examples/ellipse/in.ellipse.resquared              |      8 +-
 .../ellipse/log.ellipse.gayberne.1Feb14.linux.1    |    163 +
 .../ellipse/log.ellipse.gayberne.1Feb14.linux.4    |    163 +
 .../ellipse/log.ellipse.gayberne.9Jan12.linux.1    |    161 -
 .../ellipse/log.ellipse.gayberne.9Jan12.linux.4    |    161 -
 .../ellipse/log.ellipse.resquared.1Feb14.linux.1   |    160 +
 .../ellipse/log.ellipse.resquared.1Feb14.linux.4   |    160 +
 .../ellipse/log.ellipse.resquared.9Jan12.linux.1   |    161 -
 .../ellipse/log.ellipse.resquared.9Jan12.linux.4   |    161 -
 examples/flow/in.flow.couette                      |      8 +-
 examples/flow/in.flow.pois                         |      8 +-
 examples/flow/log.flow.couette.1Feb14.linux.1      |    130 +
 examples/flow/log.flow.couette.1Feb14.linux.4      |    130 +
 examples/flow/log.flow.couette.9Jan12.linux.1      |    123 -
 examples/flow/log.flow.couette.9Jan12.linux.4      |    123 -
 examples/flow/log.flow.pois.1Feb14.linux.1         |    130 +
 examples/flow/log.flow.pois.1Feb14.linux.4         |    130 +
 examples/flow/log.flow.pois.9Jan12.linux.1         |    123 -
 examples/flow/log.flow.pois.9Jan12.linux.4         |    123 -
 examples/friction/in.friction                      |      9 +-
 examples/friction/log.friction.1Feb14.linux.1      |    149 +
 examples/friction/log.friction.1Feb14.linux.4      |    149 +
 examples/friction/log.friction.9Jan12.linux.1      |    141 -
 examples/friction/log.friction.9Jan12.linux.4      |    141 -
 examples/gpu/data.phosphate                        |  21922 --
 examples/gpu/data.rhodo                            | 191072 ------------------
 examples/gpu/in.gpu.melt.2.5                       |     34 -
 examples/gpu/in.gpu.melt.5.0                       |     34 -
 examples/gpu/in.gpu.phosphate                      |     31 -
 examples/gpu/in.gpu.rhodo                          |     36 -
 examples/gpu/log.gpu.melt.2.5.9Jan12.linux.1       |     77 -
 examples/gpu/log.gpu.melt.2.5.9Jan12.linux.4       |     77 -
 examples/gpu/log.gpu.melt.5.0.9Jan12.linux.1       |     77 -
 examples/gpu/log.gpu.melt.5.0.9Jan12.linux.4       |     77 -
 examples/gpu/log.gpu.phosphate.9Jan12.linux.1      |     74 -
 examples/gpu/log.gpu.phosphate.9Jan12.linux.4      |     74 -
 examples/gpu/log.gpu.rhodo.9Jan12.linux.1          |    121 -
 examples/gpu/log.gpu.rhodo.9Jan12.linux.4          |    121 -
 examples/hugoniostat/in.hugoniostat                |      8 +-
 .../hugoniostat/log.hugoniostat.1Feb14.linux.1     |     90 +
 .../hugoniostat/log.hugoniostat.1Feb14.linux.4     |     90 +
 .../hugoniostat/log.hugoniostat.9Jan12.linux.1     |     90 -
 .../hugoniostat/log.hugoniostat.9Jan12.linux.4     |     90 -
 examples/indent/in.indent                          |      8 +-
 examples/indent/in.indent.min                      |      8 +-
 examples/indent/log.indent.1Feb14.linux.1          |    179 +
 examples/indent/log.indent.1Feb14.linux.4          |    179 +
 examples/indent/log.indent.9Jan12.linux.1          |    172 -
 examples/indent/log.indent.9Jan12.linux.4          |    172 -
 examples/indent/log.indent.min.1Feb14.linux.1      |    404 +
 examples/indent/log.indent.min.1Feb14.linux.4      |    405 +
 examples/indent/log.indent.min.9Jan12.linux.1      |    404 -
 examples/indent/log.indent.min.9Jan12.linux.4      |    386 -
 examples/kim/log.kim.lj.12Jul12.mac_mpi.1          |     69 -
 examples/kim/log.kim.lj.12Jul12.mac_mpi.4          |     69 -
 examples/kim/log.kim.lj.27Jul14.ubuntu.1           |     29 +
 examples/kim/log.kim.lj.27Jul14.ubuntu.4           |     29 +
 examples/kim/log.kim.lj.lmp.12Jul12.mac_mpi.1      |     69 -
 examples/kim/log.kim.lj.lmp.12Jul12.mac_mpi.4      |     69 -
 examples/kim/log.kim.lj.lmp.27Jul14.ubuntu.1       |     29 +
 examples/kim/log.kim.lj.lmp.27Jul14.ubuntu.4       |     29 +
 examples/meam/in.meam                              |      8 +-
 examples/meam/in.meam.shear                        |      8 +-
 examples/meam/log.meam.1Feb14.linux.1              |     67 +
 examples/meam/log.meam.1Feb14.linux.4              |     67 +
 examples/meam/log.meam.9Jan12.linux.1              |     60 -
 examples/meam/log.meam.9Jan12.linux.4              |     60 -
 examples/meam/log.meam.shear.1Feb14.linux.1        |    172 +
 examples/meam/log.meam.shear.1Feb14.linux.4        |    172 +
 examples/meam/log.meam.shear.9Jan12.linux.1        |    165 -
 examples/meam/log.meam.shear.9Jan12.linux.4        |    165 -
 examples/melt/in.melt                              |      8 +-
 examples/melt/log.melt.1Feb14.linux.1              |     63 +
 examples/melt/log.melt.1Feb14.linux.4              |     63 +
 examples/melt/log.melt.9Jan12.linux.1              |     57 -
 examples/melt/log.melt.9Jan12.linux.4              |     57 -
 examples/micelle/in.micelle                        |      7 +-
 examples/micelle/log.micelle.1Feb14.linux.1        |    215 +
 examples/micelle/log.micelle.1Feb14.linux.4        |    215 +
 examples/micelle/log.micelle.9Jan12.linux.1        |    205 -
 examples/micelle/log.micelle.9Jan12.linux.4        |    205 -
 examples/min/in.min                                |      8 +-
 examples/min/in.min.box                            |     53 +-
 examples/min/log.min.1Feb14.linux.1                |    118 +
 examples/min/log.min.1Feb14.linux.4                |    118 +
 examples/min/log.min.9Jan12.linux.1                |    111 -
 examples/min/log.min.9Jan12.linux.4                |    111 -
 examples/min/log.min.box.1Feb14.linux.1            |    356 +
 examples/min/log.min.box.1Feb14.linux.4            |    356 +
 examples/min/log.min.box.9Jan12.linux.1            |    352 -
 examples/min/log.min.box.9Jan12.linux.4            |    352 -
 examples/msst/in.msst                              |      8 +-
 examples/msst/log.msst.1Feb14.linux.1              |    138 +
 examples/msst/log.msst.1Feb14.linux.4              |    138 +
 examples/msst/log.msst.9Jan12.linux.1              |    130 -
 examples/msst/log.msst.9Jan12.linux.4              |    130 -
 examples/nb3b/MOH.nb3b.harmonic                    |     20 +
 examples/nb3b/data.nb3b                            |   1991 +
 examples/nb3b/in.nb3b                              |     49 +
 examples/nb3b/log.nb3b.1Feb14.linux.1              |    144 +
 examples/nb3b/log.nb3b.1Feb14.linux.4              |    144 +
 examples/neb/README                                |      1 +
 {bench/POTENTIALS => examples/neb}/Si.sw           |      0
 examples/neb/final.hop1                            |      1 +
 examples/neb/final.hop2                            |      1 +
 examples/neb/final.sivac                           |      8 +
 examples/neb/in.neb.hop1                           |      4 +-
 examples/neb/in.neb.hop2                           |      5 +-
 examples/neb/in.neb.sivac                          |     76 +
 examples/neb/log.neb.hop1.1Feb14.linux.4           |     10 +
 examples/neb/log.neb.hop1.9Jan12.linux.4           |     11 -
 examples/neb/log.neb.hop2.1Feb14.linux.4           |     17 +
 examples/neb/log.neb.hop2.9Jan12.linux.4           |     19 -
 examples/neb/log.neb.sivac.1Feb14.linux.3          |     13 +
 examples/nemd/in.nemd                              |      9 +-
 examples/nemd/log.nemd.1Feb14.linux.1              |    115 +
 examples/nemd/log.nemd.1Feb14.linux.4              |    115 +
 examples/nemd/log.nemd.9Jan12.linux.1              |    109 -
 examples/nemd/log.nemd.9Jan12.linux.4              |    109 -
 examples/obstacle/in.obstacle                      |      8 +-
 examples/obstacle/log.obstacle.1Feb14.linux.1      |    140 +
 examples/obstacle/log.obstacle.1Feb14.linux.4      |    140 +
 examples/obstacle/log.obstacle.9Jan12.linux.1      |    135 -
 examples/obstacle/log.obstacle.9Jan12.linux.4      |    135 -
 examples/peptide/in.peptide                        |      8 +-
 examples/peptide/log.peptide.1Feb14.linux.1        |    177 +
 examples/peptide/log.peptide.1Feb14.linux.4        |    177 +
 examples/peptide/log.peptide.9Jan12.linux.1        |    159 -
 examples/peptide/log.peptide.9Jan12.linux.4        |    159 -
 examples/peri/in.peri                              |      8 +-
 examples/peri/log.peri.1Feb14.linux.1              |     90 +
 examples/peri/log.peri.1Feb14.linux.4              |     90 +
 examples/peri/log.peri.9Jan12.linux.1              |     81 -
 examples/peri/log.peri.9Jan12.linux.4              |     81 -
 examples/pour/in.pour                              |     10 +-
 examples/pour/in.pour.2d                           |     12 +-
 examples/pour/in.pour.2d.molecule                  |     69 +
 examples/pour/log.pour.1Feb14.linux.1              |    147 +
 examples/pour/log.pour.1Feb14.linux.4              |    147 +
 examples/pour/log.pour.2d.1Feb14.linux.1           |    100 +
 examples/pour/log.pour.2d.1Feb14.linux.4           |    100 +
 examples/pour/log.pour.2d.9Jan12.linux.1           |     93 -
 examples/pour/log.pour.2d.9Jan12.linux.4           |     93 -
 examples/pour/log.pour.2d.molecule.1Feb14.linux.1  |    113 +
 examples/pour/log.pour.2d.molecule.1Feb14.linux.4  |    113 +
 examples/pour/log.pour.9Jan12.linux.1              |    140 -
 examples/pour/log.pour.9Jan12.linux.4              |    140 -
 examples/pour/molecule.vshape                      |     35 +
 examples/prd/in.prd                                |      2 +-
 examples/prd/log.prd.0.1Feb14.linux.4              |    631 +
 examples/prd/log.prd.0.9Jan12.linux.4              |    630 -
 examples/prd/log.prd.1.1Feb14.linux.4              |    631 +
 examples/prd/log.prd.1.9Jan12.linux.4              |    630 -
 examples/prd/log.prd.1Feb14.linux.4                |     12 +
 examples/prd/log.prd.2.1Feb14.linux.4              |    631 +
 examples/prd/log.prd.2.9Jan12.linux.4              |    630 -
 examples/prd/log.prd.3.1Feb14.linux.4              |    631 +
 examples/prd/log.prd.3.9Jan12.linux.4              |    630 -
 examples/prd/log.prd.9Jan12.linux.4                |     12 -
 examples/{reax/CHO => qeq}/data.CHO                |      0
 examples/qeq/data.aC                               |   1216 +
 examples/{reax/CHO => qeq}/ffield.reax.cho         |      0
 examples/qeq/in.qeq.buck                           |     39 +
 examples/qeq/in.qeq.reaxc                          |     46 +
 examples/qeq/log.qeq.buck.8Sep14.linux.1           |     85 +
 examples/qeq/log.qeq.buck.8Sep14.linux.4           |     85 +
 examples/qeq/log.qeq.reaxc.8Sep14.linux.1          |     89 +
 examples/qeq/log.qeq.reaxc.8Sep14.linux.4          |     89 +
 .../{reax/CHO/param.qeq => qeq/param.qeq.reax}     |      0
 examples/qeq/param.qeq1                            |      3 +
 examples/qeq/param.qeq2                            |      2 +
 examples/reax/AB/in.AB                             |      4 +-
 examples/reax/AB/log.reaxc.AB.1Feb14.linux.1       |     54 +
 examples/reax/AB/log.reaxc.AB.1Feb14.linux.4       |     54 +
 examples/reax/AB/log.reaxc.ab.18Feb11.linux.1      |     50 -
 examples/reax/AB/log.reaxc.ab.18Feb11.linux.4      |     50 -
 examples/reax/{Au_O => AuO}/README                 |      0
 examples/reax/{Au_O => AuO}/data.AuO               |      0
 examples/reax/{Au_O => AuO}/ffield.reax.AuO        |      0
 examples/reax/AuO/in.AuO                           |     23 +
 examples/reax/{Au_O => AuO}/lmp_control            |      0
 examples/reax/AuO/log.reaxc.AuO.1Feb14.linux.1     |     54 +
 examples/reax/AuO/log.reaxc.AuO.1Feb14.linux.4     |     54 +
 examples/reax/{Au_O => AuO}/param.qeq              |      0
 examples/reax/Au_O/in.AuO                          |     23 -
 examples/reax/Au_O/log.reaxc.auo.18Feb11.linux.1   |     50 -
 examples/reax/Au_O/log.reaxc.auo.18Feb11.linux.4   |     50 -
 examples/reax/CHO/in.CHO                           |      2 +-
 examples/reax/CHO/log.reaxc.CHO.1Feb14.linux.1     |     54 +
 examples/reax/CHO/log.reaxc.CHO.1Feb14.linux.4     |     54 +
 examples/reax/CHO/log.reaxc.cho.18Feb11.linux.1    |     50 -
 examples/reax/CHO/log.reaxc.cho.18Feb11.linux.4    |     50 -
 examples/reax/FC/README                            |     13 +
 examples/reax/FC/data.FC                           |  17296 ++
 examples/reax/FC/ffield.reax.FC                    |    361 +
 examples/reax/FC/in.FC                             |     35 +
 examples/reax/FC/log.reaxc.FC.1Feb14.linux.1       |    107 +
 examples/reax/FC/log.reaxc.FC.1Feb14.linux.4       |    107 +
 examples/reax/{Fe_O_H => FeOH3}/README             |      0
 examples/reax/{Fe_O_H => FeOH3}/data.FeOH3         |      0
 .../reax/{Fe_O_H => FeOH3}/ffield.reax.Fe_O_C_H    |      0
 examples/reax/FeOH3/in.FeOH3                       |     23 +
 examples/reax/{Fe_O_H => FeOH3}/lmp_control        |      0
 examples/reax/FeOH3/log.reaxc.FeOH3.1Feb14.linux.1 |     54 +
 examples/reax/FeOH3/log.reaxc.FeOH3.1Feb14.linux.4 |     54 +
 examples/reax/{Fe_O_H => FeOH3}/param.qeq          |      0
 examples/reax/Fe_O_H/in.FeOH3                      |     23 -
 .../reax/Fe_O_H/log.reaxc.feoh.18Feb11.linux.1     |     50 -
 .../reax/Fe_O_H/log.reaxc.feoh.18Feb11.linux.4     |     50 -
 examples/reax/RDX/in.RDX                           |      4 +-
 examples/reax/RDX/log.reaxc.RDX.1Feb14.linux.1     |     54 +
 examples/reax/RDX/log.reaxc.RDX.1Feb14.linux.4     |     54 +
 examples/reax/RDX/log.reaxc.rdx.18Feb11.linux.1    |     50 -
 examples/reax/RDX/log.reaxc.rdx.18Feb11.linux.4    |     50 -
 examples/reax/README                               |     49 +-
 examples/reax/{V_O_H => VOH}/README                |      0
 examples/reax/{V_O_H => VOH}/data.VOH              |      0
 examples/reax/{V_O_H => VOH}/ffield.reax.V_O_C_H   |      0
 examples/reax/VOH/in.VOH                           |     23 +
 examples/reax/{V_O_H => VOH}/lmp_control           |      0
 examples/reax/VOH/log.reaxc.VOH.1Feb14.linux.1     |     54 +
 examples/reax/VOH/log.reaxc.VOH.1Feb14.linux.4     |     54 +
 examples/reax/{V_O_H => VOH}/param.qeq             |      0
 examples/reax/V_O_H/in.VOH                         |     23 -
 examples/reax/V_O_H/log.reaxc.voh.18Feb11.linux.1  |     50 -
 examples/reax/V_O_H/log.reaxc.voh.18Feb11.linux.4  |     50 -
 examples/reax/{Zn_O_H => ZnOH2}/README             |      0
 examples/reax/{Zn_O_H => ZnOH2}/data.ZnOH2         |      0
 examples/reax/{Zn_O_H => ZnOH2}/ffield.reax.ZnOH   |      0
 examples/reax/ZnOH2/in.ZnOH2                       |     23 +
 examples/reax/{Zn_O_H => ZnOH2}/lmp_control        |      0
 examples/reax/ZnOH2/log.reaxc.ZnOH2.1Feb14.linux.1 |     54 +
 examples/reax/ZnOH2/log.reaxc.ZnOH2.1Feb14.linux.4 |     54 +
 examples/reax/{Zn_O_H => ZnOH2}/param.qeq          |      0
 examples/reax/Zn_O_H/in.ZnOH2                      |     23 -
 .../reax/Zn_O_H/log.reaxc.znoh.18Feb11.linux.1     |     50 -
 .../reax/Zn_O_H/log.reaxc.znoh.18Feb11.linux.4     |     50 -
 examples/reax/in.reax.rdx                          |      8 +-
 examples/reax/in.reax.tatb                         |      8 +-
 examples/reax/in.reaxc.rdx                         |     10 +-
 examples/reax/in.reaxc.tatb                        |     14 +-
 examples/reax/log.reax.rdx.1Feb14.linux.1          |     85 +
 examples/reax/log.reax.rdx.1Feb14.linux.4          |     85 +
 examples/reax/log.reax.rdx.9Jan12.linux.1          |    170 -
 examples/reax/log.reax.rdx.9Jan12.linux.4          |    170 -
 examples/reax/log.reax.tatb.1Feb14.linux.1         |     81 +
 examples/reax/log.reax.tatb.1Feb14.linux.4         |     81 +
 examples/reax/log.reax.tatb.9Jan12.linux.1         |     97 -
 examples/reax/log.reax.tatb.9Jan12.linux.4         |     97 -
 examples/reax/log.reaxc.rdx.1Feb14.linux.1         |     88 +
 examples/reax/log.reaxc.rdx.1Feb14.linux.4         |     88 +
 examples/reax/log.reaxc.rdx.9Jan12.linux.1         |     78 -
 examples/reax/log.reaxc.rdx.9Jan12.linux.4         |     78 -
 examples/reax/log.reaxc.tatb.1Feb14.linux.1        |     86 +
 examples/reax/log.reaxc.tatb.1Feb14.linux.4        |     86 +
 examples/reax/log.reaxc.tatb.9Jan12.linux.1        |     95 -
 examples/reax/log.reaxc.tatb.9Jan12.linux.4        |     95 -
 examples/rigid/in.rigid                            |      8 +-
 examples/rigid/in.rigid.poems                      |      8 +-
 examples/rigid/in.rigid.poems2                     |      8 +-
 examples/rigid/in.rigid.tnr                        |      4 +-
 examples/rigid/log.rigid.1Feb14.linux.1            |    314 +
 examples/rigid/log.rigid.1Feb14.linux.4            |    314 +
 examples/rigid/log.rigid.9Jan12.linux.1            |    306 -
 examples/rigid/log.rigid.9Jan12.linux.4            |    306 -
 examples/rigid/log.rigid.poems.1Feb14.linux.1      |    317 +
 examples/rigid/log.rigid.poems.1Feb14.linux.4      |    317 +
 examples/rigid/log.rigid.poems.9Jan12.linux.1      |    306 -
 examples/rigid/log.rigid.poems.9Jan12.linux.4      |    306 -
 examples/rigid/log.rigid.poems2.1Feb14.linux.1     |    321 +
 examples/rigid/log.rigid.poems2.1Feb14.linux.4     |    321 +
 examples/rigid/log.rigid.poems2.9Jan12.linux.1     |    310 -
 examples/rigid/log.rigid.poems2.9Jan12.linux.4     |    310 -
 examples/rigid/log.rigid.tnr.1Feb14.linux.1        |    401 +
 examples/rigid/log.rigid.tnr.1Feb14.linux.4        |    401 +
 examples/rigid/log.rigid.tnr.9Jan12.linux.1        |     54 -
 examples/rigid/log.rigid.tnr.9Jan12.linux.4        |     54 -
 examples/shear/in.shear                            |      8 +-
 examples/shear/in.shear.void                       |      8 +-
 examples/shear/log.shear.1Feb14.linux.1            |    168 +
 examples/shear/log.shear.1Feb14.linux.4            |    168 +
 examples/shear/log.shear.9Jan12.linux.1            |    161 -
 examples/shear/log.shear.9Jan12.linux.4            |    161 -
 examples/shear/log.shear.void.1Feb14.linux.1       |    169 +
 examples/shear/log.shear.void.1Feb14.linux.4       |    169 +
 examples/shear/log.shear.void.9Jan12.linux.1       |    162 -
 examples/shear/log.shear.void.9Jan12.linux.4       |    162 -
 examples/snap/Ta06A.snapcoeff                      |     36 +
 examples/snap/Ta06A.snapparam                      |     12 +
 examples/snap/Ta06A_pot.snap                       |     16 +
 examples/snap/in.snap                              |     45 +
 examples/snap/log.snap.5Sep14.linux.1              |    116 +
 examples/snap/log.snap.5Sep14.linux.4              |    116 +
 examples/srd/in.srd.mixture                        |     10 +-
 examples/srd/in.srd.pure                           |     11 +-
 examples/srd/log.srd.mixture.1Feb14.linux.1        |    232 +
 examples/srd/log.srd.mixture.1Feb14.linux.4        |    232 +
 examples/srd/log.srd.mixture.9Jan12.linux.1        |    223 -
 examples/srd/log.srd.mixture.9Jan12.linux.4        |    223 -
 examples/srd/log.srd.pure.1Feb14.linux.1           |    148 +
 examples/srd/log.srd.pure.1Feb14.linux.4           |    148 +
 examples/srd/log.srd.pure.9Jan12.linux.1           |    138 -
 examples/srd/log.srd.pure.9Jan12.linux.4           |    138 -
 examples/streitz/AlO.eam.alloy                     |   7007 +
 examples/streitz/AlO.streitz                       |      8 +
 examples/streitz/data.streitz                      |   2171 +
 examples/streitz/in.streitz.ewald                  |     50 +
 examples/streitz/in.streitz.wolf                   |     50 +
 examples/streitz/log.streitz.ewald.19Feb15.linux.1 |    111 +
 examples/streitz/log.streitz.ewald.19Feb15.linux.4 |    107 +
 examples/streitz/log.streitz.wolf.19Feb15.linux.1  |    100 +
 examples/streitz/log.streitz.wolf.19Feb15.linux.4  |    100 +
 examples/tad/in.tad                                |      8 +-
 examples/tad/log.tad.0.1Feb14.linux.3              |  12325 ++
 examples/tad/log.tad.0.9Jan12.linux.3              |   7530 -
 examples/tad/log.tad.1.1Feb14.linux.3              |   7262 +
 examples/tad/log.tad.1.9Jan12.linux.3              |   2868 -
 examples/tad/log.tad.1Feb14.linux.3                |    114 +
 examples/tad/log.tad.2.1Feb14.linux.3              |   7262 +
 examples/tad/log.tad.2.9Jan12.linux.3              |   2868 -
 examples/tad/log.tad.9Jan12.linux.3                |     39 -
 examples/tad/log.tad.neb.1Feb14.linux.3            |   1160 +
 examples/tad/log.tad.neb.9Jan12.linux.3            |    487 -
 examples/voronoi/in.voronoi                        |    211 +
 lib/README                                         |     32 +-
 lib/atc/ATC_Coupling.cpp                           |   2358 +
 lib/atc/ATC_Coupling.h                             |    500 +
 lib/atc/ATC_CouplingEnergy.cpp                     |    412 +
 lib/atc/ATC_CouplingEnergy.h                       |     82 +
 lib/atc/ATC_CouplingMass.cpp                       |    285 +
 lib/atc/ATC_CouplingMass.h                         |     88 +
 lib/atc/ATC_CouplingMomentum.cpp                   |    453 +
 lib/atc/ATC_CouplingMomentum.h                     |     84 +
 lib/atc/ATC_CouplingMomentumEnergy.cpp             |    510 +
 lib/atc/ATC_CouplingMomentumEnergy.h               |     83 +
 lib/atc/ATC_Error.h                                |     43 +-
 lib/atc/ATC_HardyKernel.cpp                        |    386 -
 lib/atc/ATC_HardyKernel.h                          |    127 -
 lib/atc/ATC_Method.cpp                             |   2427 +
 lib/atc/ATC_Method.h                               |    870 +
 lib/atc/ATC_Transfer.cpp                           |   2956 +-
 lib/atc/ATC_Transfer.h                             |   1134 +-
 lib/atc/ATC_TransferHardy.cpp                      |   2320 -
 lib/atc/ATC_TransferHardy.h                        |    346 -
 lib/atc/ATC_TransferKernel.cpp                     |    485 +
 lib/atc/ATC_TransferKernel.h                       |     53 +
 lib/atc/ATC_TransferPartitionOfUnity.cpp           |    506 +
 lib/atc/ATC_TransferPartitionOfUnity.h             |     59 +
 lib/atc/ATC_TransferThermal.cpp                    |    541 -
 lib/atc/ATC_TransferThermal.h                      |     96 -
 lib/atc/ATC_TransferUtility.cpp                    |   2221 -
 lib/atc/ATC_TypeDefs.h                             |    626 +-
 lib/atc/Array.h                                    |    214 +-
 lib/atc/Array2D.h                                  |     26 +-
 lib/atc/AtomToMoleculeTransfer.cpp                 |    225 +
 lib/atc/AtomToMoleculeTransfer.h                   |    239 +
 lib/atc/AtomicRegulator.cpp                        |    833 +-
 lib/atc/AtomicRegulator.h                          |    418 +-
 lib/atc/BodyForce.cpp                              |     37 +
 lib/atc/BodyForce.h                                |     68 +
 lib/atc/CBLattice.cpp                              |    204 +
 lib/atc/CBLattice.h                                |     97 +
 lib/atc/CG.h                                       |      7 +-
 lib/atc/CauchyBorn.cpp                             |    572 +
 lib/atc/CauchyBorn.h                               |    114 +
 lib/atc/CbEam.h                                    |    209 +
 lib/atc/CbLjCut.h                                  |     62 +
 lib/atc/CbLjSmoothLinear.h                         |     88 +
 lib/atc/CbPotential.cpp                            |     88 +
 lib/atc/CbPotential.h                              |     70 +
 lib/atc/ChargeRegulator.cpp                        |    735 +
 lib/atc/ChargeRegulator.h                          |    282 +
 lib/atc/CloneVector.h                              |     44 +-
 lib/atc/ConcentrationRegulator.cpp                 |    635 +
 lib/atc/ConcentrationRegulator.h                   |    216 +
 lib/atc/DenseMatrix.h                              |    176 +-
 lib/atc/DenseVector.h                              |     32 +-
 lib/atc/DependencyManager.h                        |    326 +
 lib/atc/DiagonalMatrix.h                           |     96 +-
 lib/atc/DislocationExtractor.h                     |    434 +
 lib/atc/ElasticTimeIntegrator.cpp                  |    796 +-
 lib/atc/ElasticTimeIntegrator.h                    |    420 +-
 lib/atc/ElectronChargeDensity.cpp                  |    131 +
 lib/atc/ElectronChargeDensity.h                    |    269 +
 lib/atc/ElectronDragPower.cpp                      |     77 +
 lib/atc/ElectronDragPower.h                        |     71 +
 lib/atc/ElectronFlux.cpp                           |     51 +-
 lib/atc/ElectronFlux.h                             |    245 +-
 lib/atc/ElectronHeatCapacity.cpp                   |     40 +-
 lib/atc/ElectronHeatCapacity.h                     |    209 +-
 lib/atc/ElectronHeatFlux.cpp                       |     59 +-
 lib/atc/ElectronHeatFlux.h                         |    184 +-
 lib/atc/ElectronPhononExchange.cpp                 |     79 +-
 lib/atc/ElectronPhononExchange.h                   |    107 +-
 lib/atc/ExtrinsicModel.cpp                         |    151 +-
 lib/atc/ExtrinsicModel.h                           |    143 +-
 lib/atc/ExtrinsicModelDriftDiffusion.cpp           |    601 +
 lib/atc/ExtrinsicModelDriftDiffusion.h             |    191 +
 lib/atc/ExtrinsicModelElectrostatic.cpp            |   1011 +
 lib/atc/ExtrinsicModelElectrostatic.h              |    187 +
 lib/atc/ExtrinsicModelTwoTemperature.cpp           |     96 +-
 lib/atc/ExtrinsicModelTwoTemperature.h             |     27 +-
 lib/atc/FE_Element.cpp                             |   1084 +-
 lib/atc/FE_Element.h                               |    369 +-
 lib/atc/FE_Engine.cpp                              |   3478 +-
 lib/atc/FE_Engine.h                                |    621 +-
 lib/atc/FE_Interpolate.cpp                         |    993 +
 lib/atc/FE_Interpolate.h                           |    263 +
 lib/atc/FE_Mesh.cpp                                |   2752 +-
 lib/atc/FE_Mesh.h                                  |    619 +-
 lib/atc/FE_Quadrature.h                            |    709 +
 lib/atc/FieldEulerIntegrator.cpp                   |    100 +-
 lib/atc/FieldEulerIntegrator.h                     |     57 +-
 lib/atc/FieldManager.cpp                           |    549 +
 lib/atc/FieldManager.h                             |    132 +
 lib/atc/Function.cpp                               |    554 +
 lib/atc/Function.h                                 |    424 +
 lib/atc/FundamentalAtomicQuantity.cpp              |    152 +
 lib/atc/FundamentalAtomicQuantity.h                |    254 +
 lib/atc/GMRES.h                                    |     65 +-
 lib/atc/GhostManager.cpp                           |    785 +
 lib/atc/GhostManager.h                             |    383 +
 lib/atc/ImplicitSolveOperator.cpp                  |    246 +-
 lib/atc/ImplicitSolveOperator.h                    |    112 +-
 lib/atc/InterscaleOperators.cpp                    |    666 +
 lib/atc/InterscaleOperators.h                      |    465 +
 lib/atc/KD_Tree.cpp                                |    169 +
 lib/atc/KD_Tree.h                                  |     89 +
 lib/atc/KernelFunction.cpp                         |    726 +
 lib/atc/KernelFunction.h                           |    255 +
 lib/atc/KinetoThermostat.cpp                       |    703 +
 lib/atc/KinetoThermostat.h                         |    798 +
 lib/atc/Kinetostat.cpp                             |   2312 +-
 lib/atc/Kinetostat.h                               |    692 +-
 lib/atc/LammpsInterface.cpp                        |   1269 +-
 lib/atc/LammpsInterface.h                          |    717 +-
 lib/atc/LinearSolver.cpp                           |    564 +
 lib/atc/LinearSolver.h                             |    183 +
 lib/atc/MPI_Wrappers.cpp                           |    342 +
 lib/atc/MPI_Wrappers.h                             |     46 +
 lib/atc/Makefile.g++                               |     96 +-
 lib/atc/Makefile.icc                               |     94 +-
 lib/atc/Makefile.lammps.empty                      |      5 +
 .../{Makefile.lammps => Makefile.lammps.installed} |      0
 lib/atc/Makefile.lammps.linalg                     |      6 +
 lib/atc/Makefile.mingw32-cross                     |     67 +
 lib/atc/Makefile.mingw32-cross-mpi                 |     68 +
 lib/atc/Makefile.mingw64-cross                     |     67 +
 lib/atc/Makefile.mingw64-cross-mpi                 |     68 +
 lib/atc/Makefile.mpic++                            |     39 +
 lib/atc/Makefile.serial                            |    102 +-
 lib/atc/Material.cpp                               |    835 +-
 lib/atc/Material.h                                 |    193 +-
 lib/atc/Matrix.cpp                                 |    183 +-
 lib/atc/Matrix.h                                   |    542 +-
 lib/atc/MatrixDef.h                                |     78 +-
 lib/atc/MatrixLibrary.h                            |     11 +-
 lib/atc/MeshReader.cpp                             |    225 +
 lib/atc/MeshReader.h                               |     51 +
 lib/atc/MoleculeSet.cpp                            |    292 +
 lib/atc/MoleculeSet.h                              |    158 +
 lib/atc/NonLinearSolver.cpp                        |    114 +
 lib/atc/NonLinearSolver.h                          |    105 +
 lib/atc/OutputManager.cpp                          |    552 +-
 lib/atc/OutputManager.h                            |     81 +-
 lib/{poems => atc}/POEMSChain.h                    |      0
 lib/atc/PaqAtcUtility.cpp                          |     89 +
 lib/atc/PaqAtcUtility.h                            |     65 +
 lib/atc/ParDenseMatrix.h                           |    172 +
 lib/atc/ParDiagonalMatrix.cpp                      |     93 +
 lib/atc/ParDiagonalMatrix.h                        |     38 +
 lib/atc/ParSparseMatrix.cpp                        |    302 +
 lib/atc/ParSparseMatrix.h                          |    150 +
 lib/atc/PerAtomQuantity-inl.h                      |    801 +
 lib/atc/PerAtomQuantity.h                          |   1469 +
 lib/atc/PerAtomQuantityLibrary.cpp                 |   2510 +
 lib/atc/PerAtomQuantityLibrary.h                   |   1804 +
 lib/atc/PerPairQuantity.cpp                        |    370 +
 lib/atc/PerPairQuantity.h                          |    425 +
 lib/atc/PhysicsModel.cpp                           |    443 +
 lib/atc/PhysicsModel.h                             |    383 +-
 lib/atc/PhysicsModelThermal.cpp                    |     84 -
 lib/atc/PhysicsModelThermal.h                      |     53 -
 lib/atc/PhysicsModelTwoTemperature.cpp             |    123 -
 lib/atc/PhysicsModelTwoTemperature.h               |     71 -
 lib/atc/PoissonSolver.cpp                          |    218 +
 lib/atc/PoissonSolver.h                            |    137 +
 lib/atc/PolynomialSolver.cpp                       |    139 +
 lib/atc/PolynomialSolver.h                         |     14 +
 lib/atc/PrescribedDataManager.cpp                  |    273 +-
 lib/atc/PrescribedDataManager.h                    |    322 +-
 lib/atc/Quadrature.cpp                             |     81 +
 lib/atc/Quadrature.h                               |     62 +-
 lib/atc/README                                     |     82 +-
 lib/atc/SchrodingerSolver.cpp                      |    953 +
 lib/atc/SchrodingerSolver.h                        |    268 +
 lib/atc/ShapeFunction.h                            |    521 +
 lib/atc/Solver.cpp                                 |    147 -
 lib/atc/Solver.h                                   |     13 -
 lib/atc/SparseMatrix-inl.h                         |    608 +-
 lib/atc/SparseMatrix.h                             |    167 +-
 lib/atc/SparseVector-inl.h                         |    100 +-
 lib/atc/SparseVector.h                             |     62 +-
 lib/atc/SpeciesTimeIntegrator.cpp                  |    251 +
 lib/atc/SpeciesTimeIntegrator.h                    |    177 +
 lib/atc/Stress.cpp                                 |    620 +
 lib/atc/Stress.h                                   |    212 +
 lib/atc/StringManip.h                              |    122 -
 lib/{poems => atc}/SystemProcessor.h               |      0
 lib/atc/ThermalTimeIntegrator.cpp                  |    698 +
 lib/atc/ThermalTimeIntegrator.h                    |    348 +
 lib/atc/Thermostat.cpp                             |   2908 +-
 lib/atc/Thermostat.h                               |    992 +-
 lib/atc/TimeFilter.cpp                             |    645 +-
 lib/atc/TimeFilter.h                               |    193 +-
 lib/atc/TimeIntegrator.cpp                         |    187 +-
 lib/atc/TimeIntegrator.h                           |    222 +-
 lib/atc/TransferLibrary.cpp                        |   2008 +
 lib/atc/TransferLibrary.h                          |   1724 +
 lib/atc/TransferOperator.cpp                       |    911 +
 lib/atc/TransferOperator.h                         |   1145 +
 lib/atc/Utility.h                                  |    415 +-
 lib/atc/Vector.cpp                                 |      6 +-
 lib/atc/Vector.h                                   |     57 +-
 lib/atc/ViscousStress.cpp                          |     82 +
 lib/atc/ViscousStress.h                            |     64 +
 lib/atc/VoigtOperations.h                          |    265 +
 lib/atc/WeakEquation.h                             |    108 +
 lib/atc/WeakEquationChargeDiffusion.cpp            |     39 +
 lib/atc/WeakEquationChargeDiffusion.h              |     41 +
 lib/atc/WeakEquationDiffusion.cpp                  |     50 +
 lib/atc/WeakEquationDiffusion.h                    |     50 +
 lib/atc/WeakEquationElectronContinuity.cpp         |    106 +
 lib/atc/WeakEquationElectronContinuity.h           |    108 +
 lib/atc/WeakEquationElectronMomentum.cpp           |    186 +
 lib/atc/WeakEquationElectronMomentum.h             |    117 +
 lib/atc/WeakEquationElectronTemperature.cpp        |    230 +
 lib/atc/WeakEquationElectronTemperature.h          |    180 +
 lib/atc/WeakEquationMassDiffusion.cpp              |     50 +
 lib/atc/WeakEquationMassDiffusion.h                |     52 +
 lib/atc/WeakEquationMomentum.cpp                   |    157 +
 lib/atc/WeakEquationMomentum.h                     |    174 +
 lib/atc/WeakEquationPhononTemperature.cpp          |    124 +
 lib/atc/WeakEquationPhononTemperature.h            |    116 +
 lib/atc/WeakEquationPoisson.cpp                    |     94 +
 lib/atc/WeakEquationPoisson.h                      |    116 +
 lib/atc/WeakEquationSchrodinger.cpp                |     47 +
 lib/atc/WeakEquationSchrodinger.h                  |     52 +
 lib/atc/XT_Function.cpp                            |    257 -
 lib/atc/XT_Function.h                              |    172 -
 lib/awpmd/Makefile.lammps.empty                    |      5 +
 .../{Makefile.lammps => Makefile.lammps.installed} |      0
 lib/awpmd/Makefile.lammps.linalg                   |      5 +
 lib/awpmd/Makefile.mingw32-cross                   |     80 +
 lib/awpmd/Makefile.mingw32-cross-mpi               |     13 +
 lib/awpmd/Makefile.mingw64-cross                   |     79 +
 lib/awpmd/Makefile.mingw64-cross-mpi               |     13 +
 lib/awpmd/Makefile.mpicc                           |     69 +
 lib/awpmd/Makefile.openmpi                         |     64 -
 lib/awpmd/README                                   |     75 +-
 lib/awpmd/ivutils/include/lapack_inter.h           |      2 +-
 lib/awpmd/ivutils/include/logexc.h                 |      4 +-
 lib/awpmd/ivutils/include/wavepacket.h             |      8 +-
 lib/colvars/Makefile.fermi                         |     55 +-
 lib/colvars/Makefile.g++                           |     53 +-
 .../{Makefile.lammps => Makefile.lammps.debug}     |      0
 .../{Makefile.lammps => Makefile.lammps.empty}     |      0
 lib/colvars/Makefile.mingw32-cross                 |    101 +-
 lib/colvars/Makefile.mingw32-cross-mpi             |     13 +
 lib/colvars/Makefile.mingw64-cross                 |    119 +
 lib/colvars/Makefile.mingw64-cross-mpi             |     13 +
 lib/colvars/README                                 |     80 +-
 lib/colvars/colvar.cpp                             |   1343 +-
 lib/colvars/colvar.h                               |    134 +-
 lib/colvars/colvaratoms.cpp                        |    519 +-
 lib/colvars/colvaratoms.h                          |     68 +-
 lib/colvars/colvarbias.cpp                         |    509 +-
 lib/colvars/colvarbias.h                           |    137 +-
 lib/colvars/colvarbias_abf.cpp                     |    607 +-
 lib/colvars/colvarbias_abf.h                       |     62 +-
 lib/colvars/colvarbias_alb.cpp                     |    440 +
 lib/colvars/colvarbias_alb.h                       |     87 +
 lib/colvars/colvarbias_meta.cpp                    |    838 +-
 lib/colvars/colvarbias_meta.h                      |    108 +-
 lib/colvars/colvarbias_restraint.cpp               |    552 +
 lib/colvars/colvarbias_restraint.h                 |    153 +
 lib/colvars/colvarcomp.cpp                         |    161 +-
 lib/colvars/colvarcomp.h                           |    980 +-
 lib/colvars/colvarcomp_angles.cpp                  |    189 +-
 lib/colvars/colvarcomp_coordnums.cpp               |    262 +-
 lib/colvars/colvarcomp_distances.cpp               |    927 +-
 lib/colvars/colvarcomp_protein.cpp                 |    175 +-
 lib/colvars/colvarcomp_rotations.cpp               |    208 +-
 lib/colvars/colvargrid.cpp                         |    162 +-
 lib/colvars/colvargrid.h                           |    959 +-
 lib/colvars/colvarmodule.cpp                       |   1897 +-
 lib/colvars/colvarmodule.h                         |    374 +-
 lib/colvars/colvarparse.cpp                        |    410 +-
 lib/colvars/colvarparse.h                          |    108 +-
 lib/colvars/colvarproxy.h                          |    266 +-
 lib/colvars/colvarscript.cpp                       |    370 +
 lib/colvars/colvarscript.h                         |     47 +
 lib/colvars/colvartypes.cpp                        |    648 +
 lib/colvars/colvartypes.h                          |   1296 +-
 lib/colvars/colvarvalue.cpp                        |    641 +-
 lib/colvars/colvarvalue.h                          |    987 +-
 lib/cuda/Makefile.defaults                         |      4 +-
 lib/cuda/Makefile.lammps                           |      9 +-
 lib/cuda/README                                    |     77 +-
 lib/cuda/atom_vec_cuda.cu                          |    136 +-
 lib/cuda/atom_vec_cuda_kernel.cu                   |    124 +-
 lib/cuda/comm_cuda.cu                              |    128 +-
 lib/cuda/comm_cuda_kernel.cu                       |     68 +-
 lib/cuda/compute_temp_cuda.cu                      |     20 +-
 lib/cuda/compute_temp_cuda_cu.h                    |      4 +-
 lib/cuda/compute_temp_cuda_kernel.cu               |     14 +-
 lib/cuda/compute_temp_partial_cuda.cu              |     24 +-
 lib/cuda/compute_temp_partial_cuda_cu.h            |      4 +-
 lib/cuda/compute_temp_partial_cuda_kernel.cu       |     18 +-
 lib/cuda/crm_cuda_utils.cu                         |     36 +-
 lib/cuda/cuda.cu                                   |     12 +-
 lib/cuda/cuda_common.h                             |     72 +-
 lib/cuda/cuda_pair.cu                              |    256 +-
 lib/cuda/cuda_pair_kernel.cu                       |    304 +-
 lib/cuda/cuda_pair_virial_kernel_nc.cu             |     10 +-
 lib/cuda/cuda_precision.h                          |    144 +-
 lib/cuda/cuda_shared.h                             |    102 +-
 lib/cuda/cuda_wrapper.cu                           |     14 +-
 lib/cuda/cuda_wrapper_cu.h                         |      2 +-
 lib/cuda/domain.cu                                 |     42 +-
 lib/cuda/domain_kernel.cu                          |     38 +-
 lib/cuda/fft3d_cuda.cu                             |     12 +-
 lib/cuda/fft3d_cuda_cu.h                           |      2 +-
 lib/cuda/fft3d_cuda_kernel.cu                      |      8 +-
 lib/cuda/fix_addforce_cuda.cu                      |     16 +-
 lib/cuda/fix_addforce_cuda_cu.h                    |      2 +-
 lib/cuda/fix_addforce_cuda_kernel.cu               |     12 +-
 lib/cuda/fix_aveforce_cuda.cu                      |     18 +-
 lib/cuda/fix_aveforce_cuda_cu.h                    |      4 +-
 lib/cuda/fix_aveforce_cuda_kernel.cu               |     12 +-
 lib/cuda/fix_enforce2d_cuda.cu                     |      4 +-
 lib/cuda/fix_freeze_cuda.cu                        |     18 +-
 lib/cuda/fix_freeze_cuda_cu.h                      |      2 +-
 lib/cuda/fix_freeze_cuda_kernel.cu                 |     10 +-
 lib/cuda/fix_gravity_cuda.cu                       |     14 +-
 lib/cuda/fix_gravity_cuda_cu.h                     |      2 +-
 lib/cuda/fix_gravity_cuda_kernel.cu                |      4 +-
 lib/cuda/fix_nh_cuda.cu                            |     62 +-
 lib/cuda/fix_nh_cuda_cu.h                          |      4 +-
 lib/cuda/fix_nh_cuda_kernel.cu                     |     60 +-
 lib/cuda/fix_nve_cuda.cu                           |     24 +-
 lib/cuda/fix_nve_cuda_cu.h                         |      2 +-
 lib/cuda/fix_nve_cuda_kernel.cu                    |     40 +-
 lib/cuda/fix_set_force_cuda.cu                     |     16 +-
 lib/cuda/fix_set_force_cuda_cu.h                   |      2 +-
 lib/cuda/fix_set_force_cuda_kernel.cu              |     12 +-
 lib/cuda/fix_shake_cuda.cu                         |     66 +-
 lib/cuda/fix_shake_cuda_cu.h                       |      4 +-
 lib/cuda/fix_shake_cuda_kernel.cu                  |    422 +-
 lib/cuda/fix_temp_berendsen_cuda.cu                |      4 +-
 lib/cuda/fix_temp_berendsen_cuda_kernel.cu         |      2 +-
 lib/cuda/fix_temp_rescale_cuda.cu                  |      4 +-
 lib/cuda/fix_temp_rescale_cuda_kernel.cu           |      2 +-
 lib/cuda/fix_temp_rescale_limit_cuda.cu            |      4 +-
 lib/cuda/fix_temp_rescale_limit_cuda_kernel.cu     |      8 +-
 lib/cuda/fix_viscous_cuda.cu                       |      6 +-
 lib/cuda/fix_viscous_cuda_kernel.cu                |      4 +-
 lib/cuda/neighbor.cu                               |     56 +-
 lib/cuda/neighbor_kernel.cu                        |     94 +-
 lib/cuda/pair_born_coul_long_cuda.cu               |      4 +-
 lib/cuda/pair_born_coul_long_cuda_kernel_nc.cu     |     12 +-
 lib/cuda/pair_buck_coul_cut_cuda.cu                |      4 +-
 lib/cuda/pair_buck_coul_long_cuda.cu               |      4 +-
 lib/cuda/pair_buck_cuda.cu                         |      4 +-
 lib/cuda/pair_buck_cuda_kernel_nc.cu               |     12 +-
 lib/cuda/pair_cg_cmm_coul_cut_cuda.cu              |     81 -
 lib/cuda/pair_cg_cmm_coul_cut_cuda_cu.h            |     26 -
 lib/cuda/pair_cg_cmm_coul_debye_cuda.cu            |     81 -
 lib/cuda/pair_cg_cmm_coul_debye_cuda_cu.h          |     26 -
 lib/cuda/pair_cg_cmm_coul_long_cuda.cu             |     81 -
 lib/cuda/pair_cg_cmm_coul_long_cuda_cu.h           |     26 -
 lib/cuda/pair_cg_cmm_cuda.cu                       |     87 -
 lib/cuda/pair_cg_cmm_cuda_cu.h                     |     26 -
 lib/cuda/pair_cg_cmm_cuda_kernel_nc.cu             |     49 -
 lib/cuda/pair_eam_cuda.cu                          |     92 +-
 lib/cuda/pair_eam_cuda_kernel_nc.cu                |     78 +-
 lib/cuda/pair_gran_hooke_cuda.cu                   |     58 +-
 lib/cuda/pair_gran_hooke_cuda_kernel_nc.cu         |     44 +-
 lib/cuda/pair_lj96_cut_cuda.cu                     |      4 +-
 lib/cuda/pair_lj96_cut_cuda_kernel_nc.cu           |     10 +-
 lib/cuda/pair_lj_charmm_coul_charmm_cuda.cu        |     14 +-
 lib/cuda/pair_lj_charmm_coul_charmm_cuda_cu.h      |      2 +-
 .../pair_lj_charmm_coul_charmm_cuda_kernel_nc.cu   |     24 +-
 .../pair_lj_charmm_coul_charmm_implicit_cuda.cu    |     20 +-
 .../pair_lj_charmm_coul_charmm_implicit_cuda_cu.h  |      2 +-
 ...j_charmm_coul_charmm_implicit_cuda_kernel_nc.cu |     10 +-
 lib/cuda/pair_lj_charmm_coul_long_cuda.cu          |     10 +-
 lib/cuda/pair_lj_charmm_coul_long_cuda_cu.h        |      2 +-
 lib/cuda/pair_lj_class2_coul_cut_cuda.cu           |      4 +-
 lib/cuda/pair_lj_class2_coul_long_cuda.cu          |      4 +-
 lib/cuda/pair_lj_class2_cuda.cu                    |      6 +-
 lib/cuda/pair_lj_class2_cuda_kernel_nc.cu          |      8 +-
 lib/cuda/pair_lj_cut_coul_cut_cuda.cu              |      4 +-
 lib/cuda/pair_lj_cut_coul_debye_cuda.cu            |      4 +-
 lib/cuda/pair_lj_cut_coul_long_cuda.cu             |      4 +-
 lib/cuda/pair_lj_cut_cuda.cu                       |      6 +-
 lib/cuda/pair_lj_cut_cuda_kernel_nc.cu             |      6 +-
 lib/cuda/pair_lj_cut_experimental_cuda.cu          |      6 +-
 lib/cuda/pair_lj_expand_cuda.cu                    |      4 +-
 lib/cuda/pair_lj_expand_cuda_kernel_nc.cu          |     14 +-
 lib/cuda/pair_lj_gromacs_coul_gromacs_cuda.cu      |     24 +-
 lib/cuda/pair_lj_gromacs_coul_gromacs_cuda_cu.h    |      2 +-
 .../pair_lj_gromacs_coul_gromacs_cuda_kernel_nc.cu |     12 +-
 lib/cuda/pair_lj_gromacs_cuda.cu                   |      4 +-
 lib/cuda/pair_lj_gromacs_cuda_kernel_nc.cu         |     16 +-
 lib/cuda/pair_lj_sdk_coul_cut_cuda.cu              |      4 +-
 lib/cuda/pair_lj_sdk_coul_debye_cuda.cu            |      4 +-
 lib/cuda/pair_lj_sdk_coul_long_cuda.cu             |      4 +-
 lib/cuda/pair_lj_sdk_cuda.cu                       |      4 +-
 lib/cuda/pair_lj_sdk_cuda_kernel_nc.cu             |     24 +-
 lib/cuda/pair_lj_smooth_cuda.cu                    |      4 +-
 lib/cuda/pair_lj_smooth_cuda_kernel_nc.cu          |     14 +-
 lib/cuda/pair_morse_coul_long_cuda.cu              |      4 +-
 lib/cuda/pair_morse_coul_long_cuda_kernel_nc.cu    |     12 +-
 lib/cuda/pair_morse_cuda.cu                        |      4 +-
 lib/cuda/pair_morse_cuda_kernel_nc.cu              |      8 +-
 lib/cuda/pair_sw_cuda.cu                           |     28 +-
 lib/cuda/pair_sw_cuda_cu.h                         |     16 +-
 lib/cuda/pair_sw_cuda_kernel_nc.cu                 |     76 +-
 lib/cuda/pair_tersoff_cuda.cu                      |     36 +-
 lib/cuda/pair_tersoff_cuda_cu.h                    |     20 +-
 lib/cuda/pair_tersoff_cuda_kernel_nc.cu            |    354 +-
 lib/cuda/pppm_cuda.cu                              |    176 +-
 lib/cuda/pppm_cuda_cu.h                            |     18 +-
 lib/cuda/pppm_cuda_kernel.cu                       |     96 +-
 lib/gpu/Makefile.lammps.mac_ocl                    |      5 +
 lib/gpu/Makefile.lammps.mingw-cross                |      6 +
 lib/gpu/Makefile.lammps.opencl                     |      5 +
 .../{Makefile.lammps => Makefile.lammps.standard}  |      0
 lib/gpu/Makefile.lens                              |      5 +
 lib/gpu/Makefile.lincoln                           |      4 +
 lib/gpu/Makefile.linux                             |     21 +-
 lib/gpu/Makefile.linux.double                      |     50 +
 lib/gpu/Makefile.linux.mixed                       |     51 +
 lib/gpu/Makefile.linux.single                      |     50 +
 lib/gpu/Makefile.linux_opencl                      |     19 +-
 lib/gpu/Makefile.longhorn                          |      4 +
 lib/gpu/Makefile.mac                               |      4 +
 lib/gpu/Makefile.mac_opencl                        |      9 +
 lib/gpu/Makefile.mingw32-cross                     |     17 +
 lib/gpu/Makefile.mingw32-cross-mpi                 |     19 +
 lib/gpu/Makefile.mingw64-cross                     |     18 +
 lib/gpu/Makefile.mingw64-cross-mpi                 |     20 +
 lib/gpu/Makefile.serial                            |      4 +
 lib/gpu/Makefile.serial_opencl                     |      5 +
 lib/gpu/Makefile.xk7                               |      3 +
 lib/gpu/Nvidia.makefile                            |    147 +-
 lib/gpu/Opencl.makefile                            |    113 +-
 lib/gpu/README                                     |    111 +-
 lib/gpu/geryon/VERSION.txt                         |      2 +-
 lib/gpu/geryon/nvd_device.h                        |     96 +-
 lib/gpu/geryon/nvd_kernel.h                        |      4 +
 lib/gpu/geryon/nvd_macros.h                        |      7 +-
 lib/gpu/geryon/nvd_memory.h                        |     49 +-
 lib/gpu/geryon/ocl_device.h                        |    224 +-
 lib/gpu/geryon/ocl_kernel.h                        |     57 +-
 lib/gpu/geryon/ocl_macros.h                        |      7 +-
 lib/gpu/geryon/ocl_memory.h                        |    305 +-
 lib/gpu/geryon/ocl_timer.h                         |     12 +-
 lib/gpu/geryon/ucl_basemat.h                       |     27 +-
 lib/gpu/geryon/ucl_copy.h                          |    214 +-
 lib/gpu/geryon/ucl_d_mat.h                         |     69 +-
 lib/gpu/geryon/ucl_d_vec.h                         |     67 +-
 lib/gpu/geryon/ucl_h_mat.h                         |     73 +-
 lib/gpu/geryon/ucl_h_vec.h                         |     69 +-
 lib/gpu/geryon/ucl_matrix.h                        |     51 +-
 lib/gpu/geryon/ucl_s_obj_help.h                    |    197 +-
 lib/gpu/geryon/ucl_types.h                         |      5 +-
 lib/gpu/geryon/ucl_vector.h                        |     51 +-
 lib/gpu/lal_answer.cpp                             |    218 +-
 lib/gpu/lal_answer.h                               |      5 +
 lib/gpu/lal_atom.cpp                               |     73 +-
 lib/gpu/lal_atom.h                                 |     80 +-
 lib/gpu/lal_aux_fun1.h                             |     71 +-
 lib/gpu/lal_base_atomic.cpp                        |     14 +-
 lib/gpu/lal_base_atomic.h                          |     12 +-
 lib/gpu/lal_base_charge.cpp                        |     14 +-
 lib/gpu/lal_base_charge.h                          |      8 +-
 lib/gpu/lal_base_dipole.cpp                        |     14 +-
 lib/gpu/lal_base_dipole.h                          |      8 +-
 lib/gpu/lal_base_dpd.cpp                           |    307 +
 lib/gpu/lal_base_dpd.h                             |    203 +
 lib/gpu/lal_base_ellipsoid.cpp                     |     20 +-
 lib/gpu/lal_base_ellipsoid.h                       |      8 +-
 lib/gpu/lal_base_three.cpp                         |    358 +
 lib/gpu/lal_base_three.h                           |    221 +
 lib/gpu/lal_beck.cpp                               |    152 +
 lib/gpu/lal_beck.cu                                |    225 +
 lib/gpu/lal_beck.h                                 |     80 +
 lib/gpu/lal_beck_ext.cpp                           |    120 +
 lib/gpu/lal_born.cpp                               |     21 +-
 lib/gpu/lal_born.cu                                |     22 +-
 lib/gpu/lal_born.h                                 |      8 +-
 lib/gpu/lal_born_coul_long.cpp                     |      2 +-
 lib/gpu/lal_born_coul_long.cu                      |     22 +-
 lib/gpu/lal_born_coul_long_ext.cpp                 |     10 +-
 lib/gpu/lal_born_coul_wolf.cpp                     |      2 +-
 lib/gpu/lal_born_coul_wolf.cu                      |     50 +-
 lib/gpu/lal_born_coul_wolf_ext.cpp                 |     10 +-
 lib/gpu/lal_born_ext.cpp                           |     36 +-
 lib/gpu/lal_buck.cpp                               |     20 +-
 lib/gpu/lal_buck.cu                                |     22 +-
 lib/gpu/lal_buck.h                                 |      5 +
 lib/gpu/lal_buck_coul.cpp                          |      2 +-
 lib/gpu/lal_buck_coul.cu                           |     22 +-
 lib/gpu/lal_buck_coul_ext.cpp                      |     10 +-
 lib/gpu/lal_buck_coul_long.cpp                     |      3 +-
 lib/gpu/lal_buck_coul_long.cu                      |     22 +-
 lib/gpu/lal_buck_coul_long_ext.cpp                 |     10 +-
 lib/gpu/lal_buck_ext.cpp                           |     35 +-
 lib/gpu/lal_cg_cmm.cpp                             |      2 +-
 lib/gpu/lal_cg_cmm.cu                              |     22 +-
 lib/gpu/lal_cg_cmm_ext.cpp                         |     10 +-
 lib/gpu/lal_cg_cmm_long.cpp                        |      2 +-
 lib/gpu/lal_cg_cmm_long.cu                         |     22 +-
 lib/gpu/lal_cg_cmm_long_ext.cpp                    |     10 +-
 lib/gpu/lal_charmm_long.cpp                        |     13 +-
 lib/gpu/lal_charmm_long.cu                         |     34 +-
 lib/gpu/lal_charmm_long_ext.cpp                    |     10 +-
 lib/gpu/lal_colloid.cpp                            |      4 +-
 lib/gpu/lal_colloid.cu                             |     22 +-
 lib/gpu/lal_colloid_ext.cpp                        |     10 +-
 lib/gpu/lal_coul.cpp                               |    166 +
 lib/gpu/lal_coul.cu                                |    210 +
 lib/gpu/lal_coul.h                                 |     83 +
 lib/gpu/lal_coul_debye.cpp                         |    167 +
 lib/gpu/lal_coul_debye.cu                          |    220 +
 lib/gpu/lal_coul_debye.h                           |     84 +
 lib/gpu/lal_coul_debye_ext.cpp                     |    143 +
 lib/gpu/lal_coul_dsf.cpp                           |      4 +-
 lib/gpu/lal_coul_dsf.cu                            |     22 +-
 lib/gpu/lal_coul_dsf.h                             |      2 +-
 lib/gpu/lal_coul_dsf_ext.cpp                       |     10 +-
 lib/gpu/lal_coul_ext.cpp                           |    143 +
 lib/gpu/lal_coul_long.cpp                          |     40 +-
 lib/gpu/lal_coul_long.cu                           |     30 +-
 lib/gpu/lal_coul_long.h                            |     16 +-
 lib/gpu/lal_coul_long_ext.cpp                      |     52 +-
 lib/gpu/lal_device.cpp                             |    154 +-
 lib/gpu/lal_device.h                               |     27 +-
 lib/gpu/lal_dipole_lj.cpp                          |      2 +-
 lib/gpu/lal_dipole_lj.cu                           |     50 +-
 lib/gpu/lal_dipole_lj_ext.cpp                      |     10 +-
 lib/gpu/lal_dipole_lj_sf.cpp                       |      2 +-
 lib/gpu/lal_dipole_lj_sf.cu                        |     50 +-
 lib/gpu/lal_dipole_lj_sf_ext.cpp                   |     10 +-
 lib/gpu/lal_dpd.cpp                                |    170 +
 lib/gpu/lal_dpd.cu                                 |    394 +
 lib/gpu/lal_dpd.h                                  |     86 +
 lib/gpu/lal_dpd_ext.cpp                            |    133 +
 lib/gpu/lal_eam.cpp                                |     14 +-
 lib/gpu/lal_eam.cu                                 |     67 +-
 lib/gpu/lal_eam.h                                  |      4 +-
 lib/gpu/lal_eam_ext.cpp                            |     10 +-
 lib/gpu/lal_ellipsoid_extra.h                      |     31 +-
 lib/gpu/lal_ellipsoid_nbor.cu                      |     34 +-
 lib/gpu/lal_gauss.cpp                              |     17 +-
 lib/gpu/lal_gauss.cu                               |     22 +-
 lib/gpu/lal_gauss.h                                |      8 +-
 lib/gpu/lal_gauss_ext.cpp                          |     32 +-
 lib/gpu/lal_gayberne.cpp                           |      7 +-
 lib/gpu/lal_gayberne.cu                            |      7 +-
 lib/gpu/lal_gayberne_ext.cpp                       |     14 +-
 lib/gpu/lal_gayberne_lj.cu                         |     29 +-
 lib/gpu/lal_lj.cpp                                 |     19 +-
 lib/gpu/lal_lj.cu                                  |     28 +-
 lib/gpu/lal_lj.h                                   |      7 +-
 lib/gpu/lal_lj96.cpp                               |      2 +-
 lib/gpu/lal_lj96.cu                                |     22 +-
 lib/gpu/lal_lj96_ext.cpp                           |     10 +-
 lib/gpu/lal_lj_class2_long.cpp                     |      2 +-
 lib/gpu/lal_lj_class2_long.cu                      |     22 +-
 lib/gpu/lal_lj_class2_long_ext.cpp                 |     10 +-
 lib/gpu/lal_lj_coul.cpp                            |      2 +-
 lib/gpu/lal_lj_coul.cu                             |     22 +-
 lib/gpu/lal_lj_coul_debye.cpp                      |      2 +-
 lib/gpu/lal_lj_coul_debye.cu                       |     22 +-
 lib/gpu/lal_lj_coul_debye_ext.cpp                  |     10 +-
 lib/gpu/lal_lj_coul_ext.cpp                        |     10 +-
 lib/gpu/lal_lj_coul_long.cpp                       |     21 +-
 lib/gpu/lal_lj_coul_long.cu                        |     22 +-
 lib/gpu/lal_lj_coul_long.h                         |      5 +
 lib/gpu/lal_lj_coul_long_ext.cpp                   |     33 +-
 lib/gpu/lal_lj_coul_msm.cpp                        |    200 +
 lib/gpu/lal_lj_coul_msm.cu                         |    322 +
 lib/gpu/lal_lj_coul_msm.h                          |     88 +
 lib/gpu/lal_lj_coul_msm_ext.cpp                    |    131 +
 lib/gpu/lal_lj_dsf.cpp                             |      2 +-
 lib/gpu/lal_lj_dsf.cu                              |     22 +-
 lib/gpu/lal_lj_dsf_ext.cpp                         |     10 +-
 lib/gpu/lal_lj_expand.cpp                          |     22 +-
 lib/gpu/lal_lj_expand.cu                           |     22 +-
 lib/gpu/lal_lj_expand.h                            |      7 +-
 lib/gpu/lal_lj_expand_ext.cpp                      |     33 +-
 lib/gpu/lal_lj_ext.cpp                             |     31 +-
 lib/gpu/lal_lj_gromacs.cpp                         |    164 +
 lib/gpu/lal_lj_gromacs.cu                          |    231 +
 lib/gpu/lal_lj_gromacs.h                           |     84 +
 lib/gpu/lal_lj_gromacs_ext.cpp                     |    126 +
 lib/gpu/lal_mie.cpp                                |    152 +
 lib/gpu/lal_mie.cu                                 |    203 +
 lib/gpu/lal_mie.h                                  |     80 +
 lib/gpu/lal_mie_ext.cpp                            |    124 +
 lib/gpu/lal_morse.cpp                              |      2 +-
 lib/gpu/lal_morse.cu                               |     22 +-
 lib/gpu/lal_morse_ext.cpp                          |     10 +-
 lib/gpu/lal_neighbor.cpp                           |    151 +-
 lib/gpu/lal_neighbor.h                             |     21 +-
 lib/gpu/lal_neighbor_cpu.cu                        |     10 +-
 lib/gpu/lal_neighbor_gpu.cu                        |     33 +-
 lib/gpu/lal_neighbor_shared.cpp                    |      7 +-
 lib/gpu/lal_neighbor_shared.h                      |      3 +-
 lib/gpu/lal_pppm.cpp                               |     16 +-
 lib/gpu/lal_pppm.cu                                |      7 +
 lib/gpu/lal_pppm_ext.cpp                           |     15 +-
 lib/gpu/lal_precision.h                            |     36 +-
 lib/gpu/lal_preprocessor.h                         |    167 +-
 lib/gpu/lal_re_squared.cpp                         |      7 +-
 lib/gpu/lal_re_squared.cu                          |      7 +-
 lib/gpu/lal_re_squared_ext.cpp                     |     12 +-
 lib/gpu/lal_re_squared_lj.cu                       |     44 +-
 lib/gpu/lal_soft.cpp                               |    160 +
 lib/gpu/lal_soft.cu                                |    201 +
 lib/gpu/lal_soft.h                                 |     81 +
 lib/gpu/lal_soft_ext.cpp                           |    142 +
 lib/gpu/lal_sw.cpp                                 |    247 +
 lib/gpu/lal_sw.cu                                  |    736 +
 lib/gpu/lal_sw.h                                   |     89 +
 lib/gpu/lal_sw_ext.cpp                             |    131 +
 lib/gpu/lal_table.cpp                              |      8 +-
 lib/gpu/lal_table.cu                               |     88 +-
 lib/gpu/lal_table_ext.cpp                          |     10 +-
 lib/gpu/lal_yukawa.cpp                             |      2 +-
 lib/gpu/lal_yukawa.cu                              |     22 +-
 lib/gpu/lal_yukawa_colloid.cpp                     |     66 +-
 lib/gpu/lal_yukawa_colloid.cu                      |     22 +-
 lib/gpu/lal_yukawa_colloid.h                       |     27 +-
 lib/gpu/lal_yukawa_colloid_ext.cpp                 |     10 +-
 lib/gpu/lal_yukawa_ext.cpp                         |     10 +-
 lib/kim/Makefile.lammps                            |     25 +
 lib/kim/README                                     |     64 +
 lib/kokkos/Makefile.lammps                         |    170 +
 lib/kokkos/README                                  |     44 +
 .../TPL/KokkosTPL_dummy.cpp}                       |      0
 lib/kokkos/TPL/cmake/Dependencies.cmake            |      9 +
 lib/kokkos/TPL/cub/block/block_discontinuity.cuh   |    587 +
 lib/kokkos/TPL/cub/block/block_exchange.cuh        |    918 +
 lib/kokkos/TPL/cub/block/block_histogram.cuh       |    414 +
 lib/kokkos/TPL/cub/block/block_load.cuh            |   1122 +
 lib/kokkos/TPL/cub/block/block_radix_rank.cuh      |    479 +
 lib/kokkos/TPL/cub/block/block_radix_sort.cuh      |    608 +
 lib/kokkos/TPL/cub/block/block_raking_layout.cuh   |    145 +
 lib/kokkos/TPL/cub/block/block_reduce.cuh          |    563 +
 lib/kokkos/TPL/cub/block/block_scan.cuh            |   2233 +
 lib/kokkos/TPL/cub/block/block_store.cuh           |    926 +
 .../specializations/block_histogram_atomic.cuh     |     85 +
 .../block/specializations/block_histogram_sort.cuh |    197 +
 .../block/specializations/block_reduce_raking.cuh  |    214 +
 .../block_reduce_warp_reductions.cuh               |    198 +
 .../block/specializations/block_scan_raking.cuh    |    761 +
 .../specializations/block_scan_warp_scans.cuh      |    342 +
 lib/kokkos/TPL/cub/cub.cuh                         |     84 +
 .../TPL/cub/device/block/block_histo_tiles.cuh     |    322 +
 .../TPL/cub/device/block/block_partition_tiles.cuh |    381 +
 .../block/block_radix_sort_downsweep_tiles.cuh     |    713 +
 .../block/block_radix_sort_upsweep_tiles.cuh       |    464 +
 .../cub/device/block/block_reduce_by_key_tiles.cuh |    399 +
 .../TPL/cub/device/block/block_reduce_tiles.cuh    |    375 +
 .../TPL/cub/device/block/block_scan_tiles.cuh      |    509 +
 .../TPL/cub/device/block/scan_tiles_types.cuh      |    318 +
 .../specializations/block_histo_tiles_gatomic.cuh  |    184 +
 .../specializations/block_histo_tiles_satomic.cuh  |    237 +
 .../specializations/block_histo_tiles_sort.cuh     |    364 +
 lib/kokkos/TPL/cub/device/device_histogram.cuh     |   1062 +
 lib/kokkos/TPL/cub/device/device_radix_sort.cuh    |    890 +
 lib/kokkos/TPL/cub/device/device_reduce.cuh        |    775 +
 lib/kokkos/TPL/cub/device/device_reduce_by_key.cuh |    633 +
 lib/kokkos/TPL/cub/device/device_reorder.cuh       |    550 +
 lib/kokkos/TPL/cub/device/device_scan.cuh          |    812 +
 lib/kokkos/TPL/cub/grid/grid_barrier.cuh           |    211 +
 lib/kokkos/TPL/cub/grid/grid_even_share.cuh        |    197 +
 lib/kokkos/TPL/cub/grid/grid_mapping.cuh           |     95 +
 lib/kokkos/TPL/cub/grid/grid_queue.cuh             |    207 +
 lib/kokkos/TPL/cub/host/spinlock.cuh               |    123 +
 lib/kokkos/TPL/cub/thread/thread_load.cuh          |    429 +
 lib/kokkos/TPL/cub/thread/thread_operators.cuh     |    145 +
 lib/kokkos/TPL/cub/thread/thread_reduce.cuh        |    145 +
 lib/kokkos/TPL/cub/thread/thread_scan.cuh          |    231 +
 lib/kokkos/TPL/cub/thread/thread_store.cuh         |    412 +
 lib/kokkos/TPL/cub/util_allocator.cuh              |    661 +
 lib/kokkos/TPL/cub/util_arch.cuh                   |    295 +
 lib/kokkos/TPL/cub/util_debug.cuh                  |    115 +
 lib/kokkos/TPL/cub/util_device.cuh                 |    378 +
 lib/kokkos/TPL/cub/util_iterator.cuh               |    718 +
 lib/kokkos/TPL/cub/util_macro.cuh                  |    107 +
 lib/kokkos/TPL/cub/util_namespace.cuh              |     41 +
 lib/kokkos/TPL/cub/util_ptx.cuh                    |    380 +
 lib/kokkos/TPL/cub/util_type.cuh                   |    685 +
 lib/kokkos/TPL/cub/util_vector.cuh                 |    166 +
 .../cub/warp/specializations/warp_reduce_shfl.cuh  |    358 +
 .../cub/warp/specializations/warp_reduce_smem.cuh  |    291 +
 .../cub/warp/specializations/warp_scan_shfl.cuh    |    371 +
 .../cub/warp/specializations/warp_scan_smem.cuh    |    327 +
 lib/kokkos/TPL/cub/warp/warp_reduce.cuh            |    677 +
 lib/kokkos/TPL/cub/warp/warp_scan.cuh              |   1297 +
 lib/kokkos/algorithms/src/Kokkos_Random.hpp        |   1691 +
 lib/kokkos/algorithms/src/Kokkos_Sort.hpp          |    486 +
 lib/kokkos/containers/src/Kokkos_Bitset.hpp        |    437 +
 lib/kokkos/containers/src/Kokkos_DualView.hpp      |    678 +
 lib/kokkos/containers/src/Kokkos_Functional.hpp    |    132 +
 lib/kokkos/containers/src/Kokkos_SegmentedView.hpp |    478 +
 .../containers/src/Kokkos_StaticCrsGraph.hpp       |    225 +
 lib/kokkos/containers/src/Kokkos_UnorderedMap.hpp  |    848 +
 lib/kokkos/containers/src/Kokkos_Vector.hpp        |    282 +
 .../containers/src/impl/Kokkos_Bitset_impl.hpp     |    173 +
 .../containers/src/impl/Kokkos_Functional_impl.hpp |    154 +
 .../src/impl/Kokkos_StaticCrsGraph_factory.hpp     |    223 +
 .../src/impl/Kokkos_UnorderedMap_impl.cpp          |    101 +
 .../src/impl/Kokkos_UnorderedMap_impl.hpp          |    297 +
 lib/kokkos/core/src/Cuda/Kokkos_CudaExec.hpp       |    237 +
 lib/kokkos/core/src/Cuda/Kokkos_CudaSpace.cpp      |    591 +
 lib/kokkos/core/src/Cuda/Kokkos_Cuda_Impl.cpp      |    670 +
 lib/kokkos/core/src/Cuda/Kokkos_Cuda_Internal.hpp  |    171 +
 lib/kokkos/core/src/Cuda/Kokkos_Cuda_Parallel.hpp  |   1591 +
 .../core/src/Cuda/Kokkos_Cuda_ReduceScan.hpp       |    421 +
 .../core/src/Cuda/Kokkos_Cuda_Vectorization.hpp    |    291 +
 lib/kokkos/core/src/Cuda/Kokkos_Cuda_View.hpp      |    299 +
 lib/kokkos/core/src/Cuda/Kokkos_Cuda_abort.hpp     |    117 +
 lib/kokkos/core/src/Kokkos_Atomic.hpp              |    236 +
 lib/kokkos/core/src/Kokkos_Core.hpp                |    106 +
 lib/kokkos/core/src/Kokkos_Core_fwd.hpp            |    150 +
 lib/kokkos/core/src/Kokkos_CrsArray.hpp            |    171 +
 lib/kokkos/core/src/Kokkos_Cuda.hpp                |    263 +
 lib/kokkos/core/src/Kokkos_CudaSpace.hpp           |    468 +
 lib/kokkos/core/src/Kokkos_CudaTypes.hpp           |    139 +
 lib/kokkos/core/src/Kokkos_ExecPolicy.hpp          |    439 +
 lib/kokkos/core/src/Kokkos_HostSpace.hpp           |    161 +
 lib/kokkos/core/src/Kokkos_Layout.hpp              |    176 +
 lib/kokkos/core/src/Kokkos_Macros.hpp              |    433 +
 lib/kokkos/core/src/Kokkos_MemoryTraits.hpp        |    118 +
 lib/kokkos/core/src/Kokkos_OpenMP.hpp              |    176 +
 lib/kokkos/core/src/Kokkos_Pair.hpp                |    457 +
 lib/kokkos/core/src/Kokkos_Parallel.hpp            |    598 +
 lib/kokkos/core/src/Kokkos_Qthread.hpp             |    165 +
 lib/kokkos/core/src/Kokkos_ScratchSpace.hpp        |    115 +
 lib/kokkos/core/src/Kokkos_Serial.hpp              |    879 +
 lib/kokkos/core/src/Kokkos_TaskPolicy.hpp          |    467 +
 lib/kokkos/core/src/Kokkos_Threads.hpp             |    214 +
 lib/kokkos/core/src/Kokkos_Vectorization.hpp       |    100 +
 lib/kokkos/core/src/Kokkos_View.hpp                |   1863 +
 lib/kokkos/core/src/Kokkos_hwloc.hpp               |    140 +
 .../core/src/OpenMP/Kokkos_OpenMP_Parallel.hpp     |    496 +
 lib/kokkos/core/src/OpenMP/Kokkos_OpenMPexec.cpp   |    365 +
 lib/kokkos/core/src/OpenMP/Kokkos_OpenMPexec.hpp   |    758 +
 lib/kokkos/core/src/Qthread/Kokkos_QthreadExec.cpp |    380 +
 lib/kokkos/core/src/Qthread/Kokkos_QthreadExec.hpp |    580 +
 .../core/src/Qthread/Kokkos_Qthread_Parallel.hpp   |    418 +
 .../core/src/Qthread/Kokkos_Qthread_TaskPolicy.cpp |    299 +
 .../core/src/Qthread/Kokkos_Qthread_TaskPolicy.hpp |    736 +
 lib/kokkos/core/src/Threads/Kokkos_ThreadsExec.cpp |    745 +
 lib/kokkos/core/src/Threads/Kokkos_ThreadsExec.hpp |   1041 +
 .../core/src/Threads/Kokkos_ThreadsExec_base.cpp   |    254 +
 .../core/src/Threads/Kokkos_Threads_Parallel.hpp   |    427 +
 lib/kokkos/core/src/build.cuda.mac                 |     28 +
 lib/kokkos/core/src/build_common.sh                |    281 +
 lib/kokkos/core/src/impl/Kokkos_AnalyzeShape.hpp   |    260 +
 .../core/src/impl/Kokkos_Atomic_Assembly_X86.hpp   |    176 +
 .../impl/Kokkos_Atomic_Compare_Exchange_Strong.hpp |    231 +
 .../core/src/impl/Kokkos_Atomic_Exchange.hpp       |    305 +
 .../core/src/impl/Kokkos_Atomic_Fetch_Add.hpp      |    297 +
 .../core/src/impl/Kokkos_Atomic_Fetch_And.hpp      |    125 +
 .../core/src/impl/Kokkos_Atomic_Fetch_Or.hpp       |    125 +
 lib/kokkos/core/src/impl/Kokkos_Atomic_Generic.hpp |    383 +
 lib/kokkos/core/src/impl/Kokkos_Atomic_View.hpp    |    448 +
 lib/kokkos/core/src/impl/Kokkos_Core.cpp           |    441 +
 .../core/src/impl/Kokkos_CrsArray_factory.hpp      |    223 +
 lib/kokkos/core/src/impl/Kokkos_Error.cpp          |    195 +
 lib/kokkos/core/src/impl/Kokkos_Error.hpp          |     80 +
 lib/kokkos/core/src/impl/Kokkos_FunctorAdapter.hpp |    960 +
 lib/kokkos/core/src/impl/Kokkos_HostSpace.cpp      |    271 +
 lib/kokkos/core/src/impl/Kokkos_MemoryTracking.hpp |    374 +
 lib/kokkos/core/src/impl/Kokkos_Memory_Fence.hpp   |     73 +
 lib/kokkos/core/src/impl/Kokkos_PhysicalLayout.hpp |     84 +
 lib/kokkos/core/src/impl/Kokkos_Serial.cpp         |    119 +
 .../core/src/impl/Kokkos_Serial_TaskPolicy.cpp     |    324 +
 .../core/src/impl/Kokkos_Serial_TaskPolicy.hpp     |    763 +
 lib/kokkos/core/src/impl/Kokkos_Shape.cpp          |    178 +
 lib/kokkos/core/src/impl/Kokkos_Shape.hpp          |    917 +
 lib/kokkos/core/src/impl/Kokkos_StaticAssert.hpp   |     79 +
 lib/kokkos/core/src/impl/Kokkos_Tags.hpp           |    131 +
 lib/kokkos/core/src/impl/Kokkos_Timer.hpp          |    115 +
 lib/kokkos/core/src/impl/Kokkos_Traits.hpp         |    370 +
 lib/kokkos/core/src/impl/Kokkos_ViewDefault.hpp    |   2818 +
 lib/kokkos/core/src/impl/Kokkos_ViewOffset.hpp     |   1335 +
 lib/kokkos/core/src/impl/Kokkos_ViewSupport.hpp    |    541 +
 lib/kokkos/core/src/impl/Kokkos_ViewTileLeft.hpp   |    195 +
 lib/kokkos/core/src/impl/Kokkos_Volatile_Load.hpp  |    242 +
 lib/kokkos/core/src/impl/Kokkos_hwloc.cpp          |    704 +
 lib/kokkos/core/src/impl/Kokkos_spinwait.cpp       |     80 +
 lib/kokkos/core/src/impl/Kokkos_spinwait.hpp       |     64 +
 lib/linalg/Makefile.gfortran                       |     19 +-
 lib/linalg/Makefile.mingw32-cross                  |     67 +
 lib/linalg/Makefile.mingw32-cross-mpi              |     13 +
 lib/linalg/Makefile.mingw64-cross                  |     67 +
 lib/linalg/Makefile.mingw64-cross-mpi              |     13 +
 lib/linalg/Makefile.mingw_cross                    |     63 -
 lib/linalg/README                                  |     29 +-
 lib/linalg/dasum.f                                 |    119 +-
 lib/linalg/daxpy.f                                 |    126 +-
 lib/linalg/dbdsqr.f                                |    850 +
 lib/linalg/dcopy.f                                 |    133 +-
 lib/linalg/ddot.f                                  |    127 +-
 lib/linalg/dgebd2.f                                |    320 +
 lib/linalg/dgebrd.f                                |    353 +
 lib/linalg/dgecon.f                                |    179 +-
 lib/linalg/dgelq2.f                                |    192 +
 lib/linalg/dgelqf.f                                |    269 +
 lib/linalg/dgemm.f                                 |    320 +-
 lib/linalg/dgemv.f                                 |    256 +-
 lib/linalg/dgeqr2.f                                |    192 +
 lib/linalg/dgeqrf.f                                |    270 +
 lib/linalg/dger.f                                  |    207 +-
 lib/linalg/dgesvd.f                                |   3493 +
 lib/linalg/dgetf2.f                                |    155 +-
 lib/linalg/dgetrf.f                                |    155 +-
 lib/linalg/dgetri.f                                |    164 +-
 lib/linalg/disnan.f                                |     80 +
 lib/linalg/dlabad.f                                |    103 +-
 lib/linalg/dlabrd.f                                |    381 +
 lib/linalg/dlacn2.f                                |    197 +-
 lib/linalg/dlacpy.f                                |    156 +
 lib/linalg/dlae2.f                                 |    185 +
 lib/linalg/dlaed0.f                                |    434 +
 lib/linalg/dlaed1.f                                |    274 +
 lib/linalg/dlaed2.f                                |    539 +
 lib/linalg/dlaed3.f                                |    353 +
 lib/linalg/dlaed4.f                                |    917 +
 lib/linalg/dlaed5.f                                |    189 +
 lib/linalg/dlaed6.f                                |    409 +
 lib/linalg/dlaed7.f                                |    407 +
 lib/linalg/dlaed8.f                                |    524 +
 lib/linalg/dlaed9.f                                |    294 +
 lib/linalg/dlaeda.f                                |    308 +
 lib/linalg/dlaev2.f                                |    238 +
 lib/linalg/dlaisnan.f                              |     91 +
 lib/linalg/dlamrg.f                                |    171 +
 lib/linalg/dlange.f                                |    184 +-
 lib/linalg/dlanst.f                                |    186 +
 lib/linalg/dlansy.f                                |    241 +
 lib/linalg/dlapy2.f                                |    104 +
 lib/linalg/dlarf.f                                 |    227 +
 lib/linalg/dlarfb.f                                |    758 +
 lib/linalg/dlarfg.f                                |    196 +
 lib/linalg/dlarft.f                                |    326 +
 lib/linalg/dlartg.f                                |    204 +
 lib/linalg/dlas2.f                                 |    183 +
 lib/linalg/dlascl.f                                |    364 +
 lib/linalg/dlaset.f                                |    184 +
 lib/linalg/dlasq1.f                                |    224 +
 lib/linalg/dlasq2.f                                |    582 +
 lib/linalg/dlasq3.f                                |    421 +
 lib/linalg/dlasq4.f                                |    425 +
 lib/linalg/dlasq5.f                                |    410 +
 lib/linalg/dlasq6.f                                |    254 +
 lib/linalg/dlasr.f                                 |    436 +
 lib/linalg/dlasrt.f                                |    303 +
 lib/linalg/dlassq.f                                |    156 +-
 lib/linalg/dlasv2.f                                |    325 +
 lib/linalg/dlaswp.f                                |    161 +-
 lib/linalg/dlatrd.f                                |    336 +
 lib/linalg/dlatrs.f                                |    399 +-
 lib/linalg/dnrm2.f                                 |    112 +
 lib/linalg/dorg2r.f                                |    200 +
 lib/linalg/dorgbr.f                                |    338 +
 lib/linalg/dorgl2.f                                |    204 +
 lib/linalg/dorglq.f                                |    289 +
 lib/linalg/dorgqr.f                                |    290 +
 lib/linalg/dorm2l.f                                |    278 +
 lib/linalg/dorm2r.f                                |    282 +
 lib/linalg/dormbr.f                                |    372 +
 lib/linalg/dorml2.f                                |    282 +
 lib/linalg/dormlq.f                                |    354 +
 lib/linalg/dormql.f                                |    348 +
 lib/linalg/dormqr.f                                |    347 +
 lib/linalg/dormtr.f                                |    310 +
 lib/linalg/dpotf2.f                                |    230 +
 lib/linalg/dpotrf.f                                |    246 +
 lib/linalg/drot.f                                  |    101 +
 lib/linalg/drscl.f                                 |    113 +-
 lib/linalg/dscal.f                                 |    120 +-
 lib/linalg/dstedc.f                                |    489 +
 lib/linalg/dsteqr.f                                |    572 +
 lib/linalg/dsterf.f                                |    426 +
 lib/linalg/dswap.f                                 |    145 +-
 lib/linalg/dsyevd.f                                |    357 +
 lib/linalg/dsygs2.f                                |    283 +
 lib/linalg/dsygst.f                                |    321 +
 lib/linalg/dsygvd.f                                |    380 +
 lib/linalg/dsymm.f                                 |    367 +
 lib/linalg/dsymv.f                                 |    333 +
 lib/linalg/dsyr2.f                                 |    298 +
 lib/linalg/dsyr2k.f                                |    399 +
 lib/linalg/dsyrk.f                                 |    364 +
 lib/linalg/dsytd2.f                                |    323 +
 lib/linalg/dsytrd.f                                |    376 +
 lib/linalg/dtrmm.f                                 |    304 +-
 lib/linalg/dtrmv.f                                 |    247 +-
 lib/linalg/dtrsm.f                                 |    311 +-
 lib/linalg/dtrsv.f                                 |    244 +-
 lib/linalg/dtrti2.f                                |    159 +-
 lib/linalg/dtrtri.f                                |    157 +-
 lib/linalg/idamax.f                                |    110 +-
 lib/linalg/ieeeck.f                                |    117 +-
 lib/linalg/iladlc.f                                |    118 +
 lib/linalg/iladlr.f                                |    121 +
 lib/linalg/ilaenv.f                                |    259 +-
 lib/linalg/iparmq.f                                |    368 +-
 lib/linalg/lsame.f                                 |    123 +-
 lib/linalg/xerbla.f                                |     95 +-
 lib/linalg/zdotc.f                                 |    101 +
 lib/linalg/zdscal.f                                |     94 +
 lib/linalg/zhpr.f                                  |    279 +
 lib/linalg/zpptrf.f                                |    241 +
 lib/linalg/zpptri.f                                |    190 +
 lib/linalg/zscal.f                                 |     91 +
 lib/linalg/ztpmv.f                                 |    388 +
 lib/linalg/ztpsv.f                                 |    390 +
 lib/linalg/ztptri.f                                |    242 +
 lib/meam/Makefile.g95                              |      5 +
 lib/meam/Makefile.gfortran                         |     11 +-
 lib/meam/Makefile.ifort                            |      5 +
 lib/meam/Makefile.lammps                           |      5 -
 lib/meam/Makefile.mingw32-cross                    |     65 +
 lib/meam/Makefile.mingw32-cross-mpi                |     13 +
 lib/meam/Makefile.mingw64-cross                    |     65 +
 lib/meam/Makefile.mingw64-cross-mpi                |     13 +
 lib/meam/Makefile.pgf90                            |      5 +
 lib/meam/Makefile.tbird                            |     14 +-
 lib/meam/README                                    |     66 +-
 lib/meam/meam_setup_param.F                        |     44 +
 lib/molfile/Makefile.lammps                        |     37 +
 lib/molfile/README                                 |     22 +
 lib/poems/Makefile.g++                             |      6 +-
 lib/poems/Makefile.icc                             |      6 +-
 .../{Makefile.lammps => Makefile.lammps.empty}     |      0
 lib/poems/Makefile.mingw32-cross                   |    113 +
 lib/poems/Makefile.mingw32-cross-mpi               |     13 +
 lib/poems/Makefile.mingw64-cross                   |    113 +
 lib/poems/Makefile.mingw64-cross-mpi               |     13 +
 lib/poems/Makefile.storm                           |    101 -
 lib/poems/README                                   |     69 +-
 lib/qmmm/Makefile.gfortran                         |     67 +
 lib/qmmm/Makefile.lammps.empty                     |      5 +
 lib/qmmm/README                                    |    175 +
 lib/qmmm/example1/mm-master/data.water             |    236 +
 lib/qmmm/example1/mm-master/water.in               |     28 +
 lib/qmmm/example1/mm-slave/data.single_water       |     46 +
 lib/qmmm/example1/mm-slave/water_single.in         |     20 +
 lib/qmmm/example1/qm-pw/pseudo/H.pbe-van_ak.UPF    |   1088 +
 lib/qmmm/example1/qm-pw/pseudo/O.pbe-van_bm.UPF    |   3655 +
 lib/qmmm/example1/qm-pw/water.in                   |     38 +
 lib/qmmm/example1/qmmm.inp                         |     24 +
 lib/qmmm/libqmmm.c                                 |    346 +
 lib/qmmm/libqmmm.h                                 |     75 +
 lib/qmmm/pwqmmm.c                                  |    365 +
 lib/quip/Makefile.lammps                           |     20 +
 lib/quip/README                                    |     88 +
 lib/reax/Makefile.g77                              |     61 -
 lib/reax/Makefile.g95                              |     18 +-
 lib/reax/Makefile.gfortran                         |     24 +-
 lib/reax/Makefile.ifort                            |     24 +-
 lib/reax/Makefile.lammps                           |      5 -
 lib/reax/Makefile.lammps.ifort                     |      5 +-
 lib/reax/Makefile.pgf90                            |     18 +-
 lib/reax/Makefile.redsky                           |     25 +-
 lib/reax/Makefile.tbird                            |     24 +-
 lib/reax/README                                    |    123 +-
 lib/voronoi/Makefile.lammps                        |      5 +
 lib/voronoi/README                                 |     56 +
 lib/voronoi/install.py                             |    163 +
 potentials/Ag_u3.eam                               |      2 +-
 potentials/AlCu.adp                                |      2 +-
 potentials/AlCu.eam.alloy                          |      2 +-
 potentials/AlFe_mm.eam.fs                          |      4 +-
 potentials/AlO.eam.alloy                           |   7007 +
 potentials/AlO.streitz                             |      8 +
 potentials/AlSiMgCuFe.meam                         |      1 +
 potentials/Al_jnp.eam                              |      2 +-
 potentials/Al_mm.eam.fs                            |      4 +-
 potentials/Al_zhou.eam.alloy                       |      2 +-
 potentials/Au_u3.eam                               |      2 +-
 potentials/BNC.tersoff                             |     74 +
 potentials/C.lcbop                                 |      1 +
 potentials/CH.airebo                               |      1 +
 potentials/CdTe.bop                                |      2 +-
 potentials/CdTe.bop.table                          |      3 +-
 potentials/CdTe.sw                                 |     70 +-
 potentials/CoAl.eam.alloy                          |      6 +-
 potentials/Cu.meam                                 |      1 +
 potentials/CuNi.eam.alloy                          |    708 +
 potentials/CuZr_mm.eam.fs                          |      4 +-
 potentials/Cu_mishin1.eam.alloy                    |      2 +-
 potentials/Cu_smf7.eam                             |      2 +-
 potentials/Cu_u3.eam                               |      2 +-
 potentials/Cu_u6.eam                               |      2 +-
 potentials/Cu_zhou.eam.alloy                       |      2 +-
 potentials/FeCr.cdeam                              |      2 +-
 potentials/FeP_mm.eam.fs                           |      4 +-
 potentials/Fe_mm.eam.fs                            |      4 +-
 potentials/GaAs.bop                                |      3 +-
 potentials/GaAs.bop.table                          |      3 +-
 potentials/GaN.sw                                  |      1 +
 potentials/GaN.tersoff                             |      1 +
 potentials/MOH.nb3b.harmonic                       |     21 +
 potentials/Mg_mm.eam.fs                            |      4 +-
 potentials/Ni.adp                                  |      4 +-
 potentials/Ni.meam                                 |      1 +
 potentials/NiAlH_jea.eam.alloy                     |      6 +-
 potentials/NiAlH_jea.eam.fs                        |      6 +-
 potentials/Ni_smf7.eam                             |      2 +-
 potentials/Ni_u3.eam                               |      2 +-
 potentials/Pd_u3.eam                               |      2 +-
 potentials/Pt_u3.eam                               |      2 +-
 potentials/README                                  |     78 +-
 potentials/README.reax                             |      3 +
 potentials/Si.b.meam.sw.spline                     |      2 +-
 potentials/Si.edip                                 |      2 +
 potentials/Si.sw                                   |      1 +
 potentials/Si.tersoff                              |      2 +
 potentials/Si.tersoff.mod                          |     27 +
 potentials/SiC.meam                                |      1 +
 potentials/SiC.tersoff                             |      2 +
 potentials/SiC.tersoff.zbl                         |      2 +
 potentials/SiCGe.tersoff                           |      2 +
 potentials/SiC_1989.tersoff                        |      2 +
 potentials/SiC_1990.tersoff                        |      2 +
 potentials/SiC_1994.tersoff                        |      4 +-
 potentials/SiC_Erhart-Albe.tersoff                 |      1 +
 potentials/SiO.tersoff                             |      2 +
 potentials/Si_1.meam.spline                        |      2 +-
 potentials/Si_2.meam.spline                        |      2 +-
 potentials/Ta06A.snapcoeff                         |     37 +
 potentials/Ta06A.snapparam                         |     14 +
 potentials/Ta06A_pot.snap                          |     18 +
 potentials/Ti.meam.spline                          |      2 +-
 potentials/Ti.meam.sw.spline                       |      2 +-
 potentials/VFe_mm.eam.fs                           |      4 +-
 potentials/W_zhou.eam.alloy                        |      2 +-
 potentials/Zr_mm.eam.fs                            |      4 +-
 potentials/ffield.comb                             |      1 +
 potentials/ffield.comb3                            |    523 +
 potentials/ffield.eim                              |      2 +-
 potentials/ffield.reax.AB                          |      2 +-
 potentials/ffield.reax.Al_Al0_AlN                  |    274 -
 potentials/ffield.reax.AuO                         |      2 +-
 potentials/ffield.reax.FC                          |    361 +
 potentials/ffield.reax.Fe_O_C_H                    |      2 +-
 potentials/ffield.reax.V_O_C_H                     |      2 +-
 potentials/ffield.reax.ZnOH                        |      2 +-
 potentials/ffield.reax.budzien                     |      2 +-
 potentials/ffield.reax.cho                         |      2 +-
 potentials/ffield.reax.lg                          |      2 +-
 potentials/ffield.reax.mattsson                    |      2 +-
 potentials/ffield.reax.rdx                         |      2 +-
 potentials/lib.comb3                               |  24302 +++
 potentials/library.meam                            |      1 +
 python/README                                      |     19 +-
 python/examples/demo.py                            |      2 +-
 python/examples/gui.py                             |      2 +-
 python/examples/in.mc                              |     22 +
 python/examples/in.simple                          |      2 +
 python/examples/mc.py                              |    108 +
 python/examples/plot.py                            |      2 +-
 python/examples/simple.py                          |      8 +-
 python/examples/trivial.py                         |      2 +-
 python/examples/viz_atomeye.py                     |      2 +-
 python/examples/viz_gl.py                          |      2 +-
 python/examples/viz_pymol.py                       |      2 +-
 python/examples/viz_vmd.py                         |      2 +-
 python/examples/vizplotgui_atomeye.py              |      2 +-
 python/examples/vizplotgui_gl.py                   |      2 +-
 python/examples/vizplotgui_pymol.py                |      2 +-
 python/examples/vizplotgui_vmd.py                  |      2 +-
 python/install.py                                  |      2 +-
 python/lammps.py                                   |     56 +-
 regress/benchmark.py                               |    235 +
 regress/melt/in.melt                               |     20 +
 regress/melt/log.melt.linux.4                      |     60 +
 regress/min/in.min                                 |     26 +
 regress/min/in.min.box                             |     31 +
 regress/min/log.min.box.linux.4                    |    335 +
 regress/min/log.min.linux.4                        |     97 +
 regress/regression.sh                              |     14 +
 src/.gitignore                                     |     14 +
 src/ASPHERE/Install.sh                             |     67 -
 src/ASPHERE/compute_erotate_asphere.h              |      2 +-
 src/ASPHERE/compute_temp_asphere.cpp               |     34 +-
 src/ASPHERE/compute_temp_asphere.h                 |      5 +-
 src/ASPHERE/fix_nh_asphere.cpp                     |      3 +-
 src/ASPHERE/fix_nh_asphere.h                       |      2 +-
 src/ASPHERE/fix_nph_asphere.h                      |      2 +-
 src/ASPHERE/fix_npt_asphere.h                      |      2 +-
 src/ASPHERE/fix_nve_asphere.h                      |      2 +-
 src/ASPHERE/fix_nve_asphere_noforce.cpp            |      1 -
 src/ASPHERE/fix_nve_asphere_noforce.h              |      2 +-
 src/ASPHERE/fix_nve_line.cpp                       |      6 +-
 src/ASPHERE/fix_nve_line.h                         |      2 +-
 src/ASPHERE/fix_nve_tri.cpp                        |      4 +-
 src/ASPHERE/fix_nve_tri.h                          |      2 +-
 src/ASPHERE/fix_nvt_asphere.h                      |      2 +-
 src/ASPHERE/pair_gayberne.cpp                      |     74 +-
 src/ASPHERE/pair_gayberne.h                        |     12 +-
 src/ASPHERE/pair_line_lj.cpp                       |     13 +-
 src/ASPHERE/pair_line_lj.h                         |     10 +-
 src/ASPHERE/pair_resquared.cpp                     |     26 +-
 src/ASPHERE/pair_resquared.h                       |     10 +-
 src/ASPHERE/pair_tri_lj.cpp                        |     14 +-
 src/ASPHERE/pair_tri_lj.h                          |     10 +-
 src/BODY/Install.sh                                |     27 -
 src/BODY/body_nparticle.cpp                        |     43 +-
 src/BODY/body_nparticle.h                          |     39 +-
 src/BODY/compute_body_local.cpp                    |      3 +-
 src/BODY/compute_body_local.h                      |     24 +-
 src/BODY/fix_nve_body.h                            |     14 +-
 src/BODY/pair_body.cpp                             |     10 +-
 src/BODY/pair_body.h                               |     24 +-
 src/CLASS2/Install.sh                              |     43 -
 src/CLASS2/angle_class2.cpp                        |     41 +-
 src/CLASS2/angle_class2.h                          |      3 +-
 src/CLASS2/bond_class2.cpp                         |     23 +-
 src/CLASS2/bond_class2.h                           |      5 +-
 src/CLASS2/dihedral_class2.cpp                     |    116 +-
 src/CLASS2/dihedral_class2.h                       |      3 +-
 src/CLASS2/improper_class2.cpp                     |     42 +-
 src/CLASS2/improper_class2.h                       |      3 +-
 src/CLASS2/pair_lj_class2.cpp                      |     35 +-
 src/CLASS2/pair_lj_class2.h                        |      4 +-
 src/CLASS2/pair_lj_class2_coul_cut.cpp             |     40 +-
 src/CLASS2/pair_lj_class2_coul_cut.h               |      4 +-
 src/CLASS2/pair_lj_class2_coul_long.cpp            |     34 +-
 src/CLASS2/pair_lj_class2_coul_long.h              |      9 +-
 src/COLLOID/Install.sh                             |     24 -
 src/COLLOID/fix_wall_colloid.cpp                   |      4 +-
 src/COLLOID/fix_wall_colloid.h                     |      4 +-
 src/COLLOID/pair_colloid.cpp                       |     63 +-
 src/COLLOID/pair_colloid.h                         |      6 +-
 src/COLLOID/pair_yukawa_colloid.cpp                |     13 +-
 src/COLLOID/pair_yukawa_colloid.h                  |      2 +-
 src/CORESHELL/Install.sh                           |     32 +
 src/CORESHELL/compute_temp_cs.cpp                  |    503 +
 src/CORESHELL/compute_temp_cs.h                    |    120 +
 src/CORESHELL/pair_born_coul_long_cs.cpp           |    199 +
 src/CORESHELL/pair_born_coul_long_cs.h             |     67 +
 src/CORESHELL/pair_buck_coul_long_cs.cpp           |    197 +
 src/CORESHELL/pair_buck_coul_long_cs.h             |     67 +
 src/DIPOLE/Install.sh                              |     19 -
 src/DIPOLE/atom_vec_dipole.cpp                     |    176 +-
 src/DIPOLE/atom_vec_dipole.h                       |     19 +-
 src/DIPOLE/pair_dipole_cut.cpp                     |    481 -
 src/DIPOLE/pair_dipole_cut.h                       |     70 -
 src/DIPOLE/pair_lj_cut_dipole_cut.cpp              |    486 +
 src/DIPOLE/pair_lj_cut_dipole_cut.h                |     74 +
 src/DIPOLE/pair_lj_cut_dipole_long.cpp             |    559 +
 src/DIPOLE/pair_lj_cut_dipole_long.h               |     84 +
 src/DIPOLE/pair_lj_long_dipole_long.cpp            |    682 +
 src/DIPOLE/pair_lj_long_dipole_long.h              |    123 +
 src/Depend.sh                                      |    138 +-
 src/FLD/Install.sh                                 |     35 -
 src/FLD/pair_brownian.cpp                          |     40 +-
 src/FLD/pair_brownian.h                            |      6 +-
 src/FLD/pair_brownian_poly.cpp                     |     29 +-
 src/FLD/pair_brownian_poly.h                       |      6 +-
 src/FLD/pair_lubricate.cpp                         |     55 +-
 src/FLD/pair_lubricate.h                           |     12 +-
 src/FLD/pair_lubricateU.cpp                        |    163 +-
 src/FLD/pair_lubricateU.h                          |     12 +-
 src/FLD/pair_lubricateU_poly.cpp                   |     77 +-
 src/FLD/pair_lubricateU_poly.h                     |      8 +-
 src/FLD/pair_lubricate_poly.cpp                    |     30 +-
 src/FLD/pair_lubricate_poly.h                      |      8 +-
 src/GPU/Install.sh                                 |    328 +-
 src/GPU/Package.sh                                 |    125 -
 src/GPU/README                                     |     11 +
 src/GPU/fix_gpu.cpp                                |    220 +-
 src/GPU/fix_gpu.h                                  |     16 +-
 src/GPU/gpu_extra.h                                |     18 +-
 src/GPU/pair_beck_gpu.cpp                          |    244 +
 src/GPU/pair_beck_gpu.h                            |     58 +
 src/GPU/pair_born_coul_long_gpu.cpp                |     19 +-
 src/GPU/pair_born_coul_long_gpu.h                  |     19 +-
 src/GPU/pair_born_coul_wolf_gpu.cpp                |     16 +-
 src/GPU/pair_born_coul_wolf_gpu.h                  |     14 +-
 src/GPU/pair_born_gpu.cpp                          |     27 +-
 src/GPU/pair_born_gpu.h                            |     11 +-
 src/GPU/pair_buck_coul_cut_gpu.cpp                 |     11 +-
 src/GPU/pair_buck_coul_cut_gpu.h                   |      3 +-
 src/GPU/pair_buck_coul_long_gpu.cpp                |     14 +-
 src/GPU/pair_buck_coul_long_gpu.h                  |      3 +-
 src/GPU/pair_buck_gpu.cpp                          |     23 +-
 src/GPU/pair_buck_gpu.h                            |      4 +-
 src/GPU/pair_colloid_gpu.cpp                       |     12 +-
 src/GPU/pair_colloid_gpu.h                         |     11 +-
 src/GPU/pair_coul_cut_gpu.cpp                      |    247 +
 src/GPU/pair_coul_cut_gpu.h                        |     63 +
 src/GPU/pair_coul_debye_gpu.cpp                    |    255 +
 src/GPU/pair_coul_debye_gpu.h                      |     63 +
 src/GPU/pair_coul_dsf_gpu.cpp                      |     31 +-
 src/GPU/pair_coul_dsf_gpu.h                        |      3 +-
 src/GPU/pair_coul_long_gpu.cpp                     |     39 +-
 src/GPU/pair_coul_long_gpu.h                       |      4 +-
 src/GPU/pair_dipole_cut_gpu.cpp                    |    367 -
 src/GPU/pair_dipole_cut_gpu.h                      |     63 -
 src/GPU/pair_dipole_sf_gpu.cpp                     |    397 -
 src/GPU/pair_dipole_sf_gpu.h                       |     63 -
 src/GPU/pair_dpd_gpu.cpp                           |    410 +
 src/GPU/pair_dpd_gpu.h                             |     58 +
 src/GPU/pair_dpd_tstat_gpu.cpp                     |    418 +
 src/GPU/pair_dpd_tstat_gpu.h                       |     58 +
 src/GPU/pair_eam_alloy_gpu.cpp                     |      2 +-
 src/GPU/pair_eam_alloy_gpu.h                       |      2 +-
 src/GPU/pair_eam_fs_gpu.cpp                        |      2 +-
 src/GPU/pair_eam_fs_gpu.h                          |      2 +-
 src/GPU/pair_eam_gpu.cpp                           |     27 +-
 src/GPU/pair_eam_gpu.h                             |      7 +-
 src/GPU/pair_gauss_gpu.cpp                         |     27 +-
 src/GPU/pair_gauss_gpu.h                           |      4 +-
 src/GPU/pair_gayberne_gpu.cpp                      |     15 +-
 src/GPU/pair_gayberne_gpu.h                        |     11 +-
 src/GPU/pair_lj96_cut_gpu.cpp                      |     11 +-
 src/GPU/pair_lj96_cut_gpu.h                        |      3 +-
 src/GPU/pair_lj_charmm_coul_long_gpu.cpp           |     11 +-
 src/GPU/pair_lj_charmm_coul_long_gpu.h             |      3 +-
 src/GPU/pair_lj_class2_coul_long_gpu.cpp           |     11 +-
 src/GPU/pair_lj_class2_coul_long_gpu.h             |      3 +-
 src/GPU/pair_lj_class2_gpu.cpp                     |     11 +-
 src/GPU/pair_lj_class2_gpu.h                       |      3 +-
 src/GPU/pair_lj_cut_coul_cut_gpu.cpp               |     11 +-
 src/GPU/pair_lj_cut_coul_cut_gpu.h                 |      3 +-
 src/GPU/pair_lj_cut_coul_debye_gpu.cpp             |     12 +-
 src/GPU/pair_lj_cut_coul_debye_gpu.h               |      3 +-
 src/GPU/pair_lj_cut_coul_dsf_gpu.cpp               |     26 +-
 src/GPU/pair_lj_cut_coul_dsf_gpu.h                 |      3 +-
 src/GPU/pair_lj_cut_coul_long_gpu.cpp              |     22 +-
 src/GPU/pair_lj_cut_coul_long_gpu.h                |      4 +-
 src/GPU/pair_lj_cut_coul_msm_gpu.cpp               |    297 +
 src/GPU/pair_lj_cut_coul_msm_gpu.h                 |     62 +
 src/GPU/pair_lj_cut_dipole_cut_gpu.cpp             |    370 +
 src/GPU/pair_lj_cut_dipole_cut_gpu.h               |     66 +
 src/GPU/pair_lj_cut_gpu.cpp                        |     26 +-
 src/GPU/pair_lj_cut_gpu.h                          |      4 +-
 src/GPU/pair_lj_expand_gpu.cpp                     |     22 +-
 src/GPU/pair_lj_expand_gpu.h                       |      4 +-
 src/GPU/pair_lj_gromacs_gpu.cpp                    |    246 +
 src/GPU/pair_lj_gromacs_gpu.h                      |     58 +
 src/GPU/pair_lj_sdk_coul_long_gpu.cpp              |     16 +-
 src/GPU/pair_lj_sdk_coul_long_gpu.h                |      1 -
 src/GPU/pair_lj_sdk_gpu.cpp                        |     12 +-
 src/GPU/pair_lj_sdk_gpu.h                          |      1 -
 src/GPU/pair_lj_sf_dipole_sf_gpu.cpp               |    400 +
 src/GPU/pair_lj_sf_dipole_sf_gpu.h                 |     66 +
 src/GPU/pair_mie_cut_gpu.cpp                       |    230 +
 src/GPU/pair_mie_cut_gpu.h                         |     58 +
 src/GPU/pair_morse_gpu.cpp                         |     11 +-
 src/GPU/pair_morse_gpu.h                           |      3 +-
 src/GPU/pair_resquared_gpu.cpp                     |      9 +-
 src/GPU/pair_resquared_gpu.h                       |      3 +-
 src/GPU/pair_soft_gpu.cpp                          |    237 +
 src/GPU/pair_soft_gpu.h                            |     59 +
 src/GPU/pair_sw_gpu.cpp                            |    226 +
 src/GPU/pair_sw_gpu.h                              |     69 +
 src/GPU/pair_table_gpu.cpp                         |     11 +-
 src/GPU/pair_table_gpu.h                           |      3 +-
 src/GPU/pair_yukawa_colloid_gpu.cpp                |     15 +-
 src/GPU/pair_yukawa_colloid_gpu.h                  |      7 +-
 src/GPU/pair_yukawa_gpu.cpp                        |     11 +-
 src/GPU/pair_yukawa_gpu.h                          |      3 +-
 src/GPU/pppm_gpu.cpp                               |     44 +-
 src/GPU/pppm_gpu.h                                 |      6 +-
 src/GRANULAR/Install.sh                            |     35 -
 src/GRANULAR/fix_freeze.h                          |      2 +-
 src/GRANULAR/fix_pour.cpp                          |    805 +-
 src/GRANULAR/fix_pour.h                            |    140 +-
 src/GRANULAR/fix_wall_gran.cpp                     |     38 +-
 src/GRANULAR/fix_wall_gran.h                       |      4 +-
 src/GRANULAR/pair_gran_hertz_history.cpp           |     54 +-
 src/GRANULAR/pair_gran_hertz_history.h             |      2 +-
 src/GRANULAR/pair_gran_hooke.cpp                   |     37 +-
 src/GRANULAR/pair_gran_hooke.h                     |      2 +-
 src/GRANULAR/pair_gran_hooke_history.cpp           |    139 +-
 src/GRANULAR/pair_gran_hooke_history.h             |     22 +-
 src/Install.sh                                     |     33 +
 src/KIM/Install.sh                                 |     41 +-
 src/KIM/Makefile.lammps                            |     27 -
 src/KIM/README                                     |     25 +
 src/KIM/pair_kim.cpp                               |    311 +-
 src/KIM/pair_kim.h                                 |     47 +-
 src/KOKKOS/Install.sh                              |    124 +
 src/KOKKOS/README                                  |     21 +
 src/KOKKOS/atom_kokkos.cpp                         |    261 +
 src/KOKKOS/atom_kokkos.h                           |    111 +
 src/KOKKOS/atom_vec_angle_kokkos.cpp               |   1880 +
 src/KOKKOS/atom_vec_angle_kokkos.h                 |    153 +
 src/KOKKOS/atom_vec_atomic_kokkos.cpp              |   1392 +
 src/KOKKOS/atom_vec_atomic_kokkos.h                |    113 +
 src/KOKKOS/atom_vec_bond_kokkos.cpp                |   1711 +
 src/KOKKOS/atom_vec_bond_kokkos.h                  |    141 +
 src/KOKKOS/atom_vec_charge_kokkos.cpp              |   1514 +
 src/KOKKOS/atom_vec_charge_kokkos.h                |    126 +
 src/KOKKOS/atom_vec_full_kokkos.cpp                |   2315 +
 src/KOKKOS/atom_vec_full_kokkos.h                  |    183 +
 src/KOKKOS/atom_vec_kokkos.cpp                     |     23 +
 src/KOKKOS/atom_vec_kokkos.h                       |     76 +
 src/KOKKOS/atom_vec_molecular_kokkos.cpp           |   2230 +
 src/KOKKOS/atom_vec_molecular_kokkos.h             |    178 +
 src/KOKKOS/comm_kokkos.cpp                         |    990 +
 src/KOKKOS/comm_kokkos.h                           |     76 +
 src/KOKKOS/domain_kokkos.cpp                       |    207 +
 src/KOKKOS/domain_kokkos.h                         |     38 +
 src/KOKKOS/fix_langevin_kokkos.cpp                 |    810 +
 src/KOKKOS/fix_langevin_kokkos.h                   |    274 +
 src/KOKKOS/fix_nve_kokkos.cpp                      |    177 +
 src/KOKKOS/fix_nve_kokkos.h                        |    110 +
 src/KOKKOS/kokkos.cpp                              |    258 +
 src/KOKKOS/kokkos.h                                |     42 +
 src/KOKKOS/kokkos_type.h                           |    668 +
 src/KOKKOS/memory_kokkos.h                         |    266 +
 src/KOKKOS/modify_kokkos.cpp                       |    585 +
 src/KOKKOS/modify_kokkos.h                         |     73 +
 src/KOKKOS/neigh_full_kokkos.h                     |    718 +
 src/KOKKOS/neigh_list_kokkos.cpp                   |    118 +
 src/KOKKOS/neigh_list_kokkos.h                     |    104 +
 src/KOKKOS/neighbor_kokkos.cpp                     |    328 +
 src/KOKKOS/neighbor_kokkos.h                       |    344 +
 src/KOKKOS/pair_buck_kokkos.cpp                    |    286 +
 src/KOKKOS/pair_buck_kokkos.h                      |    121 +
 src/KOKKOS/pair_coul_cut_kokkos.cpp                |    265 +
 src/KOKKOS/pair_coul_cut_kokkos.h                  |    137 +
 src/KOKKOS/pair_coul_dsf_kokkos.cpp                |    435 +
 src/KOKKOS/pair_coul_dsf_kokkos.h                  |     99 +
 src/KOKKOS/pair_coul_wolf_kokkos.cpp               |    437 +
 src/KOKKOS/pair_coul_wolf_kokkos.h                 |    101 +
 src/KOKKOS/pair_eam_kokkos.cpp                     |    880 +
 src/KOKKOS/pair_eam_kokkos.h                       |    175 +
 src/KOKKOS/pair_kokkos.h                           |    760 +
 src/KOKKOS/pair_lj_cut_coul_cut_kokkos.cpp         |    345 +
 src/KOKKOS/pair_lj_cut_coul_cut_kokkos.h           |    131 +
 src/KOKKOS/pair_lj_cut_coul_long_kokkos.cpp        |    494 +
 src/KOKKOS/pair_lj_cut_coul_long_kokkos.h          |    147 +
 src/KOKKOS/pair_lj_cut_kokkos.cpp                  |    272 +
 src/KOKKOS/pair_lj_cut_kokkos.h                    |    119 +
 src/KOKKOS/pair_table_kokkos.cpp                   |   1382 +
 src/KOKKOS/pair_table_kokkos.h                     |    296 +
 src/KOKKOS/verlet_kokkos.cpp                       |    488 +
 src/KOKKOS/verlet_kokkos.h                         |     48 +
 src/KSPACE/Install.sh                              |    129 -
 src/KSPACE/commgrid.cpp                            |    515 -
 src/KSPACE/commgrid.h                              |     81 -
 src/KSPACE/ewald.cpp                               |    520 +-
 src/KSPACE/ewald.h                                 |     26 +-
 src/KSPACE/ewald_disp.cpp                          |    521 +-
 src/KSPACE/ewald_disp.h                            |     75 +-
 src/KSPACE/fft3d.cpp                               |     12 +-
 src/KSPACE/fft3d.h                                 |      2 +-
 src/KSPACE/fft3d_wrap.cpp                          |      4 +-
 src/KSPACE/fft3d_wrap.h                            |      2 +-
 src/KSPACE/fix_tune_kspace.cpp                     |    543 +
 src/KSPACE/fix_tune_kspace.h                       |    109 +
 src/KSPACE/gridcomm.cpp                            |    568 +
 src/KSPACE/gridcomm.h                              |     86 +
 src/KSPACE/math_complex.h                          |     72 -
 src/KSPACE/math_vector.h                           |    448 -
 src/KSPACE/msm.cpp                                 |   1815 +-
 src/KSPACE/msm.h                                   |     76 +-
 src/KSPACE/msm_cg.cpp                              |    549 +
 src/KSPACE/msm_cg.h                                |     79 +
 src/KSPACE/pair_born_coul_long.cpp                 |     42 +-
 src/KSPACE/pair_born_coul_long.h                   |      9 +-
 src/KSPACE/pair_born_coul_msm.cpp                  |     86 +-
 src/KSPACE/pair_born_coul_msm.h                    |     11 +-
 src/KSPACE/pair_buck_coul_long.cpp                 |     39 +-
 src/KSPACE/pair_buck_coul_long.h                   |      9 +-
 src/KSPACE/pair_buck_coul_msm.cpp                  |     86 +-
 src/KSPACE/pair_buck_coul_msm.h                    |     12 +-
 src/KSPACE/pair_buck_long_coul_long.cpp            |    298 +-
 src/KSPACE/pair_buck_long_coul_long.h              |     61 +-
 src/KSPACE/pair_coul_long.cpp                      |      8 +-
 src/KSPACE/pair_coul_long.h                        |     14 +-
 src/KSPACE/pair_coul_msm.cpp                       |     24 +-
 src/KSPACE/pair_coul_msm.h                         |      6 +-
 src/KSPACE/pair_lj_charmm_coul_long.cpp            |     53 +-
 src/KSPACE/pair_lj_charmm_coul_long.h              |      9 +-
 src/KSPACE/pair_lj_charmm_coul_msm.cpp             |     90 +-
 src/KSPACE/pair_lj_charmm_coul_msm.h               |     16 +-
 src/KSPACE/pair_lj_cut_coul_long.cpp               |     48 +-
 src/KSPACE/pair_lj_cut_coul_long.h                 |     11 +-
 src/KSPACE/pair_lj_cut_coul_msm.cpp                |     91 +-
 src/KSPACE/pair_lj_cut_coul_msm.h                  |     15 +-
 src/KSPACE/pair_lj_cut_tip4p_long.cpp              |     47 +-
 src/KSPACE/pair_lj_cut_tip4p_long.h                |     15 +-
 src/KSPACE/pair_lj_long_coul_long.cpp              |    326 +-
 src/KSPACE/pair_lj_long_coul_long.h                |     54 +-
 src/KSPACE/pair_lj_long_tip4p_long.cpp             |   1196 +-
 src/KSPACE/pair_lj_long_tip4p_long.h               |     49 +-
 src/KSPACE/pair_tip4p_long.cpp                     |    527 +
 src/KSPACE/pair_tip4p_long.h                       |    100 +
 src/KSPACE/pppm.cpp                                |    816 +-
 src/KSPACE/pppm.h                                  |     79 +-
 src/KSPACE/pppm_cg.cpp                             |    430 +-
 src/KSPACE/pppm_cg.h                               |      8 +-
 src/KSPACE/pppm_disp.cpp                           |   3155 +-
 src/KSPACE/pppm_disp.h                             |    229 +-
 src/KSPACE/pppm_disp_tip4p.cpp                     |     87 +-
 src/KSPACE/pppm_disp_tip4p.h                       |      6 +-
 src/KSPACE/pppm_old.cpp                            |   2843 -
 src/KSPACE/pppm_old.h                              |    167 -
 src/KSPACE/pppm_stagger.cpp                        |    997 +
 src/KSPACE/pppm_stagger.h                          |    111 +
 src/KSPACE/pppm_tip4p.cpp                          |     45 +-
 src/KSPACE/pppm_tip4p.h                            |      2 +-
 src/KSPACE/remap.cpp                               |    367 +-
 src/KSPACE/remap.h                                 |      8 +-
 src/KSPACE/remap_wrap.cpp                          |      5 +-
 src/KSPACE/remap_wrap.h                            |      2 +-
 src/MAKE/MACHINES/Makefile.beacon                  |    114 +
 src/MAKE/MACHINES/Makefile.bgl                     |    119 +
 src/MAKE/MACHINES/Makefile.bgq                     |     55 +
 src/MAKE/MACHINES/Makefile.bgq.details             |    118 +
 src/MAKE/MACHINES/Makefile.chama                   |    109 +
 src/MAKE/MACHINES/Makefile.cygwin                  |    113 +
 src/MAKE/MACHINES/Makefile.glory                   |    130 +
 src/MAKE/MACHINES/Makefile.jaguar                  |    113 +
 src/MAKE/MACHINES/Makefile.mac                     |    113 +
 src/MAKE/MACHINES/Makefile.mac_mpi                 |    116 +
 src/MAKE/MACHINES/Makefile.mingw32-cross           |    122 +
 src/MAKE/MACHINES/Makefile.mingw32-cross-mpi       |    122 +
 src/MAKE/MACHINES/Makefile.mingw64-cross           |    122 +
 src/MAKE/MACHINES/Makefile.mingw64-cross-mpi       |    122 +
 src/MAKE/MACHINES/Makefile.myrinet                 |    113 +
 src/MAKE/MACHINES/Makefile.power                   |    114 +
 src/MAKE/MACHINES/Makefile.redsky                  |    133 +
 src/MAKE/MACHINES/Makefile.serial                  |    113 +
 src/MAKE/MACHINES/Makefile.stampede                |    114 +
 src/MAKE/MACHINES/Makefile.storm                   |    107 +
 src/MAKE/MACHINES/Makefile.tacc                    |    116 +
 src/MAKE/MACHINES/Makefile.ubuntu                  |    117 +
 src/MAKE/MACHINES/Makefile.ubuntu_simple           |    116 +
 src/MAKE/MACHINES/Makefile.xe6                     |    114 +
 src/MAKE/MACHINES/Makefile.xt3                     |    115 +
 src/MAKE/MACHINES/Makefile.xt5                     |    114 +
 src/MAKE/Makefile.altix                            |    103 -
 src/MAKE/Makefile.bgl                              |    109 -
 src/MAKE/Makefile.cygwin                           |    103 -
 src/MAKE/Makefile.encanto                          |    103 -
 src/MAKE/Makefile.fink                             |    103 -
 src/MAKE/Makefile.g++                              |    103 -
 src/MAKE/Makefile.g++3                             |    103 -
 src/MAKE/Makefile.glory                            |    120 -
 src/MAKE/Makefile.jaguar                           |    103 -
 src/MAKE/Makefile.lam                              |    103 -
 src/MAKE/Makefile.linux                            |    103 -
 src/MAKE/Makefile.mac                              |    103 -
 src/MAKE/Makefile.mac_mpi                          |    106 -
 src/MAKE/Makefile.mingw                            |    108 -
 src/MAKE/Makefile.mkl                              |    109 -
 src/MAKE/Makefile.mpi                              |    113 +
 src/MAKE/Makefile.odin                             |    103 -
 src/MAKE/Makefile.openmpi                          |    104 -
 src/MAKE/Makefile.pgi                              |    103 -
 src/MAKE/Makefile.power5                           |    104 -
 src/MAKE/Makefile.qed                              |    103 -
 src/MAKE/Makefile.redsky                           |    123 -
 src/MAKE/Makefile.sdsc                             |    108 -
 src/MAKE/Makefile.seaborg                          |    104 -
 src/MAKE/Makefile.serial                           |     52 +-
 src/MAKE/Makefile.serial_debug                     |    103 -
 src/MAKE/Makefile.sgi                              |    103 -
 src/MAKE/Makefile.solaris                          |    103 -
 src/MAKE/Makefile.spirit                           |    111 -
 src/MAKE/Makefile.storm                            |    100 -
 src/MAKE/Makefile.tacc                             |    106 -
 src/MAKE/Makefile.tbird                            |    122 -
 src/MAKE/Makefile.tesla                            |    103 -
 src/MAKE/Makefile.tunnison                         |    113 -
 src/MAKE/Makefile.xe6                              |    104 -
 src/MAKE/Makefile.xt3                              |    105 -
 src/MAKE/Makefile.xt5                              |    104 -
 src/MAKE/OPTIONS/Makefile.fftw                     |    113 +
 src/MAKE/OPTIONS/Makefile.intel_cpu                |    115 +
 src/MAKE/OPTIONS/Makefile.intel_phi                |    116 +
 src/MAKE/OPTIONS/Makefile.jpeg                     |    113 +
 src/MAKE/OPTIONS/Makefile.kokkos_cuda              |    115 +
 src/MAKE/OPTIONS/Makefile.kokkos_omp               |    114 +
 src/MAKE/OPTIONS/Makefile.kokkos_phi               |    115 +
 src/MAKE/OPTIONS/Makefile.mpich_g++                |    113 +
 src/MAKE/OPTIONS/Makefile.mpich_icc                |    113 +
 src/MAKE/OPTIONS/Makefile.mpich_native_g++         |    113 +
 src/MAKE/OPTIONS/Makefile.mpich_native_icc         |    113 +
 src/MAKE/OPTIONS/Makefile.omp                      |    113 +
 src/MAKE/OPTIONS/Makefile.ompi_g++                 |    114 +
 src/MAKE/OPTIONS/Makefile.ompi_icc                 |    114 +
 src/MAKE/OPTIONS/Makefile.ompi_native_g++          |    113 +
 src/MAKE/OPTIONS/Makefile.ompi_native_icc          |    113 +
 src/MAKE/OPTIONS/Makefile.opt                      |    113 +
 src/MAKE/OPTIONS/Makefile.pgi                      |    114 +
 src/MAKE/OPTIONS/Makefile.png                      |    113 +
 src/MAKE/OPTIONS/Makefile.serial_icc               |    113 +
 src/MAKE/README                                    |    106 +
 src/MANYBODY/Install.sh                            |     67 -
 src/MANYBODY/fix_qeq_comb.cpp                      |     58 +-
 src/MANYBODY/fix_qeq_comb.h                        |     11 +-
 src/MANYBODY/pair_adp.cpp                          |     20 +-
 src/MANYBODY/pair_adp.h                            |      6 +-
 src/MANYBODY/pair_airebo.cpp                       |    134 +-
 src/MANYBODY/pair_airebo.h                         |     20 +-
 src/MANYBODY/pair_bop.cpp                          |    356 +-
 src/MANYBODY/pair_bop.h                            |      9 +-
 src/MANYBODY/pair_comb.cpp                         |    163 +-
 src/MANYBODY/pair_comb.h                           |     25 +-
 src/MANYBODY/pair_comb3.cpp                        |   3947 +
 src/MANYBODY/pair_comb3.h                          |    333 +
 src/MANYBODY/pair_eam.cpp                          |    108 +-
 src/MANYBODY/pair_eam.h                            |     12 +-
 src/MANYBODY/pair_eam_alloy.cpp                    |      6 +-
 src/MANYBODY/pair_eam_alloy.h                      |      2 +-
 src/MANYBODY/pair_eam_fs.cpp                       |      6 +-
 src/MANYBODY/pair_eam_fs.h                         |      2 +-
 src/MANYBODY/pair_eim.cpp                          |     14 +-
 src/MANYBODY/pair_eim.h                            |      6 +-
 src/MANYBODY/pair_lcbop.cpp                        |    106 +-
 src/MANYBODY/pair_lcbop.h                          |     23 +-
 src/MANYBODY/pair_nb3b_harmonic.cpp                |    531 +
 src/MANYBODY/pair_nb3b_harmonic.h                  |    115 +
 src/MANYBODY/pair_rebo.h                           |      2 +-
 src/MANYBODY/pair_sw.cpp                           |     16 +-
 src/MANYBODY/pair_sw.h                             |      8 +-
 src/MANYBODY/pair_tersoff.cpp                      |     16 +-
 src/MANYBODY/pair_tersoff.h                        |     24 +-
 src/MANYBODY/pair_tersoff_mod.cpp                  |    361 +
 src/MANYBODY/pair_tersoff_mod.h                    |    107 +
 src/MANYBODY/pair_tersoff_zbl.cpp                  |     10 +-
 src/MANYBODY/pair_tersoff_zbl.h                    |      6 +-
 src/MC/Install.sh                                  |     31 -
 src/MC/fix_atom_swap.cpp                           |    768 +
 src/MC/fix_atom_swap.h                             |    123 +
 src/MC/fix_bond_break.cpp                          |    587 +-
 src/MC/fix_bond_break.h                            |     39 +-
 src/MC/fix_bond_create.cpp                         |   1030 +-
 src/MC/fix_bond_create.h                           |     45 +-
 src/MC/fix_bond_swap.cpp                           |     91 +-
 src/MC/fix_bond_swap.h                             |      9 +-
 src/MC/fix_gcmc.cpp                                |   1621 +-
 src/MC/fix_gcmc.h                                  |    152 +-
 src/MC/fix_tfmc.cpp                                |    294 +
 src/MC/fix_tfmc.h                                  |     72 +
 src/MC/pair_dsmc.cpp                               |     17 +-
 src/MC/pair_dsmc.h                                 |      2 +-
 src/MEAM/Install.sh                                |     37 +-
 src/MEAM/README                                    |     11 +
 src/MEAM/pair_meam.cpp                             |     29 +-
 src/MEAM/pair_meam.h                               |      6 +-
 src/MISC/compute_msd_nongauss.cpp                  |    106 +
 src/MISC/compute_msd_nongauss.h                    |     51 +
 src/MISC/compute_ti.cpp                            |    230 +
 src/MISC/compute_ti.h                              |     83 +
 src/MISC/fix_deposit.cpp                           |    803 +
 src/MISC/fix_deposit.h                             |    179 +
 src/MISC/fix_efield.cpp                            |    441 +
 src/MISC/fix_efield.h                              |    110 +
 src/MISC/fix_evaporate.cpp                         |    407 +
 src/MISC/fix_evaporate.h                           |     80 +
 src/MISC/fix_gld.cpp                               |    648 +
 src/MISC/fix_gld.h                                 |    113 +
 src/MISC/fix_oneway.cpp                            |    110 +
 src/MISC/fix_oneway.h                              |     54 +
 src/MISC/fix_orient_fcc.cpp                        |    603 +
 src/MISC/fix_orient_fcc.h                          |    115 +
 src/MISC/fix_thermal_conductivity.cpp              |    329 +
 src/MISC/fix_thermal_conductivity.h                |     75 +
 src/MISC/fix_ttm.cpp                               |    684 +
 src/MISC/fix_ttm.h                                 |    157 +
 src/MISC/fix_viscosity.cpp                         |    308 +
 src/MISC/fix_viscosity.h                           |     80 +
 src/MISC/pair_nm_cut.cpp                           |    433 +
 src/MISC/pair_nm_cut.h                             |     76 +
 src/MISC/pair_nm_cut_coul_cut.cpp                  |    506 +
 src/MISC/pair_nm_cut_coul_cut.h                    |     83 +
 src/MISC/pair_nm_cut_coul_long.cpp                 |    590 +
 src/MISC/pair_nm_cut_coul_long.h                   |     89 +
 src/MOLECULE/Install.sh                            |    143 -
 src/MOLECULE/angle_charmm.cpp                      |     19 +-
 src/MOLECULE/angle_charmm.h                        |      3 +-
 src/MOLECULE/angle_cosine.cpp                      |     12 +-
 src/MOLECULE/angle_cosine.h                        |      3 +-
 src/MOLECULE/angle_cosine_delta.h                  |      2 +-
 src/MOLECULE/angle_cosine_periodic.cpp             |     27 +-
 src/MOLECULE/angle_cosine_periodic.h               |      3 +-
 src/MOLECULE/angle_cosine_squared.cpp              |     14 +-
 src/MOLECULE/angle_cosine_squared.h                |      3 +-
 src/MOLECULE/angle_harmonic.cpp                    |     14 +-
 src/MOLECULE/angle_harmonic.h                      |      3 +-
 src/MOLECULE/angle_hybrid.cpp                      |    368 -
 src/MOLECULE/angle_hybrid.h                        |     95 -
 src/MOLECULE/angle_table.cpp                       |      7 +-
 src/MOLECULE/angle_table.h                         |      5 +-
 src/MOLECULE/atom_vec_angle.cpp                    |    282 +-
 src/MOLECULE/atom_vec_angle.h                      |     27 +-
 src/MOLECULE/atom_vec_bond.cpp                     |    242 +-
 src/MOLECULE/atom_vec_bond.h                       |     25 +-
 src/MOLECULE/atom_vec_full.cpp                     |    382 +-
 src/MOLECULE/atom_vec_full.h                       |     31 +-
 src/MOLECULE/atom_vec_molecular.cpp                |    379 +-
 src/MOLECULE/atom_vec_molecular.h                  |     31 +-
 src/MOLECULE/atom_vec_template.cpp                 |    871 +
 src/MOLECULE/atom_vec_template.h                   |    114 +
 src/MOLECULE/bond_fene.cpp                         |     28 +-
 src/MOLECULE/bond_fene.h                           |      5 +-
 src/MOLECULE/bond_fene_expand.cpp                  |     30 +-
 src/MOLECULE/bond_fene_expand.h                    |      5 +-
 src/MOLECULE/bond_harmonic.cpp                     |     19 +-
 src/MOLECULE/bond_harmonic.h                       |      5 +-
 src/MOLECULE/bond_morse.cpp                        |     21 +-
 src/MOLECULE/bond_morse.h                          |      5 +-
 src/MOLECULE/bond_nonlinear.cpp                    |     21 +-
 src/MOLECULE/bond_nonlinear.h                      |      5 +-
 src/MOLECULE/bond_quartic.cpp                      |     39 +-
 src/MOLECULE/bond_quartic.h                        |     10 +-
 src/MOLECULE/bond_table.cpp                        |     12 +-
 src/MOLECULE/bond_table.h                          |      7 +-
 src/MOLECULE/dihedral_charmm.cpp                   |     38 +-
 src/MOLECULE/dihedral_charmm.h                     |      3 +-
 src/MOLECULE/dihedral_harmonic.cpp                 |     27 +-
 src/MOLECULE/dihedral_harmonic.h                   |      3 +-
 src/MOLECULE/dihedral_helix.cpp                    |     11 +-
 src/MOLECULE/dihedral_helix.h                      |      2 +-
 src/MOLECULE/dihedral_hybrid.cpp                   |    350 -
 src/MOLECULE/dihedral_hybrid.h                     |     79 -
 src/MOLECULE/dihedral_multi_harmonic.cpp           |     14 +-
 src/MOLECULE/dihedral_multi_harmonic.h             |      2 +-
 src/MOLECULE/dihedral_opls.cpp                     |     28 +-
 src/MOLECULE/dihedral_opls.h                       |      3 +-
 src/MOLECULE/improper_cvff.cpp                     |     27 +-
 src/MOLECULE/improper_cvff.h                       |      3 +-
 src/MOLECULE/improper_harmonic.cpp                 |     25 +-
 src/MOLECULE/improper_harmonic.h                   |      3 +-
 src/MOLECULE/improper_hybrid.cpp                   |    338 -
 src/MOLECULE/improper_hybrid.h                     |     78 -
 src/MOLECULE/improper_umbrella.cpp                 |     19 +-
 src/MOLECULE/improper_umbrella.h                   |      3 +-
 src/MOLECULE/pair_hbond_dreiding_lj.cpp            |    170 +-
 src/MOLECULE/pair_hbond_dreiding_lj.h              |      2 +-
 src/MOLECULE/pair_hbond_dreiding_morse.cpp         |    166 +-
 src/MOLECULE/pair_hbond_dreiding_morse.h           |      2 +-
 src/MOLECULE/pair_lj_charmm_coul_charmm.cpp        |     44 +-
 src/MOLECULE/pair_lj_charmm_coul_charmm.h          |      4 +-
 .../pair_lj_charmm_coul_charmm_implicit.cpp        |      4 +-
 src/MOLECULE/pair_lj_charmm_coul_charmm_implicit.h |      2 +-
 src/MOLECULE/pair_lj_cut_tip4p_cut.cpp             |    747 +
 src/MOLECULE/pair_lj_cut_tip4p_cut.h               |    121 +
 src/MOLECULE/pair_tip4p_cut.cpp                    |    551 +
 src/MOLECULE/pair_tip4p_cut.h                      |    109 +
 src/MPIIO/Install.sh                               |     54 +
 src/MPIIO/dump_atom_mpiio.cpp                      |    715 +
 src/MPIIO/dump_atom_mpiio.h                        |     89 +
 src/MPIIO/dump_cfg_mpiio.cpp                       |    507 +
 src/MPIIO/dump_cfg_mpiio.h                         |     80 +
 src/MPIIO/dump_custom_mpiio.cpp                    |    657 +
 src/MPIIO/dump_custom_mpiio.h                      |    108 +
 src/MPIIO/dump_xyz_mpiio.cpp                       |    398 +
 src/MPIIO/dump_xyz_mpiio.h                         |     76 +
 src/MPIIO/restart_mpiio.cpp                        |    191 +
 src/MPIIO/restart_mpiio.h                          |     74 +
 src/Make.py                                        |   2831 +-
 src/Make.sh                                        |     10 +-
 src/Makefile                                       |    274 +-
 src/Makefile.lib                                   |     37 -
 src/Makefile.shlib                                 |     43 -
 src/OPT/Install.sh                                 |     90 +-
 src/OPT/Package.sh                                 |     50 -
 src/OPT/pair_eam_alloy_opt.h                       |      2 +-
 src/OPT/pair_eam_fs_opt.h                          |      2 +-
 src/OPT/pair_eam_opt.cpp                           |     38 +-
 src/OPT/pair_eam_opt.h                             |      2 +-
 src/OPT/pair_lj_charmm_coul_long_opt.cpp           |     30 +-
 src/OPT/pair_lj_charmm_coul_long_opt.h             |      2 +-
 src/OPT/pair_lj_cut_coul_long_opt.h                |      2 +-
 src/OPT/pair_lj_cut_opt.cpp                        |     26 +-
 src/OPT/pair_lj_cut_opt.h                          |      2 +-
 src/OPT/pair_lj_cut_tip4p_long_opt.cpp             |     22 +-
 src/OPT/pair_lj_long_coul_long_opt.cpp             |    880 +
 src/OPT/pair_lj_long_coul_long_opt.h               |     48 +
 src/OPT/pair_morse_opt.cpp                         |     26 +-
 src/OPT/pair_morse_opt.h                           |      2 +-
 src/PERI/Install.sh                                |     31 -
 src/PERI/atom_vec_peri.cpp                         |    223 +-
 src/PERI/atom_vec_peri.h                           |     21 +-
 src/PERI/compute_damage_atom.cpp                   |     17 +-
 src/PERI/compute_damage_atom.h                     |      2 +-
 src/PERI/compute_dilatation_atom.cpp               |    127 +
 src/PERI/compute_dilatation_atom.h                 |     48 +
 src/PERI/compute_plasticity_atom.cpp               |    111 +
 src/PERI/compute_plasticity_atom.h                 |     44 +
 src/PERI/fix_peri_neigh.cpp                        |    177 +-
 src/PERI/fix_peri_neigh.h                          |     20 +-
 src/PERI/pair_peri_eps.cpp                         |    826 +
 src/PERI/pair_peri_eps.h                           |    112 +
 src/PERI/pair_peri_lps.cpp                         |    135 +-
 src/PERI/pair_peri_lps.h                           |     17 +-
 src/PERI/pair_peri_pmb.cpp                         |     19 +-
 src/PERI/pair_peri_pmb.h                           |      6 +-
 src/PERI/pair_peri_ves.cpp                         |    723 +
 src/PERI/pair_peri_ves.h                           |    114 +
 src/POEMS/Install.sh                               |     39 +-
 src/POEMS/README                                   |     12 +
 src/POEMS/fix_poems.cpp                            |     94 +-
 src/POEMS/fix_poems.h                              |     12 +-
 src/Package.sh                                     |     62 +-
 src/Purge.list                                     |     30 +-
 src/QEQ/fix_qeq.cpp                                |    758 +
 src/QEQ/fix_qeq.h                                  |    129 +
 src/QEQ/fix_qeq_dynamic.cpp                        |    292 +
 src/QEQ/fix_qeq_dynamic.h                          |     46 +
 src/QEQ/fix_qeq_point.cpp                          |    173 +
 src/QEQ/fix_qeq_point.h                            |     41 +
 src/QEQ/fix_qeq_shielded.cpp                       |    238 +
 src/QEQ/fix_qeq_shielded.h                         |     43 +
 src/QEQ/fix_qeq_slater.cpp                         |    387 +
 src/QEQ/fix_qeq_slater.h                           |     46 +
 src/REAX/Install.sh                                |     45 +-
 src/REAX/fix_reax_bonds.cpp                        |     11 +-
 src/REAX/fix_reax_bonds.h                          |      2 +-
 src/REAX/pair_reax.cpp                             |     26 +-
 src/REAX/pair_reax.h                               |      6 +-
 src/REAX/pair_reax_fortran.h                       |      2 +-
 src/REPLICA/Install.sh                             |     51 -
 src/REPLICA/compute_event_displace.cpp             |      5 +-
 src/REPLICA/compute_event_displace.h               |      2 +-
 src/REPLICA/fix_event.cpp                          |    126 +-
 src/REPLICA/fix_event.h                            |     25 +-
 src/REPLICA/fix_event_prd.cpp                      |      4 +-
 src/REPLICA/fix_event_prd.h                        |      4 +-
 src/REPLICA/fix_event_tad.h                        |      2 +-
 src/REPLICA/fix_neb.cpp                            |     21 +-
 src/REPLICA/fix_neb.h                              |      2 +-
 src/REPLICA/neb.cpp                                |    247 +-
 src/REPLICA/neb.h                                  |     23 +-
 src/REPLICA/prd.cpp                                |    201 +-
 src/REPLICA/prd.h                                  |     19 +-
 src/REPLICA/tad.cpp                                |    176 +-
 src/REPLICA/tad.h                                  |     11 +-
 src/REPLICA/temper.cpp                             |     17 +-
 src/REPLICA/temper.h                               |      2 +-
 src/REPLICA/verlet_split.cpp                       |     22 +-
 src/REPLICA/verlet_split.h                         |      6 +-
 src/RIGID/Install.sh                               |     36 -
 src/RIGID/compute_erotate_rigid.cpp                |     77 +
 src/RIGID/compute_erotate_rigid.h                  |     60 +
 src/RIGID/compute_ke_rigid.cpp                     |     75 +
 src/RIGID/compute_ke_rigid.h                       |     60 +
 src/RIGID/fix_rattle.cpp                           |    879 +
 src/RIGID/fix_rattle.h                             |     74 +
 src/RIGID/fix_rigid.cpp                            |    791 +-
 src/RIGID/fix_rigid.h                              |     50 +-
 src/RIGID/fix_rigid_nh.cpp                         |    296 +-
 src/RIGID/fix_rigid_nh.h                           |     37 +-
 src/RIGID/fix_rigid_nh_small.cpp                   |   1504 +
 src/RIGID/fix_rigid_nh_small.h                     |    194 +
 src/RIGID/fix_rigid_nph.cpp                        |     12 +-
 src/RIGID/fix_rigid_nph.h                          |     14 +-
 src/RIGID/fix_rigid_nph_small.cpp                  |     92 +
 src/RIGID/fix_rigid_nph_small.h                    |     53 +
 src/RIGID/fix_rigid_npt.cpp                        |     14 +-
 src/RIGID/fix_rigid_npt.h                          |     28 +-
 src/RIGID/fix_rigid_npt_small.cpp                  |    104 +
 src/RIGID/fix_rigid_npt_small.h                    |     65 +
 src/RIGID/fix_rigid_nve.h                          |      2 +-
 src/RIGID/fix_rigid_nve_small.cpp                  |     28 +
 src/RIGID/fix_rigid_nve_small.h                    |     36 +
 src/RIGID/fix_rigid_nvt.cpp                        |      8 +-
 src/RIGID/fix_rigid_nvt.h                          |     28 +-
 src/RIGID/fix_rigid_nvt_small.cpp                  |     50 +
 src/RIGID/fix_rigid_nvt_small.h                    |     60 +
 src/RIGID/fix_rigid_small.cpp                      |   3438 +
 src/RIGID/fix_rigid_small.h                        |    319 +
 src/RIGID/fix_shake.cpp                            |   2704 +
 src/RIGID/fix_shake.h                              |    260 +
 src/SHOCK/Install.sh                               |     27 -
 src/SHOCK/fix_append_atoms.cpp                     |     69 +-
 src/SHOCK/fix_append_atoms.h                       |     20 +-
 src/SHOCK/fix_msst.cpp                             |     17 +-
 src/SHOCK/fix_msst.h                               |      2 +-
 src/SHOCK/fix_nphug.cpp                            |      6 +-
 src/SHOCK/fix_nphug.h                              |      2 +-
 src/SHOCK/fix_wall_piston.cpp                      |     47 +-
 src/SHOCK/fix_wall_piston.h                        |      6 +-
 src/SNAP/compute_sna_atom.cpp                      |    279 +
 src/SNAP/compute_sna_atom.h                        |     53 +
 src/SNAP/compute_snad_atom.cpp                     |    335 +
 src/SNAP/compute_snad_atom.h                       |     54 +
 src/SNAP/compute_snav_atom.cpp                     |    345 +
 src/SNAP/compute_snav_atom.h                       |     55 +
 src/SNAP/openmp_snap.h                             |     16 +
 src/SNAP/pair_snap.cpp                             |   1741 +
 src/SNAP/pair_snap.h                               |    110 +
 src/SNAP/sna.cpp                                   |   1952 +
 src/SNAP/sna.h                                     |    143 +
 src/SRD/Install.sh                                 |     19 -
 src/SRD/fix_srd.cpp                                |    258 +-
 src/SRD/fix_srd.h                                  |      9 +-
 src/SRD/fix_wall_srd.cpp                           |      6 +-
 src/SRD/fix_wall_srd.h                             |      7 +-
 src/STUBS/Makefile.mingw32-cross                   |     37 +
 src/STUBS/Makefile.mingw64-cross                   |     37 +
 src/STUBS/mpi.c                                    |    306 +-
 src/STUBS/mpi.h                                    |     44 +-
 src/USER-ATC/Install.sh                            |     40 +-
 src/USER-ATC/README                                |      4 +-
 src/USER-ATC/fix_atc.cpp                           |    697 +-
 src/USER-ATC/fix_atc.h                             |    117 +-
 src/USER-AWPMD/Install.sh                          |     47 +-
 src/USER-AWPMD/README                              |      4 +-
 src/USER-AWPMD/atom_vec_wavepacket.cpp             |    360 +-
 src/USER-AWPMD/atom_vec_wavepacket.h               |     20 +-
 src/USER-AWPMD/fix_nve_awpmd.h                     |      2 +-
 src/USER-AWPMD/pair_awpmd_cut.cpp                  |     16 +-
 src/USER-AWPMD/pair_awpmd_cut.h                    |      2 +-
 src/USER-CG-CMM/Install.sh                         |     93 +-
 src/USER-CG-CMM/Package.sh                         |     38 -
 src/USER-CG-CMM/angle_cg_cmm.cpp                   |    433 -
 src/USER-CG-CMM/angle_cg_cmm.h                     |     55 -
 src/USER-CG-CMM/angle_sdk.cpp                      |     20 +-
 src/USER-CG-CMM/angle_sdk.h                        |      1 +
 src/USER-CG-CMM/cg_cmm_parms.cpp                   |     43 -
 src/USER-CG-CMM/cg_cmm_parms.h                     |     43 -
 src/USER-CG-CMM/pair_cg_cmm.cpp                    |    174 -
 src/USER-CG-CMM/pair_cg_cmm.h                      |     51 -
 src/USER-CG-CMM/pair_cg_cmm_coul_cut.cpp           |    241 -
 src/USER-CG-CMM/pair_cg_cmm_coul_cut.h             |     53 -
 src/USER-CG-CMM/pair_cg_cmm_coul_long.cpp          |    464 -
 src/USER-CG-CMM/pair_cg_cmm_coul_long.h            |     56 -
 src/USER-CG-CMM/pair_cmm_common.cpp                |    479 -
 src/USER-CG-CMM/pair_cmm_common.h                  |    698 -
 src/USER-CG-CMM/pair_lj_sdk.cpp                    |     31 +-
 src/USER-CG-CMM/pair_lj_sdk.h                      |      2 +
 src/USER-CG-CMM/pair_lj_sdk_coul_long.cpp          |    152 +-
 src/USER-CG-CMM/pair_lj_sdk_coul_long.h            |     11 +-
 src/USER-CG-CMM/pair_lj_sdk_coul_msm.cpp           |    310 +
 src/USER-CG-CMM/pair_lj_sdk_coul_msm.h             |     57 +
 src/USER-COLVARS/Install.sh                        |     40 +-
 src/USER-COLVARS/README                            |     63 +-
 src/USER-COLVARS/colvarproxy_lammps.cpp            |    186 +-
 src/USER-COLVARS/colvarproxy_lammps.h              |     85 +-
 src/USER-COLVARS/fix_colvars.cpp                   |    404 +-
 src/USER-COLVARS/fix_colvars.h                     |     71 +-
 src/USER-COLVARS/group_ndx.cpp                     |    175 +
 src/USER-COLVARS/group_ndx.h                       |     55 +
 src/USER-CUDA/Install.sh                           |    493 +-
 src/USER-CUDA/README                               |      4 +-
 src/USER-CUDA/atom_vec_angle_cuda.cpp              |     37 +-
 src/USER-CUDA/atom_vec_angle_cuda.h                |      2 +-
 src/USER-CUDA/atom_vec_atomic_cuda.cpp             |     24 +-
 src/USER-CUDA/atom_vec_atomic_cuda.h               |      2 +-
 src/USER-CUDA/atom_vec_charge_cuda.cpp             |     23 +-
 src/USER-CUDA/atom_vec_charge_cuda.h               |      2 +-
 src/USER-CUDA/atom_vec_full_cuda.cpp               |     39 +-
 src/USER-CUDA/atom_vec_full_cuda.h                 |      4 +-
 src/USER-CUDA/comm_cuda.cpp                        |    292 +-
 src/USER-CUDA/comm_cuda.h                          |     16 +-
 src/USER-CUDA/compute_pe_cuda.h                    |      2 +-
 src/USER-CUDA/compute_pressure_cuda.cpp            |      2 +-
 src/USER-CUDA/compute_pressure_cuda.h              |      2 +-
 src/USER-CUDA/compute_temp_cuda.cpp                |     19 +-
 src/USER-CUDA/compute_temp_cuda.h                  |      9 +-
 src/USER-CUDA/compute_temp_partial_cuda.cpp        |     27 +-
 src/USER-CUDA/compute_temp_partial_cuda.h          |     11 +-
 src/USER-CUDA/cuda.cpp                             |    290 +-
 src/USER-CUDA/cuda.h                               |    155 -
 src/USER-CUDA/cuda_data.h                          |     74 +-
 src/USER-CUDA/cuda_neigh_list.cpp                  |      2 +-
 src/USER-CUDA/cuda_neigh_list.h                    |      2 +-
 src/USER-CUDA/domain_cuda.cpp                      |      9 +-
 src/USER-CUDA/domain_cuda.h                        |      6 +-
 src/USER-CUDA/fft3d_cuda.cpp                       |     20 +-
 src/USER-CUDA/fft3d_cuda.h                         |      2 +-
 src/USER-CUDA/fft3d_wrap_cuda.cpp                  |      2 +-
 src/USER-CUDA/fft3d_wrap_cuda.h                    |      2 +-
 src/USER-CUDA/fix_addforce_cuda.cpp                |     13 +-
 src/USER-CUDA/fix_addforce_cuda.h                  |      4 +-
 src/USER-CUDA/fix_aveforce_cuda.cpp                |     17 +-
 src/USER-CUDA/fix_aveforce_cuda.h                  |      5 +-
 src/USER-CUDA/fix_enforce2d_cuda.cpp               |      2 +-
 src/USER-CUDA/fix_enforce2d_cuda.h                 |      2 +-
 src/USER-CUDA/fix_freeze_cuda.cpp                  |      6 +-
 src/USER-CUDA/fix_freeze_cuda.h                    |      4 +-
 src/USER-CUDA/fix_gravity_cuda.cpp                 |     25 +-
 src/USER-CUDA/fix_gravity_cuda.h                   |      2 +-
 src/USER-CUDA/fix_nh_cuda.cpp                      |     82 +-
 src/USER-CUDA/fix_nh_cuda.h                        |      4 +-
 src/USER-CUDA/fix_npt_cuda.h                       |      2 +-
 src/USER-CUDA/fix_nve_cuda.cpp                     |      2 +-
 src/USER-CUDA/fix_nve_cuda.h                       |      4 +-
 src/USER-CUDA/fix_nvt_cuda.h                       |      2 +-
 src/USER-CUDA/fix_set_force_cuda.cpp               |     13 +-
 src/USER-CUDA/fix_set_force_cuda.h                 |      4 +-
 src/USER-CUDA/fix_shake_cuda.cpp                   |     44 +-
 src/USER-CUDA/fix_shake_cuda.h                     |     18 +-
 src/USER-CUDA/fix_temp_berendsen_cuda.cpp          |      8 +-
 src/USER-CUDA/fix_temp_berendsen_cuda.h            |      2 +-
 src/USER-CUDA/fix_temp_rescale_cuda.cpp            |     12 +-
 src/USER-CUDA/fix_temp_rescale_cuda.h              |      2 +-
 src/USER-CUDA/fix_temp_rescale_limit_cuda.cpp      |     14 +-
 src/USER-CUDA/fix_temp_rescale_limit_cuda.h        |      2 +-
 src/USER-CUDA/fix_viscous_cuda.cpp                 |      4 +-
 src/USER-CUDA/fix_viscous_cuda.h                   |      4 +-
 src/USER-CUDA/modify_cuda.cpp                      |      2 +-
 src/USER-CUDA/neigh_full_cuda.cpp                  |     10 +-
 src/USER-CUDA/neighbor_cuda.cpp                    |      2 +-
 src/USER-CUDA/neighbor_cuda.h                      |      2 +-
 src/USER-CUDA/pair_born_coul_long_cuda.cpp         |     10 +-
 src/USER-CUDA/pair_born_coul_long_cuda.h           |      2 +-
 src/USER-CUDA/pair_buck_coul_cut_cuda.cpp          |     12 +-
 src/USER-CUDA/pair_buck_coul_cut_cuda.h            |      2 +-
 src/USER-CUDA/pair_buck_coul_long_cuda.cpp         |     10 +-
 src/USER-CUDA/pair_buck_coul_long_cuda.h           |      2 +-
 src/USER-CUDA/pair_buck_cuda.cpp                   |     10 +-
 src/USER-CUDA/pair_buck_cuda.h                     |      2 +-
 src/USER-CUDA/pair_eam_alloy_cuda.cpp              |      4 +-
 src/USER-CUDA/pair_eam_alloy_cuda.h                |      2 +-
 src/USER-CUDA/pair_eam_cuda.cpp                    |     33 +-
 src/USER-CUDA/pair_eam_cuda.h                      |     17 +-
 src/USER-CUDA/pair_eam_fs_cuda.cpp                 |      4 +-
 src/USER-CUDA/pair_eam_fs_cuda.h                   |      2 +-
 src/USER-CUDA/pair_gran_hooke_cuda.cpp             |     52 +-
 src/USER-CUDA/pair_gran_hooke_cuda.h               |      2 +-
 src/USER-CUDA/pair_lj96_cut_cuda.cpp               |     10 +-
 src/USER-CUDA/pair_lj96_cut_cuda.h                 |      2 +-
 src/USER-CUDA/pair_lj_charmm_coul_charmm_cuda.cpp  |     23 +-
 src/USER-CUDA/pair_lj_charmm_coul_charmm_cuda.h    |     10 +-
 .../pair_lj_charmm_coul_charmm_implicit_cuda.cpp   |     23 +-
 .../pair_lj_charmm_coul_charmm_implicit_cuda.h     |     10 +-
 src/USER-CUDA/pair_lj_charmm_coul_long_cuda.cpp    |     23 +-
 src/USER-CUDA/pair_lj_charmm_coul_long_cuda.h      |     10 +-
 src/USER-CUDA/pair_lj_class2_coul_cut_cuda.cpp     |     12 +-
 src/USER-CUDA/pair_lj_class2_coul_cut_cuda.h       |      2 +-
 src/USER-CUDA/pair_lj_class2_coul_long_cuda.cpp    |     10 +-
 src/USER-CUDA/pair_lj_class2_coul_long_cuda.h      |      2 +-
 src/USER-CUDA/pair_lj_class2_cuda.cpp              |     10 +-
 src/USER-CUDA/pair_lj_class2_cuda.h                |      2 +-
 src/USER-CUDA/pair_lj_cut_coul_cut_cuda.cpp        |     12 +-
 src/USER-CUDA/pair_lj_cut_coul_cut_cuda.h          |      2 +-
 src/USER-CUDA/pair_lj_cut_coul_debye_cuda.cpp      |     14 +-
 src/USER-CUDA/pair_lj_cut_coul_debye_cuda.h        |      2 +-
 src/USER-CUDA/pair_lj_cut_coul_long_cuda.cpp       |     22 +-
 src/USER-CUDA/pair_lj_cut_coul_long_cuda.h         |      2 +-
 src/USER-CUDA/pair_lj_cut_cuda.cpp                 |     10 +-
 src/USER-CUDA/pair_lj_cut_cuda.h                   |      2 +-
 src/USER-CUDA/pair_lj_cut_experimental_cuda.cpp    |     10 +-
 src/USER-CUDA/pair_lj_cut_experimental_cuda.h      |      2 +-
 src/USER-CUDA/pair_lj_expand_cuda.cpp              |     10 +-
 src/USER-CUDA/pair_lj_expand_cuda.h                |      2 +-
 .../pair_lj_gromacs_coul_gromacs_cuda.cpp          |     33 +-
 src/USER-CUDA/pair_lj_gromacs_coul_gromacs_cuda.h  |     20 +-
 src/USER-CUDA/pair_lj_gromacs_cuda.cpp             |     31 +-
 src/USER-CUDA/pair_lj_gromacs_cuda.h               |     20 +-
 src/USER-CUDA/pair_lj_sdk_coul_long_cuda.cpp       |     12 +-
 src/USER-CUDA/pair_lj_sdk_coul_long_cuda.h         |      7 +-
 src/USER-CUDA/pair_lj_sdk_cuda.cpp                 |     20 +-
 src/USER-CUDA/pair_lj_sdk_cuda.h                   |     17 +-
 src/USER-CUDA/pair_lj_smooth_cuda.cpp              |     31 +-
 src/USER-CUDA/pair_lj_smooth_cuda.h                |     20 +-
 src/USER-CUDA/pair_morse_cuda.cpp                  |     10 +-
 src/USER-CUDA/pair_morse_cuda.h                    |      2 +-
 src/USER-CUDA/pair_sw_cuda.cpp                     |      8 +-
 src/USER-CUDA/pair_sw_cuda.h                       |      2 +-
 src/USER-CUDA/pair_tersoff_cuda.cpp                |      8 +-
 src/USER-CUDA/pair_tersoff_cuda.h                  |      2 +-
 src/USER-CUDA/pair_tersoff_zbl_cuda.cpp            |      6 +-
 src/USER-CUDA/pair_tersoff_zbl_cuda.h              |      2 +-
 src/USER-CUDA/pppm_cuda.cpp                        |    202 +-
 src/USER-CUDA/pppm_cuda.h                          |     57 +-
 src/USER-CUDA/pppm_old.cpp                         |   2839 +
 src/USER-CUDA/pppm_old.h                           |    271 +
 src/USER-CUDA/user_cuda.h                          |    159 +
 src/USER-CUDA/verlet_cuda.cpp                      |    116 +-
 src/USER-CUDA/verlet_cuda.h                        |      4 +-
 src/USER-EFF/Install.sh                            |     73 -
 src/USER-EFF/atom_vec_electron.cpp                 |    322 +-
 src/USER-EFF/atom_vec_electron.h                   |     20 +-
 src/USER-EFF/compute_ke_atom_eff.cpp               |      3 +-
 src/USER-EFF/compute_ke_atom_eff.h                 |      2 +-
 src/USER-EFF/compute_ke_eff.cpp                    |      3 +-
 src/USER-EFF/compute_ke_eff.h                      |      2 +-
 src/USER-EFF/compute_temp_deform_eff.cpp           |     28 +-
 src/USER-EFF/compute_temp_deform_eff.h             |      3 +-
 src/USER-EFF/compute_temp_eff.cpp                  |     18 +-
 src/USER-EFF/compute_temp_eff.h                    |      6 +-
 src/USER-EFF/compute_temp_region_eff.cpp           |     26 +-
 src/USER-EFF/compute_temp_region_eff.h             |      4 +-
 src/USER-EFF/fix_langevin_eff.cpp                  |     48 +-
 src/USER-EFF/fix_langevin_eff.h                    |      3 +-
 src/USER-EFF/fix_nh_eff.cpp                        |      8 +-
 src/USER-EFF/fix_nh_eff.h                          |      2 +-
 src/USER-EFF/fix_nph_eff.h                         |      2 +-
 src/USER-EFF/fix_npt_eff.h                         |      2 +-
 src/USER-EFF/fix_nve_eff.cpp                       |      5 +-
 src/USER-EFF/fix_nve_eff.h                         |      2 +-
 src/USER-EFF/fix_nvt_eff.h                         |      2 +-
 src/USER-EFF/fix_nvt_sllod_eff.cpp                 |      5 +-
 src/USER-EFF/fix_nvt_sllod_eff.h                   |      2 +-
 src/USER-EFF/fix_temp_rescale_eff.cpp              |     10 +-
 src/USER-EFF/fix_temp_rescale_eff.h                |      2 +-
 src/USER-EFF/pair_eff_cut.cpp                      |     30 +-
 src/USER-EFF/pair_eff_cut.h                        |      2 +-
 src/USER-EFF/pair_eff_inline.h                     |      6 +-
 src/USER-FEP/Install.sh                            |     51 +
 src/USER-FEP/README                                |     13 +
 src/USER-FEP/compute_fep.cpp                       |    660 +
 src/USER-FEP/compute_fep.h                         |    113 +
 src/USER-FEP/fix_adapt_fep.cpp                     |    596 +
 src/USER-FEP/fix_adapt_fep.h                       |    114 +
 src/USER-FEP/pair_coul_cut_soft.cpp                |    376 +
 src/USER-FEP/pair_coul_cut_soft.h                  |     80 +
 src/USER-FEP/pair_coul_long_soft.cpp               |    395 +
 src/USER-FEP/pair_coul_long_soft.h                 |     80 +
 src/USER-FEP/pair_lj_charmm_coul_long_soft.cpp     |   1024 +
 src/USER-FEP/pair_lj_charmm_coul_long_soft.h       |    107 +
 src/USER-FEP/pair_lj_cut_coul_cut_soft.cpp         |    514 +
 src/USER-FEP/pair_lj_cut_coul_cut_soft.h           |     82 +
 src/USER-FEP/pair_lj_cut_coul_long_soft.cpp        |    955 +
 src/USER-FEP/pair_lj_cut_coul_long_soft.h          |     94 +
 src/USER-FEP/pair_lj_cut_soft.cpp                  |    779 +
 src/USER-FEP/pair_lj_cut_soft.h                    |     87 +
 src/USER-FEP/pair_lj_cut_tip4p_long_soft.cpp       |    592 +
 src/USER-FEP/pair_lj_cut_tip4p_long_soft.h         |    105 +
 src/USER-FEP/pair_tip4p_long_soft.cpp              |    514 +
 src/USER-FEP/pair_tip4p_long_soft.h                |    100 +
 src/USER-INTEL/Install.sh                          |     69 +
 src/USER-INTEL/README                              |     52 +
 src/USER-INTEL/TEST/README                         |     67 +
 src/USER-INTEL/TEST/in.intel.lc                    |     61 +
 src/USER-INTEL/TEST/in.intel.rhodo                 |     39 +
 src/USER-INTEL/fix_intel.cpp                       |    796 +
 src/USER-INTEL/fix_intel.h                         |    637 +
 src/USER-INTEL/intel_buffers.cpp                   |    524 +
 src/USER-INTEL/intel_buffers.h                     |    315 +
 src/USER-INTEL/intel_preprocess.h                  |    436 +
 src/USER-INTEL/math_extra_intel.h                  |    354 +
 src/USER-INTEL/neigh_half_bin_intel.cpp            |   1757 +
 src/USER-INTEL/pair_gayberne_intel.cpp             |   1083 +
 src/USER-INTEL/pair_gayberne_intel.h               |    102 +
 src/USER-INTEL/pair_lj_charmm_coul_long_intel.cpp  |    674 +
 src/USER-INTEL/pair_lj_charmm_coul_long_intel.h    |    104 +
 src/USER-INTEL/pair_lj_cut_coul_long_intel.cpp     |    633 +
 src/USER-INTEL/pair_lj_cut_coul_long_intel.h       |    100 +
 src/USER-INTEL/pair_lj_cut_intel.cpp               |    412 +
 src/USER-INTEL/pair_lj_cut_intel.h                 |     93 +
 src/USER-INTEL/pair_sw_intel.cpp                   |    703 +
 src/USER-INTEL/pair_sw_intel.h                     |    111 +
 src/USER-INTEL/verlet_intel.cpp                    |    430 +
 src/USER-INTEL/verlet_intel.h                      |     67 +
 src/USER-INTEL/verlet_split_intel.cpp              |    593 +
 src/USER-INTEL/verlet_split_intel.h                |     89 +
 src/USER-LB/README                                 |     54 +
 src/USER-LB/fix_lb_fluid.cpp                       |   3368 +
 src/USER-LB/fix_lb_fluid.h                         |    167 +
 src/USER-LB/fix_lb_momentum.cpp                    |    296 +
 src/USER-LB/fix_lb_momentum.h                      |     45 +
 src/USER-LB/fix_lb_pc.cpp                          |    471 +
 src/USER-LB/fix_lb_pc.h                            |     61 +
 src/USER-LB/fix_lb_rigid_pc_sphere.cpp             |   1691 +
 src/USER-LB/fix_lb_rigid_pc_sphere.h               |    110 +
 src/USER-LB/fix_lb_viscous.cpp                     |    146 +
 src/USER-LB/fix_lb_viscous.h                       |     49 +
 src/USER-MISC/Install.sh                           |    166 +-
 src/USER-MISC/README                               |     10 +
 src/USER-MISC/angle_cosine_shift.cpp               |     22 +-
 src/USER-MISC/angle_cosine_shift.h                 |      3 +-
 src/USER-MISC/angle_cosine_shift_exp.cpp           |     25 +-
 src/USER-MISC/angle_cosine_shift_exp.h             |      3 +-
 src/USER-MISC/angle_dipole.cpp                     |     16 +-
 src/USER-MISC/angle_dipole.h                       |      3 +-
 src/USER-MISC/angle_fourier.cpp                    |     20 +-
 src/USER-MISC/angle_fourier.h                      |      3 +-
 src/USER-MISC/angle_fourier_simple.cpp             |     19 +-
 src/USER-MISC/angle_fourier_simple.h               |      3 +-
 src/USER-MISC/angle_quartic.cpp                    |     24 +-
 src/USER-MISC/angle_quartic.h                      |      3 +-
 src/USER-MISC/bond_harmonic_shift.cpp              |     24 +-
 src/USER-MISC/bond_harmonic_shift.h                |      5 +-
 src/USER-MISC/bond_harmonic_shift_cut.cpp          |     29 +-
 src/USER-MISC/bond_harmonic_shift_cut.h            |      5 +-
 src/USER-MISC/compute_ackland_atom.cpp             |      4 +-
 src/USER-MISC/compute_ackland_atom.h               |      2 +-
 src/USER-MISC/compute_basal_atom.cpp               |    542 +
 src/USER-MISC/compute_basal_atom.h                 |     50 +
 src/USER-MISC/compute_temp_rotate.cpp              |     22 +-
 src/USER-MISC/compute_temp_rotate.h                |      3 +-
 src/USER-MISC/dihedral_cosine_shift_exp.cpp        |     17 +-
 src/USER-MISC/dihedral_cosine_shift_exp.h          |      2 +-
 src/USER-MISC/dihedral_fourier.cpp                 |     22 +-
 src/USER-MISC/dihedral_fourier.h                   |      2 +-
 src/USER-MISC/dihedral_nharmonic.cpp               |     27 +-
 src/USER-MISC/dihedral_nharmonic.h                 |      4 +-
 src/USER-MISC/dihedral_quadratic.cpp               |     37 +-
 src/USER-MISC/dihedral_quadratic.h                 |      2 +-
 src/USER-MISC/dihedral_table.cpp                   |   2105 +-
 src/USER-MISC/dihedral_table.h                     |    169 +-
 src/USER-MISC/fix_addtorque.cpp                    |      8 +-
 src/USER-MISC/fix_addtorque.h                      |      2 +-
 src/USER-MISC/fix_ave_spatial_sphere.cpp           |   1071 +
 src/USER-MISC/fix_ave_spatial_sphere.h             |    192 +
 src/USER-MISC/fix_gle.cpp                          |    875 +
 src/USER-MISC/fix_gle.h                            |     77 +
 src/USER-MISC/fix_imd.cpp                          |    202 +-
 src/USER-MISC/fix_imd.h                            |      2 +-
 src/USER-MISC/fix_ipi.cpp                          |    439 +
 src/USER-MISC/fix_ipi.h                            |     45 +
 src/USER-MISC/fix_pimd.cpp                         |    841 +
 src/USER-MISC/fix_pimd.h                           |    115 +
 src/USER-MISC/fix_smd.cpp                          |    110 +-
 src/USER-MISC/fix_smd.h                            |      2 +-
 src/USER-MISC/fix_srp.cpp                          |    601 +
 src/USER-MISC/fix_srp.h                            |     72 +
 src/USER-MISC/fix_ti_rs.cpp                        |    197 +
 src/USER-MISC/fix_ti_rs.h                          |     66 +
 src/USER-MISC/fix_ti_spring.cpp                    |    365 +
 src/USER-MISC/fix_ti_spring.h                      |     94 +
 src/USER-MISC/fix_ttm_mod.cpp                      |    918 +
 src/USER-MISC/fix_ttm_mod.h                        |     88 +
 src/USER-MISC/improper_cossq.cpp                   |     15 +-
 src/USER-MISC/improper_cossq.h                     |      2 +-
 src/USER-MISC/improper_fourier.cpp                 |     18 +-
 src/USER-MISC/improper_fourier.h                   |      2 +-
 src/USER-MISC/improper_ring.cpp                    |     11 +-
 src/USER-MISC/improper_ring.h                      |      2 +-
 src/USER-MISC/pair_cdeam.cpp                       |     54 +-
 src/USER-MISC/pair_cdeam.h                         |      6 +-
 src/USER-MISC/pair_coul_diel.cpp                   |     12 +-
 src/USER-MISC/pair_dipole_sf.cpp                   |    504 -
 src/USER-MISC/pair_dipole_sf.h                     |     54 -
 src/USER-MISC/pair_edip.cpp                        |     15 +-
 src/USER-MISC/pair_edip.h                          |      2 +-
 src/USER-MISC/pair_gauss_cut.cpp                   |     10 +-
 src/USER-MISC/pair_list.cpp                        |    422 +
 src/USER-MISC/pair_list.h                          |    116 +
 src/USER-MISC/pair_lj_sf.cpp                       |      9 +-
 src/USER-MISC/pair_lj_sf.h                         |      2 +-
 src/USER-MISC/pair_lj_sf_dipole_sf.cpp             |    510 +
 src/USER-MISC/pair_lj_sf_dipole_sf.h               |     54 +
 src/USER-MISC/pair_meam_spline.cpp                 |     14 +-
 src/USER-MISC/pair_meam_spline.h                   |      6 +-
 src/USER-MISC/pair_meam_sw_spline.cpp              |     14 +-
 src/USER-MISC/pair_meam_sw_spline.h                |      6 +-
 src/USER-MISC/pair_srp.cpp                         |    704 +
 src/USER-MISC/pair_srp.h                           |     68 +
 src/USER-MISC/pair_tersoff_table.cpp               |     32 +-
 src/USER-MISC/pair_tersoff_table.h                 |     10 +-
 src/USER-MOLFILE/Install.sh                        |     57 +-
 src/USER-MOLFILE/Makefile.lammps                   |     29 -
 src/USER-MOLFILE/Package.sh                        |     14 -
 src/USER-MOLFILE/README                            |     21 +-
 src/USER-MOLFILE/dump_molfile.cpp                  |     12 +-
 src/USER-MOLFILE/dump_molfile.h                    |      2 +-
 src/USER-MOLFILE/molfile_interface.cpp             |     41 -
 src/USER-MOLFILE/reader_molfile.cpp                |     16 +-
 src/USER-MOLFILE/reader_molfile.h                  |      2 +-
 src/USER-OMP/Install.sh                            |     69 +-
 src/USER-OMP/Package.sh                            |     45 -
 src/USER-OMP/angle_charmm_omp.cpp                  |     72 +-
 src/USER-OMP/angle_class2_omp.cpp                  |     66 +-
 src/USER-OMP/angle_cosine_delta_omp.cpp            |     66 +-
 src/USER-OMP/angle_cosine_omp.cpp                  |     66 +-
 src/USER-OMP/angle_cosine_periodic_omp.cpp         |     72 +-
 src/USER-OMP/angle_cosine_shift_exp_omp.cpp        |     66 +-
 src/USER-OMP/angle_cosine_shift_omp.cpp            |     65 +-
 src/USER-OMP/angle_cosine_squared_omp.cpp          |     66 +-
 src/USER-OMP/angle_dipole_omp.cpp                  |     12 +-
 src/USER-OMP/angle_fourier_omp.cpp                 |    173 +
 src/USER-OMP/angle_fourier_omp.h                   |     46 +
 src/USER-OMP/angle_fourier_simple_omp.cpp          |    190 +
 src/USER-OMP/angle_fourier_simple_omp.h            |     46 +
 src/USER-OMP/angle_harmonic_omp.cpp                |     66 +-
 src/USER-OMP/angle_quartic_omp.cpp                 |    182 +
 src/USER-OMP/angle_quartic_omp.h                   |     46 +
 src/USER-OMP/angle_sdk_omp.cpp                     |     72 +-
 src/USER-OMP/angle_table_omp.cpp                   |     66 +-
 src/USER-OMP/bond_class2_omp.cpp                   |     52 +-
 src/USER-OMP/bond_fene_expand_omp.cpp              |     55 +-
 src/USER-OMP/bond_fene_omp.cpp                     |     55 +-
 src/USER-OMP/bond_harmonic_omp.cpp                 |     52 +-
 src/USER-OMP/bond_harmonic_shift_cut_omp.cpp       |     52 +-
 src/USER-OMP/bond_harmonic_shift_omp.cpp           |     52 +-
 src/USER-OMP/bond_morse_omp.cpp                    |     52 +-
 src/USER-OMP/bond_nonlinear_omp.cpp                |     52 +-
 src/USER-OMP/bond_quartic_omp.cpp                  |     23 +-
 src/USER-OMP/bond_table_omp.cpp                    |     52 +-
 src/USER-OMP/dihedral_charmm_omp.cpp               |    114 +-
 src/USER-OMP/dihedral_class2_omp.cpp               |     91 +-
 src/USER-OMP/dihedral_cosine_shift_exp_omp.cpp     |     91 +-
 src/USER-OMP/dihedral_fourier_omp.cpp              |    277 +
 src/USER-OMP/dihedral_fourier_omp.h                |     46 +
 src/USER-OMP/dihedral_harmonic_omp.cpp             |     91 +-
 src/USER-OMP/dihedral_helix_omp.cpp                |     91 +-
 src/USER-OMP/dihedral_multi_harmonic_omp.cpp       |     91 +-
 src/USER-OMP/dihedral_nharmonic_omp.cpp            |    277 +
 src/USER-OMP/dihedral_nharmonic_omp.h              |     46 +
 src/USER-OMP/dihedral_opls_omp.cpp                 |     91 +-
 src/USER-OMP/dihedral_quadratic_omp.cpp            |    287 +
 src/USER-OMP/dihedral_quadratic_omp.h              |     46 +
 src/USER-OMP/dihedral_table_omp.cpp                |    129 +-
 src/USER-OMP/domain_omp.cpp                        |    182 +
 src/USER-OMP/ewald_omp.cpp                         |      9 +
 src/USER-OMP/fix_gravity_omp.h                     |      2 +-
 src/USER-OMP/fix_nh_asphere_omp.cpp                |    199 +
 src/USER-OMP/fix_nh_asphere_omp.h                  |     51 +
 src/USER-OMP/fix_nh_omp.cpp                        |    388 +
 src/USER-OMP/fix_nh_omp.h                          |    153 +
 src/USER-OMP/fix_nh_sphere_omp.cpp                 |    152 +
 src/USER-OMP/fix_nh_sphere_omp.h                   |     46 +
 src/USER-OMP/fix_nph_asphere_omp.cpp               |     68 +
 src/USER-OMP/fix_nph_asphere_omp.h                 |     48 +
 src/USER-OMP/fix_nph_omp.cpp                       |     68 +
 src/USER-OMP/fix_nph_omp.h                         |     48 +
 src/USER-OMP/fix_nph_sphere_omp.cpp                |     68 +
 src/USER-OMP/fix_nph_sphere_omp.h                  |     48 +
 src/USER-OMP/fix_nphug_omp.cpp                     |    461 +
 src/USER-OMP/fix_nphug_omp.h                       |     98 +
 src/USER-OMP/fix_npt_asphere_omp.cpp               |     68 +
 src/USER-OMP/fix_npt_asphere_omp.h                 |     48 +
 src/USER-OMP/fix_npt_omp.cpp                       |     68 +
 src/USER-OMP/fix_npt_omp.h                         |     48 +
 src/USER-OMP/fix_npt_sphere_omp.cpp                |     68 +
 src/USER-OMP/fix_npt_sphere_omp.h                  |     48 +
 src/USER-OMP/fix_nve_omp.cpp                       |    118 +
 src/USER-OMP/fix_nve_omp.h                         |     48 +
 src/USER-OMP/fix_nve_sphere_omp.h                  |      2 +-
 src/USER-OMP/fix_nvt_asphere_omp.cpp               |     49 +
 src/USER-OMP/fix_nvt_asphere_omp.h                 |     48 +
 src/USER-OMP/fix_nvt_omp.cpp                       |     49 +
 src/USER-OMP/fix_nvt_omp.h                         |     48 +
 src/USER-OMP/fix_nvt_sllod_omp.cpp                 |    136 +
 src/USER-OMP/fix_nvt_sllod_omp.h                   |     67 +
 src/USER-OMP/fix_nvt_sphere_omp.cpp                |     49 +
 src/USER-OMP/fix_nvt_sphere_omp.h                  |     48 +
 src/USER-OMP/fix_omp.cpp                           |    111 +-
 src/USER-OMP/fix_omp.h                             |     31 +-
 src/USER-OMP/fix_peri_neigh_omp.cpp                |      2 +-
 src/USER-OMP/fix_peri_neigh_omp.h                  |      2 +-
 src/USER-OMP/fix_qeq_comb_omp.cpp                  |     18 +-
 src/USER-OMP/fix_rigid_nh_omp.cpp                  |    950 +
 src/USER-OMP/fix_rigid_nh_omp.h                    |    114 +
 src/USER-OMP/fix_rigid_nph_omp.cpp                 |     92 +
 src/USER-OMP/fix_rigid_nph_omp.h                   |     37 +
 src/USER-OMP/fix_rigid_npt_omp.cpp                 |    104 +
 src/USER-OMP/fix_rigid_npt_omp.h                   |     37 +
 src/USER-OMP/fix_rigid_nve_omp.cpp                 |     28 +
 src/USER-OMP/fix_rigid_nve_omp.h                   |     36 +
 src/USER-OMP/fix_rigid_nvt_omp.cpp                 |     51 +
 src/USER-OMP/fix_rigid_nvt_omp.h                   |     36 +
 src/USER-OMP/fix_rigid_omp.cpp                     |    665 +
 src/USER-OMP/fix_rigid_omp.h                       |     45 +
 src/USER-OMP/fix_rigid_small_omp.cpp               |    612 +
 src/USER-OMP/fix_rigid_small_omp.h                 |    134 +
 src/USER-OMP/fix_shear_history_omp.cpp             |    138 +-
 src/USER-OMP/fix_shear_history_omp.h               |      2 +-
 src/USER-OMP/improper_class2_omp.cpp               |    150 +-
 src/USER-OMP/improper_cossq_omp.cpp                |     91 +-
 src/USER-OMP/improper_cvff_omp.cpp                 |     92 +-
 src/USER-OMP/improper_fourier_omp.cpp              |    285 +
 src/USER-OMP/improper_fourier_omp.h                |     53 +
 src/USER-OMP/improper_harmonic_omp.cpp             |     91 +-
 src/USER-OMP/improper_ring_omp.cpp                 |     29 +-
 src/USER-OMP/improper_umbrella_omp.cpp             |     91 +-
 src/USER-OMP/msm_cg_omp.cpp                        |    566 +
 src/USER-OMP/msm_cg_omp.h                          |    145 +
 src/USER-OMP/msm_omp.cpp                           |    305 +-
 src/USER-OMP/msm_omp.h                             |      9 +
 src/USER-OMP/neigh_derive_omp.cpp                  |     47 +-
 src/USER-OMP/neigh_full_omp.cpp                    |    267 +-
 src/USER-OMP/neigh_gran_omp.cpp                    |    196 +-
 src/USER-OMP/neigh_half_bin_omp.cpp                |    237 +-
 src/USER-OMP/neigh_half_multi_omp.cpp              |    176 +-
 src/USER-OMP/neigh_half_nsq_omp.cpp                |    162 +-
 src/USER-OMP/neigh_respa_omp.cpp                   |    561 +-
 src/USER-OMP/neighbor_omp.h                        |     30 +-
 src/USER-OMP/pair_adp_omp.cpp                      |     40 +-
 src/USER-OMP/pair_airebo_omp.cpp                   |     48 +-
 src/USER-OMP/pair_beck_omp.cpp                     |     40 +-
 src/USER-OMP/pair_born_coul_long_omp.cpp           |     32 +-
 src/USER-OMP/pair_born_coul_msm_omp.cpp            |     36 +-
 src/USER-OMP/pair_born_coul_msm_omp.h              |      8 +
 src/USER-OMP/pair_born_coul_wolf_omp.cpp           |     32 +-
 src/USER-OMP/pair_born_omp.cpp                     |     28 +-
 src/USER-OMP/pair_brownian_omp.cpp                 |      8 +-
 src/USER-OMP/pair_brownian_poly_omp.cpp            |     22 +-
 src/USER-OMP/pair_buck_coul_cut_omp.cpp            |     30 +-
 src/USER-OMP/pair_buck_coul_long_omp.cpp           |     30 +-
 src/USER-OMP/pair_buck_coul_msm_omp.cpp            |     34 +-
 src/USER-OMP/pair_buck_coul_msm_omp.h              |      8 +
 src/USER-OMP/pair_buck_long_coul_long_omp.cpp      |   1060 +-
 src/USER-OMP/pair_buck_long_coul_long_omp.h        |     79 +-
 src/USER-OMP/pair_buck_omp.cpp                     |     28 +-
 src/USER-OMP/pair_cdeam_omp.cpp                    |     54 +-
 src/USER-OMP/pair_colloid_omp.cpp                  |     42 +-
 src/USER-OMP/pair_comb_omp.cpp                     |     86 +-
 src/USER-OMP/pair_coul_cut_omp.cpp                 |     34 +-
 src/USER-OMP/pair_coul_cut_soft_omp.cpp            |    160 +
 src/USER-OMP/pair_coul_cut_soft_omp.h              |     48 +
 src/USER-OMP/pair_coul_debye_omp.cpp               |     34 +-
 src/USER-OMP/pair_coul_diel_omp.cpp                |     34 +-
 src/USER-OMP/pair_coul_dsf_omp.cpp                 |    177 +
 src/USER-OMP/pair_coul_dsf_omp.h                   |     48 +
 src/USER-OMP/pair_coul_long_omp.cpp                |     34 +-
 src/USER-OMP/pair_coul_long_soft_omp.cpp           |    183 +
 src/USER-OMP/pair_coul_long_soft_omp.h             |     48 +
 src/USER-OMP/pair_coul_msm_omp.cpp                 |     38 +-
 src/USER-OMP/pair_coul_msm_omp.h                   |      8 +
 src/USER-OMP/pair_coul_wolf_omp.cpp                |     35 +-
 src/USER-OMP/pair_dipole_cut_omp.cpp               |    286 -
 src/USER-OMP/pair_dipole_cut_omp.h                 |     48 -
 src/USER-OMP/pair_dipole_sf_omp.cpp                |    318 -
 src/USER-OMP/pair_dipole_sf_omp.h                  |     48 -
 src/USER-OMP/pair_dpd_omp.cpp                      |     44 +-
 src/USER-OMP/pair_dpd_tstat_omp.cpp                |     44 +-
 src/USER-OMP/pair_eam_alloy_omp.cpp                |      6 +-
 src/USER-OMP/pair_eam_alloy_omp.h                  |      2 +-
 src/USER-OMP/pair_eam_fs_omp.cpp                   |      6 +-
 src/USER-OMP/pair_eam_fs_omp.h                     |      2 +-
 src/USER-OMP/pair_eam_omp.cpp                      |     42 +-
 src/USER-OMP/pair_edip_omp.cpp                     |     81 +-
 src/USER-OMP/pair_eim_omp.cpp                      |     54 +-
 src/USER-OMP/pair_gauss_cut_omp.cpp                |     32 +-
 src/USER-OMP/pair_gauss_omp.cpp                    |     32 +-
 src/USER-OMP/pair_gayberne_omp.cpp                 |     43 +-
 src/USER-OMP/pair_gran_hertz_history_omp.cpp       |     29 +-
 src/USER-OMP/pair_gran_hooke_history_omp.cpp       |     26 +-
 src/USER-OMP/pair_gran_hooke_omp.cpp               |     22 +-
 src/USER-OMP/pair_hbond_dreiding_lj_omp.cpp        |    122 +-
 src/USER-OMP/pair_hbond_dreiding_morse_omp.cpp     |    121 +-
 src/USER-OMP/pair_lj96_cut_omp.cpp                 |     32 +-
 .../pair_lj_charmm_coul_charmm_implicit_omp.cpp    |     36 +-
 src/USER-OMP/pair_lj_charmm_coul_charmm_omp.cpp    |     36 +-
 src/USER-OMP/pair_lj_charmm_coul_long_omp.cpp      |     57 +-
 src/USER-OMP/pair_lj_charmm_coul_long_soft_omp.cpp |    212 +
 src/USER-OMP/pair_lj_charmm_coul_long_soft_omp.h   |     48 +
 src/USER-OMP/pair_lj_charmm_coul_msm_omp.cpp       |     40 +-
 src/USER-OMP/pair_lj_charmm_coul_msm_omp.h         |      8 +
 src/USER-OMP/pair_lj_class2_coul_cut_omp.cpp       |     36 +-
 src/USER-OMP/pair_lj_class2_coul_long_omp.cpp      |     36 +-
 src/USER-OMP/pair_lj_class2_omp.cpp                |     32 +-
 src/USER-OMP/pair_lj_cubic_omp.cpp                 |     32 +-
 src/USER-OMP/pair_lj_cut_coul_cut_omp.cpp          |     36 +-
 src/USER-OMP/pair_lj_cut_coul_cut_soft_omp.cpp     |    181 +
 src/USER-OMP/pair_lj_cut_coul_cut_soft_omp.h       |     48 +
 src/USER-OMP/pair_lj_cut_coul_debye_omp.cpp        |     36 +-
 src/USER-OMP/pair_lj_cut_coul_dsf_omp.cpp          |    201 +
 src/USER-OMP/pair_lj_cut_coul_dsf_omp.h            |     48 +
 src/USER-OMP/pair_lj_cut_coul_long_omp.cpp         |     36 +-
 src/USER-OMP/pair_lj_cut_coul_long_soft_omp.cpp    |    203 +
 src/USER-OMP/pair_lj_cut_coul_long_soft_omp.h      |     48 +
 src/USER-OMP/pair_lj_cut_coul_msm_omp.cpp          |     40 +-
 src/USER-OMP/pair_lj_cut_coul_msm_omp.h            |      8 +
 src/USER-OMP/pair_lj_cut_dipole_cut_omp.cpp        |    286 +
 src/USER-OMP/pair_lj_cut_dipole_cut_omp.h          |     48 +
 src/USER-OMP/pair_lj_cut_omp.cpp                   |     71 +-
 src/USER-OMP/pair_lj_cut_soft_omp.cpp              |    165 +
 src/USER-OMP/pair_lj_cut_soft_omp.h                |     48 +
 src/USER-OMP/pair_lj_cut_tip4p_cut_omp.cpp         |    467 +
 src/USER-OMP/pair_lj_cut_tip4p_cut_omp.h           |     53 +
 src/USER-OMP/pair_lj_cut_tip4p_long_omp.cpp        |    327 +-
 src/USER-OMP/pair_lj_cut_tip4p_long_omp.h          |     12 +-
 src/USER-OMP/pair_lj_cut_tip4p_long_soft_omp.cpp   |    484 +
 src/USER-OMP/pair_lj_cut_tip4p_long_soft_omp.h     |     53 +
 src/USER-OMP/pair_lj_expand_omp.cpp                |     32 +-
 src/USER-OMP/pair_lj_gromacs_coul_gromacs_omp.cpp  |     37 +-
 src/USER-OMP/pair_lj_gromacs_omp.cpp               |     32 +-
 src/USER-OMP/pair_lj_long_coul_long_omp.cpp        |   1005 +-
 src/USER-OMP/pair_lj_long_coul_long_omp.h          |     21 +-
 src/USER-OMP/pair_lj_long_tip4p_long_omp.cpp       |   1996 +
 src/USER-OMP/pair_lj_long_tip4p_long_omp.h         |     72 +
 src/USER-OMP/pair_lj_sdk_coul_long_omp.cpp         |     36 +-
 src/USER-OMP/pair_lj_sdk_coul_msm_omp.cpp          |    233 +
 src/USER-OMP/pair_lj_sdk_coul_msm_omp.h            |     57 +
 src/USER-OMP/pair_lj_sdk_omp.cpp                   |     32 +-
 src/USER-OMP/pair_lj_sf_dipole_sf_omp.cpp          |    319 +
 src/USER-OMP/pair_lj_sf_dipole_sf_omp.h            |     48 +
 src/USER-OMP/pair_lj_sf_omp.cpp                    |     37 +-
 src/USER-OMP/pair_lj_smooth_linear_omp.cpp         |     32 +-
 src/USER-OMP/pair_lj_smooth_omp.cpp                |     32 +-
 src/USER-OMP/pair_meam_spline_omp.cpp              |     10 +-
 src/USER-OMP/pair_morse_omp.cpp                    |     32 +-
 src/USER-OMP/pair_nb3b_harmonic_omp.cpp            |    199 +
 src/USER-OMP/pair_nb3b_harmonic_omp.h              |     49 +
 src/USER-OMP/pair_nm_cut_coul_cut_omp.cpp          |    198 +
 src/USER-OMP/pair_nm_cut_coul_cut_omp.h            |     48 +
 src/USER-OMP/pair_nm_cut_coul_long_omp.cpp         |    234 +
 src/USER-OMP/pair_nm_cut_coul_long_omp.h           |     48 +
 src/USER-OMP/pair_nm_cut_omp.cpp                   |    169 +
 src/USER-OMP/pair_nm_cut_omp.h                     |     48 +
 src/USER-OMP/pair_peri_lps_omp.cpp                 |      4 +-
 src/USER-OMP/pair_peri_pmb_omp.cpp                 |      2 +-
 src/USER-OMP/pair_rebo_omp.h                       |      2 +-
 src/USER-OMP/pair_resquared_omp.cpp                |     47 +-
 src/USER-OMP/pair_soft_omp.cpp                     |     32 +-
 src/USER-OMP/pair_sw_omp.cpp                       |     65 +-
 src/USER-OMP/pair_table_omp.cpp                    |     34 +-
 src/USER-OMP/pair_tersoff_mod_omp.cpp              |    251 +
 src/USER-OMP/pair_tersoff_mod_omp.h                |     43 +
 src/USER-OMP/pair_tersoff_omp.cpp                  |     71 +-
 src/USER-OMP/pair_tersoff_table_omp.cpp            |    182 +-
 src/USER-OMP/pair_tersoff_table_omp.h              |      9 +
 src/USER-OMP/pair_tersoff_zbl_omp.cpp              |     18 +-
 src/USER-OMP/pair_tip4p_cut_omp.cpp                |    438 +
 src/USER-OMP/pair_tip4p_cut_omp.h                  |     53 +
 src/USER-OMP/pair_tip4p_long_omp.cpp               |    482 +
 src/USER-OMP/pair_tip4p_long_omp.h                 |     53 +
 src/USER-OMP/pair_tip4p_long_soft_omp.cpp          |    453 +
 src/USER-OMP/pair_tip4p_long_soft_omp.h            |     53 +
 src/USER-OMP/pair_yukawa_colloid_omp.cpp           |     34 +-
 src/USER-OMP/pair_yukawa_omp.cpp                   |     32 +-
 src/USER-OMP/pair_zbl_omp.cpp                      |    170 +
 src/USER-OMP/pair_zbl_omp.h                        |     48 +
 src/USER-OMP/pppm_cg_omp.cpp                       |    862 +-
 src/USER-OMP/pppm_cg_omp.h                         |     20 +-
 src/USER-OMP/pppm_disp_omp.cpp                     |   1834 +
 src/USER-OMP/pppm_disp_omp.h                       |     74 +
 src/USER-OMP/pppm_disp_tip4p_omp.cpp               |   1870 +
 src/USER-OMP/pppm_disp_tip4p_omp.h                 |     84 +
 src/USER-OMP/pppm_omp.cpp                          |    848 +-
 src/USER-OMP/pppm_omp.h                            |     16 +-
 src/USER-OMP/pppm_tip4p_omp.cpp                    |    833 +-
 src/USER-OMP/pppm_tip4p_omp.h                      |     29 +-
 src/USER-OMP/respa_omp.cpp                         |    369 +
 src/USER-OMP/respa_omp.h                           |    111 +
 src/USER-OMP/thr_data.cpp                          |    124 +-
 src/USER-OMP/thr_data.h                            |     11 +-
 src/USER-OMP/thr_omp.cpp                           |     90 +-
 src/USER-OMP/thr_omp.h                             |     16 +-
 src/USER-PHONON/Install.sh                         |     28 +
 src/USER-PHONON/README                             |     20 +
 src/USER-PHONON/fix_phonon.cpp                     |    920 +
 src/USER-PHONON/fix_phonon.h                       |    187 +
 src/USER-QMMM/Install.sh                           |     64 +
 src/USER-QMMM/README                               |     19 +
 src/USER-QMMM/fix_qmmm.cpp                         |    758 +
 src/USER-QMMM/fix_qmmm.h                           |     86 +
 src/USER-QUIP/Install.sh                           |     60 +
 src/USER-QUIP/README                               |     10 +
 src/USER-QUIP/pair_quip.cpp                        |    288 +
 src/USER-QUIP/pair_quip.h                          |     64 +
 src/USER-REAXC/Install.sh                          |    119 -
 src/USER-REAXC/compute_spec_atom.cpp               |    646 +
 src/USER-REAXC/compute_spec_atom.h                 |    104 +
 src/USER-REAXC/fix_qeq_reax.cpp                    |    523 +-
 src/USER-REAXC/fix_qeq_reax.h                      |     13 +-
 src/USER-REAXC/fix_reax_c.cpp                      |     10 +-
 src/USER-REAXC/fix_reax_c.h                        |      8 +-
 src/USER-REAXC/fix_reaxc_bonds.cpp                 |    221 +-
 src/USER-REAXC/fix_reaxc_bonds.h                   |     24 +-
 src/USER-REAXC/fix_reaxc_species.cpp               |    976 +
 src/USER-REAXC/fix_reaxc_species.h                 |     93 +
 src/USER-REAXC/pair_reax_c.cpp                     |    248 +-
 src/USER-REAXC/pair_reax_c.h                       |     19 +-
 src/USER-REAXC/reaxc_allocate.cpp                  |    599 +-
 src/USER-REAXC/reaxc_allocate.h                    |     14 +-
 src/USER-REAXC/reaxc_basic_comm.cpp                |    317 -
 src/USER-REAXC/reaxc_basic_comm.h                  |     52 -
 src/USER-REAXC/reaxc_bond_orders.cpp               |    646 +-
 src/USER-REAXC/reaxc_bonds.cpp                     |    160 +-
 src/USER-REAXC/reaxc_control.cpp                   |     26 +-
 src/USER-REAXC/reaxc_defs.h                        |      2 +
 src/USER-REAXC/reaxc_ffield.cpp                    |     67 +-
 src/USER-REAXC/reaxc_forces.cpp                    |    284 +-
 src/USER-REAXC/reaxc_hydrogen_bonds.cpp            |     79 +-
 src/USER-REAXC/reaxc_init_md.cpp                   |    655 +-
 src/USER-REAXC/reaxc_init_md.h                     |      6 -
 src/USER-REAXC/reaxc_io_tools.cpp                  |   1217 +-
 src/USER-REAXC/reaxc_io_tools.h                    |      4 -
 src/USER-REAXC/reaxc_list.cpp                      |     36 -
 src/USER-REAXC/reaxc_lookup.cpp                    |     30 +-
 src/USER-REAXC/reaxc_multi_body.cpp                |    145 +-
 src/USER-REAXC/reaxc_nonbonded.cpp                 |    111 +-
 src/USER-REAXC/reaxc_reset_tools.cpp               |     45 +-
 src/USER-REAXC/reaxc_system_props.cpp              |    113 -
 src/USER-REAXC/reaxc_tool_box.cpp                  |    312 +-
 src/USER-REAXC/reaxc_tool_box.h                    |     14 +-
 src/USER-REAXC/reaxc_torsion_angles.cpp            |    183 +-
 src/USER-REAXC/reaxc_traj.cpp                      |    303 -
 src/USER-REAXC/reaxc_types.h                       |    180 +-
 src/USER-REAXC/reaxc_valence_angles.cpp            |    174 +-
 src/USER-REAXC/reaxc_vector.cpp                    |    289 +-
 src/USER-REAXC/reaxc_vector.h                      |     31 -
 src/USER-SPH/Install.sh                            |     59 -
 src/USER-SPH/atom_vec_meso.cpp                     |    311 +-
 src/USER-SPH/atom_vec_meso.h                       |     20 +-
 src/USER-SPH/compute_meso_e_atom.h                 |      2 +-
 src/USER-SPH/compute_meso_rho_atom.h               |      2 +-
 src/USER-SPH/compute_meso_t_atom.h                 |      2 +-
 src/USER-SPH/fix_meso.cpp                          |     20 +
 src/USER-SPH/fix_meso.h                            |      3 +-
 src/USER-SPH/fix_meso_stationary.cpp               |      3 -
 src/USER-SPH/fix_meso_stationary.h                 |      2 +-
 src/USER-SPH/pair_sph_heatconduction.cpp           |      4 +-
 src/USER-SPH/pair_sph_heatconduction.h             |      2 +-
 src/USER-SPH/pair_sph_idealgas.cpp                 |      4 +-
 src/USER-SPH/pair_sph_idealgas.h                   |      2 +-
 src/USER-SPH/pair_sph_lj.cpp                       |      4 +-
 src/USER-SPH/pair_sph_lj.h                         |      2 +-
 src/USER-SPH/pair_sph_rhosum.cpp                   |     16 +-
 src/USER-SPH/pair_sph_rhosum.h                     |      6 +-
 src/USER-SPH/pair_sph_taitwater.cpp                |      8 +-
 src/USER-SPH/pair_sph_taitwater.h                  |      2 +-
 src/USER-SPH/pair_sph_taitwater_morris.cpp         |      8 +-
 src/USER-SPH/pair_sph_taitwater_morris.h           |      2 +-
 src/VORONOI/Install.sh                             |     49 +-
 src/VORONOI/Makefile.lammps                        |     20 -
 src/VORONOI/README                                 |     46 +-
 src/VORONOI/compute_voronoi_atom.cpp               |    486 +-
 src/VORONOI/compute_voronoi_atom.h                 |     33 +-
 src/XTC/Install.sh                                 |     21 -
 src/XTC/dump_xtc.cpp                               |     41 +-
 src/XTC/dump_xtc.h                                 |      6 +-
 src/XTC/xdr_compat.h                               |      7 +-
 src/accelerator_cuda.h                             |     12 +-
 src/accelerator_intel.h                            |     69 +
 src/accelerator_kokkos.h                           |     94 +
 src/accelerator_omp.h                              |     50 +-
 src/angle.cpp                                      |      9 +-
 src/angle.h                                        |      6 +
 src/angle_hybrid.cpp                               |    376 +
 src/angle_hybrid.h                                 |     95 +
 src/atom.cpp                                       |   1044 +-
 src/atom.h                                         |    215 +-
 src/atom_map.cpp                                   |    190 +-
 src/atom_masks.h                                   |     64 +-
 src/atom_vec.cpp                                   |    325 +-
 src/atom_vec.h                                     |     69 +-
 src/atom_vec_atomic.cpp                            |    146 +-
 src/atom_vec_atomic.h                              |     15 +-
 src/atom_vec_body.cpp                              |    447 +-
 src/atom_vec_body.h                                |     68 +-
 src/atom_vec_charge.cpp                            |    167 +-
 src/atom_vec_charge.h                              |     17 +-
 src/atom_vec_ellipsoid.cpp                         |    289 +-
 src/atom_vec_ellipsoid.h                           |     21 +-
 src/atom_vec_hybrid.cpp                            |    233 +-
 src/atom_vec_hybrid.h                              |     32 +-
 src/atom_vec_line.cpp                              |    309 +-
 src/atom_vec_line.h                                |     23 +-
 src/atom_vec_sphere.cpp                            |    234 +-
 src/atom_vec_sphere.h                              |     23 +-
 src/atom_vec_tri.cpp                               |    322 +-
 src/atom_vec_tri.h                                 |     23 +-
 src/balance.cpp                                    |    814 +-
 src/balance.h                                      |     24 +-
 src/body.cpp                                       |      2 +
 src/body.h                                         |     14 +-
 src/bond.cpp                                       |      9 +-
 src/bond.h                                         |      8 +-
 src/bond_hybrid.cpp                                |     18 +-
 src/bond_hybrid.h                                  |      6 +-
 src/change_box.cpp                                 |     37 +-
 src/change_box.h                                   |      7 +-
 src/citeme.cpp                                     |     77 +
 src/citeme.h                                       |     48 +
 src/comm.cpp                                       |   1821 +-
 src/comm.h                                         |    204 +-
 src/comm_brick.cpp                                 |   1421 +
 src/comm_brick.h                                   |    158 +
 src/comm_tiled.cpp                                 |   2056 +
 src/comm_tiled.h                                   |    155 +
 src/compute.cpp                                    |    140 +-
 src/compute.h                                      |     52 +-
 src/compute_angle_local.cpp                        |     55 +-
 src/compute_angle_local.h                          |      2 +-
 src/compute_atom_molecule.cpp                      |    346 -
 src/compute_atom_molecule.h                        |    126 -
 src/compute_bond_local.cpp                         |    100 +-
 src/compute_bond_local.h                           |      6 +-
 src/compute_centro_atom.cpp                        |      6 +-
 src/compute_centro_atom.h                          |      4 +-
 src/compute_chunk_atom.cpp                         |   1548 +
 src/compute_chunk_atom.h                           |    125 +
 src/compute_cluster_atom.cpp                       |     51 +-
 src/compute_cluster_atom.h                         |      8 +-
 src/compute_cna_atom.cpp                           |      6 +-
 src/compute_cna_atom.h                             |      2 +-
 src/compute_com.h                                  |      2 +-
 src/compute_com_chunk.cpp                          |    243 +
 src/compute_com_chunk.h                            |     76 +
 src/compute_com_molecule.cpp                       |    148 -
 src/compute_com_molecule.h                         |     64 -
 src/compute_contact_atom.cpp                       |      6 +-
 src/compute_contact_atom.h                         |      6 +-
 src/compute_coord_atom.cpp                         |      6 +-
 src/compute_coord_atom.h                           |      2 +-
 src/compute_dihedral_local.cpp                     |     55 +-
 src/compute_dihedral_local.h                       |      2 +-
 src/compute_displace_atom.cpp                      |     61 +-
 src/compute_displace_atom.h                        |      5 +-
 src/compute_erotate_sphere.h                       |      2 +-
 src/compute_erotate_sphere_atom.h                  |      8 +-
 src/compute_group_group.cpp                        |     47 +-
 src/compute_group_group.h                          |      2 +-
 src/compute_gyration.cpp                           |      4 +-
 src/compute_gyration.h                             |      2 +-
 src/compute_gyration_chunk.cpp                     |    359 +
 src/compute_gyration_chunk.h                       |     80 +
 src/compute_gyration_molecule.cpp                  |    273 -
 src/compute_gyration_molecule.h                    |     70 -
 src/compute_heat_flux.h                            |      2 +-
 src/compute_improper_local.cpp                     |     50 +-
 src/compute_improper_local.h                       |      2 +-
 src/compute_inertia_chunk.cpp                      |    257 +
 src/compute_inertia_chunk.h                        |     75 +
 src/compute_inertia_molecule.cpp                   |    184 -
 src/compute_inertia_molecule.h                     |     65 -
 src/compute_ke.h                                   |      2 +-
 src/compute_ke_atom.h                              |      2 +-
 src/compute_msd.cpp                                |     91 +-
 src/compute_msd.h                                  |     14 +-
 src/compute_msd_chunk.cpp                          |    263 +
 src/compute_msd_chunk.h                            |     78 +
 src/compute_msd_molecule.cpp                       |    181 -
 src/compute_msd_molecule.h                         |     66 -
 src/compute_pair.h                                 |      2 +-
 src/compute_pair_local.cpp                         |     28 +-
 src/compute_pair_local.h                           |      4 +-
 src/compute_pe.h                                   |      2 +-
 src/compute_pe_atom.cpp                            |     18 +-
 src/compute_pe_atom.h                              |      2 +-
 src/compute_pressure.cpp                           |     45 +-
 src/compute_pressure.h                             |      7 +-
 src/compute_property_atom.cpp                      |    206 +-
 src/compute_property_atom.h                        |     25 +-
 src/compute_property_chunk.cpp                     |    338 +
 src/compute_property_chunk.h                       |     90 +
 src/compute_property_local.cpp                     |    102 +-
 src/compute_property_local.h                       |      6 +-
 src/compute_property_molecule.cpp                  |    171 -
 src/compute_property_molecule.h                    |     74 -
 src/compute_rdf.cpp                                |      6 +-
 src/compute_rdf.h                                  |     19 +-
 src/compute_reduce.cpp                             |     18 +-
 src/compute_reduce.h                               |      2 +-
 src/compute_reduce_region.cpp                      |      4 +-
 src/compute_reduce_region.h                        |      2 +-
 src/compute_slice.cpp                              |      7 +-
 src/compute_slice.h                                |      2 +-
 src/compute_stress_atom.cpp                        |    154 +-
 src/compute_stress_atom.h                          |      9 +-
 src/compute_temp.cpp                               |     11 +-
 src/compute_temp.h                                 |      6 +-
 src/compute_temp_chunk.cpp                         |    854 +
 src/compute_temp_chunk.h                           |     93 +
 src/compute_temp_com.cpp                           |     18 +-
 src/compute_temp_com.h                             |      5 +-
 src/compute_temp_deform.cpp                        |     21 +-
 src/compute_temp_deform.h                          |      7 +-
 src/compute_temp_partial.cpp                       |     45 +-
 src/compute_temp_partial.h                         |      7 +-
 src/compute_temp_profile.cpp                       |    183 +-
 src/compute_temp_profile.h                         |      4 +-
 src/compute_temp_ramp.cpp                          |     38 +-
 src/compute_temp_ramp.h                            |     12 +-
 src/compute_temp_region.cpp                        |     22 +-
 src/compute_temp_region.h                          |      4 +-
 src/compute_temp_sphere.cpp                        |     23 +-
 src/compute_temp_sphere.h                          |      5 +-
 src/compute_ti.cpp                                 |    245 -
 src/compute_ti.h                                   |     83 -
 src/compute_torque_chunk.cpp                       |    253 +
 src/compute_torque_chunk.h                         |     75 +
 src/compute_vacf.cpp                               |    154 +
 src/compute_vacf.h                                 |     58 +
 src/compute_vcm_chunk.cpp                          |    238 +
 src/compute_vcm_chunk.h                            |     76 +
 src/create_atoms.cpp                               |    534 +-
 src/create_atoms.h                                 |     59 +-
 src/create_bonds.cpp                               |    228 +
 src/create_bonds.h                                 |     78 +
 src/create_box.cpp                                 |     72 +-
 src/create_box.h                                   |     23 +-
 src/delete_atoms.cpp                               |    430 +-
 src/delete_atoms.h                                 |     17 +-
 src/delete_bonds.cpp                               |    140 +-
 src/delete_bonds.h                                 |      2 +-
 src/dihedral.cpp                                   |      9 +-
 src/dihedral.h                                     |      6 +
 src/dihedral_hybrid.cpp                            |    353 +
 src/dihedral_hybrid.h                              |     85 +
 src/displace_atoms.cpp                             |     65 +-
 src/displace_atoms.h                               |     11 +-
 src/domain.cpp                                     |    468 +-
 src/domain.h                                       |     70 +-
 src/dump.cpp                                       |    329 +-
 src/dump.h                                         |     63 +-
 src/dump_atom.cpp                                  |    136 +-
 src/dump_atom.h                                    |     37 +-
 src/dump_cfg.cpp                                   |    297 +-
 src/dump_cfg.h                                     |     22 +-
 src/dump_custom.cpp                                |    508 +-
 src/dump_custom.h                                  |     39 +-
 src/dump_dcd.cpp                                   |      9 +-
 src/dump_dcd.h                                     |      4 +-
 src/dump_image.cpp                                 |    239 +-
 src/dump_image.h                                   |     30 +-
 src/dump_local.cpp                                 |     81 +-
 src/dump_local.h                                   |     12 +-
 src/dump_movie.cpp                                 |    106 +
 src/dump_movie.h                                   |     67 +
 src/dump_xyz.cpp                                   |     55 +-
 src/dump_xyz.h                                     |     18 +-
 src/error.cpp                                      |     12 +
 src/error.h                                        |      3 +-
 src/finish.cpp                                     |     66 +-
 src/finish.h                                       |      2 +-
 src/fix.cpp                                        |     41 +-
 src/fix.h                                          |     73 +-
 src/fix_adapt.cpp                                  |    194 +-
 src/fix_adapt.h                                    |     11 +-
 src/fix_addforce.cpp                               |     58 +-
 src/fix_addforce.h                                 |      2 +-
 src/fix_ave_atom.cpp                               |     17 +-
 src/fix_ave_atom.h                                 |      4 +-
 src/fix_ave_chunk.cpp                              |   1040 +
 src/fix_ave_chunk.h                                |    173 +
 src/fix_ave_correlate.cpp                          |     22 +-
 src/fix_ave_correlate.h                            |      3 +-
 src/fix_ave_histo.cpp                              |     87 +-
 src/fix_ave_histo.h                                |      4 +-
 src/fix_ave_spatial.cpp                            |    483 +-
 src/fix_ave_spatial.h                              |     18 +-
 src/fix_ave_time.cpp                               |    255 +-
 src/fix_ave_time.h                                 |      9 +-
 src/fix_aveforce.cpp                               |     42 +-
 src/fix_aveforce.h                                 |      2 +-
 src/fix_balance.cpp                                |    108 +-
 src/fix_balance.h                                  |     10 +-
 src/fix_box_relax.cpp                              |     41 +-
 src/fix_box_relax.h                                |      4 +-
 src/fix_deform.cpp                                 |     53 +-
 src/fix_deform.h                                   |      7 +-
 src/fix_deposit.cpp                                |    488 -
 src/fix_deposit.h                                  |     97 -
 src/fix_drag.cpp                                   |     11 +-
 src/fix_drag.h                                     |      2 +-
 src/fix_dt_reset.cpp                               |     34 +-
 src/fix_dt_reset.h                                 |     11 +-
 src/fix_efield.cpp                                 |    304 -
 src/fix_efield.h                                   |     83 -
 src/fix_enforce2d.h                                |      2 +-
 src/fix_evaporate.cpp                              |    386 -
 src/fix_evaporate.h                                |     80 -
 src/fix_external.cpp                               |     37 +-
 src/fix_external.h                                 |     13 +-
 src/fix_gravity.cpp                                |     28 +-
 src/fix_gravity.h                                  |      2 +-
 src/fix_group.cpp                                  |    209 +
 src/fix_group.h                                    |     53 +
 src/fix_heat.cpp                                   |     20 +-
 src/fix_heat.h                                     |     15 +-
 src/fix_indent.cpp                                 |     30 +-
 src/fix_indent.h                                   |      9 +-
 src/fix_langevin.cpp                               |    630 +-
 src/fix_langevin.h                                 |     40 +-
 src/fix_lineforce.cpp                              |      7 +-
 src/fix_lineforce.h                                |      2 +-
 src/fix_minimize.cpp                               |      2 +-
 src/fix_minimize.h                                 |      4 +-
 src/fix_momentum.cpp                               |     11 +-
 src/fix_momentum.h                                 |      2 +-
 src/fix_move.cpp                                   |     78 +-
 src/fix_move.h                                     |     13 +-
 src/fix_nh.cpp                                     |    146 +-
 src/fix_nh.h                                       |      3 +-
 src/fix_nh_sphere.h                                |      2 +-
 src/fix_nph.h                                      |      2 +-
 src/fix_nph_sphere.h                               |      2 +-
 src/fix_npt.h                                      |      2 +-
 src/fix_npt_sphere.h                               |      2 +-
 src/fix_nve.cpp                                    |      1 +
 src/fix_nve.h                                      |      2 +-
 src/fix_nve_limit.cpp                              |     12 +-
 src/fix_nve_limit.h                                |      8 +-
 src/fix_nve_noforce.h                              |      2 +-
 src/fix_nve_sphere.h                               |      2 +-
 src/fix_nvt.h                                      |      2 +-
 src/fix_nvt_sllod.h                                |      2 +-
 src/fix_nvt_sphere.h                               |      2 +-
 src/fix_orient_fcc.cpp                             |    592 -
 src/fix_orient_fcc.h                               |    115 -
 src/fix_planeforce.cpp                             |      7 +-
 src/fix_planeforce.h                               |      2 +-
 src/fix_press_berendsen.cpp                        |     37 +-
 src/fix_press_berendsen.h                          |      2 +-
 src/fix_print.cpp                                  |      3 +-
 src/fix_print.h                                    |      2 +-
 src/fix_property_atom.cpp                          |    577 +
 src/fix_property_atom.h                            |    109 +
 src/fix_read_restart.cpp                           |      7 +-
 src/fix_read_restart.h                             |      4 +-
 src/fix_recenter.cpp                               |     64 +-
 src/fix_recenter.h                                 |     13 +-
 src/fix_respa.cpp                                  |      6 +-
 src/fix_respa.h                                    |      5 +-
 src/fix_restrain.cpp                               |     40 +-
 src/fix_restrain.h                                 |      2 +-
 src/fix_setforce.cpp                               |     44 +-
 src/fix_setforce.h                                 |      4 +-
 src/fix_shake.cpp                                  |   2429 -
 src/fix_shake.h                                    |    226 -
 src/fix_shear_history.cpp                          |    229 +-
 src/fix_shear_history.h                            |     28 +-
 src/fix_spring.cpp                                 |     21 +-
 src/fix_spring.h                                   |      3 +-
 src/fix_spring_rg.cpp                              |      7 +-
 src/fix_spring_rg.h                                |      2 +-
 src/fix_spring_self.cpp                            |      9 +-
 src/fix_spring_self.h                              |      2 +-
 src/fix_store.cpp                                  |    191 +
 src/fix_store.h                                    |     64 +
 src/fix_store_force.h                              |      2 +-
 src/fix_store_state.cpp                            |    156 +-
 src/fix_store_state.h                              |      4 +-
 src/fix_temp_berendsen.cpp                         |     11 +-
 src/fix_temp_csvr.cpp                              |    288 +
 src/fix_temp_csvr.h                                |    104 +
 src/fix_temp_rescale.cpp                           |     12 +-
 src/fix_thermal_conductivity.cpp                   |    330 -
 src/fix_thermal_conductivity.h                     |     75 -
 src/fix_tmd.cpp                                    |     31 +-
 src/fix_tmd.h                                      |     11 +-
 src/fix_ttm.cpp                                    |    685 -
 src/fix_ttm.h                                      |    156 -
 src/fix_vector.cpp                                 |    327 +
 src/fix_vector.h                                   |     58 +
 src/fix_viscosity.cpp                              |    307 -
 src/fix_viscosity.h                                |     80 -
 src/fix_viscous.cpp                                |      7 +-
 src/fix_viscous.h                                  |      2 +-
 src/fix_wall.cpp                                   |     26 +-
 src/fix_wall.h                                     |     17 +-
 src/fix_wall_harmonic.h                            |      5 +-
 src/fix_wall_lj1043.cpp                            |     83 +
 src/fix_wall_lj1043.h                              |     42 +
 src/fix_wall_lj126.h                               |      2 +-
 src/fix_wall_lj93.h                                |      2 +-
 src/fix_wall_reflect.cpp                           |     10 +-
 src/fix_wall_reflect.h                             |      7 +-
 src/fix_wall_region.cpp                            |      9 +-
 src/fix_wall_region.h                              |      3 +-
 src/force.cpp                                      |    625 +-
 src/force.h                                        |     57 +-
 src/group.cpp                                      |    418 +-
 src/group.h                                        |     21 +-
 src/image.cpp                                      |    595 +-
 src/image.h                                        |     71 +-
 src/improper.cpp                                   |      9 +-
 src/improper.h                                     |      6 +
 src/improper_hybrid.cpp                            |    341 +
 src/improper_hybrid.h                              |     84 +
 src/input.cpp                                      |    490 +-
 src/input.h                                        |     45 +-
 src/integrate.cpp                                  |     11 +
 src/integrate.h                                    |      2 +-
 src/irregular.cpp                                  |    676 +-
 src/irregular.h                                    |    100 +-
 src/kspace.cpp                                     |    278 +-
 src/kspace.h                                       |    125 +-
 src/lammps.cpp                                     |    449 +-
 src/lammps.h                                       |     35 +-
 src/lattice.cpp                                    |     53 +-
 src/lattice.h                                      |      2 +-
 src/library.cpp                                    |     14 +-
 src/library.h                                      |     13 +-
 src/lmptype.h                                      |     54 +-
 src/lmpwindows.h                                   |     20 +-
 src/main.cpp                                       |      2 +
 src/math_complex.h                                 |     72 +
 src/math_const.h                                   |      2 +
 src/math_extra.cpp                                 |     49 +
 src/math_extra.h                                   |    125 +-
 src/math_special.h                                 |     46 +-
 src/math_vector.h                                  |    448 +
 src/memory.h                                       |    733 +-
 src/min.cpp                                        |     47 +-
 src/min.h                                          |      5 +-
 src/min_cg.cpp                                     |      1 -
 src/min_cg.h                                       |      2 +-
 src/min_fire.cpp                                   |     14 +-
 src/min_fire.h                                     |      6 +-
 src/min_hftn.h                                     |      2 +-
 src/min_linesearch.cpp                             |     20 +-
 src/min_linesearch.h                               |      2 +-
 src/min_quickmin.cpp                               |     11 +-
 src/min_quickmin.h                                 |      3 +-
 src/min_sd.h                                       |      2 +-
 src/minimize.cpp                                   |      9 +-
 src/minimize.h                                     |      2 +-
 src/modify.cpp                                     |    309 +-
 src/modify.h                                       |     74 +-
 src/molecule.cpp                                   |   1453 +
 src/molecule.h                                     |    310 +
 src/mpiio.h                                        |     51 +
 src/my_page.h                                      |    232 +
 src/my_pool_chunk.h                                |    206 +
 src/neigh_bond.cpp                                 |    684 +-
 src/neigh_bond.h                                   |     47 +-
 src/neigh_derive.cpp                               |    171 +-
 src/neigh_derive.h                                 |      2 +-
 src/neigh_full.cpp                                 |    264 +-
 src/neigh_full.h                                   |      2 +-
 src/neigh_gran.cpp                                 |    170 +-
 src/neigh_gran.h                                   |      2 +-
 src/neigh_half_bin.cpp                             |    233 +-
 src/neigh_half_bin.h                               |      2 +-
 src/neigh_half_multi.cpp                           |    182 +-
 src/neigh_half_multi.h                             |      2 +-
 src/neigh_half_nsq.cpp                             |    159 +-
 src/neigh_half_nsq.h                               |      2 +-
 src/neigh_list.cpp                                 |     86 +-
 src/neigh_list.h                                   |     22 +-
 src/neigh_request.cpp                              |     41 +-
 src/neigh_request.h                                |     29 +-
 src/neigh_respa.cpp                                |    513 +-
 src/neigh_respa.h                                  |      2 +-
 src/neigh_stencil.cpp                              |      8 +-
 src/neighbor.cpp                                   |    518 +-
 src/neighbor.h                                     |     68 +-
 src/output.cpp                                     |     66 +-
 src/output.h                                       |     10 +-
 src/pair.cpp                                       |    258 +-
 src/pair.h                                         |     47 +-
 src/pair_beck.cpp                                  |     24 +-
 src/pair_born.cpp                                  |     42 +-
 src/pair_born.h                                    |      4 +-
 src/pair_born_coul_wolf.cpp                        |     50 +-
 src/pair_born_coul_wolf.h                          |      2 +
 src/pair_buck.cpp                                  |     39 +-
 src/pair_buck.h                                    |      6 +-
 src/pair_buck_coul_cut.cpp                         |     46 +-
 src/pair_buck_coul_cut.h                           |      4 +-
 src/pair_coul_cut.cpp                              |      6 +-
 src/pair_coul_cut.h                                |      4 +-
 src/pair_coul_debye.cpp                            |     10 +-
 src/pair_coul_debye.h                              |      2 +-
 src/pair_coul_dsf.cpp                              |     58 +-
 src/pair_coul_dsf.h                                |     12 +-
 src/pair_coul_streitz.cpp                          |    851 +
 src/pair_coul_streitz.h                            |     92 +
 src/pair_coul_wolf.cpp                             |     25 +-
 src/pair_dpd.cpp                                   |     39 +-
 src/pair_dpd.h                                     |     10 +-
 src/pair_dpd_tstat.cpp                             |     85 +-
 src/pair_dpd_tstat.h                               |      6 +-
 src/pair_gauss.cpp                                 |     10 +-
 src/pair_gauss.h                                   |      2 +-
 src/pair_hybrid.cpp                                |    139 +-
 src/pair_hybrid.h                                  |      9 +-
 src/pair_hybrid_overlay.cpp                        |      2 +-
 src/pair_hybrid_overlay.h                          |      2 +-
 src/pair_lj96_cut.cpp                              |     44 +-
 src/pair_lj96_cut.h                                |      4 +-
 src/pair_lj_cubic.cpp                              |      4 +-
 src/pair_lj_cubic.h                                |      2 +-
 src/pair_lj_cut.cpp                                |     44 +-
 src/pair_lj_cut.h                                  |      6 +-
 src/pair_lj_cut_coul_cut.cpp                       |     44 +-
 src/pair_lj_cut_coul_cut.h                         |      6 +-
 src/pair_lj_cut_coul_debye.cpp                     |      6 +-
 src/pair_lj_cut_coul_debye.h                       |      2 +-
 src/pair_lj_cut_coul_dsf.cpp                       |     31 +-
 src/pair_lj_cut_coul_dsf.h                         |     20 +-
 src/pair_lj_expand.cpp                             |     37 +-
 src/pair_lj_expand.h                               |      4 +-
 src/pair_lj_gromacs.cpp                            |     39 +-
 src/pair_lj_gromacs.h                              |      4 +-
 src/pair_lj_gromacs_coul_gromacs.cpp               |     43 +-
 src/pair_lj_gromacs_coul_gromacs.h                 |      4 +-
 src/pair_lj_smooth.cpp                             |     39 +-
 src/pair_lj_smooth.h                               |      4 +-
 src/pair_lj_smooth_linear.cpp                      |     10 +-
 src/pair_mie_cut.cpp                               |     30 +-
 src/pair_mie_cut.h                                 |      2 +-
 src/pair_morse.cpp                                 |     37 +-
 src/pair_morse.h                                   |      4 +-
 src/pair_soft.cpp                                  |     32 +-
 src/pair_soft.h                                    |      4 +-
 src/pair_table.cpp                                 |     51 +-
 src/pair_table.h                                   |      5 +-
 src/pair_yukawa.cpp                                |     34 +-
 src/pair_yukawa.h                                  |      4 +-
 src/pair_zbl.cpp                                   |    436 +
 src/pair_zbl.h                                     |     84 +
 src/pointers.h                                     |      2 +-
 src/procmap.cpp                                    |     17 +-
 src/procmap.h                                      |      2 +-
 src/random_mars.cpp                                |      1 +
 src/random_mars.h                                  |      4 +-
 src/random_park.h                                  |      2 +-
 src/rcb.cpp                                        |    922 +
 src/rcb.h                                          |    131 +
 src/read_data.cpp                                  |   1998 +-
 src/read_data.h                                    |    156 +-
 src/read_dump.cpp                                  |    201 +-
 src/read_dump.h                                    |     19 +-
 src/read_restart.cpp                               |    750 +-
 src/read_restart.h                                 |     98 +-
 src/reader.cpp                                     |      8 +-
 src/reader.h                                       |      9 +-
 src/reader_native.cpp                              |     49 +-
 src/reader_native.h                                |      4 +-
 src/reader_xyz.cpp                                 |     15 +-
 src/reader_xyz.h                                   |      2 +-
 src/region.cpp                                     |    118 +-
 src/region.h                                       |     16 +-
 src/region_block.cpp                               |     13 +-
 src/region_block.h                                 |      2 +-
 src/region_cone.cpp                                |     37 +-
 src/region_cone.h                                  |      2 +-
 src/region_cylinder.cpp                            |     29 +-
 src/region_cylinder.h                              |     14 +-
 src/region_intersect.cpp                           |     56 +-
 src/region_intersect.h                             |     10 +-
 src/region_plane.cpp                               |     13 +-
 src/region_plane.h                                 |      2 +-
 src/region_prism.cpp                               |     18 +-
 src/region_prism.h                                 |      2 +-
 src/region_sphere.cpp                              |      9 +-
 src/region_sphere.h                                |     14 +-
 src/region_union.cpp                               |     58 +-
 src/region_union.h                                 |      5 +-
 src/replicate.cpp                                  |    176 +-
 src/replicate.h                                    |      7 +-
 src/rerun.cpp                                      |     18 +-
 src/rerun.h                                        |     12 +-
 src/respa.cpp                                      |    204 +-
 src/respa.h                                        |     32 +-
 src/run.cpp                                        |      9 +-
 src/run.h                                          |      2 +-
 src/set.cpp                                        |    385 +-
 src/set.h                                          |     56 +-
 src/special.cpp                                    |    784 +-
 src/special.h                                      |     26 +-
 src/suffix.h                                       |      3 +-
 src/thermo.cpp                                     |    217 +-
 src/thermo.h                                       |     27 +-
 src/timer.h                                        |      2 +-
 src/universe.cpp                                   |      5 +-
 src/universe.h                                     |      2 +-
 src/update.cpp                                     |    155 +-
 src/update.h                                       |      9 +-
 src/variable.cpp                                   |   2023 +-
 src/variable.h                                     |    109 +-
 src/velocity.cpp                                   |    266 +-
 src/velocity.h                                     |     23 +-
 src/verlet.cpp                                     |    106 +-
 src/verlet.h                                       |      7 +-
 src/version.h                                      |      2 +-
 src/write_data.cpp                                 |    715 +
 src/write_data.h                                   |     80 +
 src/write_dump.cpp                                 |     85 +
 src/write_dump.h                                   |     50 +
 src/write_restart.cpp                              |    489 +-
 src/write_restart.h                                |     44 +-
 tools/Makefile                                     |      7 +-
 tools/README                                       |      7 +-
 tools/amber2lmp/README                             |      8 +
 tools/amber2lmp/amber2lammps.py                    |   2001 +-
 tools/binary2txt.cpp                               |     25 +-
 tools/colvars/Makefile                             |     24 +
 tools/colvars/abf_data.cpp                         |    341 +
 tools/colvars/abf_data.h                           |     94 +
 tools/colvars/abf_integrate.cpp                    |    343 +
 tools/fep/README                                   |      7 +
 tools/fep/bar.py                                   |     88 +
 tools/fep/fdti.py                                  |     36 +
 tools/fep/fep.py                                   |     23 +
 tools/fep/nti.py                                   |     30 +
 tools/i-pi/.vimrc                                  |      4 +
 tools/i-pi/MANIFEST.in                             |      1 +
 tools/i-pi/README.rst                              |     49 +
 tools/i-pi/drivers/LJ.f90                          |    215 +
 tools/i-pi/drivers/Makefile                        |     42 +
 tools/i-pi/drivers/README                          |     14 +
 tools/i-pi/drivers/SG.f90                          |    283 +
 tools/i-pi/drivers/distance.f90                    |    174 +
 tools/i-pi/drivers/driver.f90                      |    309 +
 tools/i-pi/drivers/sockets.c                       |    147 +
 tools/i-pi/examples/lammps/Makefile                |     70 +
 tools/i-pi/examples/lammps/README                  |     70 +
 tools/i-pi/examples/lammps/h2o-piglet.2/data.water |   1331 +
 tools/i-pi/examples/lammps/h2o-piglet.2/in.water   |     32 +
 tools/i-pi/examples/lammps/h2o-piglet.2/input.xml  |     37 +
 .../examples/lammps/h2o-piglet.2/water_298K.pdb    |    650 +
 tools/i-pi/examples/lammps/h2o-piglet.4/data.water |   1331 +
 tools/i-pi/examples/lammps/h2o-piglet.4/in.water   |     32 +
 tools/i-pi/examples/lammps/h2o-piglet.4/input.xml  |     40 +
 .../examples/lammps/h2o-piglet.4/water_298K.pdb    |    650 +
 tools/i-pi/examples/lammps/h2o-piglet.8/data.water |   1331 +
 tools/i-pi/examples/lammps/h2o-piglet.8/in.water   |     32 +
 tools/i-pi/examples/lammps/h2o-piglet.8/input.xml  |     49 +
 .../examples/lammps/h2o-piglet.8/water_298K.pdb    |    650 +
 .../lammps/h2o-pimd-rpc/data.water_longrange       |   1331 +
 .../lammps/h2o-pimd-rpc/data.water_shortrange      |   1331 +
 .../lammps/h2o-pimd-rpc/in.water_longrange         |     33 +
 .../lammps/h2o-pimd-rpc/in.water_shortrange        |     34 +
 tools/i-pi/examples/lammps/h2o-pimd-rpc/input.xml  |     27 +
 .../examples/lammps/h2o-pimd-rpc/water_298K.pdb    |    650 +
 tools/i-pi/examples/lammps/h2o-pimd/data.water     |   1331 +
 tools/i-pi/examples/lammps/h2o-pimd/in.water       |     32 +
 tools/i-pi/examples/lammps/h2o-pimd/input.xml      |     24 +
 tools/i-pi/examples/lammps/h2o-pimd/water_298K.pdb |    650 +
 tools/i-pi/examples/tutorial/README                |      6 +
 .../i-pi/examples/tutorial/tutorial-1/our_ref.pdb  |    111 +
 .../i-pi/examples/tutorial/tutorial-1/our_ref.xyz  |    110 +
 .../examples/tutorial/tutorial-1/tutorial-1.xml    |     26 +
 .../tutorial/tutorial-2/tutorial-1_RESTART         |    736 +
 .../examples/tutorial/tutorial-2/tutorial-2a.xml   |    742 +
 .../examples/tutorial/tutorial-2/tutorial-2b.xml   |     33 +
 .../i-pi/examples/tutorial/tutorial-3/our_ref.pdb  |    174 +
 .../tutorial/tutorial-3/tutorial-3_npt.xml         |     31 +
 .../tutorial/tutorial-3/tutorial-3_nvt.xml         |     25 +
 tools/i-pi/i-pi                                    |     60 +
 tools/i-pi/ipi/README                              |     14 +
 tools/i-pi/ipi/__init__.py                         |      1 +
 tools/i-pi/ipi/engine/README                       |     18 +
 tools/i-pi/ipi/engine/__init__.py                  |      3 +
 tools/i-pi/ipi/engine/atoms.py                     |    269 +
 tools/i-pi/ipi/engine/barostats.py                 |    450 +
 tools/i-pi/ipi/engine/beads.py                     |    323 +
 tools/i-pi/ipi/engine/cell.py                      |    140 +
 tools/i-pi/ipi/engine/ensembles.py                 |    565 +
 tools/i-pi/ipi/engine/forces.py                    |    781 +
 tools/i-pi/ipi/engine/initializer.py               |    549 +
 tools/i-pi/ipi/engine/normalmodes.py               |    400 +
 tools/i-pi/ipi/engine/outputs.py                   |    378 +
 tools/i-pi/ipi/engine/properties.py                |   1273 +
 tools/i-pi/ipi/engine/simulation.py                |    232 +
 tools/i-pi/ipi/engine/thermostats.py               |    884 +
 tools/i-pi/ipi/inputs/README                       |     24 +
 tools/i-pi/ipi/inputs/__init__.py                  |      3 +
 tools/i-pi/ipi/inputs/atoms.py                     |    121 +
 tools/i-pi/ipi/inputs/barostats.py                 |    107 +
 tools/i-pi/ipi/inputs/beads.py                     |    137 +
 tools/i-pi/ipi/inputs/cell.py                      |     77 +
 tools/i-pi/ipi/inputs/ensembles.py                 |    185 +
 tools/i-pi/ipi/inputs/forces.py                    |    176 +
 tools/i-pi/ipi/inputs/initializer.py               |    406 +
 tools/i-pi/ipi/inputs/interface.py                 |    125 +
 tools/i-pi/ipi/inputs/normalmodes.py               |     84 +
 tools/i-pi/ipi/inputs/outputs.py                   |    323 +
 tools/i-pi/ipi/inputs/prng.py                      |    101 +
 tools/i-pi/ipi/inputs/simulation.py                |    193 +
 tools/i-pi/ipi/inputs/thermostats.py               |    195 +
 tools/i-pi/ipi/interfaces/README                   |      8 +
 tools/i-pi/ipi/interfaces/__init__.py              |      1 +
 tools/i-pi/ipi/interfaces/sockets.py               |    773 +
 tools/i-pi/ipi/tests/README                        |      9 +
 tools/i-pi/ipi/tests/common.py                     |     96 +
 tools/i-pi/ipi/tests/datest.py                     |     56 +
 tools/i-pi/ipi/tests/test.pos_0.pdb                |     10 +
 tools/i-pi/ipi/tests/test.pos_0.xyz                |     10 +
 tools/i-pi/ipi/tests/test_contraction.py           |    127 +
 tools/i-pi/ipi/tests/test_io.py                    |     96 +
 tools/i-pi/ipi/tests/test_runs.py                  |     24 +
 tools/i-pi/ipi/utils/README                        |     21 +
 tools/i-pi/ipi/utils/__init__.py                   |      1 +
 tools/i-pi/ipi/utils/depend.py                     |    768 +
 tools/i-pi/ipi/utils/inputvalue.py                 |    968 +
 tools/i-pi/ipi/utils/io/README                     |     12 +
 tools/i-pi/ipi/utils/io/__init__.py                |      1 +
 tools/i-pi/ipi/utils/io/io_binary.py               |     47 +
 tools/i-pi/ipi/utils/io/io_pdb.py                  |    173 +
 tools/i-pi/ipi/utils/io/io_xml.py                  |    520 +
 tools/i-pi/ipi/utils/io/io_xyz.py                  |    145 +
 tools/i-pi/ipi/utils/mathtools.py                  |    343 +
 tools/i-pi/ipi/utils/messages.py                   |    155 +
 tools/i-pi/ipi/utils/nmtransform.py                |    283 +
 tools/i-pi/ipi/utils/prng.py                       |    129 +
 tools/i-pi/ipi/utils/softexit.py                   |     73 +
 tools/i-pi/ipi/utils/units.py                      |    358 +
 tools/i-pi/licenses/license_GPL.txt                |    675 +
 tools/i-pi/licenses/license_MIT.txt                |     21 +
 tools/i-pi/manual.pdf                              |    Bin 0 -> 609105 bytes
 tools/moltemplate/LICENSE.TXT                      |      2 +-
 tools/moltemplate/README.TXT                       |      2 +-
 tools/moltemplate/common/amber/README.TXT          |     74 +
 tools/moltemplate/common/amber/amberparm2lt.sh     |    203 +
 .../common/amber/amberparm_angle_to_lt.py          |     50 +
 .../common/amber/amberparm_bond_to_lt.py           |     47 +
 .../common/amber/amberparm_dihedral_to_lt.py       |    157 +
 .../common/amber/amberparm_improper_to_lt.py       |     90 +
 .../common/amber/amberparm_mass_to_lt.py           |     19 +
 .../common/amber/amberparm_pair_to_lt.py           |     57 +
 tools/moltemplate/common/gaff.lt                   |  11782 ++
 tools/moltemplate/common/graphene.lt               |     90 +-
 tools/moltemplate/common/graphite.lt               |     61 +
 .../images/graphene_unit_cell.jpg                  |    Bin
 .../common/images/ice_rect8_unitcell.png           |    Bin 0 -> 21951 bytes
 .../images/spce_ball_and_stick.jpg}                |    Bin
 tools/moltemplate/common/oplsaa/AUTHOR.TXT         |      3 +
 tools/moltemplate/common/oplsaa/README.TXT         |    125 +
 tools/moltemplate/common/spce.lt                   |     32 +-
 tools/moltemplate/common/spce_ice_rect16.lt        |     81 +
 tools/moltemplate/common/spce_ice_rect32.lt        |    129 +
 tools/moltemplate/common/spce_ice_rect8.lt         |     57 +
 tools/moltemplate/common/tip3p_1983.lt             |    119 +
 tools/moltemplate/common/tip3p_1983_charmm.lt      |    119 +
 tools/moltemplate/common/tip3p_2004.lt             |    107 +
 tools/moltemplate/common/tip3p_attempts/README.TXT |     13 -
 .../moltemplate/common/tip3p_attempts/tip3p2004.lt |     88 -
 .../common/tip3p_attempts/tip3pcharmm.lt           |     91 -
 tools/moltemplate/common/trappe1998.lt             |     31 +-
 tools/moltemplate/common/watmw.lt                  |     21 +
 .../membrane+protein/README.TXT                    |     56 -
 .../membrane+protein/README_run.sh                 |     33 -
 .../membrane+protein/README_setup.sh               |     24 -
 .../psf_file_created_by_topotools/system.psf       |   2611 -
 .../moltemplate_files/1beadProtSci2010.lt          |    237 -
 .../1beadProtSci2010_variations.lt                 |    208 -
 .../moltemplate_files/CGLipidBr2005.lt             |    186 -
 .../calc_table/calc_CGLipidTableINTvsINT.py        |     34 -
 .../calc_table/version_charmm_cutoff/calc_table.py |     70 -
 .../membrane+protein/moltemplate_files/system.lt   |    178 -
 .../moltemplate_files/table_int.dat                |   1010 -
 .../membrane+protein/run.in.min                    |     19 -
 .../membrane+protein/run.in.npt                    |     60 -
 .../membrane+protein/run.in.nvt                    |     40 -
 .../membrane_BranniganPRE2005/README.TXT           |     33 -
 .../membrane_BranniganPRE2005/README_run.sh        |     33 -
 .../membrane_BranniganPRE2005/README_setup.sh      |     24 -
 .../moltemplate_files/CGLipidBr2005.lt             |    186 -
 .../generate_tables/calc_table.py                  |     34 -
 .../moltemplate_files/system.lt                    |     90 -
 .../moltemplate_files/table_int.dat                |   1010 -
 .../version_charmm_cutoff/calc_table.py            |     70 -
 .../version_charmm_cutoff/table_int.dat            |   1020 -
 .../membrane_BranniganPRE2005/run.in.min           |     28 -
 .../membrane_BranniganPRE2005/run.in.npt           |     56 -
 .../membrane_BranniganPRE2005/run.in.nvt           |     40 -
 .../CG_misc/2bead_heteropolymer/README_run.sh      |     22 -
 .../images/2bead_heteropolymer_t=0.jpg             |    Bin 76183 -> 0 bytes
 .../images/2bead_heteropolymer_t=1000ps.jpg        |    Bin 54472 -> 0 bytes
 .../psf_file_created_by_topotools/system.psf       |   1728 -
 .../2bead_heteropolymer/moltemplate_files/2bead.lt |    173 -
 .../moltemplate_files/2bead_angles.lt              |     61 -
 .../moltemplate_files/README.sh                    |     20 -
 .../moltemplate_files/peptide.lt                   |     51 -
 .../simplified_version_one_residue/2bead_simple.lt |    122 -
 .../moltemplate_files/system.lt                    |     25 -
 .../CG_misc/2bead_heteropolymer/run.in.min         |     19 -
 .../CG_misc/2bead_heteropolymer/run.in.nvt         |     38 -
 .../CG_misc/random_heteropolymer/README.TXT        |     36 -
 .../CG_misc/random_heteropolymer/README_run.sh     |     19 -
 .../psf_file_created_by_topotools/system.psf       |    277 -
 .../images/random_heteropolymer_t=0ps.jpg          |    Bin 31115 -> 0 bytes
 .../images/random_heteropolymer_t=1ns.jpg          |    Bin 29582 -> 0 bytes
 .../moltemplate_files/monomers.lt                  |    123 -
 .../moltemplate_files/polymer.lt                   |     82 -
 .../moltemplate_files/system.lt                    |     33 -
 .../CG_misc/random_heteropolymer/run.in.nvt        |     29 -
 .../examples/CG_misc/translocation/README_run.sh   |     19 -
 .../psf_file_created_by_topotools/system.psf       |   1995 -
 .../translocation/moltemplate_files/monomer.lt     |    105 -
 .../translocation/moltemplate_files/polymer.lt     |     35 -
 .../translocation/moltemplate_files/system.lt      |     53 -
 .../examples/CG_misc/translocation/run.in.npt      |     61 -
 .../examples/CG_misc/translocation/run.in.nvt      |     44 -
 .../frustrated+chaperonin/README_setup.sh          |     24 -
 .../frustrated+chaperonin/run.in.min               |     25 -
 .../frustrated+chaperonin/run.in.nvt               |     48 -
 .../frustrated+minichaperone/README_setup.sh       |     24 -
 .../moltemplate_files/output_ttree/Data Angles     |    200 -
 .../output_ttree/Data Angles By Type               |      1 -
 .../output_ttree/Data Angles By Type.template      |      1 -
 .../output_ttree/Data Angles.template              |    200 -
 .../moltemplate_files/output_ttree/Data Atoms      |    224 -
 .../output_ttree/Data Atoms.template               |    224 -
 .../moltemplate_files/output_ttree/Data Bonds      |    208 -
 .../output_ttree/Data Bonds.template               |    208 -
 .../moltemplate_files/output_ttree/Data Boundary   |      3 -
 .../output_ttree/Data Boundary.template            |      3 -
 .../moltemplate_files/output_ttree/Data Dihedrals  |    152 -
 .../output_ttree/Data Dihedrals.template           |    152 -
 .../moltemplate_files/output_ttree/Data Masses     |      4 -
 .../output_ttree/Data Masses.template              |      4 -
 .../moltemplate_files/output_ttree/In Init         |     21 -
 .../output_ttree/In Init.template                  |     21 -
 .../moltemplate_files/output_ttree/In Settings     |     30 -
 .../output_ttree/In Settings.template              |     30 -
 .../output_ttree/ttree_assignments.txt             |    808 -
 .../moltemplate_files/system.data                  |    820 -
 .../moltemplate_files/system.in                    |     41 -
 .../moltemplate_files/system.in.init               |     21 -
 .../moltemplate_files/system.in.settings           |     30 -
 .../frustrated+minichaperone/run.in.min            |     24 -
 .../frustrated+minichaperone/run.in.nvt            |     46 -
 .../1bead+chaperone/frustrated/README_setup.sh     |     24 -
 .../1bead+chaperone/frustrated/run.in.min          |     19 -
 .../frustrated/run_short_sim.in.nvt                |     50 -
 .../unfrustrated+chaperonin/README_setup.sh        |     24 -
 .../unfrustrated+chaperonin/run.in.min             |     19 -
 .../unfrustrated+chaperonin/run.in.nvt             |     48 -
 .../1bead+chaperone/unfrustrated/README_setup.sh   |     23 -
 .../1bead+chaperone/unfrustrated/run.in.min        |     19 -
 .../1bead+chaperone/unfrustrated/run.in.nvt        |     46 -
 .../1beadProtSci2010/README.TXT                    |     44 -
 .../1beadProtSci2010/README_setup.sh               |     23 -
 .../moltemplate_files/1beadProtSci2010.lt          |    276 -
 .../1beadProtSci2010/moltemplate_files/README.sh   |      7 -
 .../1beadProtSci2010/moltemplate_files/system.lt   |     25 -
 .../1beadProtSci2010_charmm.lt                     |    411 -
 .../1beadProtSci2010/run.in.min                    |     19 -
 .../1beadProtSci2010/run.in.nvt                    |     44 -
 .../CG_solvent/cyclododecane+watMW/README_run.sh   |     25 -
 .../psf_file_created_by_topotools/system.psf       |   3669 -
 .../CG_solvent/cyclododecane+watMW/run.in.min      |     19 -
 .../CG_solvent/cyclododecane+watMW/run.in.npt      |     43 -
 .../CG_solvent/cyclododecane+watMW/run.in.nvt      |     43 -
 tools/moltemplate/examples/README.TXT              |      4 +-
 .../cnad-cnt/README.TXT                            |     83 -
 .../cnad-cnt/README_run_lammps.sh                  |      9 -
 .../cnad-cnt/README_run_ltemplify.sh               |     11 -
 .../cnad-cnt/README_run_moltemplate.sh             |     16 -
 .../cnad-cnt/run.in.nvt                            |     46 -
 .../force_field_AMBER/WARNING.TXT                  |     54 +
 .../force_field_AMBER/benzene/README.TXT           |     24 +
 .../force_field_AMBER/benzene/README_run.sh        |     39 +
 .../force_field_AMBER/benzene/README_setup.sh      |     29 +
 .../benzene/README_visualize.txt}                  |      0
 .../benzene/moltemplate_files/benzene.lt           |     49 +
 .../benzene/moltemplate_files/system.lt            |     14 +
 .../README_remove_irrelevant_info.sh               |     52 +
 .../force_field_AMBER/benzene/run.in.npt           |     72 +
 .../force_field_AMBER/benzene/run.in.nvt           |     51 +
 .../force_field_AMBER/ethylene+benzene/README.TXT  |     24 +
 .../ethylene+benzene/README_run.sh                 |     39 +
 .../ethylene+benzene/README_setup.sh               |     36 +
 .../ethylene+benzene/README_visualize.txt}         |      0
 .../ethylene+benzene/images/benzene.jpg            |    Bin 0 -> 15032 bytes
 .../images/ethylene+benzene_box80x80x80_LR.jpg     |    Bin 0 -> 130048 bytes
 .../ethylene+benzene/images/ethylene.jpg           |    Bin 0 -> 11657 bytes
 .../ethylene+benzene/moltemplate_files/benzene.lt  |     47 +
 .../charges_come_from_OPLSAA/oplsaa_subset.prm     |     94 +
 .../ethylene+benzene/moltemplate_files/ethylene.lt |     38 +
 .../ethylene+benzene/moltemplate_files/system.lt   |     29 +
 .../README_remove_irrelevant_info.sh               |     52 +
 .../force_field_AMBER/ethylene+benzene/run.in.npt  |     53 +
 .../force_field_AMBER/ethylene+benzene/run.in.nvt  |     46 +
 .../force_field_AMBER/hexadecane/README.TXT        |     44 +
 .../force_field_AMBER/hexadecane/README_run.sh     |     39 +
 .../force_field_AMBER/hexadecane/README_setup.sh   |     36 +
 .../hexadecane/README_visualize.txt}               |      0
 .../force_field_AMBER/hexadecane/WARNING.TXT       |     16 +
 .../images/hexadecane_12x12x2_t=0_LR.jpg           |    Bin 0 -> 27017 bytes
 .../images/hexadecane_12x12x2_t=10ps_npt_LR.jpg    |    Bin 0 -> 36181 bytes
 .../hexadecane/images/hexadecane_LR.jpg            |    Bin 0 -> 5237 bytes
 .../hexadecane/moltemplate_files/ch2group.lt       |     59 +
 .../hexadecane/moltemplate_files/ch3group.lt       |     65 +
 .../hexadecane/moltemplate_files/hexadecane.lt     |     89 +
 .../hexadecane/moltemplate_files/system.lt         |     18 +
 .../README_remove_irrelevant_info.sh               |     52 +
 .../force_field_AMBER/hexadecane/run.in.npt        |     86 +
 .../force_field_AMBER/hexadecane/run.in.nvt        |     43 +
 .../waterTIP3P+isobutane/README.TXT                |     51 +
 .../waterTIP3P+isobutane/README_run.sh             |     39 +
 .../waterTIP3P+isobutane/README_setup.sh           |     35 +
 .../waterTIP3P+isobutane/README_visualize.txt}     |      0
 .../waterTIP3P+isobutane/images/isobutane.jpg      |    Bin 0 -> 24301 bytes
 .../images/water+isobutane_t=0_LR.jpg              |    Bin 0 -> 104035 bytes
 .../images/water+isobutane_t=840ps_LR.jpg          |    Bin 0 -> 73375 bytes
 .../waterTIP3P+isobutane/images/water.jpg          |    Bin 0 -> 10076 bytes
 .../moltemplate_files/isobutane.lt                 |     56 +
 .../moltemplate_files/system.lt                    |     32 +
 .../README_remove_irrelevant_info.sh               |     52 +
 .../waterTIP3P+isobutane/run.in.npt                |     44 +
 .../waterTIP3P+isobutane/run.in.nvt                |     52 +
 .../force_field_OPLSAA/WARNING.TXT                 |     29 +
 .../alkane_chain_single/README.TXT                 |     80 +
 .../alkane_chain_single/README_run.sh              |     39 +
 .../alkane_chain_single/README_setup.sh            |     36 +
 .../alkane_chain_single/README_visualize.txt}      |      0
 .../alkane_chain_single/images/ch2_ry90.jpg        |    Bin 0 -> 4680 bytes
 .../alkane_chain_single/images/ch3_ry60.jpg        |    Bin 0 -> 6951 bytes
 .../alkane_chain_single/images/t=0.jpg             |    Bin 0 -> 51583 bytes
 .../alkane_chain_single/images/t=1ns.jpg           |    Bin 0 -> 60111 bytes
 .../moltemplate_files/alkane50.lt                  |    138 +
 .../moltemplate_files/ch2group.lt                  |     55 +
 .../moltemplate_files/ch3group.lt                  |     58 +
 .../oplsaa_lt_generator/AUTHOR.TXT                 |      3 +
 .../oplsaa_lt_generator/README.TXT                 |    109 +
 .../oplsaa_lt_generator/oplsaa_moltemplate.py      |    408 +
 .../oplsaa_lt_generator/oplsaa_subset.prm          |    146 +
 .../moltemplate_files/system.lt                    |     31 +
 .../alkane_chain_single/run.in.min                 |     40 +
 .../alkane_chain_single/run.in.nvt                 |     38 +
 .../force_field_OPLSAA/ethylene+benzene/README.TXT |     13 +
 .../ethylene+benzene/README_run.sh                 |     39 +
 .../ethylene+benzene/README_setup.sh               |     34 +
 .../ethylene+benzene/README_visualize.txt}         |      0
 .../ethylene+benzene/images/benzene.jpg            |    Bin 0 -> 15032 bytes
 .../images/ethylene+benzene_box80x80x80_LR.jpg     |    Bin 0 -> 130048 bytes
 .../ethylene+benzene/images/ethylene.jpg           |    Bin 0 -> 11657 bytes
 .../ethylene+benzene/moltemplate_files/benzene.lt  |     45 +
 .../ethylene+benzene/moltemplate_files/ethylene.lt |     43 +
 .../ethylene+benzene/moltemplate_files/log.lammps  |      0
 .../oplsaa_lt_generator/AUTHOR.TXT                 |      3 +
 .../oplsaa_lt_generator/README.TXT                 |    110 +
 .../minimal_versions/README.TXT                    |     16 +
 .../minimal_versions/oplsaa_subset_minimal.prm     |     37 +
 .../minimal_versions/oplsaa_subset_simplified.prm  |     49 +
 .../oplsaa_lt_generator/oplsaa_moltemplate.py      |    408 +
 .../oplsaa_lt_generator/oplsaa_subset.prm          |   5127 +
 .../ethylene+benzene/moltemplate_files/system.lt   |     29 +
 .../force_field_OPLSAA/ethylene+benzene/run.in.npt |     58 +
 .../force_field_OPLSAA/ethylene+benzene/run.in.nvt |     51 +
 .../ethylene+benzene_PACKMOL/README.TXT            |     24 +
 .../ethylene+benzene_PACKMOL/README_run.sh         |     39 +
 .../ethylene+benzene_PACKMOL/README_setup.sh       |     44 +
 .../ethylene+benzene_PACKMOL/README_visualize.txt} |      0
 .../ethylene+benzene_PACKMOL/images/benzene.jpg    |    Bin 0 -> 15032 bytes
 .../images/ethylene+benzene_box80x80x80_LR.jpg     |    Bin 0 -> 130048 bytes
 .../ethylene+benzene_PACKMOL/images/ethylene.jpg   |    Bin 0 -> 11657 bytes
 .../moltemplate_files/benzene.lt                   |     51 +
 .../moltemplate_files/ethylene.lt                  |     40 +
 .../oplsaa_lt_generator/AUTHOR.TXT                 |      3 +
 .../oplsaa_lt_generator/README.TXT                 |    110 +
 .../minimal_versions/README.TXT                    |     16 +
 .../minimal_versions/oplsaa_subset_minimal.prm     |     37 +
 .../minimal_versions/oplsaa_subset_simplified.prm  |     49 +
 .../oplsaa_lt_generator/oplsaa_moltemplate.py      |    408 +
 .../oplsaa_lt_generator/oplsaa_subset.prm          |   5127 +
 .../moltemplate_files/system.lt                    |     21 +
 .../packmol_files/README.TXT                       |      5 +
 .../packmol_files/benzene.xyz                      |     14 +
 .../packmol_files/ethylene.xyz                     |      8 +
 .../packmol_files/mix_ethylene+benzene.inp         |     31 +
 .../ethylene+benzene_PACKMOL/run.in.npt            |     58 +
 .../ethylene+benzene_PACKMOL/run.in.nvt            |     51 +
 .../force_field_OPLSAA/hexadecane/README.TXT       |     81 +
 .../force_field_OPLSAA/hexadecane/README_run.sh    |     39 +
 .../force_field_OPLSAA/hexadecane/README_setup.sh  |     34 +
 .../hexadecane/README_visualize.txt}               |      0
 .../force_field_OPLSAA/hexadecane/WARNING.TXT      |     15 +
 .../images/hexadecane_12x12x2_t=0_LR.jpg           |    Bin 0 -> 27017 bytes
 .../images/hexadecane_12x12x2_t=10ps_npt_LR.jpg    |    Bin 0 -> 36181 bytes
 .../hexadecane/images/hexadecane_LR.jpg            |    Bin 0 -> 5237 bytes
 .../hexadecane/moltemplate_files/ch2group.lt       |     55 +
 .../hexadecane/moltemplate_files/ch3group.lt       |     58 +
 .../hexadecane/moltemplate_files/hexadecane.lt     |     79 +
 .../oplsaa_lt_generator/AUTHOR.TXT                 |      3 +
 .../oplsaa_lt_generator/README.TXT                 |    108 +
 .../oplsaa_lt_generator/oplsaa_moltemplate.py      |    408 +
 .../oplsaa_lt_generator/oplsaa_subset.prm          |    146 +
 .../hexadecane/moltemplate_files/system.lt         |     18 +
 .../force_field_OPLSAA/hexadecane/run.in.npt       |     86 +
 .../force_field_OPLSAA/hexadecane/run.in.nvt       |     43 +
 .../force_field_OPLSAA/methane/README.TXT          |     33 +
 .../force_field_OPLSAA/methane/README_run.sh       |     39 +
 .../force_field_OPLSAA/methane/README_setup.sh     |     36 +
 .../methane/README_visualize.txt}                  |      0
 .../methane/moltemplate_files/methane.lt           |     32 +
 .../oplsaa_lt_generator/AUTHOR.TXT                 |      3 +
 .../oplsaa_lt_generator/README.TXT                 |    108 +
 .../oplsaa_lt_generator/oplsaa_moltemplate.py      |    408 +
 .../oplsaa_lt_generator/oplsaa_subset.prm          |   5136 +
 .../methane/moltemplate_files/system.lt            |     15 +
 .../force_field_OPLSAA/methane/run.in.npt          |     51 +
 .../force_field_OPLSAA/methane/run.in.nvt          |     42 +
 .../waterSPCE+methane/README.TXT                   |     33 +
 .../waterSPCE+methane/README_run.sh                |     39 +
 .../waterSPCE+methane/README_setup.sh              |     36 +
 .../waterSPCE+methane/README_visualize.txt}        |      0
 .../waterSPCE+methane/moltemplate_files/methane.lt |     32 +
 .../oplsaa_lt_generator/AUTHOR.TXT                 |      3 +
 .../oplsaa_lt_generator/README.TXT                 |    111 +
 .../oplsaa_lt_generator/oplsaa_moltemplate.py      |    408 +
 .../oplsaa_lt_generator/oplsaa_subset.prm          |   5136 +
 .../waterSPCE+methane/moltemplate_files/spce.lt    |     63 +
 .../waterSPCE+methane/moltemplate_files/system.lt  |     26 +
 .../waterSPCE+methane/run.in.npt                   |     52 +
 .../waterSPCE+methane/run.in.nvt                   |     42 +
 .../waterSPC_using_OPLSAA/README.TXT               |     18 +
 .../waterSPC_using_OPLSAA/README_run.sh            |     26 +
 .../waterSPC_using_OPLSAA/README_setup.sh          |     36 +
 .../waterSPC_using_OPLSAA/README_visualize.txt}    |      0
 .../TEST_density_estimate.txt                      |     21 +
 .../oplsaa_lt_generator/AUTHOR.TXT                 |      3 +
 .../oplsaa_lt_generator/README.TXT                 |    111 +
 .../oplsaa_lt_generator/oplsaa_moltemplate.py      |    408 +
 .../oplsaa_lt_generator/oplsaa_subset.prm          |   5125 +
 .../waterSPC_using_OPLSAA/moltemplate_files/spc.lt |     86 +
 .../moltemplate_files/system.lt                    |     16 +
 .../waterSPC_using_OPLSAA/run.in.npt               |     52 +
 .../waterSPC_using_OPLSAA/run.in.nvt               |     42 +
 .../aluminum_crystal_strain/README.TXT             |     54 +
 .../aluminum_crystal_strain/README_setup.sh        |     29 +
 .../aluminum_crystal_strain/README_visualize.txt}  |      0
 .../aluminum_crystal_strain/images/AlCell_LR.jpg   |    Bin 0 -> 2364 bytes
 .../images/AlCrystal10x10x10_t=0steps_LR.jpg       |    Bin 0 -> 30158 bytes
 .../images/AlCrystal10x10x10_t=20000steps_LR.jpg   |    Bin 0 -> 29910 bytes
 .../moltemplate_files/README.sh                    |     22 +
 .../moltemplate_files/al_cell.lt                   |     64 +
 .../moltemplate_files/system.lt                    |     35 +
 .../aluminum_crystal_strain/run.in                 |     76 +
 .../force_field_explicit/ice_crystal/README_run.sh |     33 +
 .../ice_crystal}/README_setup.sh                   |      0
 .../ice_crystal/README_visualize.txt               |     87 +
 .../images/ice_rect8_crystal_3x2x2_LR.jpg          |    Bin 0 -> 25820 bytes
 .../ice_crystal/images/ice_rect8_unitcell.png      |    Bin 0 -> 21951 bytes
 .../ice_crystal/moltemplate_files/spce.lt          |     52 +
 .../moltemplate_files/spce_ice_rect16.lt           |     81 +
 .../moltemplate_files/spce_ice_rect32.lt           |    129 +
 .../moltemplate_files/spce_ice_rect8.lt            |     57 +
 .../ice_crystal/moltemplate_files/system.lt        |     11 +
 .../force_field_explicit/ice_crystal/run.in.npt    |     48 +
 .../force_field_explicit/ice_crystal/run.in.nvt    |     45 +
 .../force_field_explicit/nanotube+water/README.TXT |     51 +
 .../nanotube+water/README_run.sh                   |     24 +
 .../nanotube+water}/README_setup.sh                |      0
 .../nanotube+water/README_visualize.txt}           |      0
 .../nanotube+water/images/graphene_unit_cell.jpg   |    Bin
 .../nanotube+walls+water_side_pbc_t=0ps_LR.jpg     |    Bin
 .../nanotube+walls+water_side_pbc_t=108ps_LR.jpg   |    Bin
 .../nanotube+walls+water_side_pbc_t=305ps_LR.jpg   |    Bin
 .../nanotube+walls+water_top_nopbc_t=0_LR.jpg      |    Bin
 .../images/nanotube+walls_side_nopbc_LR.jpg        |    Bin
 .../nanotube+water/images/water_side_nopbc_LR.jpg  |    Bin
 .../nanotube+water/moltemplate_files/README.sh     |     32 +
 .../nanotube+water/moltemplate_files/graphene.lt   |     52 +
 .../moltemplate_files/graphene_walls.lt            |     55 +
 .../nanotube+water/moltemplate_files/graphite.lt   |     61 +
 .../nanotube+water/moltemplate_files/nanotube.lt   |    101 +
 .../nanotube+water/moltemplate_files/spce.lt       |     53 +
 .../nanotube+water/moltemplate_files/system.lt     |     29 +
 .../nanotube+water/moltemplate_files/water_box.lt  |     20 +
 .../force_field_explicit/nanotube+water/run.in.npt |    102 +
 .../force_field_explicit/nanotube+water/run.in.nvt |     78 +
 .../waterSPCE+Na+Cl/README_run.sh                  |     33 +
 .../waterSPCE+Na+Cl/README_setup.sh                |      0
 .../waterSPCE+Na+Cl/README_visualize.txt}          |      0
 .../waterSPCE+Na+Cl/images/Cl.jpg                  |    Bin
 .../waterSPCE+Na+Cl/images/Na.jpg                  |    Bin
 .../waterSPCE+Na+Cl/images/wat.jpg                 |    Bin
 .../waterSPCE+Na+Cl/images/waterSPCE+Na+Cl_t=0.jpg |    Bin
 .../images/waterSPCE+Na+Cl_t=100ps.jpg             |    Bin
 .../waterSPCE+Na+Cl/moltemplate_files/ions.lt      |     67 +
 .../waterSPCE+Na+Cl/moltemplate_files/spce.lt      |     52 +
 .../waterSPCE+Na+Cl/moltemplate_files/system.lt    |     52 +
 .../waterSPCE+Na+Cl/run.in.npt                     |     48 +
 .../waterSPCE+Na+Cl/run.in.nvt                     |     58 +
 .../heteropolymer_melt_attempt1/README.TXT         |     36 -
 .../heteropolymer_melt_attempt1/README_run.sh      |     19 -
 .../images/zoom1_rainbow_t=0ps_LR.jpg              |    Bin 52421 -> 0 bytes
 .../images/zoom2_rainbow_t=0ps_LR.jpg              |    Bin 73754 -> 0 bytes
 .../images/zoom2_rainbow_t=10ps_LR.jpg             |    Bin 89440 -> 0 bytes
 .../images/zoom2_rainbow_t=20ps_LR.jpg             |    Bin 74464 -> 0 bytes
 .../images/zoom2_rainbow_t=40ps_LR.jpg             |    Bin 51406 -> 0 bytes
 .../images/zoom2_rainbow_t=4ps_LR.jpg              |    Bin 91425 -> 0 bytes
 .../images/zoom2_rainbow_t=60ps_LR.jpg             |    Bin 39488 -> 0 bytes
 .../images/zoom2_rainbow_t=80ps_LR.jpg             |    Bin 34369 -> 0 bytes
 .../images/zoom3_rainbow_t=10ps_LR.jpg             |    Bin 154309 -> 0 bytes
 .../images/zoom3_rainbow_t=20ps_LR.jpg             |    Bin 169032 -> 0 bytes
 .../images/zoom3_rainbow_t=40ps_LR.jpg             |    Bin 164069 -> 0 bytes
 .../images/zoom3_rainbow_t=4ps_LR.jpg              |    Bin 130740 -> 0 bytes
 .../images/zoom3_rainbow_t=60ps_LR.jpg             |    Bin 157053 -> 0 bytes
 .../images/zoom3_rainbow_t=80ps_LR.jpg             |    Bin 149805 -> 0 bytes
 .../moltemplate_files/monomers.lt                  |    125 -
 .../moltemplate_files/polymer.lt                   |    231 -
 .../moltemplate_files/system.lt                    |     44 -
 .../heteropolymer_melt_attempt1/run.in.npt         |     29 -
 .../heteropolymer_melt_attempt1/run.in.nvt         |     31 -
 .../all_atom_examples/nanotube+water/README.TXT    |     35 -
 .../psf_file_created_by_topotools/system.psf       |   3195 -
 .../nanotube+water/moltemplate_files/README.sh     |     27 -
 .../nanotube+water/moltemplate_files/graphene.lt   |     70 -
 .../moltemplate_files/graphene_walls.lt            |     34 -
 .../nanotube+water/moltemplate_files/nanotube.lt   |     26 -
 .../nanotube+water/moltemplate_files/spce.lt       |     52 -
 .../nanotube+water/moltemplate_files/system.lt     |     37 -
 .../nanotube+water/moltemplate_files/water_box.lt  |     19 -
 .../all_atom_examples/nanotube+water/run.in.npt    |     66 -
 .../all_atom_examples/nanotube+water/run.in.nvt    |     47 -
 .../waterSPCE_from_PDBfile/README_run.sh           |     31 -
 .../psf_file_created_by_topotools/system.psf       |   1124 -
 .../moltemplate_files/spce.lt                      |     52 -
 .../waterSPCE_from_PDBfile/run.in.min              |     18 -
 .../waterSPCE_from_PDBfile/run.in.npt              |     33 -
 .../waterSPCE_from_PDBfile/run.in.nvt              |     38 -
 .../waterSPCE+Na+Cl/README_run.sh                  |     25 -
 .../psf_file_created_by_topotools/system.psf       |   4257 -
 .../waterSPCE+Na+Cl/moltemplate_files/ions.lt      |     58 -
 .../waterSPCE+Na+Cl/moltemplate_files/spce.lt      |     52 -
 .../waterSPCE+Na+Cl/moltemplate_files/system.lt    |     53 -
 .../all_atom_examples/waterSPCE+Na+Cl/run.in.min   |     26 -
 .../all_atom_examples/waterSPCE+Na+Cl/run.in.npt   |     28 -
 .../all_atom_examples/waterSPCE+Na+Cl/run.in.nvt   |     33 -
 .../3bodyWater+hydrocarbons_MW+TraPPE}/README.TXT  |      0
 .../README_run.sh                                  |     31 +
 .../README_setup.sh                                |      0
 .../README_visualize.txt}                          |      0
 .../images/cyclododecane+watMW_t=0ps_LR.jpg        |    Bin
 .../images/cyclododecane+watMW_t=400ps_LR.jpg      |    Bin
 .../images/cyclododecane+watMW_t=50ps_LR.jpg       |    Bin
 .../images/cyclopentane.jpg                        |    Bin
 .../images/cyclopentane_unrelaxed.jpg              |    Bin
 .../images/watMW.jpg                               |    Bin
 .../moltemplate_files/README.sh                    |      0
 .../moltemplate_files/cyclododecane.lt             |      0
 .../moltemplate_files/system.lt                    |      0
 .../moltemplate_files}/trappe1998.lt               |      0
 .../version_more_comments/system.lt                |      0
 .../moltemplate_files/watmw.lt                     |     54 +
 .../3bodyWater+hydrocarbons_MW+TraPPE/run.in.npt   |     61 +
 .../3bodyWater+hydrocarbons_MW+TraPPE/run.in.nvt   |     81 +
 .../DPPC_bilayer_formation_PACKMOL/README.TXT      |     15 +
 .../DPPC_bilayer_formation_PACKMOL/README_run.sh   |     21 +
 .../DPPC_bilayer_formation_PACKMOL/README_setup.sh |     32 +
 .../README_visualize.txt                           |     87 +
 .../images/DPPC_martini_LR.jpg                     |    Bin 0 -> 12907 bytes
 .../images/t=0_after_minimization_LR.jpg           |    Bin 0 -> 43653 bytes
 .../images/t=13ns_450K_NVT_LR.jpg                  |    Bin 0 -> 45240 bytes
 .../images/t=26ns_300K_NPT_LR.jpg                  |    Bin 0 -> 44951 bytes
 .../images/t=6ns_300K_NPT_LR.jpg                   |    Bin 0 -> 46724 bytes
 .../images/water_martini_LR.jpg                    |    Bin 0 -> 1660 bytes
 .../moltemplate_files/lipid.lt                     |     79 +
 .../moltemplate_files/system.lt                    |     24 +
 .../moltemplate_files/water.lt                     |     17 +
 .../packmol_files/README.TXT                       |      8 +
 .../packmol_files/lipid.xyz                        |     14 +
 .../packmol_files/mix_lipids+water.inp             |     34 +
 .../packmol_files/water.xyz                        |      3 +
 .../DPPC_bilayer_formation_PACKMOL/run.in.min      |     31 +
 .../DPPC_bilayer_formation_PACKMOL/run.in.npt      |    117 +
 .../DPPC_bilayer_formation_PACKMOL/run.in.nvt      |     50 +
 .../DPPC_bilayer_preformed/README.TXT              |     13 +
 .../DPPC_bilayer_preformed/README_run.sh           |     21 +
 .../DPPC_bilayer_preformed}/README_setup.sh        |      0
 .../DPPC_bilayer_preformed/README_visualize.txt    |     87 +
 .../images/DPPC_martini_LR.jpg                     |    Bin 0 -> 12907 bytes
 .../images/t=0_bilayer_preformed_GL_LR.jpg         |    Bin 0 -> 40709 bytes
 .../images/t=4ns_bilayer_preformed_GL_LR.jpg       |    Bin 0 -> 57230 bytes
 .../images/water_martini_LR.jpg                    |    Bin 0 -> 1660 bytes
 .../moltemplate_files/lipid.lt                     |     79 +
 .../moltemplate_files/system.lt                    |     27 +
 .../moltemplate_files/water.lt                     |     17 +
 .../DPPC_bilayer_preformed/run.in.min              |     31 +
 .../DPPC_bilayer_preformed/run.in.npt              |     66 +
 .../DPPC_bilayer_preformed/run.in.nvt              |     47 +
 .../abstract_2bead_heteropolymer}/README.TXT       |      0
 .../abstract_2bead_heteropolymer/README_run.sh     |     20 +
 .../abstract_2bead_heteropolymer}/README_setup.sh  |      0
 .../README_visualize.txt}                          |      0
 .../images/polymer.png                             |    Bin 0 -> 53044 bytes
 .../abstract_2bead_heteropolymer/images/t=0ns.png  |    Bin 0 -> 101303 bytes
 .../images/t=40ns_occ.png                          |    Bin 0 -> 29838 bytes
 .../images/t=4ns_occ.png                           |    Bin 0 -> 37734 bytes
 .../moltemplate_files/README.sh                    |      6 +
 .../moltemplate_files/forcefield.lt                |    139 +
 .../moltemplate_files/monomers.lt                  |     86 +
 .../moltemplate_files/polymer.lt                   |     64 +
 .../moltemplate_files/system.lt                    |     36 +
 .../abstract_2bead_heteropolymer/run.in.nvt        |     32 +
 .../abstract_random_heteropolymer/README.TXT       |     19 +
 .../abstract_random_heteropolymer/README_run.sh    |     14 +
 .../abstract_random_heteropolymer}/README_setup.sh |      0
 .../README_visualize.txt}                          |      0
 .../images/2bead.jpg                               |    Bin
 .../images/3bead.jpg                               |    Bin
 .../images/random_heteropolymer_30_20_t=0.jpg      |    Bin 0 -> 52135 bytes
 .../images/random_heteropolymer_30_20_t=700ps.jpg  |    Bin 0 -> 46460 bytes
 .../moltemplate_files/forcefield.lt                |    107 +
 .../moltemplate_files/monomers.lt                  |     62 +
 .../moltemplate_files/polymer.lt                   |    163 +
 .../moltemplate_files/system.lt                    |     11 +
 .../abstract_random_heteropolymer/run.in.nvt       |     29 +
 .../abstract_translocation}/README.TXT             |      0
 .../abstract_translocation/README_run.sh           |     28 +
 .../abstract_translocation}/README_setup.sh        |      0
 .../abstract_translocation/README_visualize.txt}   |      0
 .../abstract_translocation/images/polymer_LR.jpg   |    Bin 0 -> 5568 bytes
 .../abstract_translocation/images/solvent_LR.jpg   |    Bin 0 -> 23407 bytes
 .../images/walls+solvent+polymer_t=0.jpg           |    Bin
 .../abstract_translocation/images/walls_LR.jpg     |    Bin 0 -> 13280 bytes
 .../moltemplate_files/monomer.lt                   |    111 +
 .../moltemplate_files/polymer.lt                   |     32 +
 .../moltemplate_files/solvent.lt                   |      0
 .../moltemplate_files/solvent_single.lt            |      0
 .../moltemplate_files/system.lt                    |     57 +
 .../moltemplate_files/wall_single.lt               |      0
 .../moltemplate_files/walls.lt                     |      0
 .../abstract_translocation/run.in.npt              |     70 +
 .../abstract_translocation/run.in.nvt              |     49 +
 .../README_FIRST.txt                               |     48 +
 .../README_NUCLEAR_VOLUME_FRACTION_ESTIMATE.txt    |     29 +
 .../chromosome_metaphase_Naumova2013/README_run.sh |      7 +
 .../README_setup.sh                                |     58 +
 .../README_visualize.txt                           |    131 +
 .../images/stage2_interior.jpg                     |    Bin 0 -> 40803 bytes
 .../images/stage2_interior_rotated.jpg             |    Bin 0 -> 25429 bytes
 .../images/t=0_before_minimizaion.jpg              |    Bin 0 -> 79709 bytes
 .../images/vmd_colorscale_jet.tcl                  |     87 +
 .../README_how_to_generate_system_lt.sh            |     19 +
 .../README_length_flexibility_details.txt          |     57 +
 .../moltemplate_files/calc_table.sh                |      8 +
 .../moltemplate_files/condensin.lt                 |     47 +
 .../moltemplate_files/coords_orig.raw              |  32768 +++
 .../moltemplate_files/generate_system_lt.py        |    301 +
 .../moltemplate_files/interpolate_coords.py        |     74 +
 .../moltemplate_files/monomer.lt                   |     84 +
 .../moltemplate_files/table_bonds_stage2.dat       |   4011 +
 .../chromosome_metaphase_Naumova2013/run.in.min    |     41 +
 .../chromosome_metaphase_Naumova2013/run.in.stage1 |    110 +
 .../chromosome_metaphase_Naumova2013/run.in.stage2 |     90 +
 .../README.TXT                                     |     70 +
 .../README_run.sh                                  |     33 +
 .../README_setup.sh                                |     28 +
 .../README_visualize.txt}                          |      0
 .../images/4HelixOrig+Lipid2005_t=1290ps_LR.jpg    |    Bin
 .../images/membrane+protein_t=0ps_LR.jpg           |    Bin
 .../images/membrane+protein_t=0ps_no_pbc_LR.jpg    |    Bin
 .../images/membrane+protein_t=0ps_top_LR.jpg       |    Bin
 .../images/membrane+protein_t=5000ps_LR.jpg        |    Bin
 .../moltemplate_files/1beadProtSci2010.lt          |    254 +
 .../1beadProtSci2010_variations.lt                 |    225 +
 .../moltemplate_files/CGLipidBr2005.lt             |    198 +
 .../calc_table/calc_CGLipidTableINTvsINT.py        |     29 +
 .../calc_table/version_charmm_cutoff/calc_table.py |     70 +
 .../moltemplate_files/system.lt                    |    219 +
 .../moltemplate_files/table_int.dat                |   1139 +
 .../run.in.min                                     |     35 +
 .../run.in.npt                                     |     65 +
 .../run.in.nvt                                     |     71 +
 .../membrane_BranniganPRE2005/README.TXT           |     33 +
 .../membrane_BranniganPRE2005/README_run.sh        |     33 +
 .../membrane_BranniganPRE2005/README_setup.sh      |     28 +
 .../README_visualize.txt}                          |      0
 .../membrane_BranniganPRE2005/images/DLPC.jpg      |    Bin
 .../images/DPPC+DLPC_bilayer32x37_t=0ps_LR.jpg     |    Bin
 .../DPPC+DLPC_bilayer32x37_t=0ps_no_pbc_LR.jpg     |    Bin
 .../images/DPPC+DLPC_bilayer32x37_t=500ps_LR.jpg   |    Bin
 .../membrane_BranniganPRE2005/images/DPPC.jpg      |    Bin
 .../moltemplate_files/CGLipidBr2005Orig.lt         |    191 +
 .../moltemplate_files/calc_table/calc_table.py     |     29 +
 .../calc_table/version_charmm_cutoff/calc_table.py |     70 +
 .../moltemplate_files/system.lt                    |     94 +
 .../moltemplate_files/table_int.dat                |   1139 +
 .../membrane_BranniganPRE2005/run.in.min           |     28 +
 .../membrane_BranniganPRE2005/run.in.npt           |     57 +
 .../membrane_BranniganPRE2005/run.in.nvt           |     45 +
 .../1bead+chaperone/README.TXT                     |      0
 .../frustrated+chaperonin/README.TXT               |      0
 .../frustrated+chaperonin/README_run.sh            |      0
 .../frustrated+chaperonin/README_setup.sh          |     24 +
 .../frustrated+chaperonin/README_visualize.txt}    |      0
 .../psf_file_created_by_topotools/system.psf       |      0
 .../images/misfolded+chaperonin_t=0tau_LR.jpg      |    Bin
 .../images/unfolded+chaperonin_t=508750tau_LR.jpg  |    Bin
 .../moltemplate_files/1beadFrustrated.lt           |      0
 .../moltemplate_files/1beadFrustrated_variants.lt  |      0
 .../moltemplate_files/chaperonin.lt                |      0
 .../generate_tables/calc_chaperone_table.py        |      0
 .../generate_tables/calc_dihedral_table.py         |      0
 .../moltemplate_files/system.lt                    |      0
 .../moltemplate_files/table_chaperonin_h=0.475.dat |      0
 .../moltemplate_files/table_chaperonin_h=0.dat     |      0
 .../table_dihedral_frustrated.dat                  |      0
 .../frustrated+chaperonin/run.in.min               |     25 +
 .../frustrated+chaperonin/run.in.nvt               |     48 +
 .../frustrated+minichaperone/README.TXT            |      0
 .../frustrated+minichaperone/README_run.sh         |      0
 .../frustrated+minichaperone/README_setup.sh       |     24 +
 .../frustrated+minichaperone/README_visualize.txt} |      0
 .../psf_file_created_by_topotools/system.psf       |      0
 .../protein2x2x2+minichaperones2x2x2_t=0tau_LR.jpg |    Bin
 ...tein2x2x2+minichaperones2x2x2_t=67500tau_LR.jpg |    Bin
 .../moltemplate_files/1beadFrustrated.lt           |      0
 .../moltemplate_files/1beadFrustrated_variants.lt  |      0
 .../generate_tables/calc_chaperone_table.py        |      0
 .../generate_tables/calc_dihedral_table.py         |      0
 .../moltemplate_files/minichaperone.lt             |      0
 .../moltemplate_files/system.lt                    |      0
 .../table_dihedral_frustrated.dat                  |      0
 .../table_minichaperone_h=0.6.dat                  |      0
 .../moltemplate_files/table_minichaperone_h=0.dat  |      0
 .../frustrated+minichaperone/run.in.min            |     24 +
 .../frustrated+minichaperone/run.in.nvt            |     46 +
 .../1bead+chaperone/frustrated/README.TXT          |      0
 .../1bead+chaperone/frustrated/README_run.sh       |      0
 .../1bead+chaperone/frustrated/README_setup.sh     |     24 +
 .../frustrated/README_visualize.txt}               |      0
 .../psf_file_created_by_topotools/system.psf       |      0
 .../images/initial_conformation_t=0tau.jpg         |    Bin
 .../images/misfolded_conformation_t=1250tau.jpg    |    Bin
 .../moltemplate_files/1beadFrustrated.lt           |      0
 .../moltemplate_files/1beadFrustrated_variants.lt  |      0
 .../generate_tables/calc_dihedral_table.py         |      0
 .../frustrated/moltemplate_files/system.lt         |      0
 .../table_dihedral_frustrated.dat                  |      0
 .../1bead+chaperone/frustrated/run.in.min          |     19 +
 .../frustrated/run_short_sim.in.nvt                |     50 +
 .../unfrustrated+chaperonin/README.TXT             |      0
 .../unfrustrated+chaperonin/README_run.sh          |      0
 .../unfrustrated+chaperonin/README_setup.sh        |     24 +
 .../unfrustrated+chaperonin/README_visualize.txt}  |      0
 .../psf_file_created_by_topotools/system.psf       |      0
 .../images/unfrustrated+chaperonin_t=0tau_LR.jpg   |    Bin
 .../images/unfrustrated+chaperonin_t=105tau_LR.jpg |    Bin
 .../moltemplate_files/1beadUnfrustrated.lt         |      0
 .../1beadUnfrustrated_variants.lt                  |      0
 .../moltemplate_files/chaperonin.lt                |      0
 .../generate_tables/calc_chaperone_table.py        |      0
 .../moltemplate_files/system.lt                    |      0
 .../moltemplate_files/table_chaperonin_h=0.475.dat |      0
 .../moltemplate_files/table_chaperonin_h=0.dat     |      0
 .../unfrustrated+chaperonin/run.in.min             |     19 +
 .../unfrustrated+chaperonin/run.in.nvt             |     48 +
 .../1bead+chaperone/unfrustrated/README.TXT        |      0
 .../1bead+chaperone/unfrustrated/README_run.sh     |      0
 .../1bead+chaperone/unfrustrated/README_setup.sh   |     23 +
 .../unfrustrated/README_visualize.txt}             |      0
 .../psf_file_created_by_topotools/system.psf       |      0
 .../unfrustrated/images/unfrustrated_t=0tau_LR.jpg |    Bin
 .../images/unfrustrated_t=200tau_LR.jpg            |    Bin
 .../moltemplate_files/1beadUnfrustrated.lt         |      0
 .../1beadUnfrustrated_variants.lt                  |      0
 .../unfrustrated/moltemplate_files/system.lt       |      0
 .../1bead+chaperone/unfrustrated/run.in.min        |     19 +
 .../1bead+chaperone/unfrustrated/run.in.nvt        |     46 +
 .../1beadProtSci2010/README.TXT                    |     44 +
 .../1beadProtSci2010/README_run.sh                 |      0
 .../1beadProtSci2010/README_setup.sh               |     23 +
 .../1beadProtSci2010/README_visualize.txt}         |      0
 .../1beadProtSci2010/images/4HelixBundle_t=0.jpg   |    Bin
 .../1beadProtSci2010/images/4SheetBundle_t=0.jpg   |    Bin
 .../psf_file_created_by_topotools/system.psf       |      0
 .../moltemplate_files/1beadProtSci2010.lt          |    274 +
 .../1beadProtSci2010/moltemplate_files/README.sh   |     13 +
 .../other_implementations/README.TXT               |     13 +
 .../charmm/1beadProtSci2010.lt                     |    411 +
 .../class2}/1beadProtSci2010.lt                    |      0
 .../1beadProtSci2010/moltemplate_files/system.lt   |     12 +
 .../1beadProtSci2010/run.in.min                    |     19 +
 .../1beadProtSci2010/run.in.nvt                    |     44 +
 .../vesicle_Brannigan2005+Bellesia2010/README.TXT  |    114 +
 .../README_run.sh                                  |     24 +
 .../README_setup.sh                                |     51 +
 .../README_visualize.txt}                          |      0
 .../images/vesicle_membrane+protein_L.jpg          |    Bin 0 -> 284201 bytes
 .../moltemplate_files/1beadProtSci2010.lt          |    233 +
 .../1beadProtSci2010_variations.lt                 |    225 +
 .../moltemplate_files/CGLipidBr2005.lt             |    198 +
 .../moltemplate_files/README.sh                    |     22 +
 .../calc_table/calc_CGLipidTableINTvsINT.py        |     29 +
 .../calc_table/version_charmm_cutoff/calc_table.py |     70 +
 .../moltemplate_files/system.lt                    |    192 +
 .../moltemplate_files/table_int.dat                |   1139 +
 .../packmol_files/DLPC.xyz                         |      6 +
 .../packmol_files/DPPC.xyz                         |      7 +
 .../packmol_files/README.sh                        |     18 +
 .../packmol_files/protein.xyz                      |     75 +
 .../packmol_files/step1_proteins.inp               |     49 +
 .../packmol_files/step2_innerlayer.inp             |     70 +
 .../packmol_files/step3_outerlayer.inp             |     73 +
 .../vesicle_Brannigan2005+Bellesia2010/run.in.min  |     46 +
 .../vesicle_Brannigan2005+Bellesia2010/run.in.nvt  |     63 +
 .../cnad-cnt/README_FIRST.TXT                      |     83 +
 .../cnad-cnt/README_step1_run_ltemplify.sh         |     13 +
 .../cnad-cnt/README_step2_run_moltemplate.sh       |     18 +
 .../cnad-cnt/README_step3_run_lammps.sh            |     16 +
 .../cnad-cnt/README_visualize.txt}                 |      0
 .../cnad-cnt/cnad-cnt.data                         |      0
 .../cnad-cnt/cnad-cnt.in                           |      0
 .../cnad-cnt/images/cnad-cnt_after_rotate_copy.jpg |    Bin
 .../cnad-cnt/images/cnad-cnt_orig.jpg              |    Bin
 .../cnad-cnt/images/cnad.jpg                       |    Bin
 .../cnad-cnt/images/cnt.jpg                        |    Bin
 .../cnad-cnt_after_rotate_and_copy.psf             |      0
 .../cnad-cnt_orig.psf                              |      0
 .../convert_LAMMPS_to_LT_examples/cnad-cnt/junk.in |      1 +
 .../cnad-cnt/run.in.nvt                            |     46 +
 .../cnad-cnt/system.lt                             |      0
 .../waterSPCE_from_PDBfile/README.TXT              |      0
 .../waterSPCE_from_PDBfile/README_run.sh           |     31 +
 .../waterSPCE_from_PDBfile/README_setup.sh         |      0
 .../waterSPCE_from_PDBfile/README_visualize.txt    |      0
 .../waterSPCE_from_PDBfile/moltemplate_files/.0    |      0
 .../moltemplate_files/README.sh                    |      0
 .../moltemplate_files/solvate.pdb                  |      0
 .../moltemplate_files/spce.lt                      |     52 +
 .../moltemplate_files/system.lt                    |      0
 .../waterSPCE_from_PDBfile/run.in.npt              |     48 +
 .../waterSPCE_from_PDBfile/run.in.nvt              |     61 +
 .../misc_examples/menger_sponge/README.TXT         |     45 +
 .../misc_examples/menger_sponge/README_setup.sh    |     29 +
 .../menger_sponge/README_visualize.txt}            |      0
 .../menger_sponge/images/AlCell_LR.jpg             |    Bin 0 -> 2364 bytes
 .../misc_examples/menger_sponge/images/lvl1_LR.jpg |    Bin 0 -> 2623 bytes
 .../misc_examples/menger_sponge/images/lvl2_LR.jpg |    Bin 0 -> 7722 bytes
 .../misc_examples/menger_sponge/images/lvl3_LR.jpg |    Bin 0 -> 16455 bytes
 .../menger_sponge_lattice_8cells_t=0_zoom1_LR2.jpg |    Bin 0 -> 82092 bytes
 .../menger_sponge_lattice_8cells_t=7400_LR.jpg     |    Bin 0 -> 21718 bytes
 .../menger_sponge/moltemplate_files/al_cell.lt     |     64 +
 .../elegant_inefficient_version/al_cell.lt         |     64 +
 .../elegant_inefficient_version/menger_cubes.lt    |     34 +
 .../elegant_inefficient_version/system.lt          |     34 +
 .../moltemplate_files/menger_cubes.lt              |     66 +
 .../menger_sponge/moltemplate_files/system.lt      |     34 +
 .../examples/misc_examples/menger_sponge/run.in    |     38 +
 .../misc_examples/pyramids_vs_gravity/README.TXT   |     22 +
 .../pyramids_vs_gravity/README_VMD_graphene.txt    |     28 +
 .../pyramids_vs_gravity}/README_setup.sh           |      0
 .../pyramids_vs_gravity/README_visualize.txt       |     76 +
 .../images/pyramids_vs_gravity_t=04800steps_LR.jpg |    Bin 0 -> 88094 bytes
 .../images/pyramids_vs_gravity_t=12200steps_LR.jpg |    Bin 0 -> 91240 bytes
 .../images/pyramids_vs_gravity_t=33000steps_LR.jpg |    Bin 0 -> 98828 bytes
 .../moltemplate_files/README.sh                    |     15 +
 .../moltemplate_files/graphene.lt                  |     61 +
 .../moltemplate_files/graphene_wall.lt             |     21 +
 .../moltemplate_files/pyramids.lt                  |    283 +
 .../moltemplate_files/system.lt                    |     80 +
 .../misc_examples/pyramids_vs_gravity/run.in       |     64 +
 tools/moltemplate/moltemplate_manual.pdf           |    Bin 765324 -> 716180 bytes
 tools/moltemplate/src/bonds_by_type.py             |    380 +
 .../src/docs_useful_scripts/docs_dump2data.txt     |    121 +
 .../docs_extract_lammps_data.txt                   |     60 +
 .../src/docs_useful_scripts/docs_raw2data.txt      |     56 +
 tools/moltemplate/src/dump2data.py                 |   1289 +
 tools/moltemplate/src/ltemplify.py                 |   1216 +-
 tools/moltemplate/src/lttree.py                    |     25 +-
 tools/moltemplate/src/lttree_check.py              |    142 +-
 tools/moltemplate/src/lttree_missing_coeffs.py     |     38 -
 tools/moltemplate/src/lttree_postprocess.py        |     47 +-
 tools/moltemplate/src/lttree_styles.py             |      4 +
 tools/moltemplate/src/moltemplate.sh               |   1119 +-
 tools/moltemplate/src/nbody_Angles.py              |     33 +-
 tools/moltemplate/src/nbody_Bonds.py               |     31 +
 tools/moltemplate/src/nbody_Dihedrals.py           |     33 +-
 tools/moltemplate/src/nbody_Impropers.py           |     51 +-
 .../src/nbody_alternate_symmetry/class2_dih.py     |     40 +
 .../src/nbody_alternate_symmetry/class2_imp.py     |     41 +
 .../src/nbody_alternate_symmetry/gaff_imp.py       |     74 +
 .../nbody_Dihedrals_nosym.py                       |     32 +
 .../nbody_Impropers_Icenter_swapJK.py              |     49 +
 .../nbody_Impropers_Icenter_swapJKL.py             |     43 +
 .../nbody_Impropers_Jcenter.py                     |     64 +
 .../nbody_Impropers_Jcenter_nosym.py               |     33 +
 .../src/nbody_alternate_symmetry/opls_imp.py       |     72 +
 tools/moltemplate/src/nbody_by_type.py             |    117 +-
 tools/moltemplate/src/nbody_by_type_backup.py      |    651 +
 tools/moltemplate/src/nbody_by_type_lib.py         |    116 +-
 .../moltemplate/src/nbody_fix_ttree_assignments.py |      4 +-
 tools/moltemplate/src/nbody_graph_search.py        |      2 +
 tools/moltemplate/src/nbody_reorder_atoms.py       |     74 +
 tools/moltemplate/src/oplsaa_moltemplate.py        |    411 +
 tools/moltemplate/src/ordereddict.py               |    258 +
 tools/moltemplate/src/pdbsort.py                   |     10 +-
 tools/moltemplate/src/postprocess_input_script.py  |     19 +-
 tools/moltemplate/src/raw2data.py                  |     98 +
 .../moltemplate/src/renumber_DATA_first_column.py  |     17 +-
 tools/moltemplate/src/ttree.py                     |   1164 +-
 tools/moltemplate/src/ttree_lex.py                 |     32 +-
 tools/moltemplate/src/ttree_matrix_stack.py        |    104 +-
 tools/moltemplate/src/ttree_render.py              |      2 +-
 tools/msi2lmp/README                               |    183 +-
 tools/msi2lmp/TriclinicModification.pdf            |    Bin 78328 -> 0 bytes
 tools/msi2lmp/biosym_frc_files/README              |      5 -
 tools/msi2lmp/biosym_frc_files/pcff.frc            |   5581 -
 tools/msi2lmp/frc_files/README                     |     10 +
 .../{biosym_frc_files => frc_files}/cff91.frc      |      0
 .../{biosym_frc_files => frc_files}/clayff.frc     |      0
 tools/msi2lmp/frc_files/compass_published.frc      |   1381 +
 .../{biosym_frc_files => frc_files}/cvff.frc       |      0
 .../{biosym_frc_files => frc_files}/cvff_aug.frc   |      0
 tools/msi2lmp/frc_files/oplsaa.frc                 |    236 +
 tools/msi2lmp/frc_files/pcff.frc                   |   5593 +
 .../{biosym_frc_files => frc_files}/pcff.rlb       |      0
 .../pcff_templates.dat                             |      0
 tools/msi2lmp/src/CheckLists.c                     |     38 +-
 tools/msi2lmp/src/Forcefield.h                     |     52 +-
 tools/msi2lmp/src/GetParameters.c                  |   1268 +-
 tools/msi2lmp/src/InitializeItems.c                |    239 +-
 tools/msi2lmp/src/MakeLists.c                      |    509 +-
 tools/msi2lmp/src/Makefile                         |     21 +-
 tools/msi2lmp/src/Msi2LMP2.h                       |    213 -
 tools/msi2lmp/src/ReadCarFile.c                    |    518 +-
 tools/msi2lmp/src/ReadFrcFile.c                    |    172 +-
 tools/msi2lmp/src/ReadMdfFile.c                    |    655 +-
 tools/msi2lmp/src/SearchAndFill.c                  |    388 +-
 tools/msi2lmp/src/WriteDataFile.c                  |    778 +-
 tools/msi2lmp/src/WriteDataFile01.c                |    332 -
 tools/msi2lmp/src/WriteDataFile05.c                |    352 -
 tools/msi2lmp/src/msi2lmp.c                        |    513 +-
 tools/msi2lmp/src/msi2lmp.h                        |    225 +
 tools/msi2lmp/test/PyAC_bulk-clayff.car            |   1287 +
 tools/msi2lmp/test/PyAC_bulk-clayff.mdf            |   1308 +
 tools/msi2lmp/test/benzene-class1.car              |     19 +
 tools/msi2lmp/test/benzene-class1.mdf              |     40 +
 tools/msi2lmp/test/benzene-class2a.car             |     19 +
 tools/msi2lmp/test/benzene-class2a.mdf             |     40 +
 tools/msi2lmp/test/benzene-class2b.car             |     19 +
 tools/msi2lmp/test/benzene-class2b.mdf             |     40 +
 tools/msi2lmp/test/correct/data.crambin            |   4727 -
 tools/msi2lmp/test/correct/data.nylon              |    898 -
 tools/msi2lmp/test/correct/data.phen3_cff97        |    442 -
 .../test/{crambin.car => crambin-class1.car}       |      0
 .../test/{crambin.mdf => crambin-class1.mdf}       |      0
 tools/msi2lmp/test/data-compare.pl                 |    942 +
 tools/msi2lmp/test/ethane-class1.car               |     15 +
 tools/msi2lmp/test/ethane-class1.mdf               |     36 +
 tools/msi2lmp/test/ethane-class2a.car              |     15 +
 tools/msi2lmp/test/ethane-class2a.mdf              |     36 +
 tools/msi2lmp/test/ethane-class2b.car              |     15 +
 tools/msi2lmp/test/ethane-class2b.mdf              |     36 +
 tools/msi2lmp/test/ethane-oplsaa.car               |     15 +
 tools/msi2lmp/test/ethane-oplsaa.mdf               |     36 +
 tools/msi2lmp/test/h2-h2o-class1.car               |     13 +
 tools/msi2lmp/test/h2-h2o-class1.mdf               |     33 +
 tools/msi2lmp/test/h2-h2o-class2b.car              |     13 +
 tools/msi2lmp/test/h2-h2o-class2b.mdf              |     33 +
 tools/msi2lmp/test/hap_crystal-class1.car          |     95 +
 tools/msi2lmp/test/hap_crystal-class1.mdf          |    116 +
 tools/msi2lmp/test/hap_crystal-class2b.car         |     95 +
 tools/msi2lmp/test/hap_crystal-class2b.mdf         |    116 +
 tools/msi2lmp/test/hydrogen-class1.car             |      9 +
 tools/msi2lmp/test/hydrogen-class1.mdf             |     30 +
 tools/msi2lmp/test/hydrogen-class2a.car            |      9 +
 tools/msi2lmp/test/hydrogen-class2a.mdf            |     30 +
 tools/msi2lmp/test/in.PyAC_bulk-clayff             |     15 +
 tools/msi2lmp/test/in.benzene-class1               |     15 +
 tools/msi2lmp/test/in.benzene-class2a              |     15 +
 tools/msi2lmp/test/in.benzene-class2b              |     15 +
 tools/msi2lmp/test/in.crambin-class1               |     16 +
 tools/msi2lmp/test/in.ethane-class1                |     14 +
 tools/msi2lmp/test/in.ethane-class2a               |     15 +
 tools/msi2lmp/test/in.ethane-class2b               |     15 +
 tools/msi2lmp/test/in.ethane-oplsaa                |     14 +
 tools/msi2lmp/test/in.h2-h2o-class1                |     13 +
 tools/msi2lmp/test/in.h2-h2o-class2b               |     13 +
 tools/msi2lmp/test/in.hap_crystal-class1           |     13 +
 tools/msi2lmp/test/in.hap_crystal-class2b          |     14 +
 tools/msi2lmp/test/in.hydrogen-class1              |     12 +
 tools/msi2lmp/test/in.hydrogen-class2a             |     12 +
 tools/msi2lmp/test/in.naphthalene-class1           |     15 +
 tools/msi2lmp/test/in.naphthalene-class2a          |     15 +
 tools/msi2lmp/test/in.naphthalene-class2b          |     15 +
 tools/msi2lmp/test/in.nylon-class1                 |     16 +
 tools/msi2lmp/test/in.phen3_cff97-class1           |     16 +
 tools/msi2lmp/test/in.water-class1                 |     13 +
 tools/msi2lmp/test/in.water-class2b                |     13 +
 tools/msi2lmp/test/naphthalene-class1.car          |     25 +
 tools/msi2lmp/test/naphthalene-class1.mdf          |     46 +
 tools/msi2lmp/test/naphthalene-class2a.car         |     25 +
 tools/msi2lmp/test/naphthalene-class2a.mdf         |     46 +
 tools/msi2lmp/test/naphthalene-class2b.car         |     25 +
 tools/msi2lmp/test/naphthalene-class2b.mdf         |     46 +
 tools/msi2lmp/test/{nylon.car => nylon-class1.car} |      0
 tools/msi2lmp/test/{nylon.mdf => nylon-class1.mdf} |      0
 .../{phen3_cff97.car => phen3_cff97-class1.car}    |      0
 .../{phen3_cff97.mdf => phen3_cff97-class1.mdf}    |      0
 tools/msi2lmp/test/reference/PyAC_bulk-clayff.data |   1450 +
 .../msi2lmp/test/reference/PyAC_bulk-clayff.data2  |   2728 +
 tools/msi2lmp/test/reference/benzene-class1.data   |    135 +
 tools/msi2lmp/test/reference/benzene-class1.data2  |    148 +
 tools/msi2lmp/test/reference/benzene-class1.data3  |    135 +
 tools/msi2lmp/test/reference/benzene-class2a.data  |    179 +
 tools/msi2lmp/test/reference/benzene-class2a.data2 |    192 +
 tools/msi2lmp/test/reference/benzene-class2b.data  |    179 +
 tools/msi2lmp/test/reference/benzene-class2b.data2 |    192 +
 tools/msi2lmp/test/reference/crambin-class1.data   |   4727 +
 tools/msi2lmp/test/reference/crambin-class1.data2  |   5370 +
 tools/msi2lmp/test/reference/ethane-class1.data    |     89 +
 tools/msi2lmp/test/reference/ethane-class1.data2   |     97 +
 tools/msi2lmp/test/reference/ethane-class2a.data   |    141 +
 tools/msi2lmp/test/reference/ethane-class2a.data2  |    150 +
 tools/msi2lmp/test/reference/ethane-class2b.data   |    141 +
 tools/msi2lmp/test/reference/ethane-class2b.data2  |    150 +
 tools/msi2lmp/test/reference/ethane-oplsaa.data    |     89 +
 tools/msi2lmp/test/reference/ethane-oplsaa.data2   |     97 +
 tools/msi2lmp/test/reference/h2-h2o-class1.data    |     55 +
 tools/msi2lmp/test/reference/h2-h2o-class1.data2   |     59 +
 tools/msi2lmp/test/reference/h2-h2o-class2b.data   |     63 +
 tools/msi2lmp/test/reference/h2-h2o-class2b.data2  |     67 +
 .../msi2lmp/test/reference/hap_crystal-class1.data |    260 +
 .../test/reference/hap_crystal-class1.data2        |    347 +
 .../test/reference/hap_crystal-class2b.data        |    328 +
 .../test/reference/hap_crystal-class2b.data2       |    416 +
 tools/msi2lmp/test/reference/hydrogen-class1.data  |     36 +
 tools/msi2lmp/test/reference/hydrogen-class1.data2 |     36 +
 tools/msi2lmp/test/reference/hydrogen-class2a.data |     36 +
 .../msi2lmp/test/reference/hydrogen-class2a.data2  |     36 +
 .../msi2lmp/test/reference/naphthalene-class1.data |    185 +
 .../test/reference/naphthalene-class1.data2        |    204 +
 .../test/reference/naphthalene-class2a.data        |    230 +
 .../test/reference/naphthalene-class2a.data2       |    249 +
 .../test/reference/naphthalene-class2b.data        |    230 +
 .../test/reference/naphthalene-class2b.data2       |    249 +
 tools/msi2lmp/test/reference/nylon-class1.data     |    898 +
 tools/msi2lmp/test/reference/nylon-class1.data2    |   1016 +
 .../msi2lmp/test/reference/phen3_cff97-class1.data |    258 +
 .../test/reference/phen3_cff97-class1.data2        |    282 +
 tools/msi2lmp/test/reference/water-class1.data     |     49 +
 tools/msi2lmp/test/reference/water-class1.data2    |     51 +
 tools/msi2lmp/test/reference/water-class2b.data    |     57 +
 tools/msi2lmp/test/reference/water-class2b.data2   |     59 +
 tools/msi2lmp/test/runtests.sh                     |    158 +
 tools/msi2lmp/test/water-class1.car                |     10 +
 tools/msi2lmp/test/water-class1.mdf                |     31 +
 tools/msi2lmp/test/water-class2b.car               |     10 +
 tools/msi2lmp/test/water-class2b.mdf               |     31 +
 tools/phonon/Makefile                              |     64 +
 tools/phonon/README                                |     31 +
 tools/phonon/dynmat.cpp                            |    602 +
 tools/phonon/dynmat.h                              |     66 +
 tools/phonon/green.cpp                             |    250 +
 tools/phonon/green.h                               |     25 +
 tools/phonon/interpolate.cpp                       |    310 +
 tools/phonon/interpolate.h                         |     43 +
 tools/phonon/main.cpp                              |     18 +
 tools/phonon/memory.cpp                            |     51 +
 tools/phonon/memory.h                              |    430 +
 tools/phonon/phonon.cpp                            |   1266 +
 tools/phonon/phonon.h                              |     59 +
 tools/phonon/timer.cpp                             |     41 +
 tools/phonon/timer.h                               |     24 +
 tools/phonon/version.h                             |      1 +
 tools/polybond/Manual.pdf                          |    Bin 0 -> 92552 bytes
 tools/polybond/README                              |     12 +
 tools/polybond/lmpsdata.py                         |   1945 +
 tools/pymol_asphere/src/Makefile                   |      2 +-
 tools/python/README                                |      4 +-
 tools/python/dump2cfg.py                           |      2 +-
 tools/python/dump2pdb.py                           |      2 +-
 tools/python/dump2xyz.py                           |      2 +-
 tools/python/dumpsort.py                           |      2 +-
 tools/python/log2txt.py                            |      2 +-
 tools/python/logplot.py                            |      2 +-
 tools/python/neb_combine.py                        |      2 +-
 tools/python/neb_final.py                          |      2 +-
 tools/restart2data.cpp                             |   4266 -
 tools/thermo_extract.c                             |    238 -
 tools/xmgrace/README                               |     16 +
 tools/xmgrace/lammpsplot.cpp                       |    830 +
 tools/xmgrace/lammpsplot.pdf                       |    Bin 0 -> 71715 bytes
 tools/xmgrace/logplotawk.oneliner                  |      7 +
 tools/xmgrace/logplotgrep.oneliner                 |      6 +
 tools/xmgrace/plotthermodata.awk                   |     18 +
 6076 files changed, 1493128 insertions(+), 631523 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 bench/FERMI/README
 rename bench/{GPU/in.eam.cpu => FERMI/in.eam} (100%)
 create mode 100644 bench/FERMI/in.eam.titan
 copy bench/{GPU/in.lj.cpu => FERMI/in.lj} (100%)
 create mode 100644 bench/FERMI/in.lj.titan
 rename bench/{GPU/in.rhodo.cpu => FERMI/in.rhodo} (100%)
 create mode 100644 bench/FERMI/in.rhodo.scaled.titan
 create mode 100644 bench/FERMI/in.rhodo.split.titan
 delete mode 100644 bench/GPU/README
 delete mode 100644 bench/GPU/in.eam.cuda
 delete mode 100644 bench/GPU/in.eam.gpu
 delete mode 100644 bench/GPU/in.lj.cuda
 delete mode 100644 bench/GPU/in.lj.gpu
 delete mode 100644 bench/GPU/in.rhodo.cuda
 delete mode 100644 bench/GPU/in.rhodo.gpu
 create mode 100755 bench/KEPLER/Makefile.cpu
 create mode 100755 bench/KEPLER/Makefile.cuda
 create mode 100755 bench/KEPLER/Makefile.gpu
 create mode 100644 bench/KEPLER/Makefile.gpu.double
 create mode 100644 bench/KEPLER/Makefile.gpu.mixed
 create mode 100644 bench/KEPLER/Makefile.gpu.single
 create mode 100755 bench/KEPLER/Makefile.intel.cpu
 create mode 100755 bench/KEPLER/Makefile.kokkos.cuda
 create mode 100755 bench/KEPLER/Makefile.kokkos.omp
 create mode 100755 bench/KEPLER/Makefile.omp
 create mode 100755 bench/KEPLER/Makefile.opt
 create mode 100644 bench/KEPLER/README
 create mode 100644 bench/KEPLER/build.py
 rename bench/{GPU/in.lj.cpu => KEPLER/in.lj} (100%)
 create mode 100644 bench/KEPLER/run_cpu.sh
 create mode 100644 bench/KEPLER/run_cuda.sh
 create mode 100644 bench/KEPLER/run_gpu.sh
 create mode 100644 bench/KEPLER/run_intel_cpu.sh
 create mode 100644 bench/KEPLER/run_kokkos_cuda.sh
 create mode 100644 bench/KEPLER/run_kokkos_omp.sh
 create mode 100644 bench/KEPLER/run_omp.sh
 create mode 100644 bench/KEPLER/run_opt.sh
 create mode 100644 bench/KEPLER/run_strong.sh
 create mode 100644 bench/KEPLER/run_weak.sh
 create mode 100644 bench/log.1Feb14.chain.fixed.linux.1
 create mode 100644 bench/log.1Feb14.chain.fixed.linux.4
 create mode 100644 bench/log.1Feb14.chain.scaled.linux.4
 create mode 100644 bench/log.1Feb14.chute.fixed.linux.1
 create mode 100644 bench/log.1Feb14.chute.fixed.linux.4
 create mode 100644 bench/log.1Feb14.chute.scaled.linux.4
 create mode 100644 bench/log.1Feb14.eam.fixed.linux.1
 create mode 100644 bench/log.1Feb14.eam.fixed.linux.4
 create mode 100644 bench/log.1Feb14.eam.scaled.linux.4
 create mode 100644 bench/log.1Feb14.lj.fixed.linux.1
 create mode 100644 bench/log.1Feb14.lj.fixed.linux.4
 create mode 100644 bench/log.1Feb14.lj.scaled.linux.4
 create mode 100644 bench/log.1Feb14.rhodo.fixed.linux.1
 create mode 100644 bench/log.1Feb14.rhodo.fixed.linux.4
 create mode 100644 bench/log.1Feb14.rhodo.scaled.linux.4
 delete mode 100644 bench/log.9Jan12.chain.fixed.linux.1
 delete mode 100644 bench/log.9Jan12.chain.fixed.linux.4
 delete mode 100644 bench/log.9Jan12.chain.scaled.linux.4
 delete mode 100644 bench/log.9Jan12.chute.fixed.linux.1
 delete mode 100644 bench/log.9Jan12.chute.fixed.linux.4
 delete mode 100644 bench/log.9Jan12.chute.scaled.linux.4
 delete mode 100644 bench/log.9Jan12.eam.fixed.linux.1
 delete mode 100644 bench/log.9Jan12.eam.fixed.linux.4
 delete mode 100644 bench/log.9Jan12.eam.scaled.linux.4
 delete mode 100644 bench/log.9Jan12.lj.fixed.linux.1
 delete mode 100644 bench/log.9Jan12.lj.fixed.linux.4
 delete mode 100644 bench/log.9Jan12.lj.scaled.linux.4
 delete mode 100644 bench/log.9Jan12.rhodo.fixed.linux.1
 delete mode 100644 bench/log.9Jan12.rhodo.fixed.linux.4
 delete mode 100644 bench/log.9Jan12.rhodo.scaled.linux.4
 create mode 100644 debian/lammps-doc.doc-base
 create mode 100644 debian/patches/10_set_configure_flags.patch
 delete mode 100644 debian/patches/set_configure_flags.patch
 create mode 100644 debian/tests/control
 create mode 100755 debian/tests/crack
 create mode 100755 debian/tests/dipole
 create mode 100755 debian/tests/ellipse
 create mode 100755 debian/tests/flow
 create mode 100755 debian/tests/friction
 create mode 100755 debian/tests/hugo
 create mode 100644 doc/Eqs/compute_fep_bar.jpg
 create mode 100644 doc/Eqs/compute_fep_bar.tex
 create mode 100644 doc/Eqs/compute_fep_fdti.jpg
 create mode 100644 doc/Eqs/compute_fep_fdti.tex
 create mode 100644 doc/Eqs/compute_fep_fep.jpg
 create mode 100644 doc/Eqs/compute_fep_fep.tex
 create mode 100644 doc/Eqs/compute_fep_lambda.jpg
 create mode 100644 doc/Eqs/compute_fep_lambda.tex
 create mode 100644 doc/Eqs/compute_fep_ti.jpg
 create mode 100644 doc/Eqs/compute_fep_ti.tex
 create mode 100644 doc/Eqs/compute_fep_u.jpg
 create mode 100644 doc/Eqs/compute_fep_u.tex
 create mode 100644 doc/Eqs/compute_fep_vol.jpg
 create mode 100644 doc/Eqs/compute_fep_vol.tex
 create mode 100644 doc/Eqs/compute_msd_nongauss.jpg
 create mode 100644 doc/Eqs/compute_msd_nongauss.tex
 create mode 100644 doc/Eqs/compute_sna_atom1.jpg
 create mode 100644 doc/Eqs/compute_sna_atom1.tex
 create mode 100644 doc/Eqs/compute_sna_atom2.jpg
 create mode 100644 doc/Eqs/compute_sna_atom2.tex
 create mode 100644 doc/Eqs/compute_sna_atom3.jpg
 create mode 100644 doc/Eqs/compute_sna_atom3.tex
 create mode 100644 doc/Eqs/compute_sna_atom4.jpg
 create mode 100644 doc/Eqs/compute_sna_atom4.tex
 create mode 100644 doc/Eqs/compute_sna_atom5.jpg
 create mode 100644 doc/Eqs/compute_sna_atom5.tex
 create mode 100644 doc/Eqs/compute_sna_atom6.jpg
 create mode 100644 doc/Eqs/compute_sna_atom6.tex
 create mode 100644 doc/Eqs/fix_gld1.jpg
 create mode 100644 doc/Eqs/fix_gld1.tex
 create mode 100644 doc/Eqs/fix_lb_fluid_boltzmann.jpg
 create mode 100755 doc/Eqs/fix_lb_fluid_boltzmann.tex
 create mode 100644 doc/Eqs/fix_lb_fluid_fluidforce.jpg
 create mode 100755 doc/Eqs/fix_lb_fluid_fluidforce.tex
 create mode 100644 doc/Eqs/fix_lb_fluid_gammadefault.jpg
 create mode 100755 doc/Eqs/fix_lb_fluid_gammadefault.tex
 create mode 100644 doc/Eqs/fix_lb_fluid_navierstokes.jpg
 create mode 100755 doc/Eqs/fix_lb_fluid_navierstokes.tex
 create mode 100644 doc/Eqs/fix_lb_fluid_properties.jpg
 create mode 100755 doc/Eqs/fix_lb_fluid_properties.tex
 create mode 100644 doc/Eqs/fix_lb_fluid_stress.jpg
 create mode 100755 doc/Eqs/fix_lb_fluid_stress.tex
 create mode 100644 doc/Eqs/fix_lb_fluid_viscosity.jpg
 create mode 100755 doc/Eqs/fix_lb_fluid_viscosity.tex
 create mode 100644 doc/Eqs/fix_pimd.jpg
 create mode 100644 doc/Eqs/fix_pimd.tex
 create mode 100644 doc/Eqs/fix_rattle_constraints.jpg
 create mode 100644 doc/Eqs/fix_rattle_constraints.tex
 create mode 100644 doc/Eqs/fix_rattle_rij.jpg
 create mode 100644 doc/Eqs/fix_rattle_rij.tex
 create mode 100644 doc/Eqs/fix_ti_rs_force.jpg
 create mode 100644 doc/Eqs/fix_ti_rs_force.tex
 create mode 100644 doc/Eqs/fix_ti_rs_function_1.jpg
 create mode 100644 doc/Eqs/fix_ti_rs_function_1.tex
 create mode 100644 doc/Eqs/fix_ti_rs_function_2.jpg
 create mode 100644 doc/Eqs/fix_ti_rs_function_2.tex
 create mode 100644 doc/Eqs/fix_ti_rs_function_3.jpg
 create mode 100644 doc/Eqs/fix_ti_rs_function_3.tex
 create mode 100644 doc/Eqs/fix_ti_spring_force.jpg
 create mode 100644 doc/Eqs/fix_ti_spring_force.tex
 create mode 100644 doc/Eqs/fix_ti_spring_function_1.jpg
 create mode 100644 doc/Eqs/fix_ti_spring_function_1.tex
 create mode 100644 doc/Eqs/fix_ti_spring_function_2.jpg
 create mode 100644 doc/Eqs/fix_ti_spring_function_2.tex
 create mode 100644 doc/Eqs/fix_ttm_blast.jpg
 create mode 100644 doc/Eqs/fix_ttm_blast.tex
 create mode 100644 doc/Eqs/fix_ttm_blast1.jpg
 create mode 100644 doc/Eqs/fix_ttm_blast1.tex
 create mode 100644 doc/Eqs/fix_ttm_ce.jpg
 create mode 100644 doc/Eqs/fix_ttm_ce.tex
 create mode 100644 doc/Eqs/fix_ttm_mod.jpg
 create mode 100644 doc/Eqs/fix_ttm_mod.tex
 create mode 100644 doc/Eqs/fix_wall_lj1043.jpg
 create mode 100644 doc/Eqs/fix_wall_lj1043.tex
 create mode 100644 doc/Eqs/pair_coul_soft.jpg
 create mode 100644 doc/Eqs/pair_coul_soft.tex
 create mode 100644 doc/Eqs/pair_cs.jpg
 create mode 100644 doc/Eqs/pair_cs.tex
 create mode 100644 doc/Eqs/pair_lj_soft.jpg
 create mode 100644 doc/Eqs/pair_lj_soft.tex
 create mode 100644 doc/Eqs/pair_nb3b_harmonic.jpg
 create mode 100644 doc/Eqs/pair_nb3b_harmonic.tex
 create mode 100644 doc/Eqs/pair_nm.jpg
 create mode 100644 doc/Eqs/pair_nm.tex
 create mode 100644 doc/Eqs/pair_snap.jpg
 create mode 100644 doc/Eqs/pair_snap.tex
 create mode 100644 doc/Eqs/pair_srp1.jpg
 create mode 100644 doc/Eqs/pair_srp1.tex
 create mode 100644 doc/Eqs/pair_srp2.jpg
 create mode 100644 doc/Eqs/pair_srp2.tex
 create mode 100644 doc/Eqs/pair_tersoff_mod.jpg
 create mode 100644 doc/Eqs/pair_tersoff_mod.tex
 create mode 100644 doc/Eqs/pair_zbl.jpg
 create mode 100644 doc/Eqs/pair_zbl.tex
 delete mode 100644 doc/JPG/balance.jpg
 create mode 100644 doc/JPG/balance_nonuniform.jpg
 create mode 100644 doc/JPG/balance_nonuniform_small.jpg
 create mode 100644 doc/JPG/balance_rcb.jpg
 create mode 100644 doc/JPG/balance_rcb_small.jpg
 create mode 100644 doc/JPG/balance_uniform.jpg
 create mode 100644 doc/JPG/balance_uniform_small.jpg
 create mode 100644 doc/JPG/coul_soft.jpg
 create mode 100644 doc/JPG/lj_soft.jpg
 create mode 100644 doc/JPG/pimd.jpg
 create mode 100755 doc/JPG/rhodo_staggered.jpg
 create mode 100644 doc/JPG/sinusoid.jpg
 create mode 100644 doc/JPG/sinusoid_small.jpg
 create mode 100644 doc/PDF/PDLammps_EPS.pdf
 create mode 100644 doc/PDF/PDLammps_VES.pdf
 create mode 100644 doc/PDF/PDLammps_overview.pdf
 create mode 100644 doc/PDF/colvars-refman-lammps.pdf
 create mode 100644 doc/USER/atc/man_add_molecule.html
 create mode 100644 doc/USER/atc/man_add_species.html
 create mode 100644 doc/USER/atc/man_atom_weight.html
 create mode 100644 doc/USER/atc/man_atomic_charge.html
 create mode 100644 doc/USER/atc/man_boundary.html
 create mode 100644 doc/USER/atc/man_boundary_dynamics.html
 create mode 100644 doc/USER/atc/man_boundary_faceset.html
 create mode 100644 doc/USER/atc/man_consistent_fe_initialization.html
 create mode 100644 doc/USER/atc/man_control.html
 create mode 100644 doc/USER/atc/man_control_momentum.html
 create mode 100644 doc/USER/atc/man_control_thermal.html
 create mode 100644 doc/USER/atc/man_control_thermal_correction_max_iterations.html
 create mode 100644 doc/USER/atc/man_decomposition.html
 delete mode 100644 doc/USER/atc/man_disp_control.html
 create mode 100644 doc/USER/atc/man_fe_md_boundary.html
 create mode 100644 doc/USER/atc/man_filter_type.html
 delete mode 100644 doc/USER/atc/man_hardy_set.html
 create mode 100644 doc/USER/atc/man_internal_atom_integrate.html
 create mode 100644 doc/USER/atc/man_internal_element_set.html
 create mode 100644 doc/USER/atc/man_kernel_function.html
 create mode 100644 doc/USER/atc/man_localized_lambda.html
 create mode 100644 doc/USER/atc/man_lumped_lambda_solve.html
 create mode 100644 doc/USER/atc/man_mask_direction.html
 create mode 100644 doc/USER/atc/man_mass_matrix.html
 create mode 100644 doc/USER/atc/man_material.html
 create mode 100644 doc/USER/atc/man_mesh_add_to_nodeset.html
 create mode 100644 doc/USER/atc/man_mesh_create.html
 create mode 100644 doc/USER/atc/man_mesh_create_elementset.html
 create mode 100644 doc/USER/atc/man_mesh_create_faceset_box.html
 create mode 100644 doc/USER/atc/man_mesh_create_faceset_plane.html
 create mode 100644 doc/USER/atc/man_mesh_create_nodeset.html
 delete mode 100644 doc/USER/atc/man_mesh_elemset.html
 delete mode 100644 doc/USER/atc/man_mesh_faceset.html
 delete mode 100644 doc/USER/atc/man_mesh_nodeset.html
 create mode 100644 doc/USER/atc/man_mesh_nodeset_to_elementset.html
 create mode 100644 doc/USER/atc/man_mesh_quadrature.html
 create mode 100644 doc/USER/atc/man_mesh_read.html
 create mode 100644 doc/USER/atc/man_mesh_write.html
 create mode 100644 doc/USER/atc/man_momentum_time_integration.html
 delete mode 100644 doc/USER/atc/man_neighbor_reset_frequency.html
 create mode 100644 doc/USER/atc/man_output.html
 create mode 100644 doc/USER/atc/man_output_elementset.html
 create mode 100644 doc/USER/atc/man_output_nodeset.html
 create mode 100644 doc/USER/atc/man_pair_interactions.html
 create mode 100644 doc/USER/atc/man_poisson_solver.html
 create mode 100644 doc/USER/atc/man_remove_molecule.html
 create mode 100644 doc/USER/atc/man_remove_species.html
 create mode 100644 doc/USER/atc/man_reset_atomic_reference_positions.html
 create mode 100644 doc/USER/atc/man_reset_time.html
 create mode 100644 doc/USER/atc/man_sample_frequency.html
 create mode 100644 doc/USER/atc/man_set.html
 create mode 100644 doc/USER/atc/man_source_integration.html
 create mode 100644 doc/USER/atc/man_temperature_definition.html
 delete mode 100644 doc/USER/atc/man_thermal_control.html
 create mode 100644 doc/USER/atc/man_thermal_time_integration.html
 delete mode 100644 doc/USER/atc/man_time_integration.html
 create mode 100644 doc/USER/atc/man_track_displacement.html
 delete mode 100644 doc/USER/atc/man_transfer_atomic_output.html
 delete mode 100644 doc/USER/atc/man_transfer_boundary.html
 delete mode 100644 doc/USER/atc/man_transfer_internal.html
 delete mode 100644 doc/USER/atc/man_transfer_output.html
 create mode 100644 doc/USER/atc/man_write_atom_weights.html
 create mode 100644 doc/accelerate_cuda.html
 create mode 100644 doc/accelerate_cuda.txt
 create mode 100644 doc/accelerate_gpu.html
 create mode 100644 doc/accelerate_gpu.txt
 create mode 100644 doc/accelerate_intel.html
 create mode 100644 doc/accelerate_intel.txt
 create mode 100644 doc/accelerate_kokkos.html
 create mode 100644 doc/accelerate_kokkos.txt
 create mode 100644 doc/accelerate_omp.html
 create mode 100644 doc/accelerate_omp.txt
 create mode 100644 doc/accelerate_opt.html
 create mode 100644 doc/accelerate_opt.txt
 create mode 100644 doc/comm_modify.html
 create mode 100644 doc/comm_modify.txt
 create mode 100644 doc/comm_style.html
 create mode 100644 doc/comm_style.txt
 delete mode 100644 doc/communicate.html
 delete mode 100644 doc/communicate.txt
 delete mode 100644 doc/compute_atom_molecule.html
 delete mode 100644 doc/compute_atom_molecule.txt
 create mode 100644 doc/compute_basal_atom.html
 create mode 100644 doc/compute_basal_atom.txt
 create mode 100644 doc/compute_chunk_atom.html
 create mode 100644 doc/compute_chunk_atom.txt
 create mode 100644 doc/compute_com_chunk.html
 create mode 100644 doc/compute_com_chunk.txt
 delete mode 100644 doc/compute_com_molecule.html
 delete mode 100644 doc/compute_com_molecule.txt
 create mode 100644 doc/compute_dilatation_atom.html
 create mode 100644 doc/compute_dilatation_atom.txt
 create mode 100644 doc/compute_erotate_rigid.html
 create mode 100644 doc/compute_erotate_rigid.txt
 create mode 100644 doc/compute_fep.html
 create mode 100644 doc/compute_fep.txt
 create mode 100644 doc/compute_gyration_chunk.html
 create mode 100644 doc/compute_gyration_chunk.txt
 delete mode 100644 doc/compute_gyration_molecule.html
 delete mode 100644 doc/compute_gyration_molecule.txt
 create mode 100644 doc/compute_inertia_chunk.html
 create mode 100644 doc/compute_inertia_chunk.txt
 delete mode 100644 doc/compute_inertia_molecule.html
 delete mode 100644 doc/compute_inertia_molecule.txt
 create mode 100644 doc/compute_ke_rigid.html
 create mode 100644 doc/compute_ke_rigid.txt
 create mode 100644 doc/compute_msd_chunk.html
 create mode 100644 doc/compute_msd_chunk.txt
 delete mode 100644 doc/compute_msd_molecule.html
 delete mode 100644 doc/compute_msd_molecule.txt
 create mode 100644 doc/compute_msd_nongauss.html
 create mode 100644 doc/compute_msd_nongauss.txt
 create mode 100644 doc/compute_plasticity_atom.html
 create mode 100644 doc/compute_plasticity_atom.txt
 create mode 100644 doc/compute_property_chunk.html
 create mode 100644 doc/compute_property_chunk.txt
 delete mode 100644 doc/compute_property_molecule.html
 delete mode 100644 doc/compute_property_molecule.txt
 create mode 100644 doc/compute_sna_atom.html
 create mode 100644 doc/compute_sna_atom.txt
 create mode 100644 doc/compute_temp_chunk.html
 create mode 100644 doc/compute_temp_chunk.txt
 create mode 100644 doc/compute_temp_cs.html
 create mode 100644 doc/compute_temp_cs.txt
 create mode 100644 doc/compute_torque_chunk.html
 create mode 100644 doc/compute_torque_chunk.txt
 create mode 100644 doc/compute_vacf.html
 create mode 100644 doc/compute_vacf.txt
 create mode 100644 doc/compute_vcm_chunk.html
 create mode 100644 doc/compute_vcm_chunk.txt
 create mode 100644 doc/create_bonds.html
 create mode 100644 doc/create_bonds.txt
 create mode 100644 doc/fix_adapt_fep.html
 create mode 100644 doc/fix_adapt_fep.txt
 create mode 100644 doc/fix_atom_swap.html
 create mode 100644 doc/fix_atom_swap.txt
 create mode 100644 doc/fix_ave_chunk.html
 create mode 100644 doc/fix_ave_chunk.txt
 create mode 100644 doc/fix_ave_spatial_sphere.html
 create mode 100644 doc/fix_ave_spatial_sphere.txt
 create mode 100644 doc/fix_gld.html
 create mode 100644 doc/fix_gld.txt
 create mode 100644 doc/fix_gle.html
 create mode 100644 doc/fix_gle.txt
 create mode 100644 doc/fix_ipi.html
 create mode 100644 doc/fix_ipi.txt
 create mode 100644 doc/fix_lb_fluid.html
 create mode 100755 doc/fix_lb_fluid.txt
 create mode 100644 doc/fix_lb_momentum.html
 create mode 100755 doc/fix_lb_momentum.txt
 create mode 100644 doc/fix_lb_pc.html
 create mode 100755 doc/fix_lb_pc.txt
 create mode 100644 doc/fix_lb_rigid_pc_sphere.html
 create mode 100755 doc/fix_lb_rigid_pc_sphere.txt
 create mode 100644 doc/fix_lb_viscous.html
 create mode 100755 doc/fix_lb_viscous.txt
 create mode 100644 doc/fix_oneway.html
 create mode 100644 doc/fix_oneway.txt
 create mode 100644 doc/fix_phonon.html
 create mode 100644 doc/fix_phonon.txt
 create mode 100644 doc/fix_pimd.html
 create mode 100644 doc/fix_pimd.txt
 create mode 100644 doc/fix_property_atom.html
 create mode 100644 doc/fix_property_atom.txt
 create mode 100644 doc/fix_qeq.html
 create mode 100644 doc/fix_qeq.txt
 create mode 100644 doc/fix_qmmm.html
 create mode 100644 doc/fix_qmmm.txt
 delete mode 100644 doc/fix_reaxc_bonds.html
 delete mode 100644 doc/fix_reaxc_bonds.txt
 create mode 100644 doc/fix_reaxc_species.html
 create mode 100644 doc/fix_reaxc_species.txt
 create mode 100644 doc/fix_temp_csvr.html
 create mode 100644 doc/fix_temp_csvr.txt
 create mode 100644 doc/fix_tfmc.html
 create mode 100644 doc/fix_tfmc.txt
 create mode 100644 doc/fix_ti_rs.html
 create mode 100755 doc/fix_ti_rs.txt
 create mode 100644 doc/fix_ti_spring.html
 create mode 100755 doc/fix_ti_spring.txt
 create mode 100644 doc/fix_tune_kspace.html
 create mode 100644 doc/fix_tune_kspace.txt
 create mode 100644 doc/fix_vector.html
 create mode 100644 doc/fix_vector.txt
 create mode 100644 doc/group2ndx.html
 create mode 100644 doc/group2ndx.txt
 create mode 100644 doc/molecule.html
 create mode 100644 doc/molecule.txt
 delete mode 100644 doc/orient.html
 delete mode 100644 doc/orient.txt
 delete mode 100644 doc/origin.html
 delete mode 100644 doc/origin.txt
 create mode 100644 doc/pair_cs.html
 create mode 100644 doc/pair_cs.txt
 create mode 100644 doc/pair_list.html
 create mode 100644 doc/pair_list.txt
 create mode 100644 doc/pair_lj_soft.html
 create mode 100644 doc/pair_lj_soft.txt
 create mode 100644 doc/pair_nb3b_harmonic.html
 create mode 100644 doc/pair_nb3b_harmonic.txt
 create mode 100644 doc/pair_nm.html
 create mode 100644 doc/pair_nm.txt
 create mode 100644 doc/pair_quip.html
 create mode 100644 doc/pair_quip.txt
 create mode 100644 doc/pair_snap.html
 create mode 100644 doc/pair_snap.txt
 create mode 100644 doc/pair_srp.html
 create mode 100644 doc/pair_srp.txt
 create mode 100644 doc/pair_tersoff_mod.html
 create mode 100644 doc/pair_tersoff_mod.txt
 create mode 100644 doc/pair_zbl.html
 create mode 100644 doc/pair_zbl.txt
 create mode 100644 doc/write_data.html
 create mode 100644 doc/write_data.txt
 create mode 100644 doc/write_dump.html
 create mode 100644 doc/write_dump.txt
 create mode 100644 examples/ASPHERE/README
 create mode 100644 examples/ASPHERE/box/box.py
 create mode 100644 examples/ASPHERE/box/data.box
 create mode 100644 examples/ASPHERE/box/in.box
 create mode 100644 examples/ASPHERE/box/in.box.mp
 create mode 100644 examples/ASPHERE/box/log.box.1Feb14
 create mode 100644 examples/ASPHERE/box/log.box.mp.1Feb14
 create mode 100644 examples/ASPHERE/dimer/data.dimer
 create mode 100644 examples/ASPHERE/dimer/dimer.py
 create mode 100644 examples/ASPHERE/dimer/in.dimer
 create mode 100644 examples/ASPHERE/dimer/in.dimer.mp
 create mode 100644 examples/ASPHERE/dimer/log.dimer.1Feb14
 create mode 100644 examples/ASPHERE/dimer/log.dimer.mp.1Feb14
 create mode 100644 examples/ASPHERE/ellipsoid/in.ellipsoid
 create mode 100644 examples/ASPHERE/ellipsoid/in.ellipsoid.mp
 create mode 100644 examples/ASPHERE/ellipsoid/log.ellipsoid.1Feb14
 create mode 100644 examples/ASPHERE/ellipsoid/log.ellipsoid.mp.1Feb14
 create mode 100644 examples/ASPHERE/line/data.line
 create mode 100644 examples/ASPHERE/line/data.line.srd
 create mode 100644 examples/ASPHERE/line/in.line
 create mode 100644 examples/ASPHERE/line/in.line.srd
 create mode 100644 examples/ASPHERE/line/line.py
 create mode 100644 examples/ASPHERE/line/line.srd.py
 create mode 100644 examples/ASPHERE/line/line.srd.viz.py
 create mode 100644 examples/ASPHERE/line/line.viz.py
 create mode 100644 examples/ASPHERE/line/log.line.1Feb14
 create mode 100644 examples/ASPHERE/line/log.line.srd.1Feb14
 create mode 100644 examples/ASPHERE/poly/in.poly
 create mode 100644 examples/ASPHERE/poly/in.poly.mp
 create mode 100644 examples/ASPHERE/poly/log.poly.1Feb14
 create mode 100644 examples/ASPHERE/poly/log.poly.mp.1Feb14
 create mode 100644 examples/ASPHERE/star/data.star
 create mode 100644 examples/ASPHERE/star/in.star
 create mode 100644 examples/ASPHERE/star/in.star.mp
 create mode 100644 examples/ASPHERE/star/log.star.1Feb14
 create mode 100644 examples/ASPHERE/star/log.star.mp.1Feb14
 create mode 100644 examples/ASPHERE/star/star.py
 create mode 100644 examples/ASPHERE/tri/data.tri.srd
 create mode 100644 examples/ASPHERE/tri/in.tri.srd
 create mode 100644 examples/ASPHERE/tri/log.tri.srd.1Feb14
 create mode 100644 examples/ASPHERE/tri/tri.srd.py
 create mode 100644 examples/ASPHERE/tri/tri.srd.viz.py
 create mode 100644 examples/DIFFUSE/README
 create mode 100644 examples/DIFFUSE/in.msd.2d
 create mode 100644 examples/DIFFUSE/in.vacf.2d
 create mode 100644 examples/DIFFUSE/log.msd.2d.1Feb14
 create mode 100644 examples/DIFFUSE/log.vacf.2d.1Feb14
 create mode 100644 examples/KAPPA/README
 create mode 100644 examples/KAPPA/in.heat
 create mode 100644 examples/KAPPA/in.heatflux
 create mode 100644 examples/KAPPA/in.langevin
 create mode 100644 examples/KAPPA/in.mp
 create mode 100644 examples/KAPPA/log.heat.1Feb14
 create mode 100644 examples/KAPPA/log.heatflux.1Feb14
 create mode 100644 examples/KAPPA/log.langevin.1Feb14
 create mode 100644 examples/KAPPA/log.mp.1Feb14
 create mode 100644 examples/KAPPA/profile.heat.1Feb14
 create mode 100644 examples/KAPPA/profile.heatflux.1Feb14
 create mode 100644 examples/KAPPA/profile.langevin.1Feb14
 create mode 100644 examples/KAPPA/profile.mp.1Feb14
 create mode 100644 examples/MC/README
 create mode 100644 examples/MC/in.mc
 create mode 100644 examples/MC/log.mc.6Jun14
 delete mode 100644 examples/USER/atc/bar1d_thermal/Ar_thermal.mat
 delete mode 100644 examples/USER/atc/bar1d_thermal/bar1d.log
 delete mode 100644 examples/USER/atc/bar1d_thermal/bar1d_flux.log
 delete mode 100644 examples/USER/atc/bar1d_thermal/in.bar1d
 delete mode 100644 examples/USER/atc/bar1d_thermal/in.bar1d_flux
 delete mode 100644 examples/USER/atc/bar1d_thermal/in.bar1d_frac_step
 delete mode 100644 examples/USER/atc/bar1d_thermal/temp.init
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/Ar_ttm.mat
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/Cu_ttm.mat
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/bar1d_ttm.log
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/gaussianIC_ttm.log
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/in.bar1d_ttm
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/in.gaussianIC_ttm
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/in.no_atoms
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/in.uniform_exchange
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/in.uniform_heating
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/no_atoms.log
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/temp.init
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/uniform_exchange.log
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/uniform_exchange_init.data
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/uniform_heating.log
 delete mode 100644 examples/USER/atc/bar1d_two_temperature/uniform_heating_init.data
 create mode 100644 examples/USER/atc/cauchy_born/Ar_CauchyBorn.mat
 create mode 100644 examples/USER/atc/cauchy_born/Ar_CauchyBorn_linear.mat
 create mode 100644 examples/USER/atc/cauchy_born/Au_CauchyBorn.mat
 create mode 100644 examples/USER/atc/cauchy_born/Au_CauchyBorn_linear.mat
 create mode 100644 examples/USER/atc/cauchy_born/Au_eam.mat
 create mode 100644 examples/USER/atc/cauchy_born/Au_eam_linear.mat
 create mode 100644 examples/USER/atc/cauchy_born/Cu_CauchyBorn.mat
 create mode 100644 examples/USER/atc/cauchy_born/cb_biaxial.screen
 create mode 100644 examples/USER/atc/cauchy_born/cb_shear.screen
 create mode 100644 examples/USER/atc/cauchy_born/cb_unistrain.screen
 create mode 100644 examples/USER/atc/cauchy_born/cb_unistrain_eam.screen
 create mode 100644 examples/USER/atc/cauchy_born/cb_unistrain_eam_linear.screen
 create mode 100644 examples/USER/atc/cauchy_born/cb_unistrain_linear.screen
 create mode 100644 examples/USER/atc/cauchy_born/cb_volumetric.screen
 create mode 100644 examples/USER/atc/cauchy_born/flying_cube.screen
 create mode 100644 examples/USER/atc/cauchy_born/ftcb_constV.screen
 create mode 100644 examples/USER/atc/cauchy_born/in.cb_biaxial
 create mode 100644 examples/USER/atc/cauchy_born/in.cb_shear
 create mode 100644 examples/USER/atc/cauchy_born/in.cb_unistrain
 create mode 100644 examples/USER/atc/cauchy_born/in.cb_unistrain_eam
 create mode 100644 examples/USER/atc/cauchy_born/in.cb_unistrain_eam_linear
 create mode 100644 examples/USER/atc/cauchy_born/in.cb_unistrain_linear
 create mode 100644 examples/USER/atc/cauchy_born/in.cb_volumetric
 create mode 100644 examples/USER/atc/cauchy_born/in.flying_cube
 create mode 100644 examples/USER/atc/cauchy_born/in.ftcb_constV
 create mode 100644 examples/USER/atc/cauchy_born/in.read_xref
 create mode 100644 examples/USER/atc/cauchy_born/read_xref.screen
 create mode 100644 examples/USER/atc/drift_diffusion/Ar_ddm.mat
 create mode 100644 examples/USER/atc/drift_diffusion/CNT_ddm.mat
 create mode 100644 examples/USER/atc/drift_diffusion/Cu_cddm.mat
 create mode 100644 examples/USER/atc/drift_diffusion/SiGe_ddm_schrodinger.mat
 create mode 100644 examples/USER/atc/drift_diffusion/SiVacuum_cddm_schrodinger.mat
 create mode 100644 examples/USER/atc/drift_diffusion/SiVacuum_ddm_schrodinger.mat
 create mode 100644 examples/USER/atc/drift_diffusion/Si_ddm.mat
 create mode 100644 examples/USER/atc/drift_diffusion/Si_ddm_eq.mat
 create mode 100644 examples/USER/atc/drift_diffusion/Si_ddm_schrodinger.mat
 create mode 100644 examples/USER/atc/drift_diffusion/Si_ddm_thermopower.mat
 create mode 100644 examples/USER/atc/drift_diffusion/convective_pulse.screen
 create mode 100644 examples/USER/atc/drift_diffusion/ddm_schrodinger.screen
 create mode 100644 examples/USER/atc/drift_diffusion/finite_well.screen
 create mode 100644 examples/USER/atc/drift_diffusion/in.convective_pulse
 create mode 100644 examples/USER/atc/drift_diffusion/in.ddm_schrodinger
 create mode 100644 examples/USER/atc/drift_diffusion/in.finite_well
 create mode 100644 examples/USER/atc/drift_diffusion/in.no_atoms_ddm
 create mode 100644 examples/USER/atc/drift_diffusion/in.null_material_ddm
 create mode 100644 examples/USER/atc/drift_diffusion/in.poisson1d_noatoms
 create mode 100644 examples/USER/atc/drift_diffusion/in.poisson2d_noatoms
 create mode 100644 examples/USER/atc/drift_diffusion/in.schrodinger-poisson2d_Jconstraint
 create mode 100644 examples/USER/atc/drift_diffusion/in.schrodinger-poisson2d_convective
 create mode 100644 examples/USER/atc/drift_diffusion/in.schrodinger-poisson2d_noatoms
 create mode 100644 examples/USER/atc/drift_diffusion/no_atoms_ddm.screen
 create mode 100644 examples/USER/atc/drift_diffusion/null_material_ddm.screen
 create mode 100644 examples/USER/atc/drift_diffusion/poisson1d_noatoms.screen
 create mode 100644 examples/USER/atc/drift_diffusion/poisson2d_noatoms.screen
 create mode 100644 examples/USER/atc/drift_diffusion/schrodinger-poisson2d_Jconstraint.screen
 create mode 100644 examples/USER/atc/drift_diffusion/schrodinger-poisson2d_convective.screen
 create mode 100644 examples/USER/atc/drift_diffusion/schrodinger-poisson2d_noatoms.screen
 create mode 100644 examples/USER/atc/elastic/Ar_CauchyBorn.mat
 create mode 100644 examples/USER/atc/elastic/Ar_CauchyBornLinear.mat
 create mode 100644 examples/USER/atc/elastic/Ar_damped.mat
 create mode 100644 examples/USER/atc/elastic/Ar_elastic.mat
 create mode 100644 examples/USER/atc/elastic/Ar_thermo_elastic.mat
 create mode 100644 examples/USER/atc/elastic/Au_elastic.mat
 create mode 100644 examples/USER/atc/elastic/CNT.mat
 create mode 100644 examples/USER/atc/elastic/CNT_electrostatic.mat
 create mode 100644 examples/USER/atc/elastic/CNT_electrostatic2.mat
 create mode 100644 examples/USER/atc/elastic/CNT_id.mat
 create mode 100644 examples/USER/atc/elastic/bar1d.screen
 create mode 100644 examples/USER/atc/elastic/bar1d_damped.screen
 create mode 100644 examples/USER/atc/elastic/bar1d_flux.screen
 create mode 100644 examples/USER/atc/elastic/bar1d_frac_step.screen
 create mode 100644 examples/USER/atc/elastic/bar1d_ghost_flux.screen
 create mode 100644 examples/USER/atc/elastic/bar1d_thermo_elastic.screen
 create mode 100644 examples/USER/atc/elastic/cnt_electrostatic.screen
 create mode 100644 examples/USER/atc/elastic/cnt_electrostatic2.screen
 create mode 100644 examples/USER/atc/elastic/cnt_fixed_charge.screen
 create mode 100644 examples/USER/atc/elastic/eam_energy.screen
 create mode 100644 examples/USER/atc/elastic/electron_density.screen
 create mode 100644 examples/USER/atc/elastic/electrostatic_bending.screen
 create mode 100644 examples/USER/atc/elastic/electrostatic_bending_dos.screen
 create mode 100644 examples/USER/atc/elastic/in.bar1d
 create mode 100644 examples/USER/atc/elastic/in.bar1d_damped
 create mode 100644 examples/USER/atc/elastic/in.bar1d_flux
 create mode 100644 examples/USER/atc/elastic/in.bar1d_frac_step
 create mode 100644 examples/USER/atc/elastic/in.bar1d_ghost_flux
 create mode 100644 examples/USER/atc/elastic/in.bar1d_thermo_elastic
 create mode 100644 examples/USER/atc/elastic/in.eam_energy
 create mode 100644 examples/USER/atc/elastic/in.electron_density
 create mode 100755 examples/USER/atc/elastic/in.no_atoms
 create mode 100755 examples/USER/atc/elastic/in.no_atoms_cb
 create mode 100755 examples/USER/atc/elastic/in.no_atoms_cb_linear
 create mode 100644 examples/USER/atc/elastic/no_atoms.screen
 create mode 100644 examples/USER/atc/elastic/no_atoms_cb.screen
 create mode 100644 examples/USER/atc/elastic/no_atoms_cb_linear.screen
 create mode 100644 examples/USER/atc/fluids/Ar_elastic.mat
 create mode 100644 examples/USER/atc/fluids/Ar_electrostatic.mat
 create mode 100644 examples/USER/atc/fluids/Ar_liquid.mat
 create mode 100644 examples/USER/atc/fluids/Ar_species.mat
 create mode 100644 examples/USER/atc/fluids/Ar_species_dl.mat
 create mode 100644 examples/USER/atc/fluids/Ar_thermal.mat
 create mode 100644 examples/USER/atc/fluids/Ar_visc_no_atoms.mat
 create mode 100644 examples/USER/atc/fluids/Ar_viscosity.mat
 create mode 100644 examples/USER/atc/fluids/bar1d_fluids.screen
 create mode 100644 examples/USER/atc/fluids/concentration.screen
 create mode 100644 examples/USER/atc/fluids/conducting_interface.screen
 create mode 100644 examples/USER/atc/fluids/dielectric.mat
 create mode 100644 examples/USER/atc/fluids/dielectric_interface.screen
 create mode 100644 examples/USER/atc/fluids/double_layer.screen
 create mode 100644 examples/USER/atc/fluids/in.bar1d_fluids
 create mode 100644 examples/USER/atc/fluids/in.concentration
 create mode 100644 examples/USER/atc/fluids/in.conducting_interface
 create mode 100644 examples/USER/atc/fluids/in.dielectric_interface
 create mode 100644 examples/USER/atc/fluids/in.double_layer
 create mode 100644 examples/USER/atc/fluids/in.liquid_electrostatic
 create mode 100644 examples/USER/atc/fluids/in.opp_force
 create mode 100644 examples/USER/atc/fluids/in.poisson
 create mode 100644 examples/USER/atc/fluids/in.shear_flow
 create mode 100644 examples/USER/atc/fluids/in.shear_no_atoms
 create mode 100644 examples/USER/atc/fluids/liquid_electrostatic.screen
 create mode 100644 examples/USER/atc/fluids/opp_force.screen
 create mode 100644 examples/USER/atc/fluids/poisson.screen
 create mode 100644 examples/USER/atc/fluids/shear_flow.screen
 create mode 100644 examples/USER/atc/fluids/shear_no_atoms.screen
 create mode 100644 examples/USER/atc/mesh/Ar_ttm.mat
 create mode 100644 examples/USER/atc/mesh/Si.mat
 create mode 100644 examples/USER/atc/mesh/gaussianIC1d_hex.screen
 create mode 100644 examples/USER/atc/mesh/gaussianIC2d_hex.screen
 create mode 100644 examples/USER/atc/mesh/gaussianIC2d_hex20_uniform.screen
 create mode 100644 examples/USER/atc/mesh/gaussianIC2d_hex27_uniform.screen
 create mode 100644 examples/USER/atc/mesh/gaussianIC2d_hex_uniform.screen
 create mode 100644 examples/USER/atc/mesh/gaussianIC2d_tet.screen
 create mode 100644 examples/USER/atc/mesh/in.gaussianIC1d_hex
 create mode 100644 examples/USER/atc/mesh/in.gaussianIC2d_hex
 create mode 100644 examples/USER/atc/mesh/in.gaussianIC2d_hex20_uniform
 create mode 100644 examples/USER/atc/mesh/in.gaussianIC2d_hex27_uniform
 create mode 100644 examples/USER/atc/mesh/in.gaussianIC2d_tet
 create mode 100644 examples/USER/atc/mesh/in.kernel2d_hex
 create mode 100644 examples/USER/atc/mesh/in.kernel2d_tet
 create mode 100644 examples/USER/atc/mesh/in.mesh2d_tet
 create mode 100644 examples/USER/atc/mesh/in.semicircle
 create mode 100644 examples/USER/atc/mesh/kernel2d_hex.screen
 create mode 100644 examples/USER/atc/mesh/kernel2d_tet.screen
 create mode 100644 examples/USER/atc/mesh/mesh2d_tet.screen
 create mode 100644 examples/USER/atc/mesh/semicircle.screen
 create mode 100644 examples/USER/atc/molecule/harmonic_bonds.screen
 create mode 100644 examples/USER/atc/molecule/in.harmonic_bonds
 create mode 100755 examples/USER/atc/molecule/in.polarize
 create mode 100644 examples/USER/atc/molecule/in.quartic_bonds
 create mode 100644 examples/USER/atc/molecule/in.water
 create mode 100644 examples/USER/atc/molecule/polarize.screen
 create mode 100644 examples/USER/atc/molecule/quartic_bonds.screen
 create mode 100644 examples/USER/atc/molecule/water.mat
 create mode 100644 examples/USER/atc/molecule/water.screen
 create mode 100644 examples/USER/atc/thermal/Ar_thermal.mat
 create mode 100644 examples/USER/atc/thermal/bar1d.screen
 create mode 100644 examples/USER/atc/thermal/bar1d_all_atoms.screen
 create mode 100644 examples/USER/atc/thermal/bar1d_combined.screen
 create mode 100644 examples/USER/atc/thermal/bar1d_flux.screen
 create mode 100644 examples/USER/atc/thermal/bar1d_frac_step.screen
 create mode 100644 examples/USER/atc/thermal/bar1d_hoover.screen
 create mode 100644 examples/USER/atc/thermal/bar1d_interpolate.screen
 create mode 100644 examples/USER/atc/thermal/bar1d_lumped.screen
 create mode 100644 examples/USER/atc/thermal/in.bar1d
 create mode 100644 examples/USER/atc/thermal/in.bar1d_all_atoms
 create mode 100644 examples/USER/atc/thermal/in.bar1d_combined
 create mode 100644 examples/USER/atc/thermal/in.bar1d_flux
 create mode 100644 examples/USER/atc/thermal/in.bar1d_frac_step
 create mode 100644 examples/USER/atc/thermal/in.bar1d_hoover
 create mode 100644 examples/USER/atc/thermal/in.bar1d_interpolate
 create mode 100644 examples/USER/atc/thermal/in.bar1d_lumped
 create mode 100644 examples/USER/atc/thermal/in.no_atoms
 create mode 100644 examples/USER/atc/thermal/no_atoms.screen
 create mode 100644 examples/USER/atc/two_temperature/Ar_ttm.mat
 create mode 100644 examples/USER/atc/two_temperature/Cu_ttm.mat
 create mode 100644 examples/USER/atc/two_temperature/bar1d_ttm.screen
 create mode 100644 examples/USER/atc/two_temperature/cutout.screen
 create mode 100644 examples/USER/atc/two_temperature/gaussianIC_ttm.screen
 create mode 100644 examples/USER/atc/two_temperature/in.bar1d_ttm
 create mode 100644 examples/USER/atc/two_temperature/in.cutout
 create mode 100644 examples/USER/atc/two_temperature/in.gaussianIC_ttm
 create mode 100644 examples/USER/atc/two_temperature/in.no_atoms
 create mode 100644 examples/USER/atc/two_temperature/in.restart
 create mode 100644 examples/USER/atc/two_temperature/in.uniform_exchange
 create mode 100644 examples/USER/atc/two_temperature/in.uniform_heating
 create mode 100644 examples/USER/atc/two_temperature/no_atoms.screen
 create mode 100644 examples/USER/atc/two_temperature/restart.screen
 create mode 100644 examples/USER/atc/two_temperature/uniform_exchange.screen
 create mode 100644 examples/USER/atc/two_temperature/uniform_heating.screen
 delete mode 100644 examples/USER/cg-cmm/peg-verlet/parm.pegc12e8
 delete mode 100644 examples/USER/cg-cmm/peg-verlet/parm.pegc12e8-angle
 delete mode 100644 examples/USER/cg-cmm/peg-verlet/pegc12e8.psf.gz
 create mode 100644 examples/USER/cg-cmm/sds-monolayer/data.sds.gz
 create mode 100644 examples/USER/cg-cmm/sds-monolayer/in.sds-hybrid
 create mode 100644 examples/USER/cg-cmm/sds-monolayer/in.sds-regular
 create mode 100644 examples/USER/cg-cmm/sds-monolayer/log.sds-hybrid
 create mode 100644 examples/USER/cg-cmm/sds-monolayer/log.sds-regular
 create mode 100644 examples/USER/colvars/in.peptide-spring
 create mode 100644 examples/USER/colvars/in.peptide-spring2
 create mode 100644 examples/USER/colvars/log.peptide-colvars
 create mode 100644 examples/USER/colvars/log.peptide-colvars2
 create mode 100644 examples/USER/colvars/log.peptide-spring
 create mode 100644 examples/USER/colvars/log.peptide-spring2
 delete mode 100644 examples/USER/cuda/data.rhodo
 delete mode 100644 examples/USER/cuda/in.melt_2.5.cuda
 delete mode 100644 examples/USER/cuda/in.melt_5.0.cuda
 delete mode 100644 examples/USER/cuda/in.phosphate.cuda
 delete mode 100644 examples/USER/cuda/in.rhodo.cuda
 create mode 100644 examples/USER/fep/CC-CO/README
 create mode 100644 examples/USER/fep/CC-CO/bar01/bar01.lmp
 create mode 100644 examples/USER/fep/CC-CO/bar01/in.bar01.lmp
 create mode 100644 examples/USER/fep/CC-CO/bar01/log.lammps
 create mode 100644 examples/USER/fep/CC-CO/bar10/bar10.lmp
 create mode 100644 examples/USER/fep/CC-CO/bar10/in.bar10.lmp
 create mode 100644 examples/USER/fep/CC-CO/bar10/log.lammps
 create mode 100644 examples/USER/fep/CC-CO/fdti01/fdti01.lmp
 create mode 100644 examples/USER/fep/CC-CO/fdti01/in.fdti01.lmp
 create mode 100644 examples/USER/fep/CC-CO/fdti01/log.lammps
 create mode 100644 examples/USER/fep/CC-CO/fdti10/fdti10.lmp
 create mode 100644 examples/USER/fep/CC-CO/fdti10/in.fdti10.lmp
 create mode 100644 examples/USER/fep/CC-CO/fdti10/log.lammps
 create mode 100644 examples/USER/fep/CC-CO/fep01/data.0.lmp
 create mode 100644 examples/USER/fep/CC-CO/fep01/fep01.lmp
 create mode 100644 examples/USER/fep/CC-CO/fep01/in.fep01
 create mode 100644 examples/USER/fep/CC-CO/fep01/in.fep01.lmp
 create mode 100644 examples/USER/fep/CC-CO/fep01/log.lammps
 create mode 100644 examples/USER/fep/CC-CO/fep01/log.reference
 create mode 100644 examples/USER/fep/CC-CO/fep01/log.reference-omp
 create mode 100644 examples/USER/fep/CC-CO/fep10/fep10.lmp
 create mode 100644 examples/USER/fep/CC-CO/fep10/in.fep10.lmp
 create mode 100644 examples/USER/fep/CC-CO/fep10/log.lammps
 create mode 100644 examples/USER/fep/CC-CO/mols/CC-CO.ff
 create mode 100644 examples/USER/fep/CC-CO/mols/CC-CO.zmat
 create mode 100644 examples/USER/fep/CC-CO/mols/CO-CC.zmat
 create mode 100644 examples/USER/fep/CC-CO/mols/README
 create mode 100644 examples/USER/fep/CC-CO/mols/data.0.lmp
 create mode 100644 examples/USER/fep/CC-CO/mols/data.1.lmp
 create mode 100644 examples/USER/fep/CC-CO/mols/spce.ff
 create mode 100644 examples/USER/fep/CC-CO/mols/spce.zmat
 create mode 100644 examples/USER/fep/CH4-CF4/README
 create mode 100644 examples/USER/fep/CH4-CF4/bar01/bar01.lmp
 create mode 100644 examples/USER/fep/CH4-CF4/bar01/in.bar01.lmp
 create mode 100644 examples/USER/fep/CH4-CF4/bar01/log.lammps
 create mode 100644 examples/USER/fep/CH4-CF4/bar10/bar10.lmp
 create mode 100644 examples/USER/fep/CH4-CF4/bar10/in.bar10.lmp
 create mode 100644 examples/USER/fep/CH4-CF4/bar10/log.lammps
 create mode 100644 examples/USER/fep/CH4-CF4/mols/CF4-CH4.zmat
 create mode 100644 examples/USER/fep/CH4-CF4/mols/CH4-CF4.ff
 create mode 100644 examples/USER/fep/CH4-CF4/mols/CH4-CF4.zmat
 create mode 100644 examples/USER/fep/CH4-CF4/mols/data.0.lmp
 create mode 100644 examples/USER/fep/CH4-CF4/mols/data.1.lmp
 create mode 100644 examples/USER/fep/CH4-CF4/mols/spce.ff
 create mode 100644 examples/USER/fep/CH4-CF4/mols/spce.zmat
 create mode 100644 examples/USER/fep/CH4hyd/README
 create mode 100644 examples/USER/fep/CH4hyd/fdti01/fdti01.lmp
 create mode 100644 examples/USER/fep/CH4hyd/fdti01/in.fdti01.lmp
 create mode 100644 examples/USER/fep/CH4hyd/fdti01/log.lammps
 create mode 100644 examples/USER/fep/CH4hyd/fdti10/fdti10.lmp
 create mode 100644 examples/USER/fep/CH4hyd/fdti10/in.fdti10.lmp
 create mode 100644 examples/USER/fep/CH4hyd/fdti10/log.lammps
 create mode 100644 examples/USER/fep/CH4hyd/fep01/fep01.lmp
 create mode 100644 examples/USER/fep/CH4hyd/fep01/in.fep01.lmp
 create mode 100644 examples/USER/fep/CH4hyd/fep01/log.lammps
 create mode 100644 examples/USER/fep/CH4hyd/fep10/fep10.lmp
 create mode 100644 examples/USER/fep/CH4hyd/fep10/in.fep10.lmp
 create mode 100644 examples/USER/fep/CH4hyd/fep10/log.lammps
 create mode 100644 examples/USER/fep/CH4hyd/mols/data.lmp
 create mode 100644 examples/USER/fep/CH4hyd/mols/methane.zmat
 create mode 100644 examples/USER/fep/CH4hyd/mols/oplsaa.ff
 create mode 100644 examples/USER/fep/CH4hyd/mols/tip4pew.ff
 create mode 100644 examples/USER/fep/CH4hyd/mols/tip4pew.zmat
 create mode 100644 examples/USER/fep/README
 create mode 100644 examples/USER/gle/data.h2o-quantum
 create mode 100644 examples/USER/gle/data.h2o-smart
 create mode 100644 examples/USER/gle/in.h2o-quantum
 create mode 100644 examples/USER/gle/in.h2o-smart
 create mode 100644 examples/USER/gle/log.h2o-quantum
 create mode 100644 examples/USER/gle/log.h2o-smart
 create mode 100644 examples/USER/gle/qt-300k.A
 create mode 100644 examples/USER/gle/qt-300k.C
 create mode 100644 examples/USER/gle/smart.A
 create mode 100644 examples/USER/i-pi/C.opt.tersoff
 create mode 100644 examples/USER/i-pi/README
 create mode 100644 examples/USER/i-pi/data.graphene
 create mode 100644 examples/USER/i-pi/i-pi_input.xml
 create mode 100644 examples/USER/i-pi/i-pi_positions.xyz
 create mode 100644 examples/USER/i-pi/in.graphene
 create mode 100755 examples/USER/lb/confined_colloid/in.confined_colloids
 create mode 100755 examples/USER/lb/confined_colloid/results64.out
 create mode 100755 examples/USER/lb/dragforce/data.one_radius16d2
 create mode 100755 examples/USER/lb/dragforce/defaultgamma_drag.out
 create mode 100755 examples/USER/lb/dragforce/in.defaultgamma_drag
 create mode 100755 examples/USER/lb/dragforce/in.setgamma_drag
 create mode 100755 examples/USER/lb/dragforce/setgamma13d0_drag.out
 create mode 100755 examples/USER/lb/fourspheres/data.four
 create mode 100755 examples/USER/lb/fourspheres/fourspheres_velocity0d0001_defaultgamma.out
 create mode 100755 examples/USER/lb/fourspheres/fourspheres_velocity0d0001_setgamma.out
 create mode 100755 examples/USER/lb/fourspheres/in.fourspheres_default_gamma
 create mode 100755 examples/USER/lb/fourspheres/in.fourspheres_set_gamma
 create mode 100755 examples/USER/lb/microrheology/data.two
 create mode 100755 examples/USER/lb/microrheology/in.microrheology_default_gamma
 create mode 100755 examples/USER/lb/microrheology/in.microrheology_set_gamma
 create mode 100755 examples/USER/lb/microrheology/microrheology_defaultgamma.out
 create mode 100755 examples/USER/lb/microrheology/microrheology_setgamma.out
 create mode 100755 examples/USER/lb/planewall/data.one_radius16d2
 create mode 100755 examples/USER/lb/planewall/in.planewall_default_gamma
 create mode 100755 examples/USER/lb/planewall/in.planewall_set_gamma
 create mode 100755 examples/USER/lb/planewall/wall_defaultgamma.out
 create mode 100755 examples/USER/lb/planewall/wall_setgamma.out
 create mode 100755 examples/USER/lb/polymer/data.polymer
 create mode 100755 examples/USER/lb/polymer/in.polymer
 create mode 100755 examples/USER/lb/polymer/out.polymer
 create mode 100644 examples/USER/misc/basal/almg.liu
 create mode 100644 examples/USER/misc/basal/in.basal
 create mode 100755 examples/USER/misc/ti/in.ti_rs
 create mode 100755 examples/USER/misc/ti/in.ti_spring
 create mode 100644 examples/USER/phonon/1-1D-mono/README
 create mode 100644 examples/USER/phonon/1-1D-mono/data.pos
 create mode 100644 examples/USER/phonon/1-1D-mono/disp.dat
 create mode 100644 examples/USER/phonon/1-1D-mono/in.Ana
 create mode 100644 examples/USER/phonon/1-1D-mono/in.disp
 create mode 100644 examples/USER/phonon/1-1D-mono/log.lammps.example
 create mode 100644 examples/USER/phonon/1-1D-mono/map.in
 create mode 100644 examples/USER/phonon/1-1D-mono/pdisp.eps
 create mode 100644 examples/USER/phonon/1-1D-mono/phonon.bin.2000000
 create mode 100644 examples/USER/phonon/1-1D-mono/phonon.log
 create mode 100644 examples/USER/phonon/1-1D-mono/plot.disp
 create mode 100644 examples/USER/phonon/2-1D-diatomic/README
 create mode 100644 examples/USER/phonon/2-1D-diatomic/data.pos
 create mode 100644 examples/USER/phonon/2-1D-diatomic/disp.dat
 create mode 100644 examples/USER/phonon/2-1D-diatomic/in.Ana
 create mode 100644 examples/USER/phonon/2-1D-diatomic/in.disp
 create mode 100644 examples/USER/phonon/2-1D-diatomic/log.lammps.example
 create mode 100644 examples/USER/phonon/2-1D-diatomic/map.in
 create mode 100644 examples/USER/phonon/2-1D-diatomic/pdisp.eps
 create mode 100644 examples/USER/phonon/2-1D-diatomic/pdos.dat
 create mode 100644 examples/USER/phonon/2-1D-diatomic/phonon.bin.2000000
 create mode 100644 examples/USER/phonon/2-1D-diatomic/phonon.log
 create mode 100644 examples/USER/phonon/2-1D-diatomic/plot.disp
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/CuPhonon.bin.6500000
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/CuPhonon.log.example
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/README
 copy bench/Cu_u3.eam => examples/USER/phonon/3-3D-FCC-Cu-EAM/cuu3.eam (100%)
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/data.pos
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/disp-expr.dat
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/disp-ld.dat
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/disp.dat
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/dos-expr.dat
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/dos-ld.dat
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/dos.dat
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/in.EAM3D
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/in.disp
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/in.dos
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/log.lammps.example
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/map.in
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/pdisp.eps
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/pdos.eps
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/plot.disp
 create mode 100644 examples/USER/phonon/3-3D-FCC-Cu-EAM/plot.dos
 create mode 100644 examples/USER/pimd/para-h2/H2.data
 create mode 100644 examples/USER/pimd/para-h2/H2.xyz
 create mode 100644 examples/USER/pimd/para-h2/NM.info
 create mode 100644 examples/USER/pimd/para-h2/in.scp
 create mode 100644 examples/USER/pimd/para-h2/pair.table
 create mode 100644 examples/USER/pimd/para-h2/run.sh
 create mode 100644 examples/USER/pimd/para-h2/vmd.src
 create mode 100644 examples/USER/pimd/prot-hairpin/in.scp
 create mode 100644 examples/USER/pimd/prot-hairpin/run.sh
 create mode 100644 examples/USER/pimd/prot-hairpin/system.data
 create mode 100644 examples/USER/quip/data_gap
 create mode 100644 examples/USER/quip/data_sw
 create mode 100644 examples/USER/quip/gap_example.xml
 create mode 100644 examples/USER/quip/gap_example_sparse.dat
 create mode 100644 examples/USER/quip/in.gap
 create mode 100644 examples/USER/quip/in.sw
 create mode 100644 examples/USER/quip/sw_example.xml
 create mode 100644 examples/USER/srp/data.chain
 create mode 100644 examples/USER/srp/in.srp
 create mode 100644 examples/VISCOSITY/README
 create mode 100644 examples/VISCOSITY/in.gk.2d
 create mode 100644 examples/VISCOSITY/in.mp.2d
 create mode 100644 examples/VISCOSITY/in.nemd.2d
 create mode 100644 examples/VISCOSITY/in.wall.2d
 create mode 100644 examples/VISCOSITY/log.gk.2d.1Feb14
 create mode 100644 examples/VISCOSITY/log.mp.2d.1Feb14
 create mode 100644 examples/VISCOSITY/log.nemd.2d.1Feb14
 create mode 100644 examples/VISCOSITY/log.wall.2d.1Feb14
 create mode 100644 examples/VISCOSITY/profile.gk.2d.1Feb14
 create mode 100644 examples/VISCOSITY/profile.mp.2d.1Feb14
 create mode 100644 examples/VISCOSITY/profile.nemd.2d.1Feb14
 create mode 100644 examples/VISCOSITY/profile.wall.2d.1Feb14
 create mode 100644 examples/accelerate/Make.list
 create mode 100644 examples/accelerate/README
 rename examples/{USER/cuda => accelerate}/data.phosphate (100%)
 create mode 100644 examples/accelerate/in.lc
 create mode 100644 examples/accelerate/in.lj
 create mode 100644 examples/accelerate/in.lj.5.0
 create mode 100644 examples/accelerate/in.phosphate
 create mode 100644 examples/accelerate/in.rhodo
 create mode 100644 examples/accelerate/log.lj.1Feb14.gpu.1
 create mode 100644 examples/accelerate/log.lj.1Feb14.gpu.4
 create mode 100644 examples/accelerate/log.lj.1Feb14.kokkos.cuda.1
 create mode 100644 examples/accelerate/log.lj.1Feb14.kokkos.cuda.2
 create mode 100644 examples/accelerate/log.lj.1Feb14.kokkos.omp.1
 create mode 100644 examples/accelerate/log.lj.1Feb14.kokkos.omp.4
 create mode 100644 examples/accelerate/log.lj.5.0.1Feb14.gpu.1
 create mode 100644 examples/accelerate/log.lj.5.0.1Feb14.gpu.4
 create mode 100644 examples/accelerate/log.phosphate.1Feb14.gpu.1
 create mode 100644 examples/accelerate/log.phosphate.1Feb14.gpu.4
 create mode 100644 examples/accelerate/log.rhodo.1Feb14.gpu.1
 create mode 100644 examples/accelerate/log.rhodo.1Feb14.gpu.4
 create mode 100644 examples/balance/in.balance
 create mode 100644 examples/balance/in.balance.bond.fast
 create mode 100644 examples/balance/in.balance.bond.slow
 create mode 100644 examples/balance/log.balance.8Aug14.linux.1
 create mode 100644 examples/balance/log.balance.8Aug14.linux.4
 create mode 100644 examples/balance/log.balance.bond.fast.21Jan15.linux.1
 create mode 100644 examples/balance/log.balance.bond.fast.21Jan15.linux.4
 create mode 100644 examples/balance/log.balance.bond.slow.21Jan15.linux.1
 create mode 100644 examples/balance/log.balance.bond.slow.21Jan15.linux.4
 delete mode 100644 examples/body/log.body.1Feb13.linux.1
 delete mode 100644 examples/body/log.body.1Feb13.linux.4
 create mode 100644 examples/body/log.body.1Feb14.linux.1
 create mode 100644 examples/body/log.body.1Feb14.linux.4
 create mode 100644 examples/colloid/log.colloid.1Feb14.linux.1
 create mode 100644 examples/colloid/log.colloid.1Feb14.linux.4
 delete mode 100644 examples/colloid/log.colloid.9Jan12.linux.1
 delete mode 100644 examples/colloid/log.colloid.9Jan12.linux.4
 create mode 100644 examples/comb/data.comb3-OHCCu
 create mode 100644 examples/comb/ffield.comb3
 create mode 100644 examples/comb/in.comb3
 create mode 100644 examples/comb/lib.comb3
 create mode 100644 examples/comb/log.comb.Cu.1Feb14.linux.1
 create mode 100644 examples/comb/log.comb.Cu.1Feb14.linux.4
 delete mode 100644 examples/comb/log.comb.Cu.9Jan12.linux.1
 delete mode 100644 examples/comb/log.comb.Cu.9Jan12.linux.4
 create mode 100644 examples/comb/log.comb.Cu2O.elastic.1Feb14.linux.1
 create mode 100644 examples/comb/log.comb.Cu2O.elastic.1Feb14.linux.4
 delete mode 100644 examples/comb/log.comb.Cu2O.elastic.9Jan12.linux.1
 delete mode 100644 examples/comb/log.comb.Cu2O.elastic.9Jan12.linux.4
 delete mode 100644 examples/comb/log.comb.CuaS.9Jan12.linux.1
 delete mode 100644 examples/comb/log.comb.CuaS.9Jan12.linux.4
 create mode 100644 examples/comb/log.comb.HfO2.1Feb14.linux.1
 create mode 100644 examples/comb/log.comb.HfO2.1Feb14.linux.4
 delete mode 100644 examples/comb/log.comb.HfO2.9Jan12.linux.1
 delete mode 100644 examples/comb/log.comb.HfO2.9Jan12.linux.4
 create mode 100644 examples/comb/log.comb.Si.1Feb14.linux.1
 create mode 100644 examples/comb/log.comb.Si.1Feb14.linux.4
 delete mode 100644 examples/comb/log.comb.Si.9Jan12.linux.1
 delete mode 100644 examples/comb/log.comb.Si.9Jan12.linux.4
 create mode 100644 examples/comb/log.comb.Si.elastic.1Feb14.linux.1
 create mode 100644 examples/comb/log.comb.Si.elastic.1Feb14.linux.4
 delete mode 100644 examples/comb/log.comb.Si.elastic.9Jan12.linux.1
 delete mode 100644 examples/comb/log.comb.Si.elastic.9Jan12.linux.4
 create mode 100644 examples/comb/log.comb3.1Feb14.linux.1
 create mode 100644 examples/comb/log.comb3.1Feb14.linux.4
 create mode 100644 examples/coreshell/data.coreshell
 create mode 100644 examples/coreshell/in.coreshell
 create mode 100644 examples/coreshell/log.coreshell.6Mar15.linux.1
 create mode 100644 examples/coreshell/log.coreshell.6Mar15.linux.4
 create mode 100644 examples/crack/log.crack.1Feb14.linux.1
 create mode 100644 examples/crack/log.crack.1Feb14.linux.4
 delete mode 100644 examples/crack/log.crack.9Jan12.linux.1
 delete mode 100644 examples/crack/log.crack.9Jan12.linux.4
 create mode 100644 examples/deposit/in.deposit.atom
 create mode 100644 examples/deposit/in.deposit.molecule
 create mode 100644 examples/deposit/in.deposit.molecule.shake
 create mode 100644 examples/deposit/molecule.dimer
 create mode 100644 examples/deposit/molecule.dimer.shake
 create mode 100644 examples/dipole/log.dipole.1Feb14.linux.1
 create mode 100644 examples/dipole/log.dipole.1Feb14.linux.4
 delete mode 100644 examples/dipole/log.dipole.9Jan12.linux.1
 delete mode 100644 examples/dipole/log.dipole.9Jan12.linux.4
 create mode 100644 examples/dreiding/log.dreiding.1Feb14.linux.1
 create mode 100644 examples/dreiding/log.dreiding.1Feb14.linux.4
 delete mode 100644 examples/dreiding/log.dreiding.9Jan12.linux.1
 delete mode 100644 examples/dreiding/log.dreiding.9Jan12.linux.4
 create mode 100644 examples/eim/log.eim.1Feb14.linux.1
 create mode 100644 examples/eim/log.eim.1Feb14.linux.4
 delete mode 100644 examples/eim/log.eim.9Jan12.linux.1
 delete mode 100644 examples/eim/log.eim.9Jan12.linux.4
 create mode 100644 examples/ellipse/log.ellipse.gayberne.1Feb14.linux.1
 create mode 100644 examples/ellipse/log.ellipse.gayberne.1Feb14.linux.4
 delete mode 100644 examples/ellipse/log.ellipse.gayberne.9Jan12.linux.1
 delete mode 100644 examples/ellipse/log.ellipse.gayberne.9Jan12.linux.4
 create mode 100644 examples/ellipse/log.ellipse.resquared.1Feb14.linux.1
 create mode 100644 examples/ellipse/log.ellipse.resquared.1Feb14.linux.4
 delete mode 100644 examples/ellipse/log.ellipse.resquared.9Jan12.linux.1
 delete mode 100644 examples/ellipse/log.ellipse.resquared.9Jan12.linux.4
 create mode 100644 examples/flow/log.flow.couette.1Feb14.linux.1
 create mode 100644 examples/flow/log.flow.couette.1Feb14.linux.4
 delete mode 100644 examples/flow/log.flow.couette.9Jan12.linux.1
 delete mode 100644 examples/flow/log.flow.couette.9Jan12.linux.4
 create mode 100644 examples/flow/log.flow.pois.1Feb14.linux.1
 create mode 100644 examples/flow/log.flow.pois.1Feb14.linux.4
 delete mode 100644 examples/flow/log.flow.pois.9Jan12.linux.1
 delete mode 100644 examples/flow/log.flow.pois.9Jan12.linux.4
 create mode 100644 examples/friction/log.friction.1Feb14.linux.1
 create mode 100644 examples/friction/log.friction.1Feb14.linux.4
 delete mode 100644 examples/friction/log.friction.9Jan12.linux.1
 delete mode 100644 examples/friction/log.friction.9Jan12.linux.4
 delete mode 100644 examples/gpu/data.phosphate
 delete mode 100644 examples/gpu/data.rhodo
 delete mode 100644 examples/gpu/in.gpu.melt.2.5
 delete mode 100644 examples/gpu/in.gpu.melt.5.0
 delete mode 100644 examples/gpu/in.gpu.phosphate
 delete mode 100644 examples/gpu/in.gpu.rhodo
 delete mode 100644 examples/gpu/log.gpu.melt.2.5.9Jan12.linux.1
 delete mode 100644 examples/gpu/log.gpu.melt.2.5.9Jan12.linux.4
 delete mode 100644 examples/gpu/log.gpu.melt.5.0.9Jan12.linux.1
 delete mode 100644 examples/gpu/log.gpu.melt.5.0.9Jan12.linux.4
 delete mode 100644 examples/gpu/log.gpu.phosphate.9Jan12.linux.1
 delete mode 100644 examples/gpu/log.gpu.phosphate.9Jan12.linux.4
 delete mode 100644 examples/gpu/log.gpu.rhodo.9Jan12.linux.1
 delete mode 100644 examples/gpu/log.gpu.rhodo.9Jan12.linux.4
 create mode 100644 examples/hugoniostat/log.hugoniostat.1Feb14.linux.1
 create mode 100644 examples/hugoniostat/log.hugoniostat.1Feb14.linux.4
 delete mode 100644 examples/hugoniostat/log.hugoniostat.9Jan12.linux.1
 delete mode 100644 examples/hugoniostat/log.hugoniostat.9Jan12.linux.4
 create mode 100644 examples/indent/log.indent.1Feb14.linux.1
 create mode 100644 examples/indent/log.indent.1Feb14.linux.4
 delete mode 100644 examples/indent/log.indent.9Jan12.linux.1
 delete mode 100644 examples/indent/log.indent.9Jan12.linux.4
 create mode 100644 examples/indent/log.indent.min.1Feb14.linux.1
 create mode 100644 examples/indent/log.indent.min.1Feb14.linux.4
 delete mode 100644 examples/indent/log.indent.min.9Jan12.linux.1
 delete mode 100644 examples/indent/log.indent.min.9Jan12.linux.4
 delete mode 100644 examples/kim/log.kim.lj.12Jul12.mac_mpi.1
 delete mode 100644 examples/kim/log.kim.lj.12Jul12.mac_mpi.4
 create mode 100644 examples/kim/log.kim.lj.27Jul14.ubuntu.1
 create mode 100644 examples/kim/log.kim.lj.27Jul14.ubuntu.4
 delete mode 100644 examples/kim/log.kim.lj.lmp.12Jul12.mac_mpi.1
 delete mode 100644 examples/kim/log.kim.lj.lmp.12Jul12.mac_mpi.4
 create mode 100644 examples/kim/log.kim.lj.lmp.27Jul14.ubuntu.1
 create mode 100644 examples/kim/log.kim.lj.lmp.27Jul14.ubuntu.4
 create mode 100644 examples/meam/log.meam.1Feb14.linux.1
 create mode 100644 examples/meam/log.meam.1Feb14.linux.4
 delete mode 100644 examples/meam/log.meam.9Jan12.linux.1
 delete mode 100644 examples/meam/log.meam.9Jan12.linux.4
 create mode 100644 examples/meam/log.meam.shear.1Feb14.linux.1
 create mode 100644 examples/meam/log.meam.shear.1Feb14.linux.4
 delete mode 100644 examples/meam/log.meam.shear.9Jan12.linux.1
 delete mode 100644 examples/meam/log.meam.shear.9Jan12.linux.4
 create mode 100644 examples/melt/log.melt.1Feb14.linux.1
 create mode 100644 examples/melt/log.melt.1Feb14.linux.4
 delete mode 100644 examples/melt/log.melt.9Jan12.linux.1
 delete mode 100644 examples/melt/log.melt.9Jan12.linux.4
 create mode 100644 examples/micelle/log.micelle.1Feb14.linux.1
 create mode 100644 examples/micelle/log.micelle.1Feb14.linux.4
 delete mode 100644 examples/micelle/log.micelle.9Jan12.linux.1
 delete mode 100644 examples/micelle/log.micelle.9Jan12.linux.4
 create mode 100644 examples/min/log.min.1Feb14.linux.1
 create mode 100644 examples/min/log.min.1Feb14.linux.4
 delete mode 100644 examples/min/log.min.9Jan12.linux.1
 delete mode 100644 examples/min/log.min.9Jan12.linux.4
 create mode 100644 examples/min/log.min.box.1Feb14.linux.1
 create mode 100644 examples/min/log.min.box.1Feb14.linux.4
 delete mode 100644 examples/min/log.min.box.9Jan12.linux.1
 delete mode 100644 examples/min/log.min.box.9Jan12.linux.4
 create mode 100644 examples/msst/log.msst.1Feb14.linux.1
 create mode 100644 examples/msst/log.msst.1Feb14.linux.4
 delete mode 100644 examples/msst/log.msst.9Jan12.linux.1
 delete mode 100644 examples/msst/log.msst.9Jan12.linux.4
 create mode 100644 examples/nb3b/MOH.nb3b.harmonic
 create mode 100644 examples/nb3b/data.nb3b
 create mode 100644 examples/nb3b/in.nb3b
 create mode 100644 examples/nb3b/log.nb3b.1Feb14.linux.1
 create mode 100644 examples/nb3b/log.nb3b.1Feb14.linux.4
 copy {bench/POTENTIALS => examples/neb}/Si.sw (100%)
 create mode 100644 examples/neb/final.sivac
 create mode 100644 examples/neb/in.neb.sivac
 create mode 100644 examples/neb/log.neb.hop1.1Feb14.linux.4
 delete mode 100644 examples/neb/log.neb.hop1.9Jan12.linux.4
 create mode 100644 examples/neb/log.neb.hop2.1Feb14.linux.4
 delete mode 100644 examples/neb/log.neb.hop2.9Jan12.linux.4
 create mode 100644 examples/neb/log.neb.sivac.1Feb14.linux.3
 create mode 100644 examples/nemd/log.nemd.1Feb14.linux.1
 create mode 100644 examples/nemd/log.nemd.1Feb14.linux.4
 delete mode 100644 examples/nemd/log.nemd.9Jan12.linux.1
 delete mode 100644 examples/nemd/log.nemd.9Jan12.linux.4
 create mode 100644 examples/obstacle/log.obstacle.1Feb14.linux.1
 create mode 100644 examples/obstacle/log.obstacle.1Feb14.linux.4
 delete mode 100644 examples/obstacle/log.obstacle.9Jan12.linux.1
 delete mode 100644 examples/obstacle/log.obstacle.9Jan12.linux.4
 create mode 100644 examples/peptide/log.peptide.1Feb14.linux.1
 create mode 100644 examples/peptide/log.peptide.1Feb14.linux.4
 delete mode 100644 examples/peptide/log.peptide.9Jan12.linux.1
 delete mode 100644 examples/peptide/log.peptide.9Jan12.linux.4
 create mode 100644 examples/peri/log.peri.1Feb14.linux.1
 create mode 100644 examples/peri/log.peri.1Feb14.linux.4
 delete mode 100644 examples/peri/log.peri.9Jan12.linux.1
 delete mode 100644 examples/peri/log.peri.9Jan12.linux.4
 create mode 100644 examples/pour/in.pour.2d.molecule
 create mode 100644 examples/pour/log.pour.1Feb14.linux.1
 create mode 100644 examples/pour/log.pour.1Feb14.linux.4
 create mode 100644 examples/pour/log.pour.2d.1Feb14.linux.1
 create mode 100644 examples/pour/log.pour.2d.1Feb14.linux.4
 delete mode 100644 examples/pour/log.pour.2d.9Jan12.linux.1
 delete mode 100644 examples/pour/log.pour.2d.9Jan12.linux.4
 create mode 100644 examples/pour/log.pour.2d.molecule.1Feb14.linux.1
 create mode 100644 examples/pour/log.pour.2d.molecule.1Feb14.linux.4
 delete mode 100644 examples/pour/log.pour.9Jan12.linux.1
 delete mode 100644 examples/pour/log.pour.9Jan12.linux.4
 create mode 100644 examples/pour/molecule.vshape
 create mode 100644 examples/prd/log.prd.0.1Feb14.linux.4
 delete mode 100644 examples/prd/log.prd.0.9Jan12.linux.4
 create mode 100644 examples/prd/log.prd.1.1Feb14.linux.4
 delete mode 100644 examples/prd/log.prd.1.9Jan12.linux.4
 create mode 100644 examples/prd/log.prd.1Feb14.linux.4
 create mode 100644 examples/prd/log.prd.2.1Feb14.linux.4
 delete mode 100644 examples/prd/log.prd.2.9Jan12.linux.4
 create mode 100644 examples/prd/log.prd.3.1Feb14.linux.4
 delete mode 100644 examples/prd/log.prd.3.9Jan12.linux.4
 delete mode 100644 examples/prd/log.prd.9Jan12.linux.4
 copy examples/{reax/CHO => qeq}/data.CHO (100%)
 create mode 100644 examples/qeq/data.aC
 copy examples/{reax/CHO => qeq}/ffield.reax.cho (100%)
 create mode 100644 examples/qeq/in.qeq.buck
 create mode 100644 examples/qeq/in.qeq.reaxc
 create mode 100644 examples/qeq/log.qeq.buck.8Sep14.linux.1
 create mode 100644 examples/qeq/log.qeq.buck.8Sep14.linux.4
 create mode 100644 examples/qeq/log.qeq.reaxc.8Sep14.linux.1
 create mode 100644 examples/qeq/log.qeq.reaxc.8Sep14.linux.4
 copy examples/{reax/CHO/param.qeq => qeq/param.qeq.reax} (100%)
 create mode 100644 examples/qeq/param.qeq1
 create mode 100644 examples/qeq/param.qeq2
 create mode 100644 examples/reax/AB/log.reaxc.AB.1Feb14.linux.1
 create mode 100644 examples/reax/AB/log.reaxc.AB.1Feb14.linux.4
 delete mode 100644 examples/reax/AB/log.reaxc.ab.18Feb11.linux.1
 delete mode 100644 examples/reax/AB/log.reaxc.ab.18Feb11.linux.4
 rename examples/reax/{Au_O => AuO}/README (100%)
 rename examples/reax/{Au_O => AuO}/data.AuO (100%)
 rename examples/reax/{Au_O => AuO}/ffield.reax.AuO (100%)
 create mode 100644 examples/reax/AuO/in.AuO
 rename examples/reax/{Au_O => AuO}/lmp_control (100%)
 create mode 100644 examples/reax/AuO/log.reaxc.AuO.1Feb14.linux.1
 create mode 100644 examples/reax/AuO/log.reaxc.AuO.1Feb14.linux.4
 rename examples/reax/{Au_O => AuO}/param.qeq (100%)
 delete mode 100644 examples/reax/Au_O/in.AuO
 delete mode 100644 examples/reax/Au_O/log.reaxc.auo.18Feb11.linux.1
 delete mode 100644 examples/reax/Au_O/log.reaxc.auo.18Feb11.linux.4
 create mode 100644 examples/reax/CHO/log.reaxc.CHO.1Feb14.linux.1
 create mode 100644 examples/reax/CHO/log.reaxc.CHO.1Feb14.linux.4
 delete mode 100644 examples/reax/CHO/log.reaxc.cho.18Feb11.linux.1
 delete mode 100644 examples/reax/CHO/log.reaxc.cho.18Feb11.linux.4
 create mode 100644 examples/reax/FC/README
 create mode 100644 examples/reax/FC/data.FC
 create mode 100644 examples/reax/FC/ffield.reax.FC
 create mode 100644 examples/reax/FC/in.FC
 create mode 100644 examples/reax/FC/log.reaxc.FC.1Feb14.linux.1
 create mode 100644 examples/reax/FC/log.reaxc.FC.1Feb14.linux.4
 rename examples/reax/{Fe_O_H => FeOH3}/README (100%)
 rename examples/reax/{Fe_O_H => FeOH3}/data.FeOH3 (100%)
 rename examples/reax/{Fe_O_H => FeOH3}/ffield.reax.Fe_O_C_H (100%)
 create mode 100644 examples/reax/FeOH3/in.FeOH3
 rename examples/reax/{Fe_O_H => FeOH3}/lmp_control (100%)
 create mode 100644 examples/reax/FeOH3/log.reaxc.FeOH3.1Feb14.linux.1
 create mode 100644 examples/reax/FeOH3/log.reaxc.FeOH3.1Feb14.linux.4
 rename examples/reax/{Fe_O_H => FeOH3}/param.qeq (100%)
 delete mode 100644 examples/reax/Fe_O_H/in.FeOH3
 delete mode 100644 examples/reax/Fe_O_H/log.reaxc.feoh.18Feb11.linux.1
 delete mode 100644 examples/reax/Fe_O_H/log.reaxc.feoh.18Feb11.linux.4
 create mode 100644 examples/reax/RDX/log.reaxc.RDX.1Feb14.linux.1
 create mode 100644 examples/reax/RDX/log.reaxc.RDX.1Feb14.linux.4
 delete mode 100644 examples/reax/RDX/log.reaxc.rdx.18Feb11.linux.1
 delete mode 100644 examples/reax/RDX/log.reaxc.rdx.18Feb11.linux.4
 rename examples/reax/{V_O_H => VOH}/README (100%)
 rename examples/reax/{V_O_H => VOH}/data.VOH (100%)
 rename examples/reax/{V_O_H => VOH}/ffield.reax.V_O_C_H (100%)
 create mode 100644 examples/reax/VOH/in.VOH
 rename examples/reax/{V_O_H => VOH}/lmp_control (100%)
 create mode 100644 examples/reax/VOH/log.reaxc.VOH.1Feb14.linux.1
 create mode 100644 examples/reax/VOH/log.reaxc.VOH.1Feb14.linux.4
 rename examples/reax/{V_O_H => VOH}/param.qeq (100%)
 delete mode 100644 examples/reax/V_O_H/in.VOH
 delete mode 100644 examples/reax/V_O_H/log.reaxc.voh.18Feb11.linux.1
 delete mode 100644 examples/reax/V_O_H/log.reaxc.voh.18Feb11.linux.4
 rename examples/reax/{Zn_O_H => ZnOH2}/README (100%)
 rename examples/reax/{Zn_O_H => ZnOH2}/data.ZnOH2 (100%)
 rename examples/reax/{Zn_O_H => ZnOH2}/ffield.reax.ZnOH (100%)
 create mode 100644 examples/reax/ZnOH2/in.ZnOH2
 rename examples/reax/{Zn_O_H => ZnOH2}/lmp_control (100%)
 create mode 100644 examples/reax/ZnOH2/log.reaxc.ZnOH2.1Feb14.linux.1
 create mode 100644 examples/reax/ZnOH2/log.reaxc.ZnOH2.1Feb14.linux.4
 rename examples/reax/{Zn_O_H => ZnOH2}/param.qeq (100%)
 delete mode 100644 examples/reax/Zn_O_H/in.ZnOH2
 delete mode 100644 examples/reax/Zn_O_H/log.reaxc.znoh.18Feb11.linux.1
 delete mode 100644 examples/reax/Zn_O_H/log.reaxc.znoh.18Feb11.linux.4
 create mode 100644 examples/reax/log.reax.rdx.1Feb14.linux.1
 create mode 100644 examples/reax/log.reax.rdx.1Feb14.linux.4
 delete mode 100644 examples/reax/log.reax.rdx.9Jan12.linux.1
 delete mode 100644 examples/reax/log.reax.rdx.9Jan12.linux.4
 create mode 100644 examples/reax/log.reax.tatb.1Feb14.linux.1
 create mode 100644 examples/reax/log.reax.tatb.1Feb14.linux.4
 delete mode 100644 examples/reax/log.reax.tatb.9Jan12.linux.1
 delete mode 100644 examples/reax/log.reax.tatb.9Jan12.linux.4
 create mode 100644 examples/reax/log.reaxc.rdx.1Feb14.linux.1
 create mode 100644 examples/reax/log.reaxc.rdx.1Feb14.linux.4
 delete mode 100644 examples/reax/log.reaxc.rdx.9Jan12.linux.1
 delete mode 100644 examples/reax/log.reaxc.rdx.9Jan12.linux.4
 create mode 100644 examples/reax/log.reaxc.tatb.1Feb14.linux.1
 create mode 100644 examples/reax/log.reaxc.tatb.1Feb14.linux.4
 delete mode 100644 examples/reax/log.reaxc.tatb.9Jan12.linux.1
 delete mode 100644 examples/reax/log.reaxc.tatb.9Jan12.linux.4
 create mode 100644 examples/rigid/log.rigid.1Feb14.linux.1
 create mode 100644 examples/rigid/log.rigid.1Feb14.linux.4
 delete mode 100644 examples/rigid/log.rigid.9Jan12.linux.1
 delete mode 100644 examples/rigid/log.rigid.9Jan12.linux.4
 create mode 100644 examples/rigid/log.rigid.poems.1Feb14.linux.1
 create mode 100644 examples/rigid/log.rigid.poems.1Feb14.linux.4
 delete mode 100644 examples/rigid/log.rigid.poems.9Jan12.linux.1
 delete mode 100644 examples/rigid/log.rigid.poems.9Jan12.linux.4
 create mode 100644 examples/rigid/log.rigid.poems2.1Feb14.linux.1
 create mode 100644 examples/rigid/log.rigid.poems2.1Feb14.linux.4
 delete mode 100644 examples/rigid/log.rigid.poems2.9Jan12.linux.1
 delete mode 100644 examples/rigid/log.rigid.poems2.9Jan12.linux.4
 create mode 100644 examples/rigid/log.rigid.tnr.1Feb14.linux.1
 create mode 100644 examples/rigid/log.rigid.tnr.1Feb14.linux.4
 delete mode 100644 examples/rigid/log.rigid.tnr.9Jan12.linux.1
 delete mode 100644 examples/rigid/log.rigid.tnr.9Jan12.linux.4
 create mode 100644 examples/shear/log.shear.1Feb14.linux.1
 create mode 100644 examples/shear/log.shear.1Feb14.linux.4
 delete mode 100644 examples/shear/log.shear.9Jan12.linux.1
 delete mode 100644 examples/shear/log.shear.9Jan12.linux.4
 create mode 100644 examples/shear/log.shear.void.1Feb14.linux.1
 create mode 100644 examples/shear/log.shear.void.1Feb14.linux.4
 delete mode 100644 examples/shear/log.shear.void.9Jan12.linux.1
 delete mode 100644 examples/shear/log.shear.void.9Jan12.linux.4
 create mode 100644 examples/snap/Ta06A.snapcoeff
 create mode 100644 examples/snap/Ta06A.snapparam
 create mode 100644 examples/snap/Ta06A_pot.snap
 create mode 100644 examples/snap/in.snap
 create mode 100644 examples/snap/log.snap.5Sep14.linux.1
 create mode 100644 examples/snap/log.snap.5Sep14.linux.4
 create mode 100644 examples/srd/log.srd.mixture.1Feb14.linux.1
 create mode 100644 examples/srd/log.srd.mixture.1Feb14.linux.4
 delete mode 100644 examples/srd/log.srd.mixture.9Jan12.linux.1
 delete mode 100644 examples/srd/log.srd.mixture.9Jan12.linux.4
 create mode 100644 examples/srd/log.srd.pure.1Feb14.linux.1
 create mode 100644 examples/srd/log.srd.pure.1Feb14.linux.4
 delete mode 100644 examples/srd/log.srd.pure.9Jan12.linux.1
 delete mode 100644 examples/srd/log.srd.pure.9Jan12.linux.4
 create mode 100644 examples/streitz/AlO.eam.alloy
 create mode 100644 examples/streitz/AlO.streitz
 create mode 100644 examples/streitz/data.streitz
 create mode 100644 examples/streitz/in.streitz.ewald
 create mode 100644 examples/streitz/in.streitz.wolf
 create mode 100644 examples/streitz/log.streitz.ewald.19Feb15.linux.1
 create mode 100644 examples/streitz/log.streitz.ewald.19Feb15.linux.4
 create mode 100644 examples/streitz/log.streitz.wolf.19Feb15.linux.1
 create mode 100644 examples/streitz/log.streitz.wolf.19Feb15.linux.4
 create mode 100644 examples/tad/log.tad.0.1Feb14.linux.3
 delete mode 100644 examples/tad/log.tad.0.9Jan12.linux.3
 create mode 100644 examples/tad/log.tad.1.1Feb14.linux.3
 delete mode 100644 examples/tad/log.tad.1.9Jan12.linux.3
 create mode 100644 examples/tad/log.tad.1Feb14.linux.3
 create mode 100644 examples/tad/log.tad.2.1Feb14.linux.3
 delete mode 100644 examples/tad/log.tad.2.9Jan12.linux.3
 delete mode 100644 examples/tad/log.tad.9Jan12.linux.3
 create mode 100644 examples/tad/log.tad.neb.1Feb14.linux.3
 delete mode 100644 examples/tad/log.tad.neb.9Jan12.linux.3
 create mode 100644 examples/voronoi/in.voronoi
 create mode 100644 lib/atc/ATC_Coupling.cpp
 create mode 100644 lib/atc/ATC_Coupling.h
 create mode 100644 lib/atc/ATC_CouplingEnergy.cpp
 create mode 100644 lib/atc/ATC_CouplingEnergy.h
 create mode 100644 lib/atc/ATC_CouplingMass.cpp
 create mode 100644 lib/atc/ATC_CouplingMass.h
 create mode 100644 lib/atc/ATC_CouplingMomentum.cpp
 create mode 100644 lib/atc/ATC_CouplingMomentum.h
 create mode 100644 lib/atc/ATC_CouplingMomentumEnergy.cpp
 create mode 100644 lib/atc/ATC_CouplingMomentumEnergy.h
 delete mode 100644 lib/atc/ATC_HardyKernel.cpp
 delete mode 100644 lib/atc/ATC_HardyKernel.h
 create mode 100644 lib/atc/ATC_Method.cpp
 create mode 100644 lib/atc/ATC_Method.h
 delete mode 100644 lib/atc/ATC_TransferHardy.cpp
 delete mode 100644 lib/atc/ATC_TransferHardy.h
 create mode 100644 lib/atc/ATC_TransferKernel.cpp
 create mode 100644 lib/atc/ATC_TransferKernel.h
 create mode 100644 lib/atc/ATC_TransferPartitionOfUnity.cpp
 create mode 100644 lib/atc/ATC_TransferPartitionOfUnity.h
 delete mode 100644 lib/atc/ATC_TransferThermal.cpp
 delete mode 100644 lib/atc/ATC_TransferThermal.h
 delete mode 100644 lib/atc/ATC_TransferUtility.cpp
 create mode 100644 lib/atc/AtomToMoleculeTransfer.cpp
 create mode 100644 lib/atc/AtomToMoleculeTransfer.h
 create mode 100644 lib/atc/BodyForce.cpp
 create mode 100644 lib/atc/BodyForce.h
 create mode 100644 lib/atc/CBLattice.cpp
 create mode 100644 lib/atc/CBLattice.h
 create mode 100644 lib/atc/CauchyBorn.cpp
 create mode 100644 lib/atc/CauchyBorn.h
 create mode 100644 lib/atc/CbEam.h
 create mode 100644 lib/atc/CbLjCut.h
 create mode 100644 lib/atc/CbLjSmoothLinear.h
 create mode 100644 lib/atc/CbPotential.cpp
 create mode 100644 lib/atc/CbPotential.h
 create mode 100644 lib/atc/ChargeRegulator.cpp
 create mode 100644 lib/atc/ChargeRegulator.h
 create mode 100644 lib/atc/ConcentrationRegulator.cpp
 create mode 100644 lib/atc/ConcentrationRegulator.h
 create mode 100644 lib/atc/DependencyManager.h
 create mode 100644 lib/atc/DislocationExtractor.h
 create mode 100644 lib/atc/ElectronChargeDensity.cpp
 create mode 100644 lib/atc/ElectronChargeDensity.h
 create mode 100644 lib/atc/ElectronDragPower.cpp
 create mode 100644 lib/atc/ElectronDragPower.h
 create mode 100644 lib/atc/ExtrinsicModelDriftDiffusion.cpp
 create mode 100644 lib/atc/ExtrinsicModelDriftDiffusion.h
 create mode 100644 lib/atc/ExtrinsicModelElectrostatic.cpp
 create mode 100644 lib/atc/ExtrinsicModelElectrostatic.h
 create mode 100644 lib/atc/FE_Interpolate.cpp
 create mode 100644 lib/atc/FE_Interpolate.h
 create mode 100644 lib/atc/FE_Quadrature.h
 create mode 100644 lib/atc/FieldManager.cpp
 create mode 100644 lib/atc/FieldManager.h
 create mode 100644 lib/atc/Function.cpp
 create mode 100644 lib/atc/Function.h
 create mode 100644 lib/atc/FundamentalAtomicQuantity.cpp
 create mode 100644 lib/atc/FundamentalAtomicQuantity.h
 create mode 100644 lib/atc/GhostManager.cpp
 create mode 100644 lib/atc/GhostManager.h
 create mode 100644 lib/atc/InterscaleOperators.cpp
 create mode 100644 lib/atc/InterscaleOperators.h
 create mode 100644 lib/atc/KD_Tree.cpp
 create mode 100644 lib/atc/KD_Tree.h
 create mode 100644 lib/atc/KernelFunction.cpp
 create mode 100644 lib/atc/KernelFunction.h
 create mode 100644 lib/atc/KinetoThermostat.cpp
 create mode 100644 lib/atc/KinetoThermostat.h
 create mode 100644 lib/atc/LinearSolver.cpp
 create mode 100644 lib/atc/LinearSolver.h
 create mode 100644 lib/atc/MPI_Wrappers.cpp
 create mode 100644 lib/atc/MPI_Wrappers.h
 create mode 100644 lib/atc/Makefile.lammps.empty
 copy lib/atc/{Makefile.lammps => Makefile.lammps.installed} (100%)
 create mode 100644 lib/atc/Makefile.lammps.linalg
 create mode 100644 lib/atc/Makefile.mingw32-cross
 create mode 100644 lib/atc/Makefile.mingw32-cross-mpi
 create mode 100644 lib/atc/Makefile.mingw64-cross
 create mode 100644 lib/atc/Makefile.mingw64-cross-mpi
 create mode 100644 lib/atc/Makefile.mpic++
 create mode 100644 lib/atc/MeshReader.cpp
 create mode 100644 lib/atc/MeshReader.h
 create mode 100644 lib/atc/MoleculeSet.cpp
 create mode 100644 lib/atc/MoleculeSet.h
 create mode 100644 lib/atc/NonLinearSolver.cpp
 create mode 100644 lib/atc/NonLinearSolver.h
 copy lib/{poems => atc}/POEMSChain.h (100%)
 create mode 100644 lib/atc/PaqAtcUtility.cpp
 create mode 100644 lib/atc/PaqAtcUtility.h
 create mode 100644 lib/atc/ParDenseMatrix.h
 create mode 100644 lib/atc/ParDiagonalMatrix.cpp
 create mode 100644 lib/atc/ParDiagonalMatrix.h
 create mode 100644 lib/atc/ParSparseMatrix.cpp
 create mode 100644 lib/atc/ParSparseMatrix.h
 create mode 100644 lib/atc/PerAtomQuantity-inl.h
 create mode 100644 lib/atc/PerAtomQuantity.h
 create mode 100644 lib/atc/PerAtomQuantityLibrary.cpp
 create mode 100644 lib/atc/PerAtomQuantityLibrary.h
 create mode 100644 lib/atc/PerPairQuantity.cpp
 create mode 100644 lib/atc/PerPairQuantity.h
 create mode 100644 lib/atc/PhysicsModel.cpp
 delete mode 100644 lib/atc/PhysicsModelThermal.cpp
 delete mode 100644 lib/atc/PhysicsModelThermal.h
 delete mode 100644 lib/atc/PhysicsModelTwoTemperature.cpp
 delete mode 100644 lib/atc/PhysicsModelTwoTemperature.h
 create mode 100644 lib/atc/PoissonSolver.cpp
 create mode 100644 lib/atc/PoissonSolver.h
 create mode 100644 lib/atc/PolynomialSolver.cpp
 create mode 100644 lib/atc/PolynomialSolver.h
 create mode 100644 lib/atc/Quadrature.cpp
 create mode 100644 lib/atc/SchrodingerSolver.cpp
 create mode 100644 lib/atc/SchrodingerSolver.h
 create mode 100644 lib/atc/ShapeFunction.h
 delete mode 100644 lib/atc/Solver.cpp
 delete mode 100644 lib/atc/Solver.h
 create mode 100644 lib/atc/SpeciesTimeIntegrator.cpp
 create mode 100644 lib/atc/SpeciesTimeIntegrator.h
 create mode 100644 lib/atc/Stress.cpp
 create mode 100644 lib/atc/Stress.h
 delete mode 100644 lib/atc/StringManip.h
 copy lib/{poems => atc}/SystemProcessor.h (100%)
 create mode 100644 lib/atc/ThermalTimeIntegrator.cpp
 create mode 100644 lib/atc/ThermalTimeIntegrator.h
 create mode 100644 lib/atc/TransferLibrary.cpp
 create mode 100644 lib/atc/TransferLibrary.h
 create mode 100644 lib/atc/TransferOperator.cpp
 create mode 100644 lib/atc/TransferOperator.h
 create mode 100644 lib/atc/ViscousStress.cpp
 create mode 100644 lib/atc/ViscousStress.h
 create mode 100644 lib/atc/VoigtOperations.h
 create mode 100644 lib/atc/WeakEquation.h
 create mode 100644 lib/atc/WeakEquationChargeDiffusion.cpp
 create mode 100644 lib/atc/WeakEquationChargeDiffusion.h
 create mode 100644 lib/atc/WeakEquationDiffusion.cpp
 create mode 100644 lib/atc/WeakEquationDiffusion.h
 create mode 100644 lib/atc/WeakEquationElectronContinuity.cpp
 create mode 100644 lib/atc/WeakEquationElectronContinuity.h
 create mode 100644 lib/atc/WeakEquationElectronMomentum.cpp
 create mode 100644 lib/atc/WeakEquationElectronMomentum.h
 create mode 100644 lib/atc/WeakEquationElectronTemperature.cpp
 create mode 100644 lib/atc/WeakEquationElectronTemperature.h
 create mode 100644 lib/atc/WeakEquationMassDiffusion.cpp
 create mode 100644 lib/atc/WeakEquationMassDiffusion.h
 create mode 100644 lib/atc/WeakEquationMomentum.cpp
 create mode 100644 lib/atc/WeakEquationMomentum.h
 create mode 100644 lib/atc/WeakEquationPhononTemperature.cpp
 create mode 100644 lib/atc/WeakEquationPhononTemperature.h
 create mode 100644 lib/atc/WeakEquationPoisson.cpp
 create mode 100644 lib/atc/WeakEquationPoisson.h
 create mode 100644 lib/atc/WeakEquationSchrodinger.cpp
 create mode 100644 lib/atc/WeakEquationSchrodinger.h
 delete mode 100644 lib/atc/XT_Function.cpp
 delete mode 100644 lib/atc/XT_Function.h
 create mode 100644 lib/awpmd/Makefile.lammps.empty
 rename lib/awpmd/{Makefile.lammps => Makefile.lammps.installed} (100%)
 create mode 100644 lib/awpmd/Makefile.lammps.linalg
 create mode 100644 lib/awpmd/Makefile.mingw32-cross
 create mode 100644 lib/awpmd/Makefile.mingw32-cross-mpi
 create mode 100644 lib/awpmd/Makefile.mingw64-cross
 create mode 100644 lib/awpmd/Makefile.mingw64-cross-mpi
 create mode 100644 lib/awpmd/Makefile.mpicc
 delete mode 100644 lib/awpmd/Makefile.openmpi
 copy lib/colvars/{Makefile.lammps => Makefile.lammps.debug} (100%)
 rename lib/colvars/{Makefile.lammps => Makefile.lammps.empty} (100%)
 create mode 100644 lib/colvars/Makefile.mingw32-cross-mpi
 create mode 100644 lib/colvars/Makefile.mingw64-cross
 create mode 100644 lib/colvars/Makefile.mingw64-cross-mpi
 create mode 100644 lib/colvars/colvarbias_alb.cpp
 create mode 100644 lib/colvars/colvarbias_alb.h
 create mode 100644 lib/colvars/colvarbias_restraint.cpp
 create mode 100644 lib/colvars/colvarbias_restraint.h
 create mode 100644 lib/colvars/colvarscript.cpp
 create mode 100644 lib/colvars/colvarscript.h
 create mode 100644 lib/colvars/colvartypes.cpp
 delete mode 100644 lib/cuda/pair_cg_cmm_coul_cut_cuda.cu
 delete mode 100644 lib/cuda/pair_cg_cmm_coul_cut_cuda_cu.h
 delete mode 100644 lib/cuda/pair_cg_cmm_coul_debye_cuda.cu
 delete mode 100644 lib/cuda/pair_cg_cmm_coul_debye_cuda_cu.h
 delete mode 100644 lib/cuda/pair_cg_cmm_coul_long_cuda.cu
 delete mode 100644 lib/cuda/pair_cg_cmm_coul_long_cuda_cu.h
 delete mode 100644 lib/cuda/pair_cg_cmm_cuda.cu
 delete mode 100644 lib/cuda/pair_cg_cmm_cuda_cu.h
 delete mode 100644 lib/cuda/pair_cg_cmm_cuda_kernel_nc.cu
 create mode 100644 lib/gpu/Makefile.lammps.mac_ocl
 create mode 100644 lib/gpu/Makefile.lammps.mingw-cross
 create mode 100644 lib/gpu/Makefile.lammps.opencl
 rename lib/gpu/{Makefile.lammps => Makefile.lammps.standard} (100%)
 create mode 100644 lib/gpu/Makefile.linux.double
 create mode 100644 lib/gpu/Makefile.linux.mixed
 create mode 100644 lib/gpu/Makefile.linux.single
 create mode 100644 lib/gpu/Makefile.mingw32-cross
 create mode 100644 lib/gpu/Makefile.mingw32-cross-mpi
 create mode 100644 lib/gpu/Makefile.mingw64-cross
 create mode 100644 lib/gpu/Makefile.mingw64-cross-mpi
 create mode 100644 lib/gpu/lal_base_dpd.cpp
 create mode 100644 lib/gpu/lal_base_dpd.h
 create mode 100644 lib/gpu/lal_base_three.cpp
 create mode 100644 lib/gpu/lal_base_three.h
 create mode 100644 lib/gpu/lal_beck.cpp
 create mode 100644 lib/gpu/lal_beck.cu
 create mode 100644 lib/gpu/lal_beck.h
 create mode 100644 lib/gpu/lal_beck_ext.cpp
 create mode 100644 lib/gpu/lal_coul.cpp
 create mode 100644 lib/gpu/lal_coul.cu
 create mode 100644 lib/gpu/lal_coul.h
 create mode 100644 lib/gpu/lal_coul_debye.cpp
 create mode 100644 lib/gpu/lal_coul_debye.cu
 create mode 100644 lib/gpu/lal_coul_debye.h
 create mode 100644 lib/gpu/lal_coul_debye_ext.cpp
 create mode 100644 lib/gpu/lal_coul_ext.cpp
 create mode 100644 lib/gpu/lal_dpd.cpp
 create mode 100644 lib/gpu/lal_dpd.cu
 create mode 100644 lib/gpu/lal_dpd.h
 create mode 100644 lib/gpu/lal_dpd_ext.cpp
 create mode 100644 lib/gpu/lal_lj_coul_msm.cpp
 create mode 100644 lib/gpu/lal_lj_coul_msm.cu
 create mode 100644 lib/gpu/lal_lj_coul_msm.h
 create mode 100644 lib/gpu/lal_lj_coul_msm_ext.cpp
 create mode 100644 lib/gpu/lal_lj_gromacs.cpp
 create mode 100644 lib/gpu/lal_lj_gromacs.cu
 create mode 100644 lib/gpu/lal_lj_gromacs.h
 create mode 100644 lib/gpu/lal_lj_gromacs_ext.cpp
 create mode 100644 lib/gpu/lal_mie.cpp
 create mode 100644 lib/gpu/lal_mie.cu
 create mode 100644 lib/gpu/lal_mie.h
 create mode 100644 lib/gpu/lal_mie_ext.cpp
 create mode 100644 lib/gpu/lal_soft.cpp
 create mode 100644 lib/gpu/lal_soft.cu
 create mode 100644 lib/gpu/lal_soft.h
 create mode 100644 lib/gpu/lal_soft_ext.cpp
 create mode 100644 lib/gpu/lal_sw.cpp
 create mode 100644 lib/gpu/lal_sw.cu
 create mode 100644 lib/gpu/lal_sw.h
 create mode 100644 lib/gpu/lal_sw_ext.cpp
 create mode 100644 lib/kim/Makefile.lammps
 create mode 100644 lib/kim/README
 create mode 100755 lib/kokkos/Makefile.lammps
 create mode 100755 lib/kokkos/README
 copy lib/{cuda/atom_vec_cuda_cu.h => kokkos/TPL/KokkosTPL_dummy.cpp} (100%)
 mode change 100644 => 100755
 create mode 100755 lib/kokkos/TPL/cmake/Dependencies.cmake
 create mode 100755 lib/kokkos/TPL/cub/block/block_discontinuity.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/block_exchange.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/block_histogram.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/block_load.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/block_radix_rank.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/block_radix_sort.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/block_raking_layout.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/block_reduce.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/block_scan.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/block_store.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/specializations/block_histogram_atomic.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/specializations/block_histogram_sort.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/specializations/block_reduce_raking.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/specializations/block_reduce_warp_reductions.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/specializations/block_scan_raking.cuh
 create mode 100755 lib/kokkos/TPL/cub/block/specializations/block_scan_warp_scans.cuh
 create mode 100755 lib/kokkos/TPL/cub/cub.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/block_histo_tiles.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/block_partition_tiles.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/block_radix_sort_downsweep_tiles.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/block_radix_sort_upsweep_tiles.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/block_reduce_by_key_tiles.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/block_reduce_tiles.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/block_scan_tiles.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/scan_tiles_types.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/specializations/block_histo_tiles_gatomic.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/specializations/block_histo_tiles_satomic.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/block/specializations/block_histo_tiles_sort.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/device_histogram.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/device_radix_sort.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/device_reduce.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/device_reduce_by_key.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/device_reorder.cuh
 create mode 100755 lib/kokkos/TPL/cub/device/device_scan.cuh
 create mode 100755 lib/kokkos/TPL/cub/grid/grid_barrier.cuh
 create mode 100755 lib/kokkos/TPL/cub/grid/grid_even_share.cuh
 create mode 100755 lib/kokkos/TPL/cub/grid/grid_mapping.cuh
 create mode 100755 lib/kokkos/TPL/cub/grid/grid_queue.cuh
 create mode 100755 lib/kokkos/TPL/cub/host/spinlock.cuh
 create mode 100755 lib/kokkos/TPL/cub/thread/thread_load.cuh
 create mode 100755 lib/kokkos/TPL/cub/thread/thread_operators.cuh
 create mode 100755 lib/kokkos/TPL/cub/thread/thread_reduce.cuh
 create mode 100755 lib/kokkos/TPL/cub/thread/thread_scan.cuh
 create mode 100755 lib/kokkos/TPL/cub/thread/thread_store.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_allocator.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_arch.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_debug.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_device.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_iterator.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_macro.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_namespace.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_ptx.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_type.cuh
 create mode 100755 lib/kokkos/TPL/cub/util_vector.cuh
 create mode 100755 lib/kokkos/TPL/cub/warp/specializations/warp_reduce_shfl.cuh
 create mode 100755 lib/kokkos/TPL/cub/warp/specializations/warp_reduce_smem.cuh
 create mode 100755 lib/kokkos/TPL/cub/warp/specializations/warp_scan_shfl.cuh
 create mode 100755 lib/kokkos/TPL/cub/warp/specializations/warp_scan_smem.cuh
 create mode 100755 lib/kokkos/TPL/cub/warp/warp_reduce.cuh
 create mode 100755 lib/kokkos/TPL/cub/warp/warp_scan.cuh
 create mode 100755 lib/kokkos/algorithms/src/Kokkos_Random.hpp
 create mode 100755 lib/kokkos/algorithms/src/Kokkos_Sort.hpp
 create mode 100755 lib/kokkos/containers/src/Kokkos_Bitset.hpp
 create mode 100755 lib/kokkos/containers/src/Kokkos_DualView.hpp
 create mode 100755 lib/kokkos/containers/src/Kokkos_Functional.hpp
 create mode 100755 lib/kokkos/containers/src/Kokkos_SegmentedView.hpp
 create mode 100755 lib/kokkos/containers/src/Kokkos_StaticCrsGraph.hpp
 create mode 100755 lib/kokkos/containers/src/Kokkos_UnorderedMap.hpp
 create mode 100755 lib/kokkos/containers/src/Kokkos_Vector.hpp
 create mode 100755 lib/kokkos/containers/src/impl/Kokkos_Bitset_impl.hpp
 create mode 100755 lib/kokkos/containers/src/impl/Kokkos_Functional_impl.hpp
 create mode 100755 lib/kokkos/containers/src/impl/Kokkos_StaticCrsGraph_factory.hpp
 create mode 100755 lib/kokkos/containers/src/impl/Kokkos_UnorderedMap_impl.cpp
 create mode 100755 lib/kokkos/containers/src/impl/Kokkos_UnorderedMap_impl.hpp
 create mode 100755 lib/kokkos/core/src/Cuda/Kokkos_CudaExec.hpp
 create mode 100755 lib/kokkos/core/src/Cuda/Kokkos_CudaSpace.cpp
 create mode 100755 lib/kokkos/core/src/Cuda/Kokkos_Cuda_Impl.cpp
 create mode 100755 lib/kokkos/core/src/Cuda/Kokkos_Cuda_Internal.hpp
 create mode 100755 lib/kokkos/core/src/Cuda/Kokkos_Cuda_Parallel.hpp
 create mode 100755 lib/kokkos/core/src/Cuda/Kokkos_Cuda_ReduceScan.hpp
 create mode 100755 lib/kokkos/core/src/Cuda/Kokkos_Cuda_Vectorization.hpp
 create mode 100755 lib/kokkos/core/src/Cuda/Kokkos_Cuda_View.hpp
 create mode 100755 lib/kokkos/core/src/Cuda/Kokkos_Cuda_abort.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Atomic.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Core.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Core_fwd.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_CrsArray.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Cuda.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_CudaSpace.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_CudaTypes.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_ExecPolicy.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_HostSpace.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Layout.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Macros.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_MemoryTraits.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_OpenMP.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Pair.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Parallel.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Qthread.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_ScratchSpace.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Serial.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_TaskPolicy.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Threads.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_Vectorization.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_View.hpp
 create mode 100755 lib/kokkos/core/src/Kokkos_hwloc.hpp
 create mode 100755 lib/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel.hpp
 create mode 100755 lib/kokkos/core/src/OpenMP/Kokkos_OpenMPexec.cpp
 create mode 100755 lib/kokkos/core/src/OpenMP/Kokkos_OpenMPexec.hpp
 create mode 100755 lib/kokkos/core/src/Qthread/Kokkos_QthreadExec.cpp
 create mode 100755 lib/kokkos/core/src/Qthread/Kokkos_QthreadExec.hpp
 create mode 100755 lib/kokkos/core/src/Qthread/Kokkos_Qthread_Parallel.hpp
 create mode 100755 lib/kokkos/core/src/Qthread/Kokkos_Qthread_TaskPolicy.cpp
 create mode 100755 lib/kokkos/core/src/Qthread/Kokkos_Qthread_TaskPolicy.hpp
 create mode 100755 lib/kokkos/core/src/Threads/Kokkos_ThreadsExec.cpp
 create mode 100755 lib/kokkos/core/src/Threads/Kokkos_ThreadsExec.hpp
 create mode 100755 lib/kokkos/core/src/Threads/Kokkos_ThreadsExec_base.cpp
 create mode 100755 lib/kokkos/core/src/Threads/Kokkos_Threads_Parallel.hpp
 create mode 100755 lib/kokkos/core/src/build.cuda.mac
 create mode 100755 lib/kokkos/core/src/build_common.sh
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_AnalyzeShape.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Atomic_Assembly_X86.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Atomic_Compare_Exchange_Strong.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Atomic_Exchange.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Atomic_Fetch_Add.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Atomic_Fetch_And.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Atomic_Fetch_Or.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Atomic_Generic.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Atomic_View.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Core.cpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_CrsArray_factory.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Error.cpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Error.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_FunctorAdapter.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_HostSpace.cpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_MemoryTracking.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Memory_Fence.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_PhysicalLayout.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Serial.cpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Serial_TaskPolicy.cpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Serial_TaskPolicy.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Shape.cpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Shape.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_StaticAssert.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Tags.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Timer.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Traits.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_ViewDefault.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_ViewOffset.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_ViewSupport.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_ViewTileLeft.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_Volatile_Load.hpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_hwloc.cpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_spinwait.cpp
 create mode 100755 lib/kokkos/core/src/impl/Kokkos_spinwait.hpp
 create mode 100755 lib/linalg/Makefile.mingw32-cross
 create mode 100644 lib/linalg/Makefile.mingw32-cross-mpi
 create mode 100755 lib/linalg/Makefile.mingw64-cross
 create mode 100644 lib/linalg/Makefile.mingw64-cross-mpi
 delete mode 100755 lib/linalg/Makefile.mingw_cross
 create mode 100644 lib/linalg/dbdsqr.f
 create mode 100644 lib/linalg/dgebd2.f
 create mode 100644 lib/linalg/dgebrd.f
 create mode 100644 lib/linalg/dgelq2.f
 create mode 100644 lib/linalg/dgelqf.f
 create mode 100644 lib/linalg/dgeqr2.f
 create mode 100644 lib/linalg/dgeqrf.f
 create mode 100644 lib/linalg/dgesvd.f
 create mode 100644 lib/linalg/disnan.f
 create mode 100644 lib/linalg/dlabrd.f
 create mode 100644 lib/linalg/dlacpy.f
 create mode 100644 lib/linalg/dlae2.f
 create mode 100644 lib/linalg/dlaed0.f
 create mode 100644 lib/linalg/dlaed1.f
 create mode 100644 lib/linalg/dlaed2.f
 create mode 100644 lib/linalg/dlaed3.f
 create mode 100644 lib/linalg/dlaed4.f
 create mode 100644 lib/linalg/dlaed5.f
 create mode 100644 lib/linalg/dlaed6.f
 create mode 100644 lib/linalg/dlaed7.f
 create mode 100644 lib/linalg/dlaed8.f
 create mode 100644 lib/linalg/dlaed9.f
 create mode 100644 lib/linalg/dlaeda.f
 create mode 100644 lib/linalg/dlaev2.f
 create mode 100644 lib/linalg/dlaisnan.f
 create mode 100644 lib/linalg/dlamrg.f
 create mode 100644 lib/linalg/dlanst.f
 create mode 100644 lib/linalg/dlansy.f
 create mode 100644 lib/linalg/dlapy2.f
 create mode 100644 lib/linalg/dlarf.f
 create mode 100644 lib/linalg/dlarfb.f
 create mode 100644 lib/linalg/dlarfg.f
 create mode 100644 lib/linalg/dlarft.f
 create mode 100644 lib/linalg/dlartg.f
 create mode 100644 lib/linalg/dlas2.f
 create mode 100644 lib/linalg/dlascl.f
 create mode 100644 lib/linalg/dlaset.f
 create mode 100644 lib/linalg/dlasq1.f
 create mode 100644 lib/linalg/dlasq2.f
 create mode 100644 lib/linalg/dlasq3.f
 create mode 100644 lib/linalg/dlasq4.f
 create mode 100644 lib/linalg/dlasq5.f
 create mode 100644 lib/linalg/dlasq6.f
 create mode 100644 lib/linalg/dlasr.f
 create mode 100644 lib/linalg/dlasrt.f
 create mode 100644 lib/linalg/dlasv2.f
 create mode 100644 lib/linalg/dlatrd.f
 create mode 100644 lib/linalg/dnrm2.f
 create mode 100644 lib/linalg/dorg2r.f
 create mode 100644 lib/linalg/dorgbr.f
 create mode 100644 lib/linalg/dorgl2.f
 create mode 100644 lib/linalg/dorglq.f
 create mode 100644 lib/linalg/dorgqr.f
 create mode 100644 lib/linalg/dorm2l.f
 create mode 100644 lib/linalg/dorm2r.f
 create mode 100644 lib/linalg/dormbr.f
 create mode 100644 lib/linalg/dorml2.f
 create mode 100644 lib/linalg/dormlq.f
 create mode 100644 lib/linalg/dormql.f
 create mode 100644 lib/linalg/dormqr.f
 create mode 100644 lib/linalg/dormtr.f
 create mode 100644 lib/linalg/dpotf2.f
 create mode 100644 lib/linalg/dpotrf.f
 create mode 100644 lib/linalg/drot.f
 create mode 100644 lib/linalg/dstedc.f
 create mode 100644 lib/linalg/dsteqr.f
 create mode 100644 lib/linalg/dsterf.f
 create mode 100644 lib/linalg/dsyevd.f
 create mode 100644 lib/linalg/dsygs2.f
 create mode 100644 lib/linalg/dsygst.f
 create mode 100644 lib/linalg/dsygvd.f
 create mode 100644 lib/linalg/dsymm.f
 create mode 100644 lib/linalg/dsymv.f
 create mode 100644 lib/linalg/dsyr2.f
 create mode 100644 lib/linalg/dsyr2k.f
 create mode 100644 lib/linalg/dsyrk.f
 create mode 100644 lib/linalg/dsytd2.f
 create mode 100644 lib/linalg/dsytrd.f
 create mode 100644 lib/linalg/iladlc.f
 create mode 100644 lib/linalg/iladlr.f
 create mode 100644 lib/linalg/zdotc.f
 create mode 100644 lib/linalg/zdscal.f
 create mode 100644 lib/linalg/zhpr.f
 create mode 100644 lib/linalg/zpptrf.f
 create mode 100644 lib/linalg/zpptri.f
 create mode 100644 lib/linalg/zscal.f
 create mode 100644 lib/linalg/ztpmv.f
 create mode 100644 lib/linalg/ztpsv.f
 create mode 100644 lib/linalg/ztptri.f
 delete mode 100644 lib/meam/Makefile.lammps
 create mode 100644 lib/meam/Makefile.mingw32-cross
 create mode 100644 lib/meam/Makefile.mingw32-cross-mpi
 create mode 100644 lib/meam/Makefile.mingw64-cross
 create mode 100644 lib/meam/Makefile.mingw64-cross-mpi
 create mode 100644 lib/molfile/Makefile.lammps
 create mode 100644 lib/molfile/README
 rename lib/poems/{Makefile.lammps => Makefile.lammps.empty} (100%)
 create mode 100644 lib/poems/Makefile.mingw32-cross
 create mode 100644 lib/poems/Makefile.mingw32-cross-mpi
 create mode 100644 lib/poems/Makefile.mingw64-cross
 create mode 100644 lib/poems/Makefile.mingw64-cross-mpi
 delete mode 100644 lib/poems/Makefile.storm
 create mode 100644 lib/qmmm/Makefile.gfortran
 create mode 100644 lib/qmmm/Makefile.lammps.empty
 create mode 100644 lib/qmmm/README
 create mode 100644 lib/qmmm/example1/mm-master/data.water
 create mode 100644 lib/qmmm/example1/mm-master/water.in
 create mode 100644 lib/qmmm/example1/mm-slave/data.single_water
 create mode 100644 lib/qmmm/example1/mm-slave/water_single.in
 create mode 100644 lib/qmmm/example1/qm-pw/pseudo/H.pbe-van_ak.UPF
 create mode 100644 lib/qmmm/example1/qm-pw/pseudo/O.pbe-van_bm.UPF
 create mode 100644 lib/qmmm/example1/qm-pw/water.in
 create mode 100644 lib/qmmm/example1/qmmm.inp
 create mode 100644 lib/qmmm/libqmmm.c
 create mode 100644 lib/qmmm/libqmmm.h
 create mode 100644 lib/qmmm/pwqmmm.c
 create mode 100644 lib/quip/Makefile.lammps
 create mode 100644 lib/quip/README
 delete mode 100755 lib/reax/Makefile.g77
 delete mode 100644 lib/reax/Makefile.lammps
 create mode 100644 lib/voronoi/Makefile.lammps
 create mode 100644 lib/voronoi/README
 create mode 100644 lib/voronoi/install.py
 create mode 100644 potentials/AlO.eam.alloy
 create mode 100644 potentials/AlO.streitz
 create mode 100644 potentials/BNC.tersoff
 create mode 100644 potentials/CuNi.eam.alloy
 create mode 100644 potentials/MOH.nb3b.harmonic
 create mode 100644 potentials/Si.tersoff.mod
 create mode 100644 potentials/Ta06A.snapcoeff
 create mode 100644 potentials/Ta06A.snapparam
 create mode 100644 potentials/Ta06A_pot.snap
 create mode 100644 potentials/ffield.comb3
 delete mode 100644 potentials/ffield.reax.Al_Al0_AlN
 create mode 100644 potentials/ffield.reax.FC
 create mode 100644 potentials/lib.comb3
 create mode 100644 python/examples/in.mc
 create mode 100755 python/examples/mc.py
 create mode 100755 regress/benchmark.py
 create mode 100644 regress/melt/in.melt
 create mode 100644 regress/melt/log.melt.linux.4
 create mode 100644 regress/min/in.min
 create mode 100644 regress/min/in.min.box
 create mode 100644 regress/min/log.min.box.linux.4
 create mode 100644 regress/min/log.min.linux.4
 create mode 100755 regress/regression.sh
 create mode 100644 src/.gitignore
 delete mode 100644 src/ASPHERE/Install.sh
 delete mode 100644 src/BODY/Install.sh
 delete mode 100644 src/CLASS2/Install.sh
 delete mode 100644 src/COLLOID/Install.sh
 create mode 100644 src/CORESHELL/Install.sh
 create mode 100644 src/CORESHELL/compute_temp_cs.cpp
 create mode 100644 src/CORESHELL/compute_temp_cs.h
 create mode 100644 src/CORESHELL/pair_born_coul_long_cs.cpp
 create mode 100644 src/CORESHELL/pair_born_coul_long_cs.h
 create mode 100644 src/CORESHELL/pair_buck_coul_long_cs.cpp
 create mode 100644 src/CORESHELL/pair_buck_coul_long_cs.h
 delete mode 100644 src/DIPOLE/Install.sh
 delete mode 100644 src/DIPOLE/pair_dipole_cut.cpp
 delete mode 100644 src/DIPOLE/pair_dipole_cut.h
 create mode 100755 src/DIPOLE/pair_lj_cut_dipole_cut.cpp
 create mode 100755 src/DIPOLE/pair_lj_cut_dipole_cut.h
 create mode 100755 src/DIPOLE/pair_lj_cut_dipole_long.cpp
 create mode 100755 src/DIPOLE/pair_lj_cut_dipole_long.h
 create mode 100755 src/DIPOLE/pair_lj_long_dipole_long.cpp
 create mode 100755 src/DIPOLE/pair_lj_long_dipole_long.h
 delete mode 100644 src/FLD/Install.sh
 delete mode 100644 src/GPU/Package.sh
 create mode 100644 src/GPU/README
 create mode 100644 src/GPU/pair_beck_gpu.cpp
 create mode 100644 src/GPU/pair_beck_gpu.h
 create mode 100644 src/GPU/pair_coul_cut_gpu.cpp
 create mode 100644 src/GPU/pair_coul_cut_gpu.h
 create mode 100644 src/GPU/pair_coul_debye_gpu.cpp
 create mode 100644 src/GPU/pair_coul_debye_gpu.h
 delete mode 100644 src/GPU/pair_dipole_cut_gpu.cpp
 delete mode 100644 src/GPU/pair_dipole_cut_gpu.h
 delete mode 100644 src/GPU/pair_dipole_sf_gpu.cpp
 delete mode 100644 src/GPU/pair_dipole_sf_gpu.h
 create mode 100644 src/GPU/pair_dpd_gpu.cpp
 create mode 100644 src/GPU/pair_dpd_gpu.h
 create mode 100644 src/GPU/pair_dpd_tstat_gpu.cpp
 create mode 100644 src/GPU/pair_dpd_tstat_gpu.h
 create mode 100644 src/GPU/pair_lj_cut_coul_msm_gpu.cpp
 create mode 100644 src/GPU/pair_lj_cut_coul_msm_gpu.h
 create mode 100755 src/GPU/pair_lj_cut_dipole_cut_gpu.cpp
 create mode 100755 src/GPU/pair_lj_cut_dipole_cut_gpu.h
 create mode 100644 src/GPU/pair_lj_gromacs_gpu.cpp
 create mode 100644 src/GPU/pair_lj_gromacs_gpu.h
 create mode 100755 src/GPU/pair_lj_sf_dipole_sf_gpu.cpp
 create mode 100755 src/GPU/pair_lj_sf_dipole_sf_gpu.h
 create mode 100644 src/GPU/pair_mie_cut_gpu.cpp
 create mode 100644 src/GPU/pair_mie_cut_gpu.h
 create mode 100644 src/GPU/pair_soft_gpu.cpp
 create mode 100644 src/GPU/pair_soft_gpu.h
 create mode 100644 src/GPU/pair_sw_gpu.cpp
 create mode 100644 src/GPU/pair_sw_gpu.h
 delete mode 100644 src/GRANULAR/Install.sh
 create mode 100644 src/Install.sh
 delete mode 100644 src/KIM/Makefile.lammps
 create mode 100644 src/KIM/README
 create mode 100644 src/KOKKOS/Install.sh
 create mode 100644 src/KOKKOS/README
 create mode 100644 src/KOKKOS/atom_kokkos.cpp
 create mode 100644 src/KOKKOS/atom_kokkos.h
 create mode 100644 src/KOKKOS/atom_vec_angle_kokkos.cpp
 create mode 100644 src/KOKKOS/atom_vec_angle_kokkos.h
 create mode 100644 src/KOKKOS/atom_vec_atomic_kokkos.cpp
 create mode 100644 src/KOKKOS/atom_vec_atomic_kokkos.h
 create mode 100644 src/KOKKOS/atom_vec_bond_kokkos.cpp
 create mode 100644 src/KOKKOS/atom_vec_bond_kokkos.h
 create mode 100644 src/KOKKOS/atom_vec_charge_kokkos.cpp
 create mode 100644 src/KOKKOS/atom_vec_charge_kokkos.h
 create mode 100644 src/KOKKOS/atom_vec_full_kokkos.cpp
 create mode 100644 src/KOKKOS/atom_vec_full_kokkos.h
 create mode 100644 src/KOKKOS/atom_vec_kokkos.cpp
 create mode 100644 src/KOKKOS/atom_vec_kokkos.h
 create mode 100644 src/KOKKOS/atom_vec_molecular_kokkos.cpp
 create mode 100644 src/KOKKOS/atom_vec_molecular_kokkos.h
 create mode 100644 src/KOKKOS/comm_kokkos.cpp
 create mode 100644 src/KOKKOS/comm_kokkos.h
 create mode 100644 src/KOKKOS/domain_kokkos.cpp
 create mode 100644 src/KOKKOS/domain_kokkos.h
 create mode 100644 src/KOKKOS/fix_langevin_kokkos.cpp
 create mode 100644 src/KOKKOS/fix_langevin_kokkos.h
 create mode 100644 src/KOKKOS/fix_nve_kokkos.cpp
 create mode 100644 src/KOKKOS/fix_nve_kokkos.h
 create mode 100644 src/KOKKOS/kokkos.cpp
 create mode 100644 src/KOKKOS/kokkos.h
 create mode 100644 src/KOKKOS/kokkos_type.h
 create mode 100644 src/KOKKOS/memory_kokkos.h
 create mode 100644 src/KOKKOS/modify_kokkos.cpp
 create mode 100644 src/KOKKOS/modify_kokkos.h
 create mode 100644 src/KOKKOS/neigh_full_kokkos.h
 create mode 100644 src/KOKKOS/neigh_list_kokkos.cpp
 create mode 100644 src/KOKKOS/neigh_list_kokkos.h
 create mode 100644 src/KOKKOS/neighbor_kokkos.cpp
 create mode 100644 src/KOKKOS/neighbor_kokkos.h
 create mode 100755 src/KOKKOS/pair_buck_kokkos.cpp
 create mode 100755 src/KOKKOS/pair_buck_kokkos.h
 create mode 100644 src/KOKKOS/pair_coul_cut_kokkos.cpp
 create mode 100644 src/KOKKOS/pair_coul_cut_kokkos.h
 create mode 100755 src/KOKKOS/pair_coul_dsf_kokkos.cpp
 create mode 100755 src/KOKKOS/pair_coul_dsf_kokkos.h
 create mode 100755 src/KOKKOS/pair_coul_wolf_kokkos.cpp
 create mode 100755 src/KOKKOS/pair_coul_wolf_kokkos.h
 create mode 100755 src/KOKKOS/pair_eam_kokkos.cpp
 create mode 100755 src/KOKKOS/pair_eam_kokkos.h
 create mode 100644 src/KOKKOS/pair_kokkos.h
 create mode 100644 src/KOKKOS/pair_lj_cut_coul_cut_kokkos.cpp
 create mode 100644 src/KOKKOS/pair_lj_cut_coul_cut_kokkos.h
 create mode 100644 src/KOKKOS/pair_lj_cut_coul_long_kokkos.cpp
 create mode 100644 src/KOKKOS/pair_lj_cut_coul_long_kokkos.h
 create mode 100644 src/KOKKOS/pair_lj_cut_kokkos.cpp
 create mode 100644 src/KOKKOS/pair_lj_cut_kokkos.h
 create mode 100644 src/KOKKOS/pair_table_kokkos.cpp
 create mode 100644 src/KOKKOS/pair_table_kokkos.h
 create mode 100644 src/KOKKOS/verlet_kokkos.cpp
 create mode 100644 src/KOKKOS/verlet_kokkos.h
 delete mode 100644 src/KSPACE/Install.sh
 delete mode 100644 src/KSPACE/commgrid.cpp
 delete mode 100644 src/KSPACE/commgrid.h
 create mode 100644 src/KSPACE/fix_tune_kspace.cpp
 create mode 100644 src/KSPACE/fix_tune_kspace.h
 create mode 100644 src/KSPACE/gridcomm.cpp
 create mode 100644 src/KSPACE/gridcomm.h
 delete mode 100644 src/KSPACE/math_complex.h
 delete mode 100644 src/KSPACE/math_vector.h
 create mode 100644 src/KSPACE/msm_cg.cpp
 create mode 100644 src/KSPACE/msm_cg.h
 create mode 100644 src/KSPACE/pair_tip4p_long.cpp
 create mode 100644 src/KSPACE/pair_tip4p_long.h
 delete mode 100644 src/KSPACE/pppm_old.cpp
 delete mode 100644 src/KSPACE/pppm_old.h
 create mode 100755 src/KSPACE/pppm_stagger.cpp
 create mode 100755 src/KSPACE/pppm_stagger.h
 create mode 100755 src/MAKE/MACHINES/Makefile.beacon
 create mode 100644 src/MAKE/MACHINES/Makefile.bgl
 create mode 100644 src/MAKE/MACHINES/Makefile.bgq
 create mode 100644 src/MAKE/MACHINES/Makefile.bgq.details
 create mode 100644 src/MAKE/MACHINES/Makefile.chama
 create mode 100644 src/MAKE/MACHINES/Makefile.cygwin
 create mode 100644 src/MAKE/MACHINES/Makefile.glory
 create mode 100644 src/MAKE/MACHINES/Makefile.jaguar
 create mode 100755 src/MAKE/MACHINES/Makefile.mac
 create mode 100755 src/MAKE/MACHINES/Makefile.mac_mpi
 create mode 100644 src/MAKE/MACHINES/Makefile.mingw32-cross
 create mode 100644 src/MAKE/MACHINES/Makefile.mingw32-cross-mpi
 create mode 100644 src/MAKE/MACHINES/Makefile.mingw64-cross
 create mode 100644 src/MAKE/MACHINES/Makefile.mingw64-cross-mpi
 create mode 100755 src/MAKE/MACHINES/Makefile.myrinet
 create mode 100644 src/MAKE/MACHINES/Makefile.power
 create mode 100644 src/MAKE/MACHINES/Makefile.redsky
 create mode 100755 src/MAKE/MACHINES/Makefile.serial
 create mode 100755 src/MAKE/MACHINES/Makefile.stampede
 create mode 100644 src/MAKE/MACHINES/Makefile.storm
 create mode 100644 src/MAKE/MACHINES/Makefile.tacc
 create mode 100644 src/MAKE/MACHINES/Makefile.ubuntu
 create mode 100644 src/MAKE/MACHINES/Makefile.ubuntu_simple
 create mode 100644 src/MAKE/MACHINES/Makefile.xe6
 create mode 100644 src/MAKE/MACHINES/Makefile.xt3
 create mode 100644 src/MAKE/MACHINES/Makefile.xt5
 delete mode 100644 src/MAKE/Makefile.altix
 delete mode 100644 src/MAKE/Makefile.bgl
 delete mode 100644 src/MAKE/Makefile.cygwin
 delete mode 100644 src/MAKE/Makefile.encanto
 delete mode 100644 src/MAKE/Makefile.fink
 delete mode 100755 src/MAKE/Makefile.g++
 delete mode 100755 src/MAKE/Makefile.g++3
 delete mode 100644 src/MAKE/Makefile.glory
 delete mode 100644 src/MAKE/Makefile.jaguar
 delete mode 100644 src/MAKE/Makefile.lam
 delete mode 100755 src/MAKE/Makefile.linux
 delete mode 100755 src/MAKE/Makefile.mac
 delete mode 100755 src/MAKE/Makefile.mac_mpi
 delete mode 100644 src/MAKE/Makefile.mingw
 delete mode 100644 src/MAKE/Makefile.mkl
 create mode 100755 src/MAKE/Makefile.mpi
 delete mode 100755 src/MAKE/Makefile.odin
 delete mode 100644 src/MAKE/Makefile.openmpi
 delete mode 100644 src/MAKE/Makefile.pgi
 delete mode 100644 src/MAKE/Makefile.power5
 delete mode 100644 src/MAKE/Makefile.qed
 delete mode 100644 src/MAKE/Makefile.redsky
 delete mode 100644 src/MAKE/Makefile.sdsc
 delete mode 100644 src/MAKE/Makefile.seaborg
 delete mode 100644 src/MAKE/Makefile.serial_debug
 delete mode 100644 src/MAKE/Makefile.sgi
 delete mode 100644 src/MAKE/Makefile.solaris
 delete mode 100644 src/MAKE/Makefile.spirit
 delete mode 100644 src/MAKE/Makefile.storm
 delete mode 100644 src/MAKE/Makefile.tacc
 delete mode 100644 src/MAKE/Makefile.tbird
 delete mode 100755 src/MAKE/Makefile.tesla
 delete mode 100644 src/MAKE/Makefile.tunnison
 delete mode 100644 src/MAKE/Makefile.xe6
 delete mode 100644 src/MAKE/Makefile.xt3
 delete mode 100644 src/MAKE/Makefile.xt5
 create mode 100755 src/MAKE/OPTIONS/Makefile.fftw
 create mode 100755 src/MAKE/OPTIONS/Makefile.intel_cpu
 create mode 100755 src/MAKE/OPTIONS/Makefile.intel_phi
 create mode 100755 src/MAKE/OPTIONS/Makefile.jpeg
 create mode 100755 src/MAKE/OPTIONS/Makefile.kokkos_cuda
 create mode 100644 src/MAKE/OPTIONS/Makefile.kokkos_omp
 create mode 100644 src/MAKE/OPTIONS/Makefile.kokkos_phi
 create mode 100755 src/MAKE/OPTIONS/Makefile.mpich_g++
 create mode 100755 src/MAKE/OPTIONS/Makefile.mpich_icc
 create mode 100755 src/MAKE/OPTIONS/Makefile.mpich_native_g++
 create mode 100755 src/MAKE/OPTIONS/Makefile.mpich_native_icc
 create mode 100755 src/MAKE/OPTIONS/Makefile.omp
 create mode 100755 src/MAKE/OPTIONS/Makefile.ompi_g++
 create mode 100755 src/MAKE/OPTIONS/Makefile.ompi_icc
 create mode 100755 src/MAKE/OPTIONS/Makefile.ompi_native_g++
 create mode 100755 src/MAKE/OPTIONS/Makefile.ompi_native_icc
 create mode 100755 src/MAKE/OPTIONS/Makefile.opt
 create mode 100644 src/MAKE/OPTIONS/Makefile.pgi
 create mode 100755 src/MAKE/OPTIONS/Makefile.png
 create mode 100755 src/MAKE/OPTIONS/Makefile.serial_icc
 create mode 100644 src/MAKE/README
 delete mode 100644 src/MANYBODY/Install.sh
 create mode 100644 src/MANYBODY/pair_comb3.cpp
 create mode 100644 src/MANYBODY/pair_comb3.h
 create mode 100644 src/MANYBODY/pair_nb3b_harmonic.cpp
 create mode 100644 src/MANYBODY/pair_nb3b_harmonic.h
 create mode 100644 src/MANYBODY/pair_tersoff_mod.cpp
 create mode 100644 src/MANYBODY/pair_tersoff_mod.h
 delete mode 100644 src/MC/Install.sh
 create mode 100644 src/MC/fix_atom_swap.cpp
 create mode 100644 src/MC/fix_atom_swap.h
 create mode 100755 src/MC/fix_tfmc.cpp
 create mode 100755 src/MC/fix_tfmc.h
 create mode 100644 src/MEAM/README
 create mode 100644 src/MISC/compute_msd_nongauss.cpp
 create mode 100644 src/MISC/compute_msd_nongauss.h
 create mode 100644 src/MISC/compute_ti.cpp
 create mode 100644 src/MISC/compute_ti.h
 create mode 100644 src/MISC/fix_deposit.cpp
 create mode 100644 src/MISC/fix_deposit.h
 create mode 100644 src/MISC/fix_efield.cpp
 create mode 100644 src/MISC/fix_efield.h
 create mode 100644 src/MISC/fix_evaporate.cpp
 create mode 100644 src/MISC/fix_evaporate.h
 create mode 100644 src/MISC/fix_gld.cpp
 create mode 100644 src/MISC/fix_gld.h
 create mode 100644 src/MISC/fix_oneway.cpp
 create mode 100644 src/MISC/fix_oneway.h
 create mode 100644 src/MISC/fix_orient_fcc.cpp
 create mode 100644 src/MISC/fix_orient_fcc.h
 create mode 100644 src/MISC/fix_thermal_conductivity.cpp
 create mode 100644 src/MISC/fix_thermal_conductivity.h
 create mode 100644 src/MISC/fix_ttm.cpp
 create mode 100644 src/MISC/fix_ttm.h
 create mode 100644 src/MISC/fix_viscosity.cpp
 create mode 100644 src/MISC/fix_viscosity.h
 create mode 100644 src/MISC/pair_nm_cut.cpp
 create mode 100644 src/MISC/pair_nm_cut.h
 create mode 100644 src/MISC/pair_nm_cut_coul_cut.cpp
 create mode 100644 src/MISC/pair_nm_cut_coul_cut.h
 create mode 100644 src/MISC/pair_nm_cut_coul_long.cpp
 create mode 100644 src/MISC/pair_nm_cut_coul_long.h
 delete mode 100644 src/MOLECULE/Install.sh
 delete mode 100644 src/MOLECULE/angle_hybrid.cpp
 delete mode 100644 src/MOLECULE/angle_hybrid.h
 create mode 100644 src/MOLECULE/atom_vec_template.cpp
 create mode 100644 src/MOLECULE/atom_vec_template.h
 delete mode 100644 src/MOLECULE/dihedral_hybrid.cpp
 delete mode 100644 src/MOLECULE/dihedral_hybrid.h
 delete mode 100644 src/MOLECULE/improper_hybrid.cpp
 delete mode 100644 src/MOLECULE/improper_hybrid.h
 create mode 100644 src/MOLECULE/pair_lj_cut_tip4p_cut.cpp
 create mode 100644 src/MOLECULE/pair_lj_cut_tip4p_cut.h
 create mode 100644 src/MOLECULE/pair_tip4p_cut.cpp
 create mode 100644 src/MOLECULE/pair_tip4p_cut.h
 create mode 100644 src/MPIIO/Install.sh
 create mode 100644 src/MPIIO/dump_atom_mpiio.cpp
 create mode 100644 src/MPIIO/dump_atom_mpiio.h
 create mode 100644 src/MPIIO/dump_cfg_mpiio.cpp
 create mode 100644 src/MPIIO/dump_cfg_mpiio.h
 create mode 100644 src/MPIIO/dump_custom_mpiio.cpp
 create mode 100644 src/MPIIO/dump_custom_mpiio.h
 create mode 100644 src/MPIIO/dump_xyz_mpiio.cpp
 create mode 100644 src/MPIIO/dump_xyz_mpiio.h
 create mode 100644 src/MPIIO/restart_mpiio.cpp
 create mode 100644 src/MPIIO/restart_mpiio.h
 delete mode 100644 src/Makefile.lib
 delete mode 100644 src/Makefile.shlib
 delete mode 100644 src/OPT/Package.sh
 create mode 100644 src/OPT/pair_lj_long_coul_long_opt.cpp
 create mode 100644 src/OPT/pair_lj_long_coul_long_opt.h
 delete mode 100644 src/PERI/Install.sh
 create mode 100644 src/PERI/compute_dilatation_atom.cpp
 create mode 100644 src/PERI/compute_dilatation_atom.h
 create mode 100644 src/PERI/compute_plasticity_atom.cpp
 create mode 100644 src/PERI/compute_plasticity_atom.h
 create mode 100644 src/PERI/pair_peri_eps.cpp
 create mode 100644 src/PERI/pair_peri_eps.h
 create mode 100644 src/PERI/pair_peri_ves.cpp
 create mode 100644 src/PERI/pair_peri_ves.h
 create mode 100644 src/POEMS/README
 create mode 100644 src/QEQ/fix_qeq.cpp
 create mode 100644 src/QEQ/fix_qeq.h
 create mode 100644 src/QEQ/fix_qeq_dynamic.cpp
 create mode 100644 src/QEQ/fix_qeq_dynamic.h
 create mode 100644 src/QEQ/fix_qeq_point.cpp
 create mode 100644 src/QEQ/fix_qeq_point.h
 create mode 100644 src/QEQ/fix_qeq_shielded.cpp
 create mode 100644 src/QEQ/fix_qeq_shielded.h
 create mode 100644 src/QEQ/fix_qeq_slater.cpp
 create mode 100644 src/QEQ/fix_qeq_slater.h
 delete mode 100644 src/REPLICA/Install.sh
 delete mode 100644 src/RIGID/Install.sh
 create mode 100644 src/RIGID/compute_erotate_rigid.cpp
 create mode 100644 src/RIGID/compute_erotate_rigid.h
 create mode 100644 src/RIGID/compute_ke_rigid.cpp
 create mode 100644 src/RIGID/compute_ke_rigid.h
 create mode 100644 src/RIGID/fix_rattle.cpp
 create mode 100644 src/RIGID/fix_rattle.h
 create mode 100644 src/RIGID/fix_rigid_nh_small.cpp
 create mode 100644 src/RIGID/fix_rigid_nh_small.h
 create mode 100644 src/RIGID/fix_rigid_nph_small.cpp
 create mode 100644 src/RIGID/fix_rigid_nph_small.h
 create mode 100644 src/RIGID/fix_rigid_npt_small.cpp
 create mode 100644 src/RIGID/fix_rigid_npt_small.h
 create mode 100644 src/RIGID/fix_rigid_nve_small.cpp
 create mode 100644 src/RIGID/fix_rigid_nve_small.h
 create mode 100644 src/RIGID/fix_rigid_nvt_small.cpp
 create mode 100644 src/RIGID/fix_rigid_nvt_small.h
 create mode 100644 src/RIGID/fix_rigid_small.cpp
 create mode 100644 src/RIGID/fix_rigid_small.h
 create mode 100644 src/RIGID/fix_shake.cpp
 create mode 100644 src/RIGID/fix_shake.h
 delete mode 100644 src/SHOCK/Install.sh
 create mode 100644 src/SNAP/compute_sna_atom.cpp
 create mode 100644 src/SNAP/compute_sna_atom.h
 create mode 100644 src/SNAP/compute_snad_atom.cpp
 create mode 100644 src/SNAP/compute_snad_atom.h
 create mode 100644 src/SNAP/compute_snav_atom.cpp
 create mode 100644 src/SNAP/compute_snav_atom.h
 create mode 100644 src/SNAP/openmp_snap.h
 create mode 100644 src/SNAP/pair_snap.cpp
 create mode 100644 src/SNAP/pair_snap.h
 create mode 100644 src/SNAP/sna.cpp
 create mode 100644 src/SNAP/sna.h
 delete mode 100644 src/SRD/Install.sh
 create mode 100644 src/STUBS/Makefile.mingw32-cross
 create mode 100644 src/STUBS/Makefile.mingw64-cross
 delete mode 100644 src/USER-CG-CMM/Package.sh
 delete mode 100644 src/USER-CG-CMM/angle_cg_cmm.cpp
 delete mode 100644 src/USER-CG-CMM/angle_cg_cmm.h
 delete mode 100644 src/USER-CG-CMM/cg_cmm_parms.cpp
 delete mode 100644 src/USER-CG-CMM/cg_cmm_parms.h
 delete mode 100644 src/USER-CG-CMM/pair_cg_cmm.cpp
 delete mode 100644 src/USER-CG-CMM/pair_cg_cmm.h
 delete mode 100644 src/USER-CG-CMM/pair_cg_cmm_coul_cut.cpp
 delete mode 100644 src/USER-CG-CMM/pair_cg_cmm_coul_cut.h
 delete mode 100644 src/USER-CG-CMM/pair_cg_cmm_coul_long.cpp
 delete mode 100644 src/USER-CG-CMM/pair_cg_cmm_coul_long.h
 delete mode 100644 src/USER-CG-CMM/pair_cmm_common.cpp
 delete mode 100644 src/USER-CG-CMM/pair_cmm_common.h
 create mode 100644 src/USER-CG-CMM/pair_lj_sdk_coul_msm.cpp
 create mode 100644 src/USER-CG-CMM/pair_lj_sdk_coul_msm.h
 create mode 100644 src/USER-COLVARS/group_ndx.cpp
 create mode 100644 src/USER-COLVARS/group_ndx.h
 delete mode 100644 src/USER-CUDA/cuda.h
 create mode 100755 src/USER-CUDA/pppm_old.cpp
 create mode 100644 src/USER-CUDA/pppm_old.h
 create mode 100644 src/USER-CUDA/user_cuda.h
 delete mode 100644 src/USER-EFF/Install.sh
 create mode 100644 src/USER-FEP/Install.sh
 create mode 100644 src/USER-FEP/README
 create mode 100644 src/USER-FEP/compute_fep.cpp
 create mode 100644 src/USER-FEP/compute_fep.h
 create mode 100644 src/USER-FEP/fix_adapt_fep.cpp
 create mode 100644 src/USER-FEP/fix_adapt_fep.h
 create mode 100644 src/USER-FEP/pair_coul_cut_soft.cpp
 create mode 100644 src/USER-FEP/pair_coul_cut_soft.h
 create mode 100644 src/USER-FEP/pair_coul_long_soft.cpp
 create mode 100644 src/USER-FEP/pair_coul_long_soft.h
 create mode 100644 src/USER-FEP/pair_lj_charmm_coul_long_soft.cpp
 create mode 100644 src/USER-FEP/pair_lj_charmm_coul_long_soft.h
 create mode 100644 src/USER-FEP/pair_lj_cut_coul_cut_soft.cpp
 create mode 100644 src/USER-FEP/pair_lj_cut_coul_cut_soft.h
 create mode 100644 src/USER-FEP/pair_lj_cut_coul_long_soft.cpp
 create mode 100644 src/USER-FEP/pair_lj_cut_coul_long_soft.h
 create mode 100644 src/USER-FEP/pair_lj_cut_soft.cpp
 create mode 100644 src/USER-FEP/pair_lj_cut_soft.h
 create mode 100644 src/USER-FEP/pair_lj_cut_tip4p_long_soft.cpp
 create mode 100644 src/USER-FEP/pair_lj_cut_tip4p_long_soft.h
 create mode 100644 src/USER-FEP/pair_tip4p_long_soft.cpp
 create mode 100644 src/USER-FEP/pair_tip4p_long_soft.h
 create mode 100644 src/USER-INTEL/Install.sh
 create mode 100644 src/USER-INTEL/README
 create mode 100644 src/USER-INTEL/TEST/README
 create mode 100644 src/USER-INTEL/TEST/in.intel.lc
 create mode 100644 src/USER-INTEL/TEST/in.intel.rhodo
 create mode 100644 src/USER-INTEL/fix_intel.cpp
 create mode 100644 src/USER-INTEL/fix_intel.h
 create mode 100644 src/USER-INTEL/intel_buffers.cpp
 create mode 100644 src/USER-INTEL/intel_buffers.h
 create mode 100644 src/USER-INTEL/intel_preprocess.h
 create mode 100644 src/USER-INTEL/math_extra_intel.h
 create mode 100644 src/USER-INTEL/neigh_half_bin_intel.cpp
 create mode 100644 src/USER-INTEL/pair_gayberne_intel.cpp
 create mode 100644 src/USER-INTEL/pair_gayberne_intel.h
 create mode 100644 src/USER-INTEL/pair_lj_charmm_coul_long_intel.cpp
 create mode 100644 src/USER-INTEL/pair_lj_charmm_coul_long_intel.h
 create mode 100644 src/USER-INTEL/pair_lj_cut_coul_long_intel.cpp
 create mode 100644 src/USER-INTEL/pair_lj_cut_coul_long_intel.h
 create mode 100644 src/USER-INTEL/pair_lj_cut_intel.cpp
 create mode 100644 src/USER-INTEL/pair_lj_cut_intel.h
 create mode 100755 src/USER-INTEL/pair_sw_intel.cpp
 create mode 100755 src/USER-INTEL/pair_sw_intel.h
 create mode 100644 src/USER-INTEL/verlet_intel.cpp
 create mode 100644 src/USER-INTEL/verlet_intel.h
 create mode 100644 src/USER-INTEL/verlet_split_intel.cpp
 create mode 100644 src/USER-INTEL/verlet_split_intel.h
 create mode 100755 src/USER-LB/README
 create mode 100755 src/USER-LB/fix_lb_fluid.cpp
 create mode 100755 src/USER-LB/fix_lb_fluid.h
 create mode 100755 src/USER-LB/fix_lb_momentum.cpp
 create mode 100755 src/USER-LB/fix_lb_momentum.h
 create mode 100755 src/USER-LB/fix_lb_pc.cpp
 create mode 100755 src/USER-LB/fix_lb_pc.h
 create mode 100755 src/USER-LB/fix_lb_rigid_pc_sphere.cpp
 create mode 100755 src/USER-LB/fix_lb_rigid_pc_sphere.h
 create mode 100755 src/USER-LB/fix_lb_viscous.cpp
 create mode 100755 src/USER-LB/fix_lb_viscous.h
 create mode 100644 src/USER-MISC/compute_basal_atom.cpp
 create mode 100644 src/USER-MISC/compute_basal_atom.h
 create mode 100644 src/USER-MISC/fix_ave_spatial_sphere.cpp
 create mode 100644 src/USER-MISC/fix_ave_spatial_sphere.h
 create mode 100644 src/USER-MISC/fix_gle.cpp
 create mode 100644 src/USER-MISC/fix_gle.h
 create mode 100644 src/USER-MISC/fix_ipi.cpp
 create mode 100644 src/USER-MISC/fix_ipi.h
 create mode 100644 src/USER-MISC/fix_pimd.cpp
 create mode 100644 src/USER-MISC/fix_pimd.h
 create mode 100644 src/USER-MISC/fix_srp.cpp
 create mode 100644 src/USER-MISC/fix_srp.h
 create mode 100755 src/USER-MISC/fix_ti_rs.cpp
 create mode 100755 src/USER-MISC/fix_ti_rs.h
 create mode 100755 src/USER-MISC/fix_ti_spring.cpp
 create mode 100755 src/USER-MISC/fix_ti_spring.h
 create mode 100644 src/USER-MISC/fix_ttm_mod.cpp
 create mode 100644 src/USER-MISC/fix_ttm_mod.h
 delete mode 100644 src/USER-MISC/pair_dipole_sf.cpp
 delete mode 100644 src/USER-MISC/pair_dipole_sf.h
 create mode 100644 src/USER-MISC/pair_list.cpp
 create mode 100644 src/USER-MISC/pair_list.h
 create mode 100755 src/USER-MISC/pair_lj_sf_dipole_sf.cpp
 create mode 100755 src/USER-MISC/pair_lj_sf_dipole_sf.h
 create mode 100644 src/USER-MISC/pair_srp.cpp
 create mode 100644 src/USER-MISC/pair_srp.h
 delete mode 100644 src/USER-MOLFILE/Makefile.lammps
 delete mode 100644 src/USER-MOLFILE/Package.sh
 delete mode 100644 src/USER-OMP/Package.sh
 create mode 100644 src/USER-OMP/angle_fourier_omp.cpp
 create mode 100644 src/USER-OMP/angle_fourier_omp.h
 create mode 100644 src/USER-OMP/angle_fourier_simple_omp.cpp
 create mode 100644 src/USER-OMP/angle_fourier_simple_omp.h
 create mode 100644 src/USER-OMP/angle_quartic_omp.cpp
 create mode 100644 src/USER-OMP/angle_quartic_omp.h
 create mode 100644 src/USER-OMP/dihedral_fourier_omp.cpp
 create mode 100644 src/USER-OMP/dihedral_fourier_omp.h
 create mode 100644 src/USER-OMP/dihedral_nharmonic_omp.cpp
 create mode 100644 src/USER-OMP/dihedral_nharmonic_omp.h
 create mode 100644 src/USER-OMP/dihedral_quadratic_omp.cpp
 create mode 100644 src/USER-OMP/dihedral_quadratic_omp.h
 create mode 100644 src/USER-OMP/domain_omp.cpp
 create mode 100644 src/USER-OMP/fix_nh_asphere_omp.cpp
 create mode 100644 src/USER-OMP/fix_nh_asphere_omp.h
 create mode 100644 src/USER-OMP/fix_nh_omp.cpp
 create mode 100644 src/USER-OMP/fix_nh_omp.h
 create mode 100644 src/USER-OMP/fix_nh_sphere_omp.cpp
 create mode 100644 src/USER-OMP/fix_nh_sphere_omp.h
 create mode 100644 src/USER-OMP/fix_nph_asphere_omp.cpp
 create mode 100644 src/USER-OMP/fix_nph_asphere_omp.h
 create mode 100644 src/USER-OMP/fix_nph_omp.cpp
 create mode 100644 src/USER-OMP/fix_nph_omp.h
 create mode 100644 src/USER-OMP/fix_nph_sphere_omp.cpp
 create mode 100644 src/USER-OMP/fix_nph_sphere_omp.h
 create mode 100644 src/USER-OMP/fix_nphug_omp.cpp
 create mode 100644 src/USER-OMP/fix_nphug_omp.h
 create mode 100644 src/USER-OMP/fix_npt_asphere_omp.cpp
 create mode 100644 src/USER-OMP/fix_npt_asphere_omp.h
 create mode 100644 src/USER-OMP/fix_npt_omp.cpp
 create mode 100644 src/USER-OMP/fix_npt_omp.h
 create mode 100644 src/USER-OMP/fix_npt_sphere_omp.cpp
 create mode 100644 src/USER-OMP/fix_npt_sphere_omp.h
 create mode 100644 src/USER-OMP/fix_nve_omp.cpp
 create mode 100644 src/USER-OMP/fix_nve_omp.h
 create mode 100644 src/USER-OMP/fix_nvt_asphere_omp.cpp
 create mode 100644 src/USER-OMP/fix_nvt_asphere_omp.h
 create mode 100644 src/USER-OMP/fix_nvt_omp.cpp
 create mode 100644 src/USER-OMP/fix_nvt_omp.h
 create mode 100644 src/USER-OMP/fix_nvt_sllod_omp.cpp
 create mode 100644 src/USER-OMP/fix_nvt_sllod_omp.h
 create mode 100644 src/USER-OMP/fix_nvt_sphere_omp.cpp
 create mode 100644 src/USER-OMP/fix_nvt_sphere_omp.h
 create mode 100644 src/USER-OMP/fix_rigid_nh_omp.cpp
 create mode 100644 src/USER-OMP/fix_rigid_nh_omp.h
 create mode 100644 src/USER-OMP/fix_rigid_nph_omp.cpp
 create mode 100644 src/USER-OMP/fix_rigid_nph_omp.h
 create mode 100644 src/USER-OMP/fix_rigid_npt_omp.cpp
 create mode 100644 src/USER-OMP/fix_rigid_npt_omp.h
 create mode 100644 src/USER-OMP/fix_rigid_nve_omp.cpp
 create mode 100644 src/USER-OMP/fix_rigid_nve_omp.h
 create mode 100644 src/USER-OMP/fix_rigid_nvt_omp.cpp
 create mode 100644 src/USER-OMP/fix_rigid_nvt_omp.h
 create mode 100644 src/USER-OMP/fix_rigid_omp.cpp
 create mode 100644 src/USER-OMP/fix_rigid_omp.h
 create mode 100644 src/USER-OMP/fix_rigid_small_omp.cpp
 create mode 100644 src/USER-OMP/fix_rigid_small_omp.h
 create mode 100644 src/USER-OMP/improper_fourier_omp.cpp
 create mode 100644 src/USER-OMP/improper_fourier_omp.h
 create mode 100644 src/USER-OMP/msm_cg_omp.cpp
 create mode 100644 src/USER-OMP/msm_cg_omp.h
 create mode 100644 src/USER-OMP/pair_coul_cut_soft_omp.cpp
 create mode 100644 src/USER-OMP/pair_coul_cut_soft_omp.h
 create mode 100644 src/USER-OMP/pair_coul_dsf_omp.cpp
 create mode 100644 src/USER-OMP/pair_coul_dsf_omp.h
 create mode 100644 src/USER-OMP/pair_coul_long_soft_omp.cpp
 create mode 100644 src/USER-OMP/pair_coul_long_soft_omp.h
 delete mode 100644 src/USER-OMP/pair_dipole_cut_omp.cpp
 delete mode 100644 src/USER-OMP/pair_dipole_cut_omp.h
 delete mode 100644 src/USER-OMP/pair_dipole_sf_omp.cpp
 delete mode 100644 src/USER-OMP/pair_dipole_sf_omp.h
 create mode 100644 src/USER-OMP/pair_lj_charmm_coul_long_soft_omp.cpp
 create mode 100644 src/USER-OMP/pair_lj_charmm_coul_long_soft_omp.h
 create mode 100644 src/USER-OMP/pair_lj_cut_coul_cut_soft_omp.cpp
 create mode 100644 src/USER-OMP/pair_lj_cut_coul_cut_soft_omp.h
 create mode 100644 src/USER-OMP/pair_lj_cut_coul_dsf_omp.cpp
 create mode 100644 src/USER-OMP/pair_lj_cut_coul_dsf_omp.h
 create mode 100644 src/USER-OMP/pair_lj_cut_coul_long_soft_omp.cpp
 create mode 100644 src/USER-OMP/pair_lj_cut_coul_long_soft_omp.h
 create mode 100755 src/USER-OMP/pair_lj_cut_dipole_cut_omp.cpp
 create mode 100755 src/USER-OMP/pair_lj_cut_dipole_cut_omp.h
 create mode 100644 src/USER-OMP/pair_lj_cut_soft_omp.cpp
 create mode 100644 src/USER-OMP/pair_lj_cut_soft_omp.h
 create mode 100644 src/USER-OMP/pair_lj_cut_tip4p_cut_omp.cpp
 create mode 100644 src/USER-OMP/pair_lj_cut_tip4p_cut_omp.h
 create mode 100644 src/USER-OMP/pair_lj_cut_tip4p_long_soft_omp.cpp
 create mode 100644 src/USER-OMP/pair_lj_cut_tip4p_long_soft_omp.h
 create mode 100644 src/USER-OMP/pair_lj_long_tip4p_long_omp.cpp
 create mode 100644 src/USER-OMP/pair_lj_long_tip4p_long_omp.h
 create mode 100644 src/USER-OMP/pair_lj_sdk_coul_msm_omp.cpp
 create mode 100644 src/USER-OMP/pair_lj_sdk_coul_msm_omp.h
 create mode 100755 src/USER-OMP/pair_lj_sf_dipole_sf_omp.cpp
 create mode 100755 src/USER-OMP/pair_lj_sf_dipole_sf_omp.h
 create mode 100644 src/USER-OMP/pair_nb3b_harmonic_omp.cpp
 create mode 100644 src/USER-OMP/pair_nb3b_harmonic_omp.h
 create mode 100644 src/USER-OMP/pair_nm_cut_coul_cut_omp.cpp
 create mode 100644 src/USER-OMP/pair_nm_cut_coul_cut_omp.h
 create mode 100644 src/USER-OMP/pair_nm_cut_coul_long_omp.cpp
 create mode 100644 src/USER-OMP/pair_nm_cut_coul_long_omp.h
 create mode 100644 src/USER-OMP/pair_nm_cut_omp.cpp
 create mode 100644 src/USER-OMP/pair_nm_cut_omp.h
 create mode 100644 src/USER-OMP/pair_tersoff_mod_omp.cpp
 create mode 100644 src/USER-OMP/pair_tersoff_mod_omp.h
 create mode 100644 src/USER-OMP/pair_tip4p_cut_omp.cpp
 create mode 100644 src/USER-OMP/pair_tip4p_cut_omp.h
 create mode 100644 src/USER-OMP/pair_tip4p_long_omp.cpp
 create mode 100644 src/USER-OMP/pair_tip4p_long_omp.h
 create mode 100644 src/USER-OMP/pair_tip4p_long_soft_omp.cpp
 create mode 100644 src/USER-OMP/pair_tip4p_long_soft_omp.h
 create mode 100644 src/USER-OMP/pair_zbl_omp.cpp
 create mode 100644 src/USER-OMP/pair_zbl_omp.h
 create mode 100644 src/USER-OMP/pppm_disp_omp.cpp
 create mode 100644 src/USER-OMP/pppm_disp_omp.h
 create mode 100644 src/USER-OMP/pppm_disp_tip4p_omp.cpp
 create mode 100644 src/USER-OMP/pppm_disp_tip4p_omp.h
 create mode 100644 src/USER-OMP/respa_omp.cpp
 create mode 100644 src/USER-OMP/respa_omp.h
 create mode 100644 src/USER-PHONON/Install.sh
 create mode 100644 src/USER-PHONON/README
 create mode 100644 src/USER-PHONON/fix_phonon.cpp
 create mode 100644 src/USER-PHONON/fix_phonon.h
 create mode 100755 src/USER-QMMM/Install.sh
 create mode 100644 src/USER-QMMM/README
 create mode 100644 src/USER-QMMM/fix_qmmm.cpp
 create mode 100644 src/USER-QMMM/fix_qmmm.h
 create mode 100644 src/USER-QUIP/Install.sh
 create mode 100644 src/USER-QUIP/README
 create mode 100644 src/USER-QUIP/pair_quip.cpp
 create mode 100644 src/USER-QUIP/pair_quip.h
 delete mode 100755 src/USER-REAXC/Install.sh
 create mode 100644 src/USER-REAXC/compute_spec_atom.cpp
 create mode 100644 src/USER-REAXC/compute_spec_atom.h
 create mode 100644 src/USER-REAXC/fix_reaxc_species.cpp
 create mode 100644 src/USER-REAXC/fix_reaxc_species.h
 delete mode 100644 src/USER-REAXC/reaxc_basic_comm.cpp
 delete mode 100644 src/USER-REAXC/reaxc_basic_comm.h
 delete mode 100644 src/USER-SPH/Install.sh
 delete mode 100644 src/VORONOI/Makefile.lammps
 delete mode 100644 src/XTC/Install.sh
 create mode 100644 src/accelerator_intel.h
 create mode 100644 src/accelerator_kokkos.h
 create mode 100644 src/angle_hybrid.cpp
 create mode 100644 src/angle_hybrid.h
 create mode 100644 src/citeme.cpp
 create mode 100644 src/citeme.h
 create mode 100644 src/comm_brick.cpp
 create mode 100644 src/comm_brick.h
 create mode 100644 src/comm_tiled.cpp
 create mode 100644 src/comm_tiled.h
 delete mode 100644 src/compute_atom_molecule.cpp
 delete mode 100644 src/compute_atom_molecule.h
 create mode 100644 src/compute_chunk_atom.cpp
 create mode 100644 src/compute_chunk_atom.h
 create mode 100644 src/compute_com_chunk.cpp
 create mode 100644 src/compute_com_chunk.h
 delete mode 100644 src/compute_com_molecule.cpp
 delete mode 100644 src/compute_com_molecule.h
 create mode 100644 src/compute_gyration_chunk.cpp
 create mode 100644 src/compute_gyration_chunk.h
 delete mode 100644 src/compute_gyration_molecule.cpp
 delete mode 100644 src/compute_gyration_molecule.h
 create mode 100644 src/compute_inertia_chunk.cpp
 create mode 100644 src/compute_inertia_chunk.h
 delete mode 100644 src/compute_inertia_molecule.cpp
 delete mode 100644 src/compute_inertia_molecule.h
 create mode 100644 src/compute_msd_chunk.cpp
 create mode 100644 src/compute_msd_chunk.h
 delete mode 100644 src/compute_msd_molecule.cpp
 delete mode 100644 src/compute_msd_molecule.h
 create mode 100644 src/compute_property_chunk.cpp
 create mode 100644 src/compute_property_chunk.h
 delete mode 100644 src/compute_property_molecule.cpp
 delete mode 100644 src/compute_property_molecule.h
 create mode 100644 src/compute_temp_chunk.cpp
 create mode 100644 src/compute_temp_chunk.h
 delete mode 100644 src/compute_ti.cpp
 delete mode 100644 src/compute_ti.h
 create mode 100644 src/compute_torque_chunk.cpp
 create mode 100644 src/compute_torque_chunk.h
 create mode 100755 src/compute_vacf.cpp
 create mode 100755 src/compute_vacf.h
 create mode 100644 src/compute_vcm_chunk.cpp
 create mode 100644 src/compute_vcm_chunk.h
 create mode 100644 src/create_bonds.cpp
 create mode 100644 src/create_bonds.h
 create mode 100644 src/dihedral_hybrid.cpp
 create mode 100644 src/dihedral_hybrid.h
 create mode 100644 src/dump_movie.cpp
 create mode 100644 src/dump_movie.h
 create mode 100644 src/fix_ave_chunk.cpp
 create mode 100644 src/fix_ave_chunk.h
 delete mode 100644 src/fix_deposit.cpp
 delete mode 100644 src/fix_deposit.h
 delete mode 100644 src/fix_efield.cpp
 delete mode 100644 src/fix_efield.h
 delete mode 100644 src/fix_evaporate.cpp
 delete mode 100644 src/fix_evaporate.h
 create mode 100644 src/fix_group.cpp
 create mode 100644 src/fix_group.h
 delete mode 100644 src/fix_orient_fcc.cpp
 delete mode 100644 src/fix_orient_fcc.h
 create mode 100644 src/fix_property_atom.cpp
 create mode 100644 src/fix_property_atom.h
 delete mode 100644 src/fix_shake.cpp
 delete mode 100644 src/fix_shake.h
 create mode 100644 src/fix_store.cpp
 create mode 100644 src/fix_store.h
 create mode 100644 src/fix_temp_csvr.cpp
 create mode 100644 src/fix_temp_csvr.h
 delete mode 100644 src/fix_thermal_conductivity.cpp
 delete mode 100644 src/fix_thermal_conductivity.h
 delete mode 100644 src/fix_ttm.cpp
 delete mode 100644 src/fix_ttm.h
 create mode 100644 src/fix_vector.cpp
 create mode 100644 src/fix_vector.h
 delete mode 100644 src/fix_viscosity.cpp
 delete mode 100644 src/fix_viscosity.h
 create mode 100644 src/fix_wall_lj1043.cpp
 create mode 100644 src/fix_wall_lj1043.h
 create mode 100644 src/improper_hybrid.cpp
 create mode 100644 src/improper_hybrid.h
 create mode 100644 src/math_complex.h
 create mode 100644 src/math_vector.h
 create mode 100644 src/molecule.cpp
 create mode 100644 src/molecule.h
 create mode 100644 src/mpiio.h
 create mode 100644 src/my_page.h
 create mode 100644 src/my_pool_chunk.h
 create mode 100644 src/pair_coul_streitz.cpp
 create mode 100644 src/pair_coul_streitz.h
 create mode 100644 src/pair_zbl.cpp
 create mode 100644 src/pair_zbl.h
 create mode 100644 src/rcb.cpp
 create mode 100644 src/rcb.h
 create mode 100644 src/write_data.cpp
 create mode 100644 src/write_data.h
 create mode 100644 src/write_dump.cpp
 create mode 100644 src/write_dump.h
 create mode 100644 tools/colvars/Makefile
 create mode 100644 tools/colvars/abf_data.cpp
 create mode 100644 tools/colvars/abf_data.h
 create mode 100644 tools/colvars/abf_integrate.cpp
 create mode 100644 tools/fep/README
 create mode 100755 tools/fep/bar.py
 create mode 100755 tools/fep/fdti.py
 create mode 100755 tools/fep/fep.py
 create mode 100755 tools/fep/nti.py
 create mode 100644 tools/i-pi/.vimrc
 create mode 100644 tools/i-pi/MANIFEST.in
 create mode 100644 tools/i-pi/README.rst
 create mode 100644 tools/i-pi/drivers/LJ.f90
 create mode 100644 tools/i-pi/drivers/Makefile
 create mode 100644 tools/i-pi/drivers/README
 create mode 100644 tools/i-pi/drivers/SG.f90
 create mode 100644 tools/i-pi/drivers/distance.f90
 create mode 100644 tools/i-pi/drivers/driver.f90
 create mode 100644 tools/i-pi/drivers/sockets.c
 create mode 100644 tools/i-pi/examples/lammps/Makefile
 create mode 100644 tools/i-pi/examples/lammps/README
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.2/data.water
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.2/in.water
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.2/input.xml
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.2/water_298K.pdb
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.4/data.water
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.4/in.water
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.4/input.xml
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.4/water_298K.pdb
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.8/data.water
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.8/in.water
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.8/input.xml
 create mode 100644 tools/i-pi/examples/lammps/h2o-piglet.8/water_298K.pdb
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd-rpc/data.water_longrange
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd-rpc/data.water_shortrange
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd-rpc/in.water_longrange
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd-rpc/in.water_shortrange
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd-rpc/input.xml
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd-rpc/water_298K.pdb
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd/data.water
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd/in.water
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd/input.xml
 create mode 100644 tools/i-pi/examples/lammps/h2o-pimd/water_298K.pdb
 create mode 100644 tools/i-pi/examples/tutorial/README
 create mode 100755 tools/i-pi/examples/tutorial/tutorial-1/our_ref.pdb
 create mode 100644 tools/i-pi/examples/tutorial/tutorial-1/our_ref.xyz
 create mode 100755 tools/i-pi/examples/tutorial/tutorial-1/tutorial-1.xml
 create mode 100755 tools/i-pi/examples/tutorial/tutorial-2/tutorial-1_RESTART
 create mode 100755 tools/i-pi/examples/tutorial/tutorial-2/tutorial-2a.xml
 create mode 100755 tools/i-pi/examples/tutorial/tutorial-2/tutorial-2b.xml
 create mode 100755 tools/i-pi/examples/tutorial/tutorial-3/our_ref.pdb
 create mode 100755 tools/i-pi/examples/tutorial/tutorial-3/tutorial-3_npt.xml
 create mode 100755 tools/i-pi/examples/tutorial/tutorial-3/tutorial-3_nvt.xml
 create mode 100755 tools/i-pi/i-pi
 create mode 100644 tools/i-pi/ipi/README
 create mode 100644 tools/i-pi/ipi/__init__.py
 create mode 100644 tools/i-pi/ipi/engine/README
 create mode 100644 tools/i-pi/ipi/engine/__init__.py
 create mode 100644 tools/i-pi/ipi/engine/atoms.py
 create mode 100644 tools/i-pi/ipi/engine/barostats.py
 create mode 100644 tools/i-pi/ipi/engine/beads.py
 create mode 100644 tools/i-pi/ipi/engine/cell.py
 create mode 100644 tools/i-pi/ipi/engine/ensembles.py
 create mode 100644 tools/i-pi/ipi/engine/forces.py
 create mode 100644 tools/i-pi/ipi/engine/initializer.py
 create mode 100644 tools/i-pi/ipi/engine/normalmodes.py
 create mode 100644 tools/i-pi/ipi/engine/outputs.py
 create mode 100644 tools/i-pi/ipi/engine/properties.py
 create mode 100644 tools/i-pi/ipi/engine/simulation.py
 create mode 100644 tools/i-pi/ipi/engine/thermostats.py
 create mode 100644 tools/i-pi/ipi/inputs/README
 create mode 100644 tools/i-pi/ipi/inputs/__init__.py
 create mode 100644 tools/i-pi/ipi/inputs/atoms.py
 create mode 100644 tools/i-pi/ipi/inputs/barostats.py
 create mode 100644 tools/i-pi/ipi/inputs/beads.py
 create mode 100644 tools/i-pi/ipi/inputs/cell.py
 create mode 100644 tools/i-pi/ipi/inputs/ensembles.py
 create mode 100644 tools/i-pi/ipi/inputs/forces.py
 create mode 100644 tools/i-pi/ipi/inputs/initializer.py
 create mode 100644 tools/i-pi/ipi/inputs/interface.py
 create mode 100644 tools/i-pi/ipi/inputs/normalmodes.py
 create mode 100644 tools/i-pi/ipi/inputs/outputs.py
 create mode 100644 tools/i-pi/ipi/inputs/prng.py
 create mode 100644 tools/i-pi/ipi/inputs/simulation.py
 create mode 100644 tools/i-pi/ipi/inputs/thermostats.py
 create mode 100644 tools/i-pi/ipi/interfaces/README
 create mode 100644 tools/i-pi/ipi/interfaces/__init__.py
 create mode 100644 tools/i-pi/ipi/interfaces/sockets.py
 create mode 100644 tools/i-pi/ipi/tests/README
 create mode 100644 tools/i-pi/ipi/tests/common.py
 create mode 100644 tools/i-pi/ipi/tests/datest.py
 create mode 100644 tools/i-pi/ipi/tests/test.pos_0.pdb
 create mode 100644 tools/i-pi/ipi/tests/test.pos_0.xyz
 create mode 100644 tools/i-pi/ipi/tests/test_contraction.py
 create mode 100644 tools/i-pi/ipi/tests/test_io.py
 create mode 100644 tools/i-pi/ipi/tests/test_runs.py
 create mode 100644 tools/i-pi/ipi/utils/README
 create mode 100644 tools/i-pi/ipi/utils/__init__.py
 create mode 100644 tools/i-pi/ipi/utils/depend.py
 create mode 100644 tools/i-pi/ipi/utils/inputvalue.py
 create mode 100644 tools/i-pi/ipi/utils/io/README
 create mode 100644 tools/i-pi/ipi/utils/io/__init__.py
 create mode 100644 tools/i-pi/ipi/utils/io/io_binary.py
 create mode 100644 tools/i-pi/ipi/utils/io/io_pdb.py
 create mode 100644 tools/i-pi/ipi/utils/io/io_xml.py
 create mode 100644 tools/i-pi/ipi/utils/io/io_xyz.py
 create mode 100644 tools/i-pi/ipi/utils/mathtools.py
 create mode 100644 tools/i-pi/ipi/utils/messages.py
 create mode 100644 tools/i-pi/ipi/utils/nmtransform.py
 create mode 100644 tools/i-pi/ipi/utils/prng.py
 create mode 100644 tools/i-pi/ipi/utils/softexit.py
 create mode 100644 tools/i-pi/ipi/utils/units.py
 create mode 100644 tools/i-pi/licenses/license_GPL.txt
 create mode 100644 tools/i-pi/licenses/license_MIT.txt
 create mode 100644 tools/i-pi/manual.pdf
 create mode 100644 tools/moltemplate/common/amber/README.TXT
 create mode 100755 tools/moltemplate/common/amber/amberparm2lt.sh
 create mode 100755 tools/moltemplate/common/amber/amberparm_angle_to_lt.py
 create mode 100755 tools/moltemplate/common/amber/amberparm_bond_to_lt.py
 create mode 100755 tools/moltemplate/common/amber/amberparm_dihedral_to_lt.py
 create mode 100755 tools/moltemplate/common/amber/amberparm_improper_to_lt.py
 create mode 100755 tools/moltemplate/common/amber/amberparm_mass_to_lt.py
 create mode 100755 tools/moltemplate/common/amber/amberparm_pair_to_lt.py
 create mode 100644 tools/moltemplate/common/gaff.lt
 create mode 100644 tools/moltemplate/common/graphite.lt
 copy tools/moltemplate/{examples/all_atom_examples/nanotube+water => common}/images/graphene_unit_cell.jpg (100%)
 create mode 100644 tools/moltemplate/common/images/ice_rect8_unitcell.png
 copy tools/moltemplate/{examples/all_atom_examples/waterSPCE+Na+Cl/images/wat.jpg => common/images/spce_ball_and_stick.jpg} (100%)
 create mode 100644 tools/moltemplate/common/oplsaa/AUTHOR.TXT
 create mode 100644 tools/moltemplate/common/oplsaa/README.TXT
 create mode 100644 tools/moltemplate/common/spce_ice_rect16.lt
 create mode 100644 tools/moltemplate/common/spce_ice_rect32.lt
 create mode 100644 tools/moltemplate/common/spce_ice_rect8.lt
 create mode 100644 tools/moltemplate/common/tip3p_1983.lt
 create mode 100644 tools/moltemplate/common/tip3p_1983_charmm.lt
 create mode 100644 tools/moltemplate/common/tip3p_2004.lt
 delete mode 100644 tools/moltemplate/common/tip3p_attempts/README.TXT
 delete mode 100644 tools/moltemplate/common/tip3p_attempts/tip3p2004.lt
 delete mode 100644 tools/moltemplate/common/tip3p_attempts/tip3pcharmm.lt
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/README.TXT
 delete mode 100755 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/README_run.sh
 delete mode 100755 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/README_setup.sh
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/images/for_visualization/psf_file_created_by_topotools/system.psf
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/moltemplate_files/1beadProtSci2010.lt
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/moltemplate_files/1beadProtSci2010_variations.lt
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/moltemplate_files/CGLipidBr2005.lt
 delete mode 100755 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/moltemplate_files/calc_table/calc_CGLipidTableINTvsINT.py
 delete mode 100755 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/moltemplate_files/calc_table/version_charmm_cutoff/calc_table.py
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/moltemplate_files/system.lt
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/moltemplate_files/table_int.dat
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/run.in.npt
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane+protein/run.in.nvt
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/README.TXT
 delete mode 100755 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/README_run.sh
 delete mode 100755 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/README_setup.sh
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/moltemplate_files/CGLipidBr2005.lt
 delete mode 100755 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/moltemplate_files/generate_tables/calc_table.py
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/moltemplate_files/system.lt
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/moltemplate_files/table_int.dat
 delete mode 100755 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/moltemplate_files/version_charmm_cutoff/calc_table.py
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/moltemplate_files/version_charmm_cutoff/table_int.dat
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/run.in.npt
 delete mode 100644 tools/moltemplate/examples/CG_membrane_examples/membrane_BranniganPRE2005/run.in.nvt
 delete mode 100755 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/README_run.sh
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/images/2bead_heteropolymer_t=0.jpg
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/images/2bead_heteropolymer_t=1000ps.jpg
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/images/for_visualization/psf_file_created_by_topotools/system.psf
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/moltemplate_files/2bead.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/moltemplate_files/2bead_angles.lt
 delete mode 100755 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/moltemplate_files/README.sh
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/moltemplate_files/peptide.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/moltemplate_files/simplified_version_one_residue/2bead_simple.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/moltemplate_files/system.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_misc/2bead_heteropolymer/run.in.nvt
 delete mode 100644 tools/moltemplate/examples/CG_misc/random_heteropolymer/README.TXT
 delete mode 100755 tools/moltemplate/examples/CG_misc/random_heteropolymer/README_run.sh
 delete mode 100644 tools/moltemplate/examples/CG_misc/random_heteropolymer/images/for_visualization/psf_file_created_by_topotools/system.psf
 delete mode 100644 tools/moltemplate/examples/CG_misc/random_heteropolymer/images/random_heteropolymer_t=0ps.jpg
 delete mode 100644 tools/moltemplate/examples/CG_misc/random_heteropolymer/images/random_heteropolymer_t=1ns.jpg
 delete mode 100644 tools/moltemplate/examples/CG_misc/random_heteropolymer/moltemplate_files/monomers.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/random_heteropolymer/moltemplate_files/polymer.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/random_heteropolymer/moltemplate_files/system.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/random_heteropolymer/run.in.nvt
 delete mode 100755 tools/moltemplate/examples/CG_misc/translocation/README_run.sh
 delete mode 100644 tools/moltemplate/examples/CG_misc/translocation/images/for_visualization/psf_file_created_by_topotools/system.psf
 delete mode 100644 tools/moltemplate/examples/CG_misc/translocation/moltemplate_files/monomer.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/translocation/moltemplate_files/polymer.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/translocation/moltemplate_files/system.lt
 delete mode 100644 tools/moltemplate/examples/CG_misc/translocation/run.in.npt
 delete mode 100644 tools/moltemplate/examples/CG_misc/translocation/run.in.nvt
 delete mode 100755 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+chaperonin/README_setup.sh
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+chaperonin/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+chaperonin/run.in.nvt
 delete mode 100755 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/README_setup.sh
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Angles
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Angles By Type
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Angles By Type.template
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Angles.template
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Atoms
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Atoms.template
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Bonds
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Bonds.template
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Boundary
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Boundary.template
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Dihedrals
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Dihedrals.template
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Masses
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/Data Masses.template
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/In Init
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/In Init.template
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/In Settings
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/In Settings.template
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/output_ttree/ttree_assignments.txt
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/system.data
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/system.in
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/system.in.init
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/moltemplate_files/system.in.settings
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/run.in.nvt
 delete mode 100755 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated/README_setup.sh
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/frustrated/run_short_sim.in.nvt
 delete mode 100755 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/unfrustrated+chaperonin/README_setup.sh
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/unfrustrated+chaperonin/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/unfrustrated+chaperonin/run.in.nvt
 delete mode 100755 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/unfrustrated/README_setup.sh
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/unfrustrated/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1bead+chaperone/unfrustrated/run.in.nvt
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1beadProtSci2010/README.TXT
 delete mode 100755 tools/moltemplate/examples/CG_protein_folding_examples/1beadProtSci2010/README_setup.sh
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1beadProtSci2010/moltemplate_files/1beadProtSci2010.lt
 delete mode 100755 tools/moltemplate/examples/CG_protein_folding_examples/1beadProtSci2010/moltemplate_files/README.sh
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1beadProtSci2010/moltemplate_files/system.lt
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1beadProtSci2010/moltemplate_files/versions_with_comments/1beadProtSci2010_charmm.lt
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1beadProtSci2010/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_protein_folding_examples/1beadProtSci2010/run.in.nvt
 delete mode 100755 tools/moltemplate/examples/CG_solvent/cyclododecane+watMW/README_run.sh
 delete mode 100644 tools/moltemplate/examples/CG_solvent/cyclododecane+watMW/images/for_visualization/psf_file_created_by_topotools/system.psf
 delete mode 100644 tools/moltemplate/examples/CG_solvent/cyclododecane+watMW/run.in.min
 delete mode 100644 tools/moltemplate/examples/CG_solvent/cyclododecane+watMW/run.in.npt
 delete mode 100644 tools/moltemplate/examples/CG_solvent/cyclododecane+watMW/run.in.nvt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README.TXT
 delete mode 100755 tools/moltemplate/examples/all_atom_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README_run_lammps.sh
 delete mode 100755 tools/moltemplate/examples/all_atom_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README_run_ltemplify.sh
 delete mode 100755 tools/moltemplate/examples/all_atom_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README_run_moltemplate.sh
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/WARNING.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/benzene/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/benzene/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/benzene/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => all_atom_examples/force_field_AMBER/benzene/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/benzene/moltemplate_files/benzene.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/benzene/moltemplate_files/system.lt
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/benzene/optional_cleanup/README_remove_irrelevant_info.sh
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/benzene/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/benzene/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/README_setup.sh
 rename tools/moltemplate/examples/{CG_membrane_examples/membrane_BranniganPRE2005/README_visualise.txt => all_atom_examples/force_field_AMBER/ethylene+benzene/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/images/benzene.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/images/ethylene+benzene_box80x80x80_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/images/ethylene.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/moltemplate_files/benzene.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/moltemplate_files/charges_come_from_OPLSAA/oplsaa_subset.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/moltemplate_files/ethylene.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/moltemplate_files/system.lt
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/optional_cleanup/README_remove_irrelevant_info.sh
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/ethylene+benzene/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/README_setup.sh
 rename tools/moltemplate/examples/{CG_misc/random_heteropolymer/README_visualise.txt => all_atom_examples/force_field_AMBER/hexadecane/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/WARNING.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/images/hexadecane_12x12x2_t=0_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/images/hexadecane_12x12x2_t=10ps_npt_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/images/hexadecane_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/moltemplate_files/ch2group.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/moltemplate_files/ch3group.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/moltemplate_files/hexadecane.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/moltemplate_files/system.lt
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/optional_cleanup/README_remove_irrelevant_info.sh
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/hexadecane/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/README_setup.sh
 rename tools/moltemplate/examples/{CG_misc/translocation/README_visualise.txt => all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/images/isobutane.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/images/water+isobutane_t=0_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/images/water+isobutane_t=840ps_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/images/water.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/moltemplate_files/isobutane.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/moltemplate_files/system.lt
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/optional_cleanup/README_remove_irrelevant_info.sh
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_AMBER/waterTIP3P+isobutane/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/WARNING.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/README_setup.sh
 rename tools/moltemplate/examples/{CG_protein_folding_examples/1bead+chaperone/frustrated+chaperonin/README_visualise.txt => all_atom_examples/force_field_OPLSAA/alkane_chain_single/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/images/ch2_ry90.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/images/ch3_ry60.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/images/t=0.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/images/t=1ns.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/moltemplate_files/alkane50.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/moltemplate_files/ch2group.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/moltemplate_files/ch3group.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/moltemplate_files/oplsaa_lt_generator/AUTHOR.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/moltemplate_files/oplsaa_lt_generator/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/moltemplate_files/oplsaa_lt_generator/oplsaa_moltemplate.py
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/moltemplate_files/oplsaa_lt_generator/oplsaa_subset.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/run.in.min
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/alkane_chain_single/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/README_setup.sh
 rename tools/moltemplate/examples/{CG_protein_folding_examples/1bead+chaperone/frustrated+minichaperone/README_visualise.txt => all_atom_examples/force_field_OPLSAA/ethylene+benzene/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/images/benzene.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/images/ethylene+benzene_box80x80x80_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/images/ethylene.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/benzene.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/ethylene.lt
 copy lib/cuda/atom_vec_cuda_cu.h => tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/log.lammps (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/oplsaa_lt_generator/AUTHOR.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/oplsaa_lt_generator/README.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/oplsaa_lt_generator/minimal_versions/README.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/oplsaa_lt_generator/minimal_versions/oplsaa_subset_minimal.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/oplsaa_lt_generator/minimal_versions/oplsaa_subset_simplified.prm
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/oplsaa_lt_generator/oplsaa_moltemplate.py
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/oplsaa_lt_generator/oplsaa_subset.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/README_setup.sh
 rename tools/moltemplate/examples/{CG_protein_folding_examples/1bead+chaperone/frustrated/README_visualise.txt => all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/images/benzene.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/images/ethylene+benzene_box80x80x80_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/images/ethylene.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/benzene.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/ethylene.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/oplsaa_lt_generator/AUTHOR.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/oplsaa_lt_generator/README.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/oplsaa_lt_generator/minimal_versions/README.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/oplsaa_lt_generator/minimal_versions/oplsaa_subset_minimal.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/oplsaa_lt_generator/minimal_versions/oplsaa_subset_simplified.prm
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/oplsaa_lt_generator/oplsaa_moltemplate.py
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/oplsaa_lt_generator/oplsaa_subset.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/packmol_files/README.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/packmol_files/benzene.xyz
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/packmol_files/ethylene.xyz
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/packmol_files/mix_ethylene+benzene.inp
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/ethylene+benzene_PACKMOL/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/README_setup.sh
 rename tools/moltemplate/examples/{CG_protein_folding_examples/1bead+chaperone/unfrustrated+chaperonin/README_visualise.txt => all_atom_examples/force_field_OPLSAA/hexadecane/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/WARNING.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/images/hexadecane_12x12x2_t=0_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/images/hexadecane_12x12x2_t=10ps_npt_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/images/hexadecane_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/moltemplate_files/ch2group.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/moltemplate_files/ch3group.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/moltemplate_files/hexadecane.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/moltemplate_files/oplsaa_lt_generator/AUTHOR.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/moltemplate_files/oplsaa_lt_generator/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/moltemplate_files/oplsaa_lt_generator/oplsaa_moltemplate.py
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/moltemplate_files/oplsaa_lt_generator/oplsaa_subset.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/hexadecane/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/README_setup.sh
 rename tools/moltemplate/examples/{CG_protein_folding_examples/1bead+chaperone/unfrustrated/README_visualise.txt => all_atom_examples/force_field_OPLSAA/methane/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/moltemplate_files/methane.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/moltemplate_files/oplsaa_lt_generator/AUTHOR.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/moltemplate_files/oplsaa_lt_generator/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/moltemplate_files/oplsaa_lt_generator/oplsaa_moltemplate.py
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/moltemplate_files/oplsaa_lt_generator/oplsaa_subset.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/methane/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/README_setup.sh
 rename tools/moltemplate/examples/{CG_protein_folding_examples/1beadProtSci2010/README_visualise.txt => all_atom_examples/force_field_OPLSAA/waterSPCE+methane/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/moltemplate_files/methane.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/moltemplate_files/oplsaa_lt_generator/AUTHOR.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/moltemplate_files/oplsaa_lt_generator/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/moltemplate_files/oplsaa_lt_generator/oplsaa_moltemplate.py
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/moltemplate_files/oplsaa_lt_generator/oplsaa_subset.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/moltemplate_files/spce.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPCE+methane/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/README_run.sh
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/README_setup.sh
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW/README_visualise.txt => all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/TEST_density_estimate.txt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/moltemplate_files/oplsaa_lt_generator/AUTHOR.TXT
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/moltemplate_files/oplsaa_lt_generator/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/moltemplate_files/oplsaa_lt_generator/oplsaa_moltemplate.py
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/moltemplate_files/oplsaa_lt_generator/oplsaa_subset.prm
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/moltemplate_files/spc.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_OPLSAA/waterSPC_using_OPLSAA/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/README_setup.sh
 rename tools/moltemplate/examples/all_atom_examples/{heteropolymer_melt_attempt1/README_visualise.txt => force_field_explicit/aluminum_crystal_strain/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/images/AlCell_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/images/AlCrystal10x10x10_t=0steps_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/images/AlCrystal10x10x10_t=20000steps_LR.jpg
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/moltemplate_files/README.sh
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/moltemplate_files/al_cell.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/aluminum_crystal_strain/run.in
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/README_run.sh
 copy tools/moltemplate/examples/all_atom_examples/{waterSPCE+Na+Cl => force_field_explicit/ice_crystal}/README_setup.sh (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/README_visualize.txt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/images/ice_rect8_crystal_3x2x2_LR.jpg
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/images/ice_rect8_unitcell.png
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/moltemplate_files/spce.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/moltemplate_files/spce_ice_rect16.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/moltemplate_files/spce_ice_rect32.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/moltemplate_files/spce_ice_rect8.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/ice_crystal/run.in.nvt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/README.TXT
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/README_run.sh
 copy tools/moltemplate/examples/{CG_misc/2bead_heteropolymer => all_atom_examples/force_field_explicit/nanotube+water}/README_setup.sh (100%)
 rename tools/moltemplate/examples/all_atom_examples/{nanotube+water/README_visualise.txt => force_field_explicit/nanotube+water/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/nanotube+water/images/graphene_unit_cell.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/nanotube+water/images/nanotube+walls+water_side_pbc_t=0ps_LR.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/nanotube+water/images/nanotube+walls+water_side_pbc_t=108ps_LR.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/nanotube+water/images/nanotube+walls+water_side_pbc_t=305ps_LR.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/nanotube+water/images/nanotube+walls+water_top_nopbc_t=0_LR.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/nanotube+water/images/nanotube+walls_side_nopbc_LR.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/nanotube+water/images/water_side_nopbc_LR.jpg (100%)
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/moltemplate_files/README.sh
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/moltemplate_files/graphene.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/moltemplate_files/graphene_walls.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/moltemplate_files/graphite.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/moltemplate_files/nanotube.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/moltemplate_files/spce.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/moltemplate_files/water_box.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/nanotube+water/run.in.nvt
 create mode 100755 tools/moltemplate/examples/all_atom_examples/force_field_explicit/waterSPCE+Na+Cl/README_run.sh
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/waterSPCE+Na+Cl/README_setup.sh (100%)
 rename tools/moltemplate/examples/all_atom_examples/{waterSPCE+Na+Cl/README_visualise.txt => force_field_explicit/waterSPCE+Na+Cl/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/waterSPCE+Na+Cl/images/Cl.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/waterSPCE+Na+Cl/images/Na.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/waterSPCE+Na+Cl/images/wat.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/waterSPCE+Na+Cl/images/waterSPCE+Na+Cl_t=0.jpg (100%)
 rename tools/moltemplate/examples/all_atom_examples/{ => force_field_explicit}/waterSPCE+Na+Cl/images/waterSPCE+Na+Cl_t=100ps.jpg (100%)
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/waterSPCE+Na+Cl/moltemplate_files/ions.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/waterSPCE+Na+Cl/moltemplate_files/spce.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/waterSPCE+Na+Cl/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/waterSPCE+Na+Cl/run.in.npt
 create mode 100644 tools/moltemplate/examples/all_atom_examples/force_field_explicit/waterSPCE+Na+Cl/run.in.nvt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/README.TXT
 delete mode 100755 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/README_run.sh
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom1_rainbow_t=0ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom2_rainbow_t=0ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom2_rainbow_t=10ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom2_rainbow_t=20ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom2_rainbow_t=40ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom2_rainbow_t=4ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom2_rainbow_t=60ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom2_rainbow_t=80ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom3_rainbow_t=10ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom3_rainbow_t=20ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom3_rainbow_t=40ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom3_rainbow_t=4ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom3_rainbow_t=60ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/images/zoom3_rainbow_t=80ps_LR.jpg
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/moltemplate_files/monomers.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/moltemplate_files/polymer.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/moltemplate_files/system.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/run.in.npt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/heteropolymer_melt_attempt1/run.in.nvt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/README.TXT
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/images/for_visualization/psf_file_created_by_topotools/system.psf
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/moltemplate_files/README.sh
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/moltemplate_files/graphene.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/moltemplate_files/graphene_walls.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/moltemplate_files/nanotube.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/moltemplate_files/spce.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/moltemplate_files/system.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/moltemplate_files/water_box.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/run.in.npt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/nanotube+water/run.in.nvt
 delete mode 100755 tools/moltemplate/examples/all_atom_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/README_run.sh
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/for_visualization/psf_file_created_by_topotools/system.psf
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/moltemplate_files/spce.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/run.in.min
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/run.in.npt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/run.in.nvt
 delete mode 100755 tools/moltemplate/examples/all_atom_examples/waterSPCE+Na+Cl/README_run.sh
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/waterSPCE+Na+Cl/images/for_visualization/psf_file_created_by_topotools/system.psf
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/waterSPCE+Na+Cl/moltemplate_files/ions.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/waterSPCE+Na+Cl/moltemplate_files/spce.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/waterSPCE+Na+Cl/moltemplate_files/system.lt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/waterSPCE+Na+Cl/run.in.min
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/waterSPCE+Na+Cl/run.in.npt
 delete mode 100644 tools/moltemplate/examples/all_atom_examples/waterSPCE+Na+Cl/run.in.nvt
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/README.TXT (100%)
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE/README_run.sh
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/README_setup.sh (100%)
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/images/cyclododecane+watMW_t=0ps_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/images/cyclododecane+watMW_t=400ps_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/images/cyclododecane+watMW_t=50ps_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/images/cyclopentane.jpg (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/images/cyclopentane_unrelaxed.jpg (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/images/watMW.jpg (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/moltemplate_files/README.sh (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/moltemplate_files/cyclododecane.lt (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/moltemplate_files/system.lt (100%)
 copy tools/moltemplate/{common => examples/coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE/moltemplate_files}/trappe1998.lt (100%)
 rename tools/moltemplate/examples/{CG_solvent/cyclododecane+watMW => coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE}/moltemplate_files/version_more_comments/system.lt (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE/moltemplate_files/watmw.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE/run.in.npt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/3bodyWater+hydrocarbons_MW+TraPPE/run.in.nvt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/README.TXT
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/README_run.sh
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/README_setup.sh
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/README_visualize.txt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/images/DPPC_martini_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/images/t=0_after_minimization_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/images/t=13ns_450K_NVT_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/images/t=26ns_300K_NPT_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/images/t=6ns_300K_NPT_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/images/water_martini_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/moltemplate_files/lipid.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/moltemplate_files/water.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/packmol_files/README.TXT
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/packmol_files/lipid.xyz
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/packmol_files/mix_lipids+water.inp
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/packmol_files/water.xyz
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/run.in.npt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_formation_PACKMOL/run.in.nvt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/README.TXT
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/README_run.sh
 rename tools/moltemplate/examples/{CG_misc/random_heteropolymer => coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed}/README_setup.sh (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/README_visualize.txt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/images/DPPC_martini_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/images/t=0_bilayer_preformed_GL_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/images/t=4ns_bilayer_preformed_GL_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/images/water_martini_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/moltemplate_files/lipid.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/moltemplate_files/water.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/run.in.npt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/MARTINI_examples/DPPC_bilayer_preformed/run.in.nvt
 rename tools/moltemplate/examples/{CG_misc/2bead_heteropolymer => coarse_grained_examples/abstract_2bead_heteropolymer}/README.TXT (100%)
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/README_run.sh
 rename tools/moltemplate/examples/{CG_misc/translocation => coarse_grained_examples/abstract_2bead_heteropolymer}/README_setup.sh (100%)
 rename tools/moltemplate/examples/{CG_misc/2bead_heteropolymer/README_visualise.txt => coarse_grained_examples/abstract_2bead_heteropolymer/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/images/polymer.png
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/images/t=0ns.png
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/images/t=40ns_occ.png
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/images/t=4ns_occ.png
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/moltemplate_files/README.sh
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/moltemplate_files/forcefield.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/moltemplate_files/monomers.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/moltemplate_files/polymer.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_2bead_heteropolymer/run.in.nvt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_random_heteropolymer/README.TXT
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/abstract_random_heteropolymer/README_run.sh
 rename tools/moltemplate/examples/{all_atom_examples/heteropolymer_melt_attempt1 => coarse_grained_examples/abstract_random_heteropolymer}/README_setup.sh (100%)
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/abstract_random_heteropolymer/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_misc/random_heteropolymer => coarse_grained_examples/abstract_random_heteropolymer}/images/2bead.jpg (100%)
 rename tools/moltemplate/examples/{CG_misc/random_heteropolymer => coarse_grained_examples/abstract_random_heteropolymer}/images/3bead.jpg (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_random_heteropolymer/images/random_heteropolymer_30_20_t=0.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_random_heteropolymer/images/random_heteropolymer_30_20_t=700ps.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_random_heteropolymer/moltemplate_files/forcefield.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_random_heteropolymer/moltemplate_files/monomers.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_random_heteropolymer/moltemplate_files/polymer.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_random_heteropolymer/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_random_heteropolymer/run.in.nvt
 rename tools/moltemplate/examples/{CG_misc/translocation => coarse_grained_examples/abstract_translocation}/README.TXT (100%)
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/abstract_translocation/README_run.sh
 rename tools/moltemplate/examples/{all_atom_examples/nanotube+water => coarse_grained_examples/abstract_translocation}/README_setup.sh (100%)
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/abstract_translocation/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_translocation/images/polymer_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_translocation/images/solvent_LR.jpg
 rename tools/moltemplate/examples/{CG_misc/translocation => coarse_grained_examples/abstract_translocation}/images/walls+solvent+polymer_t=0.jpg (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_translocation/images/walls_LR.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_translocation/moltemplate_files/monomer.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_translocation/moltemplate_files/polymer.lt
 rename tools/moltemplate/examples/{CG_misc/translocation => coarse_grained_examples/abstract_translocation}/moltemplate_files/solvent.lt (100%)
 rename tools/moltemplate/examples/{CG_misc/translocation => coarse_grained_examples/abstract_translocation}/moltemplate_files/solvent_single.lt (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_translocation/moltemplate_files/system.lt
 rename tools/moltemplate/examples/{CG_misc/translocation => coarse_grained_examples/abstract_translocation}/moltemplate_files/wall_single.lt (100%)
 rename tools/moltemplate/examples/{CG_misc/translocation => coarse_grained_examples/abstract_translocation}/moltemplate_files/walls.lt (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_translocation/run.in.npt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/abstract_translocation/run.in.nvt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/README_FIRST.txt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/README_NUCLEAR_VOLUME_FRACTION_ESTIMATE.txt
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/README_run.sh
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/README_setup.sh
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/README_visualize.txt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/images/stage2_interior.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/images/stage2_interior_rotated.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/images/t=0_before_minimizaion.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/images/vmd_colorscale_jet.tcl
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/moltemplate_files/README_how_to_generate_system_lt.sh
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/moltemplate_files/README_length_flexibility_details.txt
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/moltemplate_files/calc_table.sh
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/moltemplate_files/condensin.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/moltemplate_files/coords_orig.raw
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/moltemplate_files/generate_system_lt.py
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/moltemplate_files/interpolate_coords.py
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/moltemplate_files/monomer.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/moltemplate_files/table_bonds_stage2.dat
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/run.in.stage1
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/chromosome_metaphase_Naumova2013/run.in.stage2
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/README.TXT
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/README_run.sh
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples/membrane+protein => coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010}/images/4HelixOrig+Lipid2005_t=1290ps_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples/membrane+protein => coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010}/images/membrane+protein_t=0ps_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples/membrane+protein => coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010}/images/membrane+protein_t=0ps_no_pbc_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples/membrane+protein => coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010}/images/membrane+protein_t=0ps_top_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples/membrane+protein => coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010}/images/membrane+protein_t=5000ps_LR.jpg (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/moltemplate_files/1beadProtSci2010.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/moltemplate_files/1beadProtSci2010_variations.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/moltemplate_files/CGLipidBr2005.lt
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/moltemplate_files/calc_table/calc_CGLipidTableINTvsINT.py
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/moltemplate_files/calc_table/version_charmm_cutoff/calc_table.py
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/moltemplate_files/table_int.dat
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/run.in.npt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane+protein_Brannigan2005+Bellesia2010/run.in.nvt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/README.TXT
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/README_run.sh
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/membrane_BranniganPRE2005/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples => coarse_grained_examples}/membrane_BranniganPRE2005/images/DLPC.jpg (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples => coarse_grained_examples}/membrane_BranniganPRE2005/images/DPPC+DLPC_bilayer32x37_t=0ps_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples => coarse_grained_examples}/membrane_BranniganPRE2005/images/DPPC+DLPC_bilayer32x37_t=0ps_no_pbc_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples => coarse_grained_examples}/membrane_BranniganPRE2005/images/DPPC+DLPC_bilayer32x37_t=500ps_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_membrane_examples => coarse_grained_examples}/membrane_BranniganPRE2005/images/DPPC.jpg (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/moltemplate_files/CGLipidBr2005Orig.lt
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/moltemplate_files/calc_table/calc_table.py
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/moltemplate_files/calc_table/version_charmm_cutoff/calc_table.py
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/moltemplate_files/table_int.dat
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/run.in.npt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/membrane_BranniganPRE2005/run.in.nvt
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/README.TXT (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/README.TXT (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/README_run.sh (100%)
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated+chaperonin/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated+chaperonin/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/images/for_visualization/psf_file_created_by_topotools/system.psf (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/images/misfolded+chaperonin_t=0tau_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/images/unfolded+chaperonin_t=508750tau_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/moltemplate_files/1beadFrustrated.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/moltemplate_files/1beadFrustrated_variants.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/moltemplate_files/chaperonin.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/moltemplate_files/generate_tables/calc_chaperone_table.py (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/moltemplate_files/generate_tables/calc_dihedral_table.py (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/moltemplate_files/system.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/moltemplate_files/table_chaperonin_h=0.475.dat (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/moltemplate_files/table_chaperonin_h=0.dat (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+chaperonin/moltemplate_files/table_dihedral_frustrated.dat (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated+chaperonin/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated+chaperonin/run.in.nvt
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/README.TXT (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/README_run.sh (100%)
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated+minichaperone/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated+minichaperone/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/images/for_visualization/psf_file_created_by_topotools/system.psf (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/images/protein2x2x2+minichaperones2x2x2_t=0tau_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/images/protein2x2x2+minichaperones2x2x2_t=67500tau_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/moltemplate_files/1beadFrustrated.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/moltemplate_files/1beadFrustrated_variants.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/moltemplate_files/generate_tables/calc_chaperone_table.py (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/moltemplate_files/generate_tables/calc_dihedral_table.py (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/moltemplate_files/minichaperone.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/moltemplate_files/system.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/moltemplate_files/table_dihedral_frustrated.dat (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/moltemplate_files/table_minichaperone_h=0.6.dat (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated+minichaperone/moltemplate_files/table_minichaperone_h=0.dat (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated+minichaperone/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated+minichaperone/run.in.nvt
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/README.TXT (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/README_run.sh (100%)
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/images/for_visualization/psf_file_created_by_topotools/system.psf (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/images/initial_conformation_t=0tau.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/images/misfolded_conformation_t=1250tau.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/moltemplate_files/1beadFrustrated.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/moltemplate_files/1beadFrustrated_variants.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/moltemplate_files/generate_tables/calc_dihedral_table.py (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/moltemplate_files/system.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/frustrated/moltemplate_files/table_dihedral_frustrated.dat (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/frustrated/run_short_sim.in.nvt
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/README.TXT (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/README_run.sh (100%)
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/unfrustrated+chaperonin/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/protein_folding_examples/1bead+chaperone/unfrustrated+chaperonin/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/images/for_visualization/psf_file_created_by_topotools/system.psf (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/images/unfrustrated+chaperonin_t=0tau_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/images/unfrustrated+chaperonin_t=105tau_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/moltemplate_files/1beadUnfrustrated.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/moltemplate_files/1beadUnfrustrated_variants.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/moltemplate_files/chaperonin.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/moltemplate_files/generate_tables/calc_chaperone_table.py (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/moltemplate_files/system.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/moltemplate_files/table_chaperonin_h=0.475.dat (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated+chaperonin/moltemplate_files/table_chaperonin_h=0.dat (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/unfrustrated+chaperonin/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/unfrustrated+chaperonin/run.in.nvt
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated/README.TXT (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated/README_run.sh (100%)
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/unfrustrated/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/protein_folding_examples/1bead+chaperone/unfrustrated/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated/images/for_visualization/psf_file_created_by_topotools/system.psf (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated/images/unfrustrated_t=0tau_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated/images/unfrustrated_t=200tau_LR.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated/moltemplate_files/1beadUnfrustrated.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated/moltemplate_files/1beadUnfrustrated_variants.lt (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1bead+chaperone/unfrustrated/moltemplate_files/system.lt (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/unfrustrated/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1bead+chaperone/unfrustrated/run.in.nvt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1beadProtSci2010/README.TXT
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1beadProtSci2010/README_run.sh (100%)
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1beadProtSci2010/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/protein_folding_examples/1beadProtSci2010/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1beadProtSci2010/images/4HelixBundle_t=0.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1beadProtSci2010/images/4SheetBundle_t=0.jpg (100%)
 rename tools/moltemplate/examples/{CG_protein_folding_examples => coarse_grained_examples/protein_folding_examples}/1beadProtSci2010/images/for_visualization/psf_file_created_by_topotools/system.psf (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1beadProtSci2010/moltemplate_files/1beadProtSci2010.lt
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1beadProtSci2010/moltemplate_files/README.sh
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1beadProtSci2010/moltemplate_files/other_implementations/README.TXT
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1beadProtSci2010/moltemplate_files/other_implementations/charmm/1beadProtSci2010.lt
 rename tools/moltemplate/examples/{CG_protein_folding_examples/1beadProtSci2010/moltemplate_files/versions_with_comments => coarse_grained_examples/protein_folding_examples/1beadProtSci2010/moltemplate_files/other_implementations/class2}/1beadProtSci2010.lt (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1beadProtSci2010/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1beadProtSci2010/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/protein_folding_examples/1beadProtSci2010/run.in.nvt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/README.TXT
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/README_run.sh
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/README_setup.sh
 copy tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/images/vesicle_membrane+protein_L.jpg
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/moltemplate_files/1beadProtSci2010.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/moltemplate_files/1beadProtSci2010_variations.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/moltemplate_files/CGLipidBr2005.lt
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/moltemplate_files/README.sh
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/moltemplate_files/calc_table/calc_CGLipidTableINTvsINT.py
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/moltemplate_files/calc_table/version_charmm_cutoff/calc_table.py
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/moltemplate_files/table_int.dat
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/packmol_files/DLPC.xyz
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/packmol_files/DPPC.xyz
 create mode 100755 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/packmol_files/README.sh
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/packmol_files/protein.xyz
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/packmol_files/step1_proteins.inp
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/packmol_files/step2_innerlayer.inp
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/packmol_files/step3_outerlayer.inp
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/run.in.min
 create mode 100644 tools/moltemplate/examples/coarse_grained_examples/vesicle_Brannigan2005+Bellesia2010/run.in.nvt
 create mode 100644 tools/moltemplate/examples/file_conversion_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README_FIRST.TXT
 create mode 100755 tools/moltemplate/examples/file_conversion_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README_step1_run_ltemplify.sh
 create mode 100755 tools/moltemplate/examples/file_conversion_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README_step2_run_moltemplate.sh
 create mode 100755 tools/moltemplate/examples/file_conversion_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README_step3_run_lammps.sh
 rename tools/moltemplate/examples/{all_atom_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README_visualise.txt => file_conversion_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/README_visualize.txt} (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/convert_LAMMPS_to_LT_examples/cnad-cnt/cnad-cnt.data (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/convert_LAMMPS_to_LT_examples/cnad-cnt/cnad-cnt.in (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/convert_LAMMPS_to_LT_examples/cnad-cnt/images/cnad-cnt_after_rotate_copy.jpg (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/convert_LAMMPS_to_LT_examples/cnad-cnt/images/cnad-cnt_orig.jpg (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/convert_LAMMPS_to_LT_examples/cnad-cnt/images/cnad.jpg (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/convert_LAMMPS_to_LT_examples/cnad-cnt/images/cnt.jpg (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/convert_LAMMPS_to_LT_examples/cnad-cnt/images/for_visualization/psf_file_created_by_topotools/cnad-cnt_after_rotate_and_copy.psf (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/convert_LAMMPS_to_LT_examples/cnad-cnt/images/for_visualization/psf_file_created_by_topotools/cnad-cnt_orig.psf (100%)
 create mode 100644 tools/moltemplate/examples/file_conversion_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/junk.in
 create mode 100644 tools/moltemplate/examples/file_conversion_examples/convert_LAMMPS_to_LT_examples/cnad-cnt/run.in.nvt
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/convert_LAMMPS_to_LT_examples/cnad-cnt/system.lt (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/read_PDB_file_examples/waterSPCE_from_PDBfile/README.TXT (100%)
 create mode 100755 tools/moltemplate/examples/file_conversion_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/README_run.sh
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/read_PDB_file_examples/waterSPCE_from_PDBfile/README_setup.sh (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/read_PDB_file_examples/waterSPCE_from_PDBfile/README_visualize.txt (100%)
 copy lib/cuda/atom_vec_cuda_cu.h => tools/moltemplate/examples/file_conversion_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/moltemplate_files/.0 (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/read_PDB_file_examples/waterSPCE_from_PDBfile/moltemplate_files/README.sh (100%)
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/read_PDB_file_examples/waterSPCE_from_PDBfile/moltemplate_files/solvate.pdb (100%)
 create mode 100644 tools/moltemplate/examples/file_conversion_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/moltemplate_files/spce.lt
 rename tools/moltemplate/examples/{all_atom_examples => file_conversion_examples}/read_PDB_file_examples/waterSPCE_from_PDBfile/moltemplate_files/system.lt (100%)
 create mode 100644 tools/moltemplate/examples/file_conversion_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/run.in.npt
 create mode 100644 tools/moltemplate/examples/file_conversion_examples/read_PDB_file_examples/waterSPCE_from_PDBfile/run.in.nvt
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/README.TXT
 create mode 100755 tools/moltemplate/examples/misc_examples/menger_sponge/README_setup.sh
 rename tools/moltemplate/examples/{CG_membrane_examples/membrane+protein/README_visualise.txt => misc_examples/menger_sponge/README_visualize.txt} (100%)
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/images/AlCell_LR.jpg
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/images/lvl1_LR.jpg
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/images/lvl2_LR.jpg
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/images/lvl3_LR.jpg
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/images/menger_sponge_lattice_8cells_t=0_zoom1_LR2.jpg
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/images/menger_sponge_lattice_8cells_t=7400_LR.jpg
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/moltemplate_files/al_cell.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/moltemplate_files/elegant_inefficient_version/al_cell.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/moltemplate_files/elegant_inefficient_version/menger_cubes.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/moltemplate_files/elegant_inefficient_version/system.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/moltemplate_files/menger_cubes.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/menger_sponge/run.in
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/README.TXT
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/README_VMD_graphene.txt
 rename tools/moltemplate/examples/{CG_misc/2bead_heteropolymer => misc_examples/pyramids_vs_gravity}/README_setup.sh (100%)
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/README_visualize.txt
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/images/pyramids_vs_gravity_t=04800steps_LR.jpg
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/images/pyramids_vs_gravity_t=12200steps_LR.jpg
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/images/pyramids_vs_gravity_t=33000steps_LR.jpg
 create mode 100755 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/moltemplate_files/README.sh
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/moltemplate_files/graphene.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/moltemplate_files/graphene_wall.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/moltemplate_files/pyramids.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/moltemplate_files/system.lt
 create mode 100644 tools/moltemplate/examples/misc_examples/pyramids_vs_gravity/run.in
 create mode 100755 tools/moltemplate/src/bonds_by_type.py
 create mode 100644 tools/moltemplate/src/docs_useful_scripts/docs_dump2data.txt
 create mode 100644 tools/moltemplate/src/docs_useful_scripts/docs_extract_lammps_data.txt
 create mode 100644 tools/moltemplate/src/docs_useful_scripts/docs_raw2data.txt
 create mode 100755 tools/moltemplate/src/dump2data.py
 delete mode 100644 tools/moltemplate/src/lttree_missing_coeffs.py
 create mode 100644 tools/moltemplate/src/nbody_Bonds.py
 create mode 100644 tools/moltemplate/src/nbody_alternate_symmetry/class2_dih.py
 create mode 100644 tools/moltemplate/src/nbody_alternate_symmetry/class2_imp.py
 create mode 100644 tools/moltemplate/src/nbody_alternate_symmetry/gaff_imp.py
 create mode 100644 tools/moltemplate/src/nbody_alternate_symmetry/nbody_Dihedrals_nosym.py
 create mode 100644 tools/moltemplate/src/nbody_alternate_symmetry/nbody_Impropers_Icenter_swapJK.py
 create mode 100644 tools/moltemplate/src/nbody_alternate_symmetry/nbody_Impropers_Icenter_swapJKL.py
 create mode 100644 tools/moltemplate/src/nbody_alternate_symmetry/nbody_Impropers_Jcenter.py
 create mode 100644 tools/moltemplate/src/nbody_alternate_symmetry/nbody_Impropers_Jcenter_nosym.py
 create mode 100644 tools/moltemplate/src/nbody_alternate_symmetry/opls_imp.py
 create mode 100755 tools/moltemplate/src/nbody_by_type_backup.py
 mode change 100644 => 100755 tools/moltemplate/src/nbody_by_type_lib.py
 mode change 100644 => 100755 tools/moltemplate/src/nbody_graph_search.py
 create mode 100755 tools/moltemplate/src/nbody_reorder_atoms.py
 create mode 100755 tools/moltemplate/src/oplsaa_moltemplate.py
 create mode 100644 tools/moltemplate/src/ordereddict.py
 create mode 100755 tools/moltemplate/src/raw2data.py
 mode change 100644 => 100755 tools/moltemplate/src/ttree_lex.py
 delete mode 100644 tools/msi2lmp/TriclinicModification.pdf
 delete mode 100644 tools/msi2lmp/biosym_frc_files/README
 delete mode 100644 tools/msi2lmp/biosym_frc_files/pcff.frc
 create mode 100644 tools/msi2lmp/frc_files/README
 rename tools/msi2lmp/{biosym_frc_files => frc_files}/cff91.frc (100%)
 rename tools/msi2lmp/{biosym_frc_files => frc_files}/clayff.frc (100%)
 create mode 100644 tools/msi2lmp/frc_files/compass_published.frc
 rename tools/msi2lmp/{biosym_frc_files => frc_files}/cvff.frc (100%)
 rename tools/msi2lmp/{biosym_frc_files => frc_files}/cvff_aug.frc (100%)
 create mode 100644 tools/msi2lmp/frc_files/oplsaa.frc
 create mode 100644 tools/msi2lmp/frc_files/pcff.frc
 rename tools/msi2lmp/{biosym_frc_files => frc_files}/pcff.rlb (100%)
 rename tools/msi2lmp/{biosym_frc_files => frc_files}/pcff_templates.dat (100%)
 delete mode 100644 tools/msi2lmp/src/Msi2LMP2.h
 delete mode 100644 tools/msi2lmp/src/WriteDataFile01.c
 delete mode 100644 tools/msi2lmp/src/WriteDataFile05.c
 create mode 100644 tools/msi2lmp/src/msi2lmp.h
 create mode 100644 tools/msi2lmp/test/PyAC_bulk-clayff.car
 create mode 100644 tools/msi2lmp/test/PyAC_bulk-clayff.mdf
 create mode 100644 tools/msi2lmp/test/benzene-class1.car
 create mode 100644 tools/msi2lmp/test/benzene-class1.mdf
 create mode 100644 tools/msi2lmp/test/benzene-class2a.car
 create mode 100644 tools/msi2lmp/test/benzene-class2a.mdf
 create mode 100644 tools/msi2lmp/test/benzene-class2b.car
 create mode 100644 tools/msi2lmp/test/benzene-class2b.mdf
 delete mode 100644 tools/msi2lmp/test/correct/data.crambin
 delete mode 100644 tools/msi2lmp/test/correct/data.nylon
 delete mode 100644 tools/msi2lmp/test/correct/data.phen3_cff97
 rename tools/msi2lmp/test/{crambin.car => crambin-class1.car} (100%)
 rename tools/msi2lmp/test/{crambin.mdf => crambin-class1.mdf} (100%)
 create mode 100755 tools/msi2lmp/test/data-compare.pl
 create mode 100644 tools/msi2lmp/test/ethane-class1.car
 create mode 100644 tools/msi2lmp/test/ethane-class1.mdf
 create mode 100644 tools/msi2lmp/test/ethane-class2a.car
 create mode 100644 tools/msi2lmp/test/ethane-class2a.mdf
 create mode 100644 tools/msi2lmp/test/ethane-class2b.car
 create mode 100644 tools/msi2lmp/test/ethane-class2b.mdf
 create mode 100644 tools/msi2lmp/test/ethane-oplsaa.car
 create mode 100644 tools/msi2lmp/test/ethane-oplsaa.mdf
 create mode 100644 tools/msi2lmp/test/h2-h2o-class1.car
 create mode 100644 tools/msi2lmp/test/h2-h2o-class1.mdf
 create mode 100644 tools/msi2lmp/test/h2-h2o-class2b.car
 create mode 100644 tools/msi2lmp/test/h2-h2o-class2b.mdf
 create mode 100644 tools/msi2lmp/test/hap_crystal-class1.car
 create mode 100644 tools/msi2lmp/test/hap_crystal-class1.mdf
 create mode 100644 tools/msi2lmp/test/hap_crystal-class2b.car
 create mode 100644 tools/msi2lmp/test/hap_crystal-class2b.mdf
 create mode 100644 tools/msi2lmp/test/hydrogen-class1.car
 create mode 100644 tools/msi2lmp/test/hydrogen-class1.mdf
 create mode 100644 tools/msi2lmp/test/hydrogen-class2a.car
 create mode 100644 tools/msi2lmp/test/hydrogen-class2a.mdf
 create mode 100644 tools/msi2lmp/test/in.PyAC_bulk-clayff
 create mode 100644 tools/msi2lmp/test/in.benzene-class1
 create mode 100644 tools/msi2lmp/test/in.benzene-class2a
 create mode 100644 tools/msi2lmp/test/in.benzene-class2b
 create mode 100644 tools/msi2lmp/test/in.crambin-class1
 create mode 100644 tools/msi2lmp/test/in.ethane-class1
 create mode 100644 tools/msi2lmp/test/in.ethane-class2a
 create mode 100644 tools/msi2lmp/test/in.ethane-class2b
 create mode 100644 tools/msi2lmp/test/in.ethane-oplsaa
 create mode 100644 tools/msi2lmp/test/in.h2-h2o-class1
 create mode 100644 tools/msi2lmp/test/in.h2-h2o-class2b
 create mode 100644 tools/msi2lmp/test/in.hap_crystal-class1
 create mode 100644 tools/msi2lmp/test/in.hap_crystal-class2b
 create mode 100644 tools/msi2lmp/test/in.hydrogen-class1
 create mode 100644 tools/msi2lmp/test/in.hydrogen-class2a
 create mode 100644 tools/msi2lmp/test/in.naphthalene-class1
 create mode 100644 tools/msi2lmp/test/in.naphthalene-class2a
 create mode 100644 tools/msi2lmp/test/in.naphthalene-class2b
 create mode 100644 tools/msi2lmp/test/in.nylon-class1
 create mode 100644 tools/msi2lmp/test/in.phen3_cff97-class1
 create mode 100644 tools/msi2lmp/test/in.water-class1
 create mode 100644 tools/msi2lmp/test/in.water-class2b
 create mode 100644 tools/msi2lmp/test/naphthalene-class1.car
 create mode 100644 tools/msi2lmp/test/naphthalene-class1.mdf
 create mode 100644 tools/msi2lmp/test/naphthalene-class2a.car
 create mode 100644 tools/msi2lmp/test/naphthalene-class2a.mdf
 create mode 100644 tools/msi2lmp/test/naphthalene-class2b.car
 create mode 100644 tools/msi2lmp/test/naphthalene-class2b.mdf
 rename tools/msi2lmp/test/{nylon.car => nylon-class1.car} (100%)
 rename tools/msi2lmp/test/{nylon.mdf => nylon-class1.mdf} (100%)
 rename tools/msi2lmp/test/{phen3_cff97.car => phen3_cff97-class1.car} (100%)
 rename tools/msi2lmp/test/{phen3_cff97.mdf => phen3_cff97-class1.mdf} (100%)
 create mode 100644 tools/msi2lmp/test/reference/PyAC_bulk-clayff.data
 create mode 100644 tools/msi2lmp/test/reference/PyAC_bulk-clayff.data2
 create mode 100644 tools/msi2lmp/test/reference/benzene-class1.data
 create mode 100644 tools/msi2lmp/test/reference/benzene-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/benzene-class1.data3
 create mode 100644 tools/msi2lmp/test/reference/benzene-class2a.data
 create mode 100644 tools/msi2lmp/test/reference/benzene-class2a.data2
 create mode 100644 tools/msi2lmp/test/reference/benzene-class2b.data
 create mode 100644 tools/msi2lmp/test/reference/benzene-class2b.data2
 create mode 100644 tools/msi2lmp/test/reference/crambin-class1.data
 create mode 100644 tools/msi2lmp/test/reference/crambin-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/ethane-class1.data
 create mode 100644 tools/msi2lmp/test/reference/ethane-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/ethane-class2a.data
 create mode 100644 tools/msi2lmp/test/reference/ethane-class2a.data2
 create mode 100644 tools/msi2lmp/test/reference/ethane-class2b.data
 create mode 100644 tools/msi2lmp/test/reference/ethane-class2b.data2
 create mode 100644 tools/msi2lmp/test/reference/ethane-oplsaa.data
 create mode 100644 tools/msi2lmp/test/reference/ethane-oplsaa.data2
 create mode 100644 tools/msi2lmp/test/reference/h2-h2o-class1.data
 create mode 100644 tools/msi2lmp/test/reference/h2-h2o-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/h2-h2o-class2b.data
 create mode 100644 tools/msi2lmp/test/reference/h2-h2o-class2b.data2
 create mode 100644 tools/msi2lmp/test/reference/hap_crystal-class1.data
 create mode 100644 tools/msi2lmp/test/reference/hap_crystal-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/hap_crystal-class2b.data
 create mode 100644 tools/msi2lmp/test/reference/hap_crystal-class2b.data2
 create mode 100644 tools/msi2lmp/test/reference/hydrogen-class1.data
 create mode 100644 tools/msi2lmp/test/reference/hydrogen-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/hydrogen-class2a.data
 create mode 100644 tools/msi2lmp/test/reference/hydrogen-class2a.data2
 create mode 100644 tools/msi2lmp/test/reference/naphthalene-class1.data
 create mode 100644 tools/msi2lmp/test/reference/naphthalene-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/naphthalene-class2a.data
 create mode 100644 tools/msi2lmp/test/reference/naphthalene-class2a.data2
 create mode 100644 tools/msi2lmp/test/reference/naphthalene-class2b.data
 create mode 100644 tools/msi2lmp/test/reference/naphthalene-class2b.data2
 create mode 100644 tools/msi2lmp/test/reference/nylon-class1.data
 create mode 100644 tools/msi2lmp/test/reference/nylon-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/phen3_cff97-class1.data
 create mode 100644 tools/msi2lmp/test/reference/phen3_cff97-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/water-class1.data
 create mode 100644 tools/msi2lmp/test/reference/water-class1.data2
 create mode 100644 tools/msi2lmp/test/reference/water-class2b.data
 create mode 100644 tools/msi2lmp/test/reference/water-class2b.data2
 create mode 100755 tools/msi2lmp/test/runtests.sh
 create mode 100644 tools/msi2lmp/test/water-class1.car
 create mode 100644 tools/msi2lmp/test/water-class1.mdf
 create mode 100644 tools/msi2lmp/test/water-class2b.car
 create mode 100644 tools/msi2lmp/test/water-class2b.mdf
 create mode 100644 tools/phonon/Makefile
 create mode 100644 tools/phonon/README
 create mode 100644 tools/phonon/dynmat.cpp
 create mode 100644 tools/phonon/dynmat.h
 create mode 100644 tools/phonon/green.cpp
 create mode 100644 tools/phonon/green.h
 create mode 100644 tools/phonon/interpolate.cpp
 create mode 100644 tools/phonon/interpolate.h
 create mode 100644 tools/phonon/main.cpp
 create mode 100644 tools/phonon/memory.cpp
 create mode 100644 tools/phonon/memory.h
 create mode 100644 tools/phonon/phonon.cpp
 create mode 100644 tools/phonon/phonon.h
 create mode 100644 tools/phonon/timer.cpp
 create mode 100644 tools/phonon/timer.h
 create mode 100644 tools/phonon/version.h
 create mode 100644 tools/polybond/Manual.pdf
 create mode 100644 tools/polybond/README
 create mode 100644 tools/polybond/lmpsdata.py
 delete mode 100644 tools/restart2data.cpp
 delete mode 100644 tools/thermo_extract.c
 create mode 100644 tools/xmgrace/README
 create mode 100644 tools/xmgrace/lammpsplot.cpp
 create mode 100644 tools/xmgrace/lammpsplot.pdf
 create mode 100644 tools/xmgrace/logplotawk.oneliner
 create mode 100644 tools/xmgrace/logplotgrep.oneliner
 create mode 100755 tools/xmgrace/plotthermodata.awk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lammps.git



More information about the debian-science-commits mailing list