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

Reply via email to