Skip to content

Integration Fixes #93

@tylerflex

Description

@tylerflex

Things that dont work properly with convert that need to be fixed with integration.

  • plot_field "ValueError: x and y arrays must have at least 2 entries". (need 2 yee cells around size=0 dimensions).
  • at_centers() can give nan when interpolating at edges (wrap boundary conditions?)
  • error when monitor size == simulation size, off by one discretization issue in loading
  • downloaded data path can't be in 'monitor_data.hdf5', 'simulation.json' or 'tidy3d.log' because convert needs to download those files first. <- should be not a problem when integration is complete.
  • Unique names still need ironing out, perhaps assign them on the server side instead of in validators.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions