tidy3d
tidy3d copied to clipboard
Fast electromagnetic solver (FDTD) at scale.
@momchil-flex This is a very initial draft and not ready for review yet, but could you take a quick look at the code structure to see if there are any...
Just a minor suggestion: If web api errors, you will get this message ``` WebError: Error running task fdve-054f3bb4-df18-49cb-8898-af0a439bb639! Use 'web.download_log(task_id)' to download and examine the solver log, or contact...
At some point we had a user submit many small simulations that each needed to upload GBs of data, which overloaded our servers. I discussed with Zongfu at the time...
tentatively planned for end of September? ### 2.7.3 - [ ] https://github.com/flexcompute/tidy3d-notebooks/pull/166 (Ty) ### 2.8.0rc1 - [ ] #1114 (Ya) - [ ] flexcompute/tidy3d-notebooks#165 (Ya) - [x] #1940 (Ya) ###...
I'm porting this gauge fix from PhotonForge, where it's been working for a while now. It works for 2D and 1D mode domains and should not change the current gauge...
I think this could be generally useful to expose to users (and developers :P). For example, I can set up a simulation script completely offline with emulated data. Eventually will...