Dr. Hafermann,
That is incredibly helpful; thanks a lot (and a much belated thank you to
Dr. Gull as well for his equally helpful reply and references).
On Wed, Aug 10, 2011 at 5:00 AM, <
comp-phys-alps-users-request@lists.phys.ethz.ch> wrote:
Send Comp-phys-alps-users mailing list submissions to
comp-phys-alps-users@lists.phys.ethz.ch
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.phys.ethz.ch/listinfo/comp-phys-alps-users
or, via email, send a message with subject or body 'help' to
comp-phys-alps-users-request@lists.phys.ethz.ch
You can reach the person managing the list at
comp-phys-alps-users-owner@lists.phys.ethz.ch
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Comp-phys-alps-users digest..."
Today's Topics:
- Re: ALPS 2.0.1 released (Rachele Nerattini)
- Problems about running python (??)
- Re: Self Energy in DMFT Code (Hartmut Hafermann)
Message: 1
Date: Tue, 9 Aug 2011 15:02:32 +0200
From: Rachele Nerattini r.nerattini@gmail.com
Subject: Re: [ALPS-users] ALPS 2.0.1 released
To: comp-phys-alps-users@lists.phys.ethz.ch
Message-ID:
<CAAm4ZBp5hwez7Ne6pSPZo9qtjX75DDP5T0gjLEaYofjDq9djeA@mail.gmail.com
Content-Type: text/plain; charset="iso-8859-1"
Dear Mr Troyer,
thank you for the help. I'm going to edit the file and I'll write to you
soon to let you know if the program works properly.
Thank you again for the help,
best regards
Rachele Nerattini
2011/8/1 Matthias Troyer troyer@phys.ethz.ch
Here is the patch. I'll add that to the next release.
--- mc/spins/spinmc_factory.C (revision 5665)
+++ mc/spins/spinmc_factory.C (working copy)
@@ -139,6 +139,8 @@
produceError(parms);
return 0;
}
- else if (parms["MODEL"]=="O(4)")
- return new SpinSim<ONMoment<4>,MIdMatrix<double,4>
(where,parms,node);
else if (parms["MODEL"]=="Heisenberg")
switch (maxElemCount) {
case 1:
On 14 Jul 2011, at 05:11, Rachele Nerattini wrote:
Dear Mr Troyer,
I've already written to you some months ago to ask you how could I
perform
a MC classical simulation of the O(4) model.
I've edited the file spinmc_factory.C as you suggested and typed make
install to make it work.
The installation of every packages seemed to be ended well. So I prepared
the input file with MODEL O(4) but It didn't work.
It seemed as if the simulation started in the proper way but then it
stopped with this error:
impossible to perform the simulation, impossible to find the O(4) model
in
the file
factory.C
What is this file? Where I can find it and how can I edit it?
Thank you for your help and sorry for my several requests of help.
Best Regards
Rachele Nerattini