From: Vermaas, Joshua (Joshua.Vermaas_at_nrel.gov)
Date: Thu Sep 15 2016 - 11:23:17 CDT

Hi Chiaju,

The error comes from there not being a newline at the end of the file.
NAMD expects the last line to be blank, or otherwise will bail out. The
warnings come from duplicate parameter entries that aren't the same. Its
been a while, so I've forgotten how it handles this, but I think the
*second* set of parameters it reads in is the one NAMD uses when
computing bonded terms. These aren't errors, but I'd recommend being
damn sure you are using the parameters you think you are using.

-Josh

On 09/15/2016 10:06 AM, Chia-Ju Hsieh wrote:
> Hi,
>
> I have a small molecular structure conformed as R-N3, and used CgenFF to parametrize the ligand. When I running NAMD simulation seems like it stop at somewhere regarding azide. The error information from the output file are shown in the end of the message.
>
> Is this something wrong with the parameter and topology file?
>
> Thanks,
>
> Chiaju
>
> Info: USING ARITHMETIC MEAN TO COMBINE L-J SIGMA PARAMETERS
> Warning: DUPLICATE BOND ENTRY FOR NG1D1-NG1D1
> PREVIOUS VALUES k=1244.39 x0=1.1395
> USING VALUES k=696.682 x0=1.2367
> Warning: DUPLICATE ANGLE ENTRY FOR CG2R61-CG2R61-NG1D1
> PREVIOUS VALUES k=42.252 theta0=116.2 k_ub=0 r_ub=0
> USING VALUES k=43.173 theta0=123.94 k_ub=0 r_ub=0
> Warning: IDENTICAL PERIODICITY! REPLACING OLD VALUES BY:
> k=0.3794 n=2 delta=180
> Warning: IDENTICAL PERIODICITY! REPLACING OLD VALUES BY:
> k=0.3824 n=2 delta=180
> Warning: DUPLICATE DIHEDRAL ENTRY FOR CG2R61-CG2R61-CG2R61-NG1D1
> PREVIOUS VALUES MULTIPLICITY: 1
> k=0.6104 n=2 delta=180
> Warning: IDENTICAL PERIODICITY! REPLACING OLD VALUES BY:
> k=0.6519 n=2 delta=180
> Warning: DUPLICATE DIHEDRAL ENTRY FOR HGR61-CG2R61-CG2R61-NG1D1
> PREVIOUS VALUES MULTIPLICITY: 1
> k=0.6397 n=2 delta=180
> Warning: IDENTICAL PERIODICITY! REPLACING OLD VALUES BY:
> k=0.6624 n=2 delta=180
> FATAL ERROR: ABNORMAL EOF FOUND - buffer=*END*
>
>
>