Thank you, John. I just tried, and it works :-) Xujun
On Mon, Oct 19, 2015 at 6:34 PM, John Peterson <[email protected]> wrote: > > > On Mon, Oct 19, 2015 at 5:08 PM, Xujun Zhao <[email protected]> wrote: > >> Hi all, >> >> I have a problem for particulate flow. If have already calculate the >> velocity on each node of the particle, and I want to move mesh according >> to >> the computed displacement at each time step, then how can achieve it? Can >> I >> just simply loop over each node and change their values or there is a >> better way to do it? >> > > Yes, you can just move the nodes directly, assuming that makes sense with > the rest of your PDE formulation... > > -- > John > ------------------------------------------------------------------------------ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
