Skip to main content

A fast FDTD solver

Project description

Tidy3D (Beta release)

Notebooks tests Documentation Status Language grade: Python PyPI version shields.io

Tidy3D is a software product from Flexcompute that enables large scale electromagnetic simulation using the finite-difference time-domain (FDTD) method.

This repository stores the python interface for the beta release of Tidy3D that will be officially released to the public in early 2022.

This code allows you to:

  • Programmatically define FDTD simulations.
  • Submit and magange simulations running on Flexcompute's servers.
  • Download and postprocess the results from the simulations.

You can find a detailed documentation and API reference here. The source code for our documentation is here.

Installation

Signing up for tidy3d

Note that while this front end package is open source, to run simulations on Flexcompute servers requires an account with credits. You can sign up here. While it's currently a waitlist for new users, we will be rolling out to many more users in the coming weeks! See this page in our documentation for more details.

Installing the package using pip

The easiest way to install this beta version of tidy3d is through pip.

pip install tidy3d-beta

Note that while our old version is still currently pip installable as tidy3d, both versions are imoprted in python as tidy3d, eg. import tidy3d as td.

(Alternativelty) installing from source

For development purposes, you can download and install the package from source as:

git clone https://github.com/flexcompute/tidy3d.git
cd tidy3d
pip install -e .

Did it work?

You can verify the installation worked by running:

python -c "import tidy3d as td; print(td.__version__)"

and it should print out the version number, for example:

1.0.0

Issues / Feedback / Bug Reporting

This is a beta release and your feedback helps us immensely!

If you find bugs, file an Issue. For more general discussions, questions, comments, anything else, open a topic in the Discussions Tab.

License

GNU LGPL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tidy3d-beta-1.3.2.tar.gz (173.8 kB view details)

Uploaded Source

Built Distribution

tidy3d_beta-1.3.2-py3-none-any.whl (198.0 kB view details)

Uploaded Python 3

File details

Details for the file tidy3d-beta-1.3.2.tar.gz.

File metadata

  • Download URL: tidy3d-beta-1.3.2.tar.gz
  • Upload date:
  • Size: 173.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.3

File hashes

Hashes for tidy3d-beta-1.3.2.tar.gz
Algorithm Hash digest
SHA256 de4c929b98104f6448715bb0205b59c12b32cdc574fa45033c9a9a73ad47b7d6
MD5 281cc134532a6cf02b95a25950138d5e
BLAKE2b-256 3916f8545f6ebf672d449b7522bdfec7d39e7fcb646a15553224c3318a7a8f7c

See more details on using hashes here.

File details

Details for the file tidy3d_beta-1.3.2-py3-none-any.whl.

File metadata

  • Download URL: tidy3d_beta-1.3.2-py3-none-any.whl
  • Upload date:
  • Size: 198.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.3

File hashes

Hashes for tidy3d_beta-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 62204ac9e80c2d3bbf39b725207ab8d7f73166c82cd69c66a9cc435f79b3140d
MD5 49a44bb4cd458825cc7344cf867c27a7
BLAKE2b-256 155489ce595a2c0c617ebba44d3d485f5a70754c8e94777124aa2e52ea0200ac

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page