<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello Timur,
<p>this is not implemented indeed.
<br>Anyway, if you wish to add an absorption law in guides, one solution
is to use the EXTEND keyword, e.g.:
<br>COMPONENT MyGuide = Guide( ... , length=value)
<br>AT ...
<br>EXTEND
<br>%{
<br>/* absorption law as a function of parameter 'length' */
<br>p *= f(length, cross_section, ...)
<br>%}
<p>Emmanuel.
<p>Timur Elzhov wrote:
<blockquote TYPE=CITE>Hello, dear McStas experts.
<p>I was asked is it possible to compute not-vacuum (say, filled
<br>with argon or air) neutron guide in McStas?
<p>Thanks.
<p>--
<br>WBR,
<br>Timur.
<br>_______________________________________________
<br>neutron-mc mailing list
<br>neutron-mc@risoe.dk
<br><a href="http://neutron.risoe.dk/mailman/listinfo/neutron-mc">http://neutron.risoe.dk/mailman/listinfo/neutron-mc</a></blockquote>
<pre>--
What's up Doc ?
--------------------------------------------
Emmanuel FARHI, <A HREF="http://www.ill.fr/Computing/people/Farhi">http://www.ill.fr/Computing/people/Farhi</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 20 76 48 \__U_/</pre>
</html>