File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
mcstas-comps/examples/Tests_union Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1919* Origin: UCPH@NBI, Funded by ACTNXT
2020* %INSTRUMENT_SITE: Tests_union
2121*
22+ * Small test instrument testing placement of low-priority Union cylinder within higher-priority Union cylinder.
2223*
2324* %Description
2425* A small test instrument testing the placement of one cylinder with a low priority
4243* %End
4344********************************************************************************/
4445
45- DEFINE INSTRUMENT imaging (
46+ DEFINE INSTRUMENT Hidden_Cylinder (
4647double pin_rad = 0.0025, // Radius of source
4748double d = 10, // Distance between source and sample center
4849double detector_x = 0.01, // Detector Width
Original file line number Diff line number Diff line change 1111* European Spallation Source Data Management and
1212* Software Centre
1313*
14- * Instrument: Testing placing many meshes in the same instrument file
14+ * Instrument: Many_meshes
1515*
1616* %Identification
1717* Written by: Daniel Lomholt Christensen
1818* Date: 15:54:48 on January 20, 2026
1919* Origin: UCPH@NBI, Funded by ACTNXT
2020* %INSTRUMENT_SITE: Tests_union
2121*
22+ * Instrument testing placement of overlapping mesh components.
2223*
2324* %Description
2425* A small test instrument testing the placement of many overlapping
4142* %End
4243********************************************************************************/
4344
44- DEFINE INSTRUMENT imaging (
45+ DEFINE INSTRUMENT Many_meshes (
4546double pin_rad = 0.0025, // Radius of source
4647double d = 10, // Distance between source and sample center
4748double detector_x = 0.01, // Detector Width
You can’t perform that action at this time.
0 commit comments