[Developers] IOJpeg and Carpet

Erik Schnetter schnetter at aei.mpg.de
Fri Jun 3 16:57:08 CDT 2005


During this week's Cactus phone call, we shortly discussed visualising 
mesh refinement simulations with IOJpeg or IOMpeg.

When mesh refinement is used, the grid spacing is not the same 
everywhere in the domain, and hence using hyperslabbing to access data 
does generally not work.  Additionally, the interesting region of the 
simulation is just a part of the simulation domain.

One way out is to create the pictures through interpolation.  Let the 
user define an interesting range, e.g. x from xmin to xmax and y from 
ymin to ymax, and interpolate the simulation data onto a regular grid 
in this rectangle.  These data can the converted into a jpeg picture or 
mpeg frame as usual.

-erik

-- 
Erik Schnetter <schnetter at aei.mpg.de>   http://www.aei.mpg.de/~eschnett/

My email is as private as my paper mail.  I therefore support encrypting
and signing email messages.  Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.cactuscode.org/pipermail/developers/attachments/20050603/a5987bd5/attachment-0002.bin 


More information about the Developers mailing list