# acoutreams
The package `AcouTREAMS` adopts the framework of the `TREAMS` package for acoustic wave scattering in finite and periodic arrangements of particles, based on the T-matrix method.
## Installation
### Installation using pip
To install the package with pip, use
```sh
pip install acoutreams
```
Preliminarily, you have to also install original `treams`
```sh
pip install treams
```
## Documentation
The documentation of `TREAMS` can be found at https://tfp-photonics.github.io/treams.
## Publications
When using this code please cite:
## Features
* [x] T-matrix calculations using a spherical or cylindrical wave basis set
* [x] Scattering from clusters of particles
* [x] Scattering from particles and clusters arranged in 3d-, 2d-, and 1d-lattices
* [x] Calculation of sound propagation in stratified media
* [x] Band calculation in crystal structures
Raw data
{
"_id": null,
"home_page": "https://github.com/NikUstimenko/acoutreams",
"name": "acoutreams",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Nikita Ustimenko",
"author_email": "nikita.ustimenko@kit.edu",
"download_url": "https://files.pythonhosted.org/packages/ea/25/b34197b9c8e25730c60b883594015cb421f83bcc9cdec92bd007e1131b9c/acoutreams-0.0.0.tar.gz",
"platform": "Linux",
"description": "# acoutreams\r\n\r\nThe package `AcouTREAMS` adopts the framework of the `TREAMS` package for acoustic wave scattering in finite and periodic arrangements of particles, based on the T-matrix method.\r\n\r\n## Installation\r\n\r\n### Installation using pip\r\n\r\nTo install the package with pip, use\r\n\r\n```sh\r\npip install acoutreams\r\n```\r\nPreliminarily, you have to also install original `treams`\r\n```sh\r\npip install treams\r\n```\r\n\r\n## Documentation\r\n\r\nThe documentation of `TREAMS` can be found at https://tfp-photonics.github.io/treams.\r\n\r\n## Publications\r\n\r\nWhen using this code please cite:\r\n\r\n## Features\r\n\r\n* [x] T-matrix calculations using a spherical or cylindrical wave basis set\r\n* [x] Scattering from clusters of particles\r\n* [x] Scattering from particles and clusters arranged in 3d-, 2d-, and 1d-lattices\r\n* [x] Calculation of sound propagation in stratified media\r\n* [x] Band calculation in crystal structures\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "\"T-matrix scattering code for acoustic computations\"",
"version": "0.0.0",
"project_urls": {
"Homepage": "https://github.com/NikUstimenko/acoutreams"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ea25b34197b9c8e25730c60b883594015cb421f83bcc9cdec92bd007e1131b9c",
"md5": "22fdf837ecdfc9fe7bcfb96ee8306b48",
"sha256": "a7afc0ff85e5ae853712b9e5d76a228fe72149527f27f6ab2decaf6687fa014c"
},
"downloads": -1,
"filename": "acoutreams-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "22fdf837ecdfc9fe7bcfb96ee8306b48",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 36991,
"upload_time": "2024-08-29T15:14:40",
"upload_time_iso_8601": "2024-08-29T15:14:40.841047Z",
"url": "https://files.pythonhosted.org/packages/ea/25/b34197b9c8e25730c60b883594015cb421f83bcc9cdec92bd007e1131b9c/acoutreams-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-29 15:14:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NikUstimenko",
"github_project": "acoutreams",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "acoutreams"
}