[gmx-users] Fatal error: file type out of range (48)

Carla Jamous carlajamous at gmail.com
Thu Jul 28 16:41:33 CEST 2011


Hi,

Please does anyone Know what this error means?

Fatal error:
file type out of range (48)

Here's my script:


#PBS -S /bin/bash
#PBS -N job_md6ns
#PBS -e job_md6ns.err
#PBS -o job_md6ns.log
#PBS -m ae -M carlajamous at gmail.com
#PBS -l select=2:ncpus=8:mpiprocs=8
#PBS -l walltime=024:00:00
cd $PBS_O_WORKDIR
export GMXLIB=$GMXLIB:/scratch/carla/top:.
module load gromacs
mdrunmpi="mpiexec /opt/software/SGI/gromacs/4.5.4/bin/mdrun"
${mdrunmpi} -v -s  .tpr -o  .trr -cpo state_6ns.cpt -c  .gro -x  .xtc -e
.edr -g .log

Thanks,
Carla
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20110728/4063ef61/attachment.html>


More information about the gromacs.org_gmx-users mailing list