- Sep 11, 2014
-
-
Giovanni Bussi authored
Added PDF manual. I had to reorganize a bit the documentation to make it more linear. In particular, I assigned each of the previously "dangling" pages as subpage of another one (e.g. DEBUG keyword). Additionally, I changed a bit the way MD-specific instructions are linked and added some comment about the PDF manual in the introduction. The most important change is that I am not using the Layout anymore since it was difficult to keep it in sync. Now, in the html version, only the left-side tree is visible, and the tabs disappeared. I don't think this is a big issue but we might try to solve it. PDF manual is still a bit buggy: some links are not properly resolved and images are not shown. I think we can solve these issues later. Addresses #101
-
- Jun 08, 2014
-
-
Gareth Tribello authored
Changes to the code are there so that I can reference the atoms page in the descriptions of keywords that read atom numbers. I also changed the input to multicolvar functions. I stopped using the ARG keyword in these actions and used DATA instead because you are refering to the data calculated in a multicolvar as opposed to a scalar quantity calculated by a particular action.
-
- Jun 04, 2014
-
-
Carlo Camilloni authored
-
Giovanni Bussi authored
-
- Jun 02, 2014
-
-
Giovanni Bussi authored
-
- Mar 11, 2014
-
-
Carlo Camilloni authored
I have noticed that on some machines one needs to add -lgfortran to link blas and lapack correctly (manual updated).
-
- Jan 14, 2014
-
-
Giovanni Bussi authored
-
- Jan 02, 2014
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Dec 20, 2013
-
-
Giovanni Bussi authored
Ready for merge. Nothing should change with existing Makefile.conf.
-
- Dec 10, 2013
-
-
Carlo Camilloni authored
-
- Oct 18, 2013
-
-
Giovanni Bussi authored
One can now produce a Makefile.conf and a sourceme.sh using autoconf. Just type: ./configure Or maybe ./configure CXX=icpc In case you want to use mpi, just use: ./configure CXX=mpic++ Everything should be smooth. I took care that the generated Makefile.conf is compatible with those stored in configurations/. In this way, one can always resort to a saved configuration file. Moreover, jumping between git branches (without need of reconfiguring) will be easier. More info on the manual page (no need to use autoconf to compile the manual and see that page) Closes #46
-
Giovanni Bussi authored
-
- Sep 19, 2013
-
-
Giovanni Bussi authored
To be consistent with the paper, plumed is always capital letters. I also changed 2.0 -> 2 and 1.0 -> 1 for sake of generality
-
- Aug 13, 2013
-
-
Giovanni Bussi authored
-
- Jul 28, 2013
-
-
Giovanni Bussi authored
This is the standard path for linux distribution. Thus "make install" will fail unless run with root permission or unless PLUMED_PREFIX is explicitly set. I also fixed DYLIB path for mac (plumed path should be prepended)
-
- Jul 25, 2013
-
-
Giovanni Bussi authored
Fixes #7
-
- Apr 19, 2013
-
-
Giovanni Bussi authored
-
- Feb 10, 2012
-
-
Gareth Tribello authored
the parts that are contained in the code
-
- Jul 04, 2011
-
-
Giovanni Bussi authored
-
- Jun 30, 2011
-
-
Giovanni Bussi authored
I also upgraded the doxygen configuration files to 1.7.4 version
-