RE: Wrapping

From: Cruz-Chu Eduardo Roberto (eduardo.cruz_at_mavt.ethz.ch)
Date: Sat Sep 08 2012 - 14:15:05 CDT

# wrap 100 times
set i 0;

while { $i < 100 } {
  pbc wrap;
  incr i;
  puts "working on wrap number $i";
}

________________________________________
From: owner-namd-l_at_ks.uiuc.edu [owner-namd-l_at_ks.uiuc.edu] on behalf of Buddhadev Maiti [bmaiti_at_gsu.edu]
Sent: Saturday, September 08, 2012 5:35 AM
To: namd-l_at_ks.uiuc.edu
Subject: namd-l: Wrapping

Dear NAMD Users,

Some atoms must be wrapped multiple time to bring back to the original box from the periodic box. The command pbc/wrap/unwrap worked for single wrapping but not for multiple wrapping. Could you please give some idea about multiple wrapping specially for water molecules which are far away from the original box and it will be great help for me.

Have a nice weekend,
Thanks,
Maiti

This archive was generated by hypermail 2.1.6 : Mon Dec 31 2012 - 23:22:03 CST