Hi Chris,

Don't have an answer too this one, but noticed the argument to the -np option

> -np $(wc -l $PBS_NODEFILE | gawk '{print $1}')

Maybe it's a bit easier on the eye to use:

-np $(sed -n $= $PBS_NODEFILE)

Cheers,

Tsjerk

-- 
Tsjerk A. Wassenaar, Ph.D.

Computational Chemist
Medicinal Chemist
Neuropharmacologist
-- 
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to