The Physics of Microdroplets book cover

This page contains Evolver datafiles for Chapter 2 images. The data files contain evolution scripts (always named "gogo") and scripts for producing EPS files for the book images (always named "run").

The image scripts set the viewing angle with the "view_matrix := ..." command. The particular view matrix used was generated by moving the surface by mouse by hand and then printing out the view matrix with the "print view_matrix" command, and cutting and pasting the result into the command.

Get Surface Evolver

Back to book home page.


Fig. 2-7 Critical length fluid cylinders.

Fig_2_7_a.gif Fig_2_7_b.gif The rouloid images are all made from a single datafile, rouloids.fe, which contains two-parameter parametric boundary definitions for the various rouloids. The type of rouloid is determined by the variable "rp", with rp = 1 for a cylinder. The longitudinal extent is given by the interval of the rolling angle (which is the second parameter of the parametric boundary), and is set using the function set_p2().

Datafile: rouloids-all.fe


Fig. 2-8 Unstable modes of fluid cylinders.

Fig_2_8_a.gif Fig_2_8_b.gif The unstable modes for fixed and free ends, as the length exceeds the critical length. These images were done by using the "saddle" command to calculate the most unstable mode, and then using the "move" command to perturb the surface by the desired amount. See the second half of the "run_cylinders" command in the datafile.

Datafile: rouloids-all.fe


Fig. 2-9 Catenoid

Fig_2_9.gif The catenoid. See the "run_catenoid" procedure in the datafile.

Datafile: rouloids-all.fe


Fig. 2-10 Unduloids

Fig_2_10_a.gif Unduloids. See the "run_unduloids" procedure in the datafile.

Datafile: rouloids-all.fe

Fig_2_10_b.gif Fig_2_10_c.gif Fig_2_10_d.gif Fig_2_10_e.gif

Fig. 2-11 Nodoids

Fig_2_11_a.gif Nodoids. See the "run_nodoids" procedure in the datafile.

Datafile: rouloids-all.fe

Fig_2_11_b.gif Fig_2_11_c.gif

Fig. 2-14 Liquid in bottom of round well.

Fig_2_14_a.gif

Datafile: Fig_2_14_a.fe

Fig_2_14_b.gif

Datafile: Fig_2_14_b.fe

>Fig_2_14_c.gif

Datafile: Fig_2_14_c.fe


Fig. 2-15 Liquid in bottom of square well.

Fig_2_15_a.gif

Datafile: Fig_2_15_a.fe

Fig_2_15_b.gif

Datafile: Fig_2_15_b.fe

Fig_2_15_c.gif

Datafile: Fig_2_15_c.fe

Fig_2_15_d.gif

Datafile: Fig_2_15_d.fe


Back to book home page.