Fix gmx solvate topology updating
[alexxy/gromacs.git] / docs /
2018-08-01 Paul BauerFix -skip option for gmx rms
2018-07-30 Mark AbrahamFix CG with multiple domains
2018-07-30 Paul BauerFix bfactor output
2018-07-29 Szilárd PállCorrections to the user guide mdrun perf section
2018-06-14 Mark AbrahamUpdated to prepare for 2018.3 release
2018-06-14 Mark AbrahamVersion 2018.2
2018-06-13 Mark AbrahamFixed documentation typo
2018-06-12 Szilárd PállAlso issue OMP_NUM_THREADS reading note to the log
2018-06-12 Viveca LindahlChanged histogram check interval for multidimensional...
2018-06-12 Berk HessAdd fatal error for inconsistent graph
2018-06-12 Berk HessAvoid COM removal moving frozen atoms
2018-06-12 Berk HessRemove constraint v correction for frozen atoms
2018-06-08 Paul BauerFix gmx solvate with multiple solvent molecule types
2018-06-06 Berk HessFix MPI inconsistency in EM after constraint failure
2018-06-06 Erik LindahlUse default CMake path variables
2018-06-06 Paul BauerFix PQR file output
2018-06-06 Erik LindahlBump GMX_BUILD_OWN_FFTW to 3.3.8 to avoid bugs
2018-06-05 Mark AbrahamFixed enemat when .edr had no matching energy groups
2018-05-30 Paul BauerDisallow use of empty box information in solvent files
2018-05-22 Aleksei IupinovRemove unused results of cudaStreamQuery()
2018-05-03 Berk HessEnable SIMD version of update
2018-04-10 Aleksei IupinovPrevent OpenCL timing memory leak
2018-04-03 Mark AbrahamRemove leftover mention of twin-range scheme
2018-04-03 Berk HessChange warninp filenm to std::string
2018-03-27 Mark AbrahamClarified mdp options relating to bonds
2018-03-22 Mark AbrahamUpdated to prepare for 2018.2 release
2018-03-21 Mark AbrahamMerge "Merge branch release-2016 into release-2018...
2018-03-21 Mark AbrahamUpdate release notes for 2018.1
2018-03-20 Mark AbrahamMerge branch release-2016 into release-2018
2018-03-20 Aleksei IupinovClarify the mdrun GPU options docs
2018-03-15 Berk HessFix virial with external pull potential and MPI
2018-03-14 Berk HessFix pull bug with geometry=direction-periodic
2018-03-13 Berk HessAdd AWH fixes to release notes
2018-03-06 Szilárd PállExtend "Finding out how to run mdrun better" section
2018-03-06 Mark AbrahamFixed dvdlambda for SHAKE + FE
2018-03-06 Berk HessMake multi-atom TPI reproducible
2018-03-05 Berk HessWork around gcc bug with group kernel tables
2018-03-02 Berk HessFix AWH bias-sharing with parallel simulation
2018-03-01 Berk HessDetect AMD SMT topology
2018-02-26 Mark AbrahamPermit define .mdp field to assign values
2018-02-26 Mark AbrahamOrganize for recording 2016-era release notes and add...
2018-02-16 Mark AbrahamMerge branch release-2016 into release-2018
2018-02-14 Mark AbrahamMerge branch release-2016 into release-2018
2018-02-14 Mark AbrahamPrepare release notes for 2018.1
2018-02-08 Mark AbrahamUse more portable python shebangs
2018-02-08 Mark AbrahamMerge branch release-2016 into release-2018
2018-01-18 Roland SchulzRemove incorrect release-note entry
2018-01-11 Mark AbrahamVersion 2018
2018-01-10 Szilárd PállUser guide updates to GPU section
2018-01-10 Szilárd PállRelease notes tweaks
2018-01-10 Mark AbrahamAdd release notes to source repo
2018-01-10 Szilárd PállInstall guide updates
2018-01-10 Szilárd PállEnvironment variable docs maintenance
2018-01-09 Mark AbrahamClean up user guide for release
2018-01-09 Mark AbrahamMerge branch release-2016 into release-2018
2018-01-08 Carsten KutznerFix a few typos in SIMD documentation
2018-01-03 Paul BauerCorrect dihedral restraint section in Manual
2018-01-02 Erik LindahlImprove manual from comments by Gang Liu
2017-12-26 Erik LindahlFix builds on ARM & clarify (ARM) GPU support
2017-12-22 Mark AbrahamMerge branch release-2016 into release-2018
2017-12-21 Mark AbrahamMerge branch release-5-1 into release-2016
2017-12-21 Pascal MerzDocumentation and fixes for physical validation
2017-12-20 Mark AbrahamMerge branch release-2016 into release-2018
2017-12-19 Carsten KutznerFix electric field .mdp documentation
2017-12-17 Roland SchulzSupport Simd4N for SimdRealWidth<4
2017-12-12 Mark AbrahamMerge branch release-2016 into release-2018
2017-12-08 Berk HessAdd Viveca Lindahl as contributor
2017-12-08 Paul BauerAdd information regarding xlc compiler
2017-12-06 Szilárd PállImplement alternating GPU wait
2017-12-04 Berk HessMerge "Merge branch release-2016 into release-2018...
2017-12-04 Mark AbrahamMerge branch release-2016 into release-2018
2017-11-30 Viveca LindahlCorrect AWH input file name in documentation
2017-11-28 Mark AbrahamGROMACS 2018 first beta release
2017-11-28 Berk HessUpdate documention of Nose-Hoover output
2017-11-27 Paul BauerAdd GPU task information to user-guide
2017-11-24 Berk HessDisabled CUDA timings
2017-11-24 Mark AbrahamUpdate developer guide
2017-11-24 Mark AbrahamExtend task assignment code
2017-11-24 Aleksei IupinovMention gmx_install_headers() in the developer manual
2017-11-24 Aleksei IupinovPin coordinates, forces and charges for PME on GPU
2017-11-23 Berk HessUpdate note in manual on SD
2017-11-22 Viveca LindahlFixed typo and adds corrects units in the friction...
2017-11-22 Viveca LindahlAdded friction tensor to AWH manual section
2017-11-21 Paul BauerFirst general additions to the documentation
2017-11-20 Viveca LindahlAdd reading and writing to AWH module
2017-11-19 Berk HessAdd SIMD for AWH
2017-11-19 Viveca LindahlAdd AWH section to manual.
2017-11-19 Viveca LindahlAdd AWH biasing module + tests
2017-11-18 Magnus LundborgAdded Magnus Lundborg as contributor in the manual.
2017-11-10 Roland SchulzPME-gather: 4xN SIMD
2017-11-03 Mark AbrahamMerge "Merge branch release-2016"
2017-11-02 David van der SpoelNew mdp input for electric fields.
2017-11-02 Mark AbrahamMerge branch release-2016
2017-11-01 Paul BauerSmall change to LaTeX manual generation
2017-11-01 Paul BauerFixing missing references in web documentation
2017-10-23 David van der SpoelSplit off the NMR related analyses from gmx energy.
2017-10-20 Mark AbrahamClarify docs for Fmax in EM
2017-10-20 Mark AbrahamMerge branch release-2016
2017-10-16 Mark AbrahamMerge branch release-2016
2017-10-11 Paul BauerChange to modules for build of web documentation
next