<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello McStas users,
<p>I found a bug in the Gravity_guide component. The computed intensity
when using it is not the same as when one uses the other guide components
(Guide, Channeled_guide...). It depends on the wavelength and is completely
different (not a gravity effect, or perhaps on Jupiter).
<br>I've re-written the component, as attached with this e-mail.
<p>Also, there is a small mistyping in the Monitor_nD 0.15 I sent last
time
<br>in <tt>void Monitor_nD_Init</tt>, replace
<br><tt>if (fabs(zmax-zmin) == 0)</tt>
<br>by
<br><tt>if (fabs(aVars->mzmax-aVars->mzmin) == 0)</tt>
<p>Cheers. EF.
<pre>--
What's up Doc ?
--------------------------------------------
Emmanuel FARHI, <A HREF="http://www.ill.fr/tas/people/Farhi.html">http://www.ill.fr/tas/people/Farhi.html</A> \|/ ____ \|/
CS-Group ILL4/156, Institut Laue-Langevin (ILL) Grenoble ~@-/ oO \-@~
6 rue J. Horowitz, BP 156, 38042 Grenoble Cedex 9,France /_( \__/ )_\
Work :Tel (33/0) 4 76 20 71 35. Fax (33/0) 4 76 48 39 06 \__U_/</pre>
</html>