Skip to content

Commit 687601b

Browse files
committed
Add use of <div/span class="latex"> in Capillary.comp header
1 parent cd0b60a commit 687601b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

mcxtrace-comps/optics/Capillary.comp

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818
* A Capillary tube allowing for reflections along the tube. A material coating can be applied. Multilayer
1919
* coatings may be handled by generating a reflectivity file (e.g. by IMD) and setting rtable=1.
2020
* 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
21+
* Wang et.al., J. Appl. Phys., 1996 where the grazing incidence angle <span class="latex">$\theta$</span> is altered as
22+
* <br>
23+
* <div class="latex">
2324
* $\theta' = \theta + \delta \theta \in [-min(theta,\Delta\theta,\Delta\theta]$
25+
* </div>
2426
* This ensures that reflected rays will never be scattered into the capillary.
2527
* \Delta\theta is the value specified by the parameter waviness.
2628
*

0 commit comments

Comments
 (0)