REFERENCES
Baranoski, G., Rokne, J., Shirley, P., Trondsen, T., and Bas-
tos, R. (2003). Simulation the aurora. Visualization
and Computer Animation, 14(1):43–59.
Baranoski, G., Wan, J., Rokne, J., and Bell, I. (2005). Sim-
ulating the dynamics of auroral phenomena. ACM
Transactions on Graphics (TOG), 24(1):37–59.
Clavet, S., Beaudoin, P., and Poulin, P. (2005). Particle-
based viscoelastic fluid simulation. In Proceedings of
the 2005 ACM SIGGRAPH/Eurographics symposium
on Computer animation, pages 219–228. ACM, ACM.
Cowley, M. D. and Rosensweig, R. E. (1967). The interfa-
cial stability of a ferromagnetic fluid. Journal of Fluid
Mechanics, 30(4):671–688.
Fedkiw, R., Stam, J., and Jensen, H. W. (2001). Visual sim-
ulation of smoke. In Proceedings of SIGGRAPH 2001,
Computer Graphics Proceedings, Annual Conference
Series, pages 15–22. ACM, ACM Press / ACM SIG-
GRAPH.
Goktekin, T. G., Bargteil, A. W., and OfBrien, J. F. (2004).
A method for animating viscoelastic fluids. In Pro-
ceedings of SIGGRAPH 2004, Computer Graphics
Proceedings, Annual Conference Series, pages 463–
468. ACM, ACM Press / ACM SIGGRAPH.
Han, K., Feng, Y. T., and Owen, D. R. J. (2010). Three-
dimensional modelling and simulation of magnetorhe-
ological fluids. International Journal for Numerical
Methods in Engineering, 84(11):1273–1302.
Iwasaki, K., Uchida, H., Dobashi, Y., and Nishita, T. (2010).
Fast particle-based visual simulation of ice melting.
Computer Graphics Forum (Pacific Graphics 2010),
29(7):2215–2223.
M¨uller, M., Charypar, D., and Gross, M. (2003).
Particle-based fluid simulation for interactive appli-
cations. In Proceedings of the 2003 ACM SIG-
GRAPH/Eurographics symposium on Computer ani-
mation, pages 154–159. ACM, ACM.
Rosensweig, R. (1987). Magnetic fluids. Annual Review of
Fluid Mechanics, 19:437–461.
Rungjiratananon, W., Szego, Z., Kanamori, Y., and Nishita,
T. (2008). Real-time animation of sand-water inter-
action. Computer Graphics Forum (Pacific Graphics
2008), 27(7):1887–1893.
Stam, J. (1999). Stable fluids. In Proceedings of SIG-
GRAPH 1999, Computer Graphics Proceedings, An-
nual Conference Series, pages 121–128. ACM, ACM
Press / ACM SIGGRAPH.
Stam, J. and Fiume, E. (1995). Depicting fire and other
gaseous phenomena using diffusion processes. In
Proceedings of SIGGRAPH 1995, Computer Graphics
Proceedings, Annual Conference Series, pages 129–
136. ACM, ACM Press / ACM SIGGRAPH.
Sudo, S., Hashimoto, H., Ikeda, A., and Katagiri, K. (1987).
Some studies of magnetic liquid sloshing. Journal of
Magnetism and Magnetic Materials, 65(2):219–222.
Thomaszewski, B., Gumann, A., Pabst, S., and Strasser, W.
(2008). Magnets in motion. In Proceedings of SIG-
GRAPH Asia 2008, Computer Graphics Proceedings,
Annual Conference Series, pages 162:1–162:9. ACM,
ACM Press / ACM SIGGRAPH Asia.
Yngve, G. D., O’Brien, J. F., and Hodgins, J. K. (2000).
Animating explosions. In Proceedings of SIGGRAPH
2000, Computer Graphics Proceedings, Annual Con-
ference Series, pages 29–36. ACM, ACM Press /
ACM SIGGRAPH.
Yoshikawa, G., Hirata, K., Miyasaka, F., and Okaue, Y.
(2011). Numerical analysis of transitional behavior
of ferrofluid employing mps method and fem. Mag-
netics, IEEE Transactions on, 47(5):1370–1373.
Yu, J. and Turk, G. (2010). Reconstructing surfaces of
particle-based fluids using anisotropic kernels. In Pro-
ceedings of the 2010 ACM SIGGRAPH/Eurographics
Symposium on Computer Animation, pages 217–225.
ACM, Eurographics Association.
APPENDIX A
Surface Deformation of Magnetic Fluid. In this
appendix, we consider the case where the liquid sur-
face is initially horizontal (the surface is equal to
the xy-plane as shown in Fig. 12) (Cowley and
Rosensweig, 1967). We apply a vertical magnetic
field (in z direction) and calculate how the liquid sur-
face changes according to the magnetic field. We
show that we can obtain Equation (12) for describing
the surface displacement according to the magnetic
field. The variables of the density and magnetic field
are defined as shown in Fig 12. When the liquid sur-
face is slightly deformed (Fig. 13), the variation of the
magnetic flux density inside the magnetic fluid, b
1
=
B − B
0
, and the variation of the magnetic field, h
1
=
H − H
01
have the following relationship:
b
1
= (µh
1x
, µh
1y
, ˆµh
1z
), (17)
where the magnetic flux density and the magnetic
field are parallel. µ is the permeability, ˆµ is the dif-
ferential permeability, h
1x
, h
1y
, h
1z
show the x, y and
z components of h
1
, since the magnetic flux density
and the magnetic field are parallel. By letting the
magnetic potential inside the magnetic fluid be φ
1
the
magnetic field h
1
in case of no electric current can be
expressed as:
h
1
= ∇φ
1
. (18)
If the electric current is flowing, the magnetic field
due to electric currents must be considered and the
potential term becomes complicate. By using the fol-
lowing equation,
H = ∇·B, (19)
the divergence of the variation of the magnetic flux
density can be rewritten as:
∇·b
1
= µ
∂
2
φ
1
∂x
2
+
∂
2
φ
1
∂y
2
+ ˆµ
∂
2
φ
1
∂z
2
. (20)
GRAPP 2012 - International Conference on Computer Graphics Theory and Applications
326