AMBER Archive (2001)

Subject: number of atoms for large system

From: Shixiang Yan (sy8_at_SCIRES.ACF.nyu.edu)
Date: Tue Jun 05 2001 - 14:36:50 CDT


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