> I apologize for not responding to these emails earlierÂ…. > > Here is a basic algorithm for using NEMESIS when starting > with a file format that _isn't_ already EXODUS _and_ your > mesh is so large that you can't read it on "n" number of > processors. > > 1. Read file into libMesh > 2. Write out Exodus file > 3. Run nem_spread on the Exodus file to generate Nemesis > files (one for each processor) 4. With a version of your > code compiled against a libMesh that is using parallel > meshÂ… use the nemesis reader to read the nemesis files. > > nem_spread is a _serial_ process that produces "n" number > of nemesis files (it is doing an "offline" partitioning). > You will need a machine with quite a bit of RAM. > > Derek
Hi Derek, thanks for your help. I have to do some labwork for the rest of the week but I'll let you know how it worked as soon as I have tried. Robert ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now! http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
