Send Espressomd-users mailing list submissions to
address@hidden
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.nongnu.org/mailman/listinfo/espressomd-users
or, via email, send a message with subject or body 'help' to
address@hidden
You can reach the person managing the list at
address@hidden
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Espressomd-users digest..."
Today's Topics:
1. Re: ADRESS TROUBLE (Olaf Lenz)
2. ADRESS-TROUBLE (Nicola Fortunati)
----------------------------------------------------------------------
Message: 1
Date: Tue, 27 Sep 2011 12:23:17 +0200
From: Olaf Lenz<address@hidden>
To: address@hidden
Subject: Re: [ESPResSo-users] ADRESS TROUBLE
Message-ID:<address@hidden>
Content-Type: text/plain; charset="iso-8859-15"
Hi Nicola!
On 09/27/2011 12:21 PM, Nicola Fortunati wrote:
i have looked *User's Guide, chapter 3.4 "myconfig.h: Activating and
deactivating features"*, but i can't to compile with ADRESS feature
and i don't understand why i can't do it. I want to use ADRESS to
simulate proteins into CG solvent.
My operations to install ADRESS are:
* have modified the file */espresso-3.0.1/src/myconfig-default.h*:
i
Better do not use the name "myconfig-default.h"! Just create a file
"myconfig.h" in the build directory that contains the #define-lines.
#define ADRESSO
It should be just "ADRESS", not ADRESSO.
#define VIRTUAL_SITES_COM
Indeed, I just noticed that the code does not compile with the feature
VIRTUAL_SITES_COM, and has been broken since some months. I have just
fixed it in the code.
To get the changes, just download the following .tar.gz and use it:
http://espressomd.org/jenkins/job/ESPResSo-3.0/lastSuccessfulBuild/artifact/espresso-3.0.1.tar.gz
I hope that this fixes your problems. If not, please contact me again
(via the mailing list).
Olaf