Skip to content

Commit

Permalink
DOC: small changes, cleaning of contrib_spheroids.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lavakyan committed Mar 5, 2021
1 parent 1f730ce commit 81bde33
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Binary file modified doc/source/scripting/drude_eps.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 6 additions & 5 deletions doc/source/scripting/nonspherical.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
.. _nonspherical:


Non-spherical particle shapes
-----------------------------
Non-spherical particles
-----------------------

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


Example
^^^^^^^

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

The spheroid size can be derived as
Expand All @@ -36,8 +37,8 @@ The spheroid size can be derived as
.. image:: spheroid_ext.png


Class
^^^^^
Classes
^^^^^^^

.. automodule:: mstm_studio.contrib_spheroid
:members: SpheroidSP
Expand Down
Binary file added doc/source/scripting/spheroid_ext.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/source/scripting/spheroid_shape.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 81bde33

Please sign in to comment.