Hi again Mr. Stephane!

Please forget my last post, the I switched medit to vtk and runs well!

I have these pov structure.

box {<0.0,0.0,0.0>,<0.4,0.4,0.2> pigment {color rgb <0,0,1>}}
box {<0.6,0.0,0.0>,<1.0,0.4,0.2> pigment {color rgb <0,1,0>}}
box {<0.6,0.6,0.0>,<1.0,1.0,0.2> pigment {color rgb <0,1,1>}}
box {<0.0,0.6,0.0>,<0.4,1.0,0.2> pigment {color rgb <1,0,0>}}
box {<0.2,0.2,0.2>,<0.8,0.8,0.8> pigment {color rgb <1,0,1>}}
box {<0.0,0.0,0.8>,<0.4,0.4,1.0> pigment {color rgb <1,1,0>}}
box {<0.6,0.0,0.8>,<1.0,0.4,1.0> pigment {color rgb <1,1,1>}}
box {<0.6,0.6,0.8>,<1.0,1.0,1.0> pigment {color rgb <2,0,0>}}
box {<0.0,0.6,0.8>,<0.4,1.0,1.0> pigment {color rgb <2,0,1>}}

The original domain is between (0,0,0) and (1,1,1).

I need to replicate these structure above, to use in a domain like (0,0,0) to (3,3,3) (#1) or (0,0,0) to (5,5,5) (#2).

Is possible to make "in hand" these structure, but in 3x3x3 I have 27 structures like above!

Because I try to make a navier-stokes simulation in these structure to analyse the vector field in neighbour of inner structure (in case #1, (1,1,1) to (2,2,2)).

Very Thanks Mr.!

_________________________________________________________________
Seja um dos primeiros a testar o novo Windows Live Mail Beta- grĂ¡tis. Acesse http://www.ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d



_______________________________________________
ff3d-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/ff3d-users

Reply via email to