Nodes: Tidy3D Management #66

Open
opened 2024-05-07 10:11:39 +02:00 by so-rose · 0 comments

We interact with Tidy3D using two nodes in particular.

Web Exporters / Tidy3D Web Exporter:

  • See $42.
  • Accept Array of simulations, and upload them as Batch.
  • See #57.

Web Importers / Tidy3D Web Runner:

  • Have a visual indicator for the download status of the currently selected task, as well as its data size.
  • If a task is "selected", lock the cloud task socket, so other tasks can't be selected. While that lock is active, expose a real "download" button. Also make the loose output socket and put out a FlowPending until the download is available.
  • A manual download button and seperate re-download button (maybe on the side, round reload boi).
  • An option to pack the data into the blend, with overview of how much data it will take (Base85/base64 has overhead).
  • Default limits for caching/packing.
  • Support importing batched simulations and outputting an Array of SimData.
  • See #41.
We interact with Tidy3D using two nodes in particular. Web Exporters / Tidy3D Web Exporter: - See $42. - [ ] Accept `Array` of simulations, and upload them as `Batch`. - See #57. Web Importers / Tidy3D Web Runner: - [ ] Have a visual indicator for the download status of the currently selected task, as well as its data size. - [ ] If a task is "selected", lock the cloud task socket, so other tasks can't be selected. While that lock is active, expose a real "download" button. Also make the loose output socket and put out a `FlowPending` until the download is available. - [ ] A manual download button and seperate re-download button (maybe on the side, round reload boi). - [ ] An option to pack the data into the blend, with overview of how much data it will take (Base85/base64 has overhead). - [ ] Default limits for caching/packing. - [ ] Support importing batched simulations and outputting an `Array` of SimData. - See #41.
so-rose added the
feature
label 2024-05-07 10:11:39 +02:00
so-rose added a new dependency 2024-05-07 10:14:46 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
#27 Implementation Tracker
so-rose/blender_maxwell
Reference: so-rose/blender_maxwell#66
There is no content yet.