Skip to content

Tmatrix instantiation of axisymmetric particle always fails #56

@soopn

Description

@soopn

Error using ott.TmatrixDda (line 257)
May have too many voxels for calculation, consider reducing particle size or voxel spacing

Error in ott.TmatrixDda.simple (line 125)
tmatrix = TmatrixDda(voxels, varargin{:}, ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in ott.Tmatrix.simple (line 212)
tmatrix = ott.TmatrixDda.simple(shape, unmatched{:});
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in bacteria_test (line 55)
T = ott.Tmatrix.simple(shape, ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Instantiation of an axisymmetric particle always fails as it uses Dda as a default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions