Skip to content
Merged
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 mcxtrace-comps/optics/Capillary.comp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* $\theta' = \theta + \delta \theta \in [-min(theta,\Delta\theta,\Delta\theta]$
* </div>
* This ensures that reflected rays will never be scattered into the capillary.
* \Delta\theta is the value specified by the parameter waviness.
* <span class="latex">$\Delta\theta$</span> is the value specified by the parameter waviness.
*
* Example: Capillary(
* radius=1e-4,length=0.1, R0=0, coating="Rh.txt")
Expand Down
Loading