On 12/06/2013 02:37 AM, Robert Ellenberg wrote:
>> You could use the "wheels.gcmc" example from gcmc (contributed by Alan
>> Battersby). It creates a lot of small segments of 10..100um. You can
>> even increase the number of segments by decreasing the angle-interval of
>> the calculation (currently at 0.01 degrees).
> Thanks, Bertho, I'll give this a shot.

Great.


> By the way, I launched gcmc accidentally with no input, and it seemed
> to hang. Running with --help listed the arguments nicely, so you
> might want to treat no arguments the same as "--help".

Running gcmc with no file as input will read input from stdin (the
command-line) as in good unix tradition. If you do not specify an output
file (-o option) then all output is written to stdout. This is done so
you can form command-chains with pipes on the command-line.

The behavior is described in the man-page
(http://www.vagrearg.org/content/gcmc-man).

You can terminate with ^C (break) or ^D, which is EOF on *nix systems
(or, if using windows, ^Z to indicate EOF).


-- 
Greetings Bertho

(disclaimers are disclaimed)

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to