Skip to content

Commit 81bde33

Browse files
committed
DOC: small changes, cleaning of contrib_spheroids.py
1 parent 1f730ce commit 81bde33

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

doc/source/scripting/drude_eps.png

-222 Bytes
Loading

doc/source/scripting/nonspherical.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
.. _nonspherical:
22

33

4-
Non-spherical particle shapes
5-
-----------------------------
4+
Non-spherical particles
5+
-----------------------
66

77
T-matrix formulation allows to perform computational efficient calculations for single axially-symmtric objects.
88
Currently supported only spheroid shape (rotational ellipsoid) using external library ScatterPy <https://github.com/TCvanLeth/ScatterPy>. The details can be found in [Mishchenko1998]_.
99

10+
1011
Example
1112
^^^^^^^
1213

13-
Calculation of extinction for oblate spheroid with aspect ratio of :math:`\alpha=a/c=`1.5.
14+
Calculation of extinction for oblate spheroid with aspect ratio of :math:`\alpha=a/c=1.5` .
1415
The size is specified by diamter :math:`a_{eff}` of equivalent-volume sphere.
1516

1617
The spheroid size can be derived as
@@ -36,8 +37,8 @@ The spheroid size can be derived as
3637
.. image:: spheroid_ext.png
3738

3839

39-
Class
40-
^^^^^
40+
Classes
41+
^^^^^^^
4142

4243
.. automodule:: mstm_studio.contrib_spheroid
4344
:members: SpheroidSP

doc/source/scripting/spheroid_ext.png

21.6 KB
Loading
20.1 KB
Loading

0 commit comments

Comments
 (0)