- Apr 30, 2015
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
an entry page for the mm module
-
- Apr 29, 2015
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
not only check for the number of bond partners, but also whether there is an atom called SG in the bonded atoms.
-
- Apr 28, 2015
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
of threads in the cpu platform
-
- Apr 27, 2015
-
-
BIOPZ-Johner Niklaus authored
-
- Apr 24, 2015
-
-
Studer Gabriel authored
-
Studer Gabriel authored
when it could be renamed in the meantime...
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
was just a copy paste artefact
-
- Apr 22, 2015
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Apr 21, 2015
-
-
Studer Gabriel authored
can also read some CHARMM stuff
-
Studer Gabriel authored
-
- Apr 20, 2015
-
-
Studer Gabriel authored
building disulfid bond
-
Studer Gabriel authored
the settings object. In many cases the user might only want to minimize a structure, an integrator is therefore useless. To make OpenMM happy, a dummy integrator (Verlet integrator with timestep 1fs) is attached to the settings object and simulation in these cases.
-
- Apr 18, 2015
-
-
Studer Gabriel authored
-
- Apr 05, 2015
-
-
Studer Gabriel authored
In the topology creator, the input entity has been renamed to the naming defined in the forcefield. After setting up the topology, the naming does not matter anymore, as long as there are no manipulations on the atoms. With the additional flag, the topology creator can rename the entity back to pdb standard, as soon as the whole parametrization magic took place.
-
- Mar 31, 2015
-
-
BIOPZ-Johner Niklaus authored
Changed std::vec<geom::Vec3> into geom::Vec3List.
-
Studer Gabriel authored
all terms separately
-
Studer Gabriel authored
(Steepest descent and LBFGS) Now it's possible to get the info back, whether steepest descent has converged to the desired tolerance. Unfortunately this is not possible for LBFGS. This is due to the implementation in OpenMM...
-
Studer Gabriel authored
-
- Mar 30, 2015
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Mar 20, 2015
-
-
Studer Gabriel authored
to make sure, that the angles get written properly into dcd files.
-
Studer Gabriel authored
not to be reloaded (due to the previously applied copy to the entity)
-
Studer Gabriel authored
right new they are: SOL HOH TIP3
-
Studer Gabriel authored
hydrogen constraints check for first char equals H
-
- Mar 19, 2015
-
-
Studer Gabriel authored
-
- Mar 02, 2015
-
-
Studer Gabriel authored
-
- Feb 21, 2015
-
-
Studer Gabriel authored
-
- Feb 19, 2015
-
-
Studer Gabriel authored
-
- Feb 12, 2015
-
-
Studer Gabriel authored
This reverts commit bf46ad1a. Conflicts: modules/conop/src/compound.hh modules/conop/src/compound_lib.cc
-
- Feb 09, 2015
-
-
Studer Gabriel authored
allows simple things like building disulfid bonds, heme bonds, ..., and some renaming functionality
-