This project is concerned with the implementation of the immersed boundary method on distributed-memory machines. The immersed boundary method was originally introduced to study the flow patterns around heart valves. It is broadly applicable to problems in biofluid dynamics, since such problems typically involve a viscous incompressible fluid that interacts with immersed elastic or muscular tissue. In the immersed boundary method, the incompressible Navier-Stokes equations are solved by a finite difference method on a cubic computational lattice with periodic boundary conditions imposed. The heart (for example) is modeled as a collection of fibers, each fiber being a one- dimensional array of points, with successive points being connected by springs, the parameters of which might be time-dependent to simulate muscular activity. The points that represent the fibers might lie anywhere within the cubic box occupied by the fluid: they need not coincide with the points of the computational lattice on which the Navier-Stokes equations are solved. Fiber- fluid interaction is mediated by a smoothed approximation to the Dirac delta function, which is used in the application of the fiber force to the fluid and in the interpolation of the fluid velocity at the fiber points, so that the fibers can be moved at the local fluid velocity. The distributed implementation of the immersed boundary method is based on domain decomposition. The cubic domain of the computation is partitioned into cubic subdomains (e.g., a 4x4x4 or an 8x8x8 array of subdomains) with each subdomain being assigned to a processor. That processor handles both the fluid and the fiber variables associated with its subdomain. In the case of the fiber variables, this involves """"""""handing off"""""""" data as the fibers move about from one subdomain to another. Moreover, each processor must maintain an up-to-date copy of the data belonging to other processors but living just across the border in a neighboring subdomain, since those data are needed to update a processor's own data. Finally, since the fluid is incompressible, some form of global communication is needed within each time step. In our current algorithm, this takes the form of a Fast Fourier Transform (FFT) on the (distributed) computational lattice of the fluid. The fluid dynamics subroutine for this project is being written by Hadil Sabbagh, and will be the substance of his Ph.D. thesis, to be defended in September 1995. It includes an explicit, upwind convection step followed by an implicit solution of the discrete Stokes equations, the latter being accomplished by means of a distributed 3-D FFT. Note that the partition of the cubic domain into an array of smaller cubes is not particularly natural for the FFT, but Sabbagh employs an algorithm that rearranges the data in a balanced way, so that, at each stage of the 3-D FFT, all the processors do equal numbers of one-dimensional FFTs, thus maintaining load balancing and exploiting library routines for the many one-dimensional FFTs that must be performed. The fluid solver is written and is currently undergoing rigorous testing. The fiber and interaction parts of the distributed immersed boundary code are being written by Nathaniel Cowen. The most difficult part of this work is already accomplished: the creation of the distributed data structure that will be used to keep track of the fibers as they crisscross the various subdomain boundaries. This data structure must enable the efficient location of neighboring fiber points across subdomain boundaries, and it must be flexible enough to be updated efficiently as the fiber points move from one subdomain to another. What makes these tasks difficult is that fiber data cannot be stored according to any global indexing scheme, since that would require enough storage associated with each processor to handle all of the fiber data, which would be a non-scalable memory requirement. A detailed plan for the required data structure is in place, and a code based on it is under development. Our immediate goal, then, is to produce a working distributed code for the immersed boundary method. Once such a code is running and tested, its performance will be assessed, and improvements in performance will be sought. The most communication-intensive step in the current version of the method is the distributed FFT, so it is quite likely that this will turn out to be the place where we should focus our effort. One strategy would be to make the FFT faster, perhaps by employing more efficient data-moving routines. Another strategy would be to avoid the use of the FFT entirely, by employing an iterative approach to the solution of the discrete Stokes equations.

Agency
National Institute of Health (NIH)
Institute
National Center for Research Resources (NCRR)
Type
Biotechnology Resource Grants (P41)
Project #
5P41RR004293-05
Application #
5224838
Study Section
Project Start
Project End
Budget Start
Budget End
Support Year
5
Fiscal Year
1996
Total Cost
Indirect Cost
Chiang, Chi-Tung; Shores, Kevin S; Freindorf, Marek et al. (2008) Size-restricted proton transfer within toluene-methanol cluster ions. J Phys Chem A 112:11559-65
Kazmierkiewicz, Rajmund; Liwo, Adam; Scheraga, Harold A (2003) Addition of side chains to a known backbone with defined side-chain centroids. Biophys Chem 100:261-80
Kazmierkiewicz, Rajmund; Liwo, Adam; Scheraga, Harold A (2002) Energy-based reconstruction of a protein backbone from its alpha-carbon trace by a Monte-Carlo method. J Comput Chem 23:715-23
Liwo, Adam; Arlukowicz, Piotr; Czaplewski, Cezary et al. (2002) A method for optimizing potential-energy functions by a hierarchical design of the potential-energy landscape: application to the UNRES force field. Proc Natl Acad Sci U S A 99:1937-42
Scheraga, Harold A; Pillardy, Jaroslaw; Liwo, Adam et al. (2002) Evolution of physics-based methodology for exploring the conformational energy landscape of proteins. J Comput Chem 23:28-34
Scheraga, Harold A; Vila, Jorge A; Ripoll, Daniel R (2002) Helix-coil transitions re-visited. Biophys Chem 101-102:255-65
Pillardy, J; Arnautova, Y A; Czaplewski, C et al. (2001) Conformation-family Monte Carlo: a new method for crystal structure prediction. Proc Natl Acad Sci U S A 98:12351-6
Vila, J A; Ripoll, D R; Scheraga, H A (2001) Influence of lysine content and pH on the stability of alanine-based copolypeptides. Biopolymers 58:235-46
Pillardy, J; Czaplewski, C; Liwo, A et al. (2001) Recent improvements in prediction of protein structure by global optimization of a potential energy function. Proc Natl Acad Sci U S A 98:2329-33
Czaplewski, C; Rodziewicz-Motowidlo, S; Liwo, A et al. (2000) Molecular simulation study of cooperativity in hydrophobic association. Protein Sci 9:1235-45

Showing the most recent 10 out of 20 publications