Dear Stephane, Thank you for your response. I thouht the same way you mentioned. It is not a smart way... One more request is step function because step function like (x<1) is not avilable for ff3d. If macro is avilable it might be all right. Parallel Pets can be used ?? For 3D, parallel execution is indispensable.
Best regards, Oka > > Message: 1 > Date: Tue, 14 Apr 2009 11:24:51 +0200 > From: Stephane Del Pino <[email protected]> > Subject: Re: [ff3d-users] Re: ff3d-users Digest, Vol 42, Issue 2 > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Dear Hideki, > > If you need to specify values point by point, an easy way to do it is to > create a file that contains values for *all* points of the mesh (even for the > inner points). Then you can read it using your mesh. > > If your mesh is "M" and you stored your data in a file "f.bb" using the > medit > format, you can write > > function f = read(medit,"f.bb",M); > > I think this is what you are looking for. > > Best regards, > Sté§±hane. > > > > > ------------------------------ > > _______________________________________________ > ff3d-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/ff3d-users > > > End of ff3d-users Digest, Vol 42, Issue 4 > ***************************************** _______________________________________________ ff3d-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/ff3d-users
