Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beta sobolev in docs/physics/montecarlo/lineinteraction.rst #2927

Closed
Closed
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: 2 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ Josh Shields <shields.joshua.v@gmail.com>
Karan Desai <karandesai_96@live.com>
Karan Desai <karandesai_96@live.com> karandesai-96 <karandesai_96@live.com>

Karthik Rishinarada <karthikrk11135@gmail.com> karthik11135 <karthikrk11135@gmail.com>

Kaushik Varanasi <kaushik.varanasi1@gmail.com>
Kaushik Varanasi <kaushik.varanasi1@gmail.com> kaushik94 <kaushik.varanasi1@gmail.com>

Expand Down
6 changes: 6 additions & 0 deletions docs/physics/montecarlo/lineinteraction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ as an isotropic process. Thus,
Essentially, the different line interaction treatments only determine how the
frequency of the packet after the line interaction is determined.

Beta Sobolev Value and Escape Probability
===================

The beta Sobolev value is a critical parameter for calculating the escape probability of photons in specific spectral lines within radiative transfer models. This concept leverages the Sobolev approximation, assuming that the thermal line width is small compared to the velocity gradient, simplifying the treatment of line transfer.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not really explain what the Beta Sobolev value is. I suggest reading the Lucy paper. If you don't have an astrophysics background, it's probably not worth spending your time on, though.

Reference : For an in-depth explanation, see :cite:`Lucy1999`

Resonant Scattering
===================

Expand Down
Loading