|
|
Software
All of the software here is being provided "as is", without any expressed or
implied warranty. In particular, neither the authors of the programs
nor SoftSimu2002 organization provide any warranty of any kind concerning
this software or its fitness for any particular purpose.
Use any this software at your own risk. Downloading any of this software
implies that you accept the above conditions.
- Malevanets-Kapral method in 2D.
You need all of the following components:
- Makefile: makefile
- Main code meso.f90
- Random number generator: mt19937.f
- Simulation parameters: parameters.f90
- Documentation in PS format: mk_document.ps
- References related to the code:
- A. Malevanets and R. Kapral, J. Chem. Phys. vol. 110, 8605 (1999)
- A. Malevanets and R. Kapral, J. Chem. Phys. vol. 112, 7260 (2000)
- Basic Lattice Botzmann code.
You need all of the following components and additionally a random number generator
for uniform and Gaussian distributions. The calls in the codes are to ran1 and gasdev,
correspondingly. If you have a licence for Numerical Recipes, just plug them (ran1 and gasdev)
in and you are in business. Otherwise you can easily substitite with you favorite
generators.
- Basic 2D Dissipative Particle Dynamics Code:
- Full code: dpd_2d.f
- Documentation in PS format: dpd_document.ps
- References related to the code:
- Towards better integrators for dissipative particle dynamics simulations,
Gerhard Besold, Ilpo Vattulainen, Mikko Karttunen, and James M. Polson,
Phys. Rev. E, vol. 63, pp. R7611-R7614 (2000)
- Integration schemes for dissipative particle dynamics simulations:
From softly interacting systems towards hybrid models,
Ilpo Vattulainen, Mikko Karttunen, Gerhard Besold, and James Polson,
J. Chem. Phys., 116, pp. 3967-3979 (2002).
- Phase field code. (to appear soon)
Code to simulate the rise of liquiq-vapor interface in a capillary tube. The tarred and gzipped
package includes examples of a plots and instructions for using the code.
- Hybrid simulation of diffusion. (to appear soon)
More to come!
Comments/questions? Mail to
softsimu2002@lce.hut.fi
Last updated Oct. 22, 2002
|