Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mcstas-comps/examples/ILL/ILL_H53_D16/ILL_H53_D16.instr
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* two beam holes at take-off angles of 90 deg and 115 deg, corresponding to 4.7
* Angs and 5.6 Angs beams and incorporates the slit systems.
*
* Example: m=1.2 Detector: Det_psd_I=6.4729E+03
* %Example: m=1.2 Detector: D16_BananaTheta_I=9.7E+04
*
* %Parameters
* lambda: [Angs] Wavelength at monochromator, computed from DM and THETA_M if left as 0.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* with angle restriction (neutrons that scatter in Fe in front of a tube and
* enter a different tube are absorbed). This model does not include the H16 guide.
*
* Example: lambda=4.5 Detector: Det_PSD_I=1.3e6
* %Example: lambda=4.5 Detector: Detector_Sqw_I=8.5E4
*
* %Parameters
* lambda: [AA] mean incident wavelength
Expand Down
4 changes: 3 additions & 1 deletion mcstas-comps/examples/ISIS/ISIS_IMAT/ISIS_IMAT.instr
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
* Journal of Instrumentation, 8 (2013), no 10, http://dx.doi.org/10.1088/1748-0221/8/10/P10001
* 2. Results from calculations published in the previous paper were obtained using McStas ISIS_moderator component (Face="W5")
*
* %Example: -y Detector: psd4pi_I=0.34
* %Example: -y --format=NeXus Detector: psd4pi_I=0.34
*
* %Parameters
* INPUT PARAMETERS:
Expand Down Expand Up @@ -150,7 +152,7 @@ AT (0.0, 0.0, 10.00) RELATIVE pinhole
// must here be static, but the grammar tests for a '{' as fisrt char. The 'Lazy'
// #define is indeed a {value}, but not replaced before the code generation takes
// place.
COMPONENT sample = PowderN(reflections="Na2Ca3Al2F14.laz", radius = 0.002, yheight = 0.01,
SPLIT 102 COMPONENT sample = PowderN(reflections="Na2Ca3Al2F14.laz", radius = 0.002, yheight = 0.01,
Vc = 1079.1, sigma_abs = 2.9464e-3, sigma_inc = 3.4176, d_phi=60, format={17,6,0,0,0,0,0,13,0 })
AT (0.0, 0.0, 56) RELATIVE Origin
EXTEND
Expand Down