> Date: Wed, 23 Apr 2008 06:56:32 -0700
> From: [EMAIL PROTECTED]
> Subject: RE: [gmx-users] couette flow
> To: gmx-users@gromacs.org
> 
> 
> 
> 
> --- On Wed, 4/23/08, Berk Hess <[EMAIL PROTECTED]> wrote:
> 
> > From: Berk Hess <[EMAIL PROTECTED]>
> > Subject: RE: [gmx-users] couette flow
> > To: "Discussion list for GROMACS users" <gmx-users@gromacs.org>
> > Date: Wednesday, April 23, 2008, 10:25 PM
> > > Date: Wed, 23 Apr 2008 05:29:26 -0700
> > > From: [EMAIL PROTECTED]
> > > Subject: RE: [gmx-users] couette flow
> > > To: [EMAIL PROTECTED]
> > > 
> > > 
> > > 
> > > 
> > > --- On Wed, 4/23/08, Berk Hess
> > <[EMAIL PROTECTED]> wrote:
> > > 
> > > > From: Berk Hess <[EMAIL PROTECTED]>
> > > > Subject: RE: [gmx-users] couette flow
> > > > To: [EMAIL PROTECTED]
> > > > Date: Wednesday, April 23, 2008, 7:27 PM
> > > > > Date: Wed, 23 Apr 2008 02:34:49 -0700
> > > > > From: [EMAIL PROTECTED]
> > > > > To: gmx-users@gromacs.org
> > > > > Subject: [gmx-users] couette flow
> > > > > 
> > > > > Hi,
> > > > > Has anyone here used gromacs to simulate
> > couette flows
> > > > in slit pores? I can see that it would be
> > possible to use
> > > > the pull code but I would like to be able to run
> > in
> > > > parallel. Any tips before I begin modifying
> > source code
> > > > would be greatly appreciated.
> > > > > 
> > > > > Cheers, Matt
> > > > 
> > > > I don't see what this has to do with the pull
> > code. The
> > > > pull code is made for forces between
> > > > centers of mass of groups.
> > > > 
> > > > There are already some external force options in
> > the mdp
> > > > file.
> > > > 
> > > > But I don't see how you would set up an
> > unbiased
> > > > couette flow.
> > > > In reality the flow is generated by a pressure
> > difference.
> > > > In a simulation you can apply an external force
> > or impose a
> > > > velocity profile.
> > > > But both these options make presumptions about
> > the
> > > > force/flow profile.
> > > > 
> > > > Berk.
> > > > 
> > > 
> > > Couette flow is shear driven, all you need is to have
> > one pore wall moving relative to the other. I figure this
> > could be done using the pull code by assigning each wall to
> > a different group and using the pull code to increase the
> > lateral distance between them at a constant rate. But it
> > seems that the pull code does not work in parallel. Is
> > there another way to prescribe the motion of one of the
> > walls?
> > > Cheers, Matt
> > 
> > Ah, sorry, I confused it with Poiseuille.
> > 
> > The deform option does shear boundary conditions.
> > 
> > But if you want to move real walls, there is currently no
> > simple option that gives
> > a group a constant velocity. The pull code should indeed do
> > it. In the CVS version
> > the pull code also works in parallel.
> > 
> > BTW the reply address in your mail is your own address,
> > instead of gmx-users,
> > I don't you if you caused this, or if something is
> > wrong on the server.
> > 
> > Berk.
> > 
> > 
> In that case I guess it would be easiest to switch to the CVS version. Thanks 
> for the tip.
> Cheers, Matt

I just realized that this will probably not work.
I assume you have periodic walls. In that case one can not define a center of 
mass.

The easiest way is probably editing the code and use the accelerate group 
option in the mdp file.
It is not difficult to modify the update routine(s) in src/mdlib/update.c to 
apply a velocity
instead of an acceleration.

Another option would be to actually apply an acceleration to one of the walls 
and this will
then result in a certain shear rate.

Berk.


_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to