Skip to content
Snippets Groups Projects
  1. Sep 20, 2018
  2. Sep 16, 2018
  3. Sep 13, 2018
  4. Sep 12, 2018
    • Giovanni's avatar
      Merge pull request #384 from plumed/piv-merge · 9086b711
      Giovanni authored
      Piv merge
      Unverified
      9086b711
    • Giovanni Bussi's avatar
      Added PIV to Path CV · 552bd3a2
      Giovanni Bussi authored
      cc @silviopipolo
      552bd3a2
    • SilvioPipolo's avatar
      Squashed all commits from PIV. · e7f6fa89
      SilvioPipolo authored
      See #370
      
      cc @silviopipolo
      
      Logs are below. Commits affecting the core have been squashed separately.
      In addition, I fixed namespace name (should be `piv`).
      
      ----
      
      PIV metric coupled with PathCV and added input example for doxygen.
      
      Line CRYST1 of a PDB file is read and box vectors, axis and angles are
      computed. Functions are added to get box parameters.
      
      Added function getClosePairAtomNumber to get pairs in AtomNumber format
      for piv construction.
      
      Added function set_r0 to set the R_0 value from piv class once the
      scaling factor has been defined.
      
      piv module added
      
      Added piv module regtests on distance and derivatives/virial
      
      PIV.cpp Astyled
      
      Files astyled using plumed astyle
      
      solved Travis warnings on non-initialized member variables
      
      Solved the R_0 issue without adding any new function in
      SwitchingFunction.cpp, but by substituting its value in the string read as
      in PIV.cpp.
      
      Fixed format in reading box parmaters (CRYST1) in pdb.cpp
      
      Changed the construction of the box vectors from length and angle
      parameters in pdb.cpp
      
      fixed update_piv
      
      astyle PIV
      
      pic
      e7f6fa89
    • Giovanni Bussi's avatar
      Improved neighborlist · 1468b087
      Giovanni Bussi authored
      cc: @silviopipolo
      1468b087
    • Giovanni Bussi's avatar
      Improved PDB class · e1fc45b2
      Giovanni Bussi authored
      cc @silviopipolo
      e1fc45b2
  5. Sep 11, 2018
Loading