From: Daniela Rivas (dani.rivas.r_at_gmail.com)
Date: Wed Mar 02 2016 - 12:11:07 CST

Hello,

I'm trying to concatenate two dcd files using this command line:

catdcd -o dinamica_cristal_completa.dcd dinamica_cristal.dcd
dinamica_cristal2.dcd

and I'm getting the following error:

-code 1 -level 0 -errorcode {CHILDSTATUS 1910 1} -errorinfo {CatDCD 5.1
Reading indices from file 'dinamica_cristal.dcd'
Error: no indices found in file.
    while executing
"::exec
/home/daniela/Downloads/vmd-1.9.2/plugins/LINUXAMD64/bin/catdcd5.1/catdcd
-stride dinamica_cristal2.dcd -i dinamica_cristal.dcd -o dinamica_cri..."
    ("eval" body line 1)
    invoked from within
"eval ::exec [list $exec_path] [lrange $args 1 end]"
    (procedure "::ExecTool::exec" line 14)
    invoked from within
"::ExecTool::exec catdcd -stride $stride -i $indexFile -o $outFile
$dcdFileNames"
    ("eval" body line 1)
    invoked from within
"eval ::ExecTool::exec {catdcd -stride $stride -i $indexFile -o $outFile
$dcdFileNames} "} -errorline 13

Any ideas what I'm doing wrong? Am I using the right command line to
concatenate?

Cheers,
Daniela.