Re: AMBER: nmode

From: David A. Case <case.scripps.edu>
Date: Tue, 14 Sep 2004 16:13:14 -0700

On Tue, Sep 14, 2004, Carsten Detering wrote:

>
> I would like to perform an Nmode calculation of a protein.

It looks like your protein has 4655 atoms, so you will need a lot of memory.

> Total memory required : 292772756 real words

This implies that you will need access to 2.3 GBytes of memory (each real
work is 8bytes).

> ASSERTion 'ier == 0' failed in nmode.f at line 105.

This means that the program failed in its attempt to allocate memory for
you, because the needed amount was not available.

If you don't need the eigenvectors, you can reduce the memory required by
about a factor of 3 by setting ismem=1.

....hope this helps....dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Sep 15 2004 - 00:53:00 PDT
Custom Search