We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd0b60a commit 687601bCopy full SHA for 687601b
1 file changed
mcxtrace-comps/optics/Capillary.comp
@@ -18,9 +18,11 @@
18
* A Capillary tube allowing for reflections along the tube. A material coating can be applied. Multilayer
19
* coatings may be handled by generating a reflectivity file (e.g. by IMD) and setting rtable=1.
20
* Waviness is implemented using the model described in
21
-* Wang et.al., J. Appl. Phys., 1996
22
-* where the grazing incidence angle $\theta$ is altered as
+* Wang et.al., J. Appl. Phys., 1996 where the grazing incidence angle <span class="latex">$\theta$</span> is altered as
+* <br>
23
+* <div class="latex">
24
* $\theta' = \theta + \delta \theta \in [-min(theta,\Delta\theta,\Delta\theta]$
25
+* </div>
26
* This ensures that reflected rays will never be scattered into the capillary.
27
* \Delta\theta is the value specified by the parameter waviness.
28
*
0 commit comments