Skip to content

Commit f54ec1b

Browse files
willendLomholy
authored andcommitted
Typeset non-ascii chars with html syntax
1 parent 0399410 commit f54ec1b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

mcstas-comps/contrib/Monochromator_bent.comp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* mosaicity: [arcmin] Gaussian mosaicity of the crystal. Always the horizontal mosaicity
4141
* mosaic_anisotropy: [1] Anisotropy of the mosaicity, changes vertical mosaicity to be mosaic_anisotropy*mosaicity
4242
* n_crystals: [#] Number of crystals in your array.
43-
* domainthickness: [mu-m] Thickness of the crystal domains.
43+
* domainthickness: [μm] Thickness of the crystal domains.
4444
* temperature: [K]Temperature of the monochromator in Kelvin.
4545
* optimize: [ ] Flag to tell if the component should optimize for reflections or not.
4646
* x_pos: [vector] x-Position of each crystal
@@ -53,7 +53,7 @@
5353
* draw_as_rectangles: [ ] Draw the monochromators as boxes. DOES NOT WORK WHEN USING _rot parameters.
5454
*
5555
* %L
56-
* <a href="https://doi.org/10.1016/j.nima.2004.04.197">Jan &Scaron;aroun NIM A Volume 529, Issue 1-3 (2004), pp162-165</a>
56+
* <a href="https://doi.org/10.1016/j.nima.2004.04.197">Jan &#352;aroun NIM A Volume 529, Issue 1-3 (2004), pp162-165</a>
5757
*
5858
* %E
5959
*******************************************************************************/

mcstas-comps/contrib/Monochromator_bent_complex.comp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* mosaicity: [arcmin] Gaussian mosaicity of the crystal. Always the horizontal mosaicity
3535
* mosaic_anisotropy: [1] Anisotropy of the mosaicity, changes vertical mosaicity to be mosaic_anisotropy*mosaicity
3636
* n_crystals: [1] Number of crystals in your array.
37-
* domainthickness: [μm] Thickness of the crystal domains.
37+
* domainthickness: [&#956;m] Thickness of the crystal domains.
3838
* temperature: [K] Temperature of the monochromator in Kelvin.
3939
* optimize: [1] Flag to tell if the component should optimize for reflections or not.
4040
* x_pos: [vector] x-Position of each crystal
@@ -47,7 +47,7 @@
4747
* draw_as_rectangles: [1] Draw the monochromators as boxes. DOES NOT WORK WHEN USING _rot parameters.
4848
*
4949
* %L
50-
* <a href="https://doi.org/10.1016/j.nima.2004.04.197">Jan &Scaron;aroun NIM A Volume 529, Issue 1-3 (2004), pp162-165</a>
50+
* <a href="https://doi.org/10.1016/j.nima.2004.04.197">Jan &#352;aroun NIM A Volume 529, Issue 1-3 (2004), pp162-165</a>
5151
* <a href="https://doi.org/10.3390/qubs10010006">Christensen, D.L.; Cabeza, S.; Pirling, T.; Lefmann, K.; Šaroun, J. Simulating Neutron Diffraction from Deformed Mosaic Crystals in McStas. Quantum Beam Sci. 2026, 10, 6. https://doi.org/10.3390/qubs10010006</a>
5252
*
5353
* %E

0 commit comments

Comments
 (0)