Skip to content

Make deposition velocity calculation more pythonic #3

@cholette

Description

@cholette

Currently, base_models.physical_base.deposition_velocity uses lots of matlib operations (e.g. repmat). We should remove these dependencies and make better use of numpy broadcasting. Moreover, the iterative solver for the settling velocity could likely be improved in terms of readability and computational efficiency.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions