<!--
/* Font Definitions */
.font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;
mso-font-charset:0;
mso-generic-font-family:roman;
mso-font-pitch:variable;
mso-font-signature:-1610611985 1107304683 0 0 159 0;}
.font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1610611985 1073750139 0 0 159 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-unhide:no;
mso-style-qformat:yes;
mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
text-align:justify;
line-height:200%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:Calibri;
mso-fareast-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:Arial;
mso-bidi-theme-font:minor-bidi;}
p
{mso-style-noshow:yes;
mso-style-priority:99;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman","serif";
mso-fareast-font-family:"Times New Roman";}
.MsoChpDefault
{mso-style-type:export-only;
mso-default-props:yes;
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:Calibri;
mso-fareast-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:Arial;
mso-bidi-theme-font:minor-bidi;}
.MsoPapDefault
{mso-style-type:export-only;
text-align:justify;
line-height:200%;}
.page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->Dear Amber Users,
I am doing a Simulation of a DNA (240-mer) using AMBER9.
I am trying to run sander machine
with the following input script
s0 240-mer: initial minimization solvent + ions
&cntrl
imin = 1,
maxcyc = 5000,
ncyc = 500,
ntb = 1,
ntr = 1,
cut = 9.0
/
Hold the DNA fixed
500.0
RES 1 480
END
END
sander -O -i s0_wat_min1.in -o s0_wat_min1.out -p
s0_wat.prmtop -c s0_wat.inpcrd -r s0_wat_min1.rst -ref
s0_wat.inpcrd
I receive the following error:
nfft1-3 too large! check on MAXNFFT in ew_bspline.f
I tried to increase the MAXNFFT in ew_bspline.h from
500 to 5000, unfortunately it didn't work out and still gave the same error,
should I increase it to larger
value or it it something else?
thank you very much in advance
Regards,
Ehsan
--------------------------------------------------------------
Ehsan Habibi
M.Sc. candidate of Biophysics
Laboratory of Systems Biology and Bioinformatics (LBB)
Institute of Biochemistry and Biophysics (IBB)
University of Tehran,Tehran, Iran.
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jun 08 2010 - 07:00:05 PDT