Hi all,
I'm solving an equation in 3d and I need to calculate the integral of
the field. What is the most convenient/fast way of doing this?
A related question: how can I access individual points of the field?
Right now, to access the point C(x,y,z) I'm doing C(((x,),(y,),(z,))),
where C is a CellVariable over a Grid3d mesh. This seems cumbersome (an
I don't fully understand the notation, I just found it in an example).
Is there a cleaner way of doing it?
Best,
Adrian.
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
[ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]