[mcstas-users] PowderN nesting issue
陈彦舟
wokaoyan1981 at 126.com
Wed May 20 10:31:30 CEST 2015
Hi all,
There are five materials A, B, C, D and E to be nested together. A, B, C and D are hollow cylinders while E is solid cylinder inside. To model the combination, I write the following simulation code.
COMPONENT A = PowderN (…, concentric=1);
COMPONENT B = PowderN (…, concentric=1);
COMPONENT C = PowderN (…, concentric=1);
COMPONENT D = PowderN (…, concentric=1);
COMPONENT E = PowderN (…, concentric=1);
COMPONENT A2=COPY(A) (concentric=0);
Is the code correct? If not, would you please point out?
Best wishes,
Tom.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman2.mcstas.org/pipermail/mcstas-users/attachments/20150520/53d2b917/attachment.html>
More information about the mcstas-users
mailing list