This is actually already in the bug tracker I notice: http://matforge.org/fipy/ticket/243
I've hit some other bugs this weekend I'll submit on the tracker. Benny 2010/6/26 Benny Malengier <[email protected]> > Hello, > > From the FAQ and examples it is said to write out variables with > dump.write, and reuse them with dump.read (eg > http://osdir.com/ml/python.fipy/2008-04/msg00002.html). > > I have made a non-rectangular U-shaped grid by concatenating different > grid2D, but after dump.write/dump.read, the mesh is not correct. Anybody an > idea where I could start debugging this? Or are there other ways to do this, > eg dumping specific parts of the mesh objects. > > Greetings, > Benny >
