From chemistry-request _-at-_)server.ccl.net Fri Jul 19 02:09:57 2002 Received: from mxout4.cac.washington.edu ([140.142.33.19]) by server.ccl.net (8.11.6/8.11.0) with ESMTP id g6J69vK01496 for ; Fri, 19 Jul 2002 02:09:57 -0400 Received: from mailscan-out1.cac.washington.edu (mailscan-out1.cac.washington.edu [140.142.32.17]) by mxout4.cac.washington.edu (8.12.1+UW01.12/8.12.1+UW02.06) with SMTP id g6J69dS4024251 for ; Thu, 18 Jul 2002 23:09:39 -0700 Received: FROM dante51.u.washington.edu BY mailscan-out1.cac.washington.edu ; Thu Jul 18 23:09:39 2002 -0700 Received: from localhost (jzheng73 $#at#$ localhost) by dante51.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.01) with ESMTP id g6J69cFO111394 for ; Thu, 18 Jul 2002 23:09:38 -0700 Date: Thu, 18 Jul 2002 23:09:38 -0700 (PDT) From: "J. Zheng" cc: chemistry ^at^ ccl.net Subject: data structure for coding In-Reply-To: <1026831451.3d34345b155ae -x- at -x- web-mail2.uibk.ac.at> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII hi CCLers: I have a general question about data structure of program. Now I am involving a biological system which contains protein, water, ion and surface by using MD technique. What I want is to code a general FORTRAN program which can deal with single or multiple component system. For example, if the system contains protein, water, ion and surface, it is very straightforward to assign different components with different arrays, e.g. x(n),v(n),a(n) represent protein coordinate,velocity and acceleration. wx(3,n),wv(3,n),wa(3,n) represent water coor., velo. and acce. ionx(n),ionv(n),iona(n) represent ion coor., velo. and acce. ... Now, I am wonder that 1) is that data structure suitable to deal with biological systems? 2) how other softwares such as CHARMM, AMBER or GROMACS to handle such systems. I will appreciate your any suggestion. thanks. Jie ----------------------------------------------- | JIE ZHENG | | Department of Chemical Engineering | | University of Washington | | Seattle, WA 98105, USA | ----------------------------------------------- | Tel: (206) 616-6510 (o) | | Email: jzheng73 %-% at %-% u.washington.edu | | Webpg: students.washington.edu/jzheng73 | -----------------------------------------------