1 .TH XScreenSaver 1 "" "X Version 11"
3 euler2d - two dimensional incompressible inviscid fluid flow.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-count \fInumber\fP]
11 [\-eulertail \fInumber\fP]
12 [\-cycles \fInumber\fP]
13 [\-ncolors \fInumber\fP]
14 [\-delay \fInumber\fP]
17 Simulates two dimensional incompressible inviscid fluid flow.
20 .B \-visual \fIvisual\fP
21 Specify which visual to use. Legal values are the name of a visual class,
22 or the id number (decimal or hex) of a specific visual.
25 Draw on a newly-created window. This is the default.
28 Draw on the root window.
30 .B \-count \fInumber\fP
31 Particles. 2 - 5000. Default: 1024.
33 .B \-eulertail \fInumber\fP
34 Trail Length. 2 - 500. Default: 10.
36 .B \-cycles \fInumber\fP
37 Duration. 100 - 5000. Default: 3000.
39 .B \-ncolors \fInumber\fP
40 Number of Colors. Default: 64.
42 .B \-delay \fInumber\fP
43 Per-frame delay, in microseconds. Default: 10000 (0.01 seconds.).
46 Display the current frame rate and CPU load.
51 to get the default host and display number.
54 to get the name of a resource file that overrides the global resources
55 stored in the RESOURCE_MANAGER property.
60 Copyright \(co 2002 by Stephen Montgomery-Smith. Permission to use,
61 copy, modify, distribute, and sell this software and its documentation
62 for any purpose is hereby granted without fee, provided that the above
63 copyright notice appear in all copies and that both that copyright
64 notice and this permission notice appear in supporting documentation.
65 No representations are made about the suitability of this software for
66 any purpose. It is provided "as is" without express or implied
69 Stephen Montgomery-Smith.