Skip to content

Conversation

alec-flexcompute
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

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 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/18668377566

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”

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.

2 participants