if i have a very large system with about 6-digit number of atoms, but i
found that the restrt format of amber only supports like 5-digit number of
atoms. in set.f there is
READ(10,94) NATOM
94 FORMAT(10I5)
i'm wondering if i could modify this to accommodate the 6-digit number or
if there is anything else i should modify. thanks for any help.... frank
Received on Tue Jun 05 2001 - 12:36:50 PDT