Next: Description of PERSHELL on Up: Appendix: Guide to Use Previous: Description of HYDRA2D on


Description of PERSHAPE on Macintosh

The following briefly describes the menus for the Macintosh version of PERSHAPE continuum percolation application.



The program may be interrupted at any time by clicking the mouse button.

File:

OPEN: read in file saved as a continuous line of single byte integers representing either porosity (0) or particle (1).

SAVE: saves current image in the same format as described above.

QUIT: exits program.

Execute:

ADD PARTICLES: add the number, size, and shape of particles as designated by the SHAPE, NUMBER, SIZE A, and SIZE B menus.

BURN FROM TOP: performs the burning algorithm from the top of the image.

BURN FROM LEFT: performs the burning algorithm from the left of the image.

CLEAR IMAGE: erases current image and allows the user to start over without quitting the program.

VOLUME FRACTION: displays the number of particles and the volume (area) fraction, currently present in the image. This command will accurately describe the volume fraction of an image read from disk, but not the number of particles.

SHAPE: Allows selection of either ellipses or rectangles for the shape of the particles to be used in the simulation. The selection will remain in effect until changed by the user.

NUMBER: Number of shapes to be placed the next time ADD PARTICLES is chosen from the Execute menu.

SIZE A: Size for major axis of ellipse or rectangle.

SIZE B: Size for minor axis of ellipse or rectangle.

SEED: The random number generator is originally seeded from the computer's internal clock. Repeatable exercises are possible by selecting one of the three seeds provided under this menu. Each selection of SEED will reset the random generator to either the clock, or one of the three optional seeds provided.


Next: Description of PERSHELL on Up: Appendix: Guide to Use Previous: Description of HYDRA2D on