Skip to content

Conversation

@alec-flexcompute
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

Spell Check Report

PhotoThermalWaveguides.ipynb:

Cell 1, Line 1: 'Photo-thermal'
  > # Photo-thermal optical control in silicon waveguides
Cell 10, Line 3: 'two-waveguide'
  > Here we create a function that takes in a gap length and returns a Tidy3D simulation with the corresponding two-waveguide structure. The simulations returned will be our first optical simulations - that is, a simulation where we launch a TE mode and record the field and permittivity along the control waveguide, as this will be used to compute the absorbed power. We also add a field monitor along the propagation direction to visualize the optical power being absorbed along the waveguide.
Cell 20, Line 6: 'PermittivityData'
  > raise TypeError("permittivity_data must be a tidy3d.PermittivityData.")
Cell 24, Line 1: 'heat-perturb'
  > Next we will construct a temperature monitor around the signal waveguide so we can heat-perturb the signal structure.
Cell 39, Line 20: 'mediumblue'
  > color="mediumblue",
Cell 40, Line 3: 'heat-perturbed'
  > We are now in a position to see the effect on the signal waveguide from the control signal through the control waveguide. We create a function that modifies our first optical simulations into ones that launch and measure the TE mode through the signal waveguide. Then, using the temperature data of the previous heat simulations, we create heat-perturbed copies to compute the phase changes.

Checked 1 notebook(s). Found spelling errors in 1 file(s).
Generated by GitHub Action run: https://github.com/flexcompute/tidy3d-notebooks/actions/runs/19043482528

Copy link
Contributor

@FilipeFcp FilipeFcp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Alec, that’s a pretty cool notebook.
Everything is very clear; I just have a few minor comments.

It seems the image wasn’t uploaded.

Last line of the introduction: “siginal waveguide's phase change” → “signal waveguide's phase change”

Below cell 21: “the the control” → “the control”

@alec-flexcompute
Copy link
Contributor Author

Everything should be addressed, thanks for the feedback and help!

Copy link
Contributor

@tomflexcompute tomflexcompute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alec-flexcompute for the great addition.

It seems like the notebook doesn't involve any mode solving so Mode analysis probably doesn't need to be included in the features list?

@alec-flexcompute
Copy link
Contributor Author

Good catch! Fixed.

@alec-flexcompute alec-flexcompute merged commit d6e7156 into develop Nov 3, 2025
1 check passed
yaugenst-flex pushed a commit that referenced this pull request Nov 6, 2025
* added notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants