Skip to content

Conversation

@alec-flexcompute
Copy link
Contributor

No description provided.

Copy link
Collaborator

@e-g-melo e-g-melo 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-flexcompute! Thanks for adding this content, it will help us a lot!

It seems there are some duplicate files and some automatically generated folders named _checkpoints. I wonder if they are intentional or if we should remove them.
image

@alec-flexcompute
Copy link
Contributor Author

Hi @e-g-melo , those were generated by running compile_rst_categories.py inside the docs folder

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.

Nice!
Just two minor comments. All the rest seems good!

<center>
Re$(\sum\limits_{\text{cells in monitor}}\frac{1}{2}(E_1\cdot H_2^*-E_2\cdot H_1^*)dA_{\text{cell}})$
</center><br>
where $dA$ is the area of each cell in the monitor, and the field components 1 and 2 are given depending on the monitor geometry: for $x$-normal monitors, 1 is $y$ and 2 is $z$; for $y$-normal monitors, 1 is $x$ and 2 is $z$; for $z$-normal monitors, 1 is $x$ and 2 is $y$. See the code [here](/https://docs.flexcompute.com/projects/tidy3d/en/latest/_modules/tidy3d/components/data/monitor_data.html#ElectromagneticFieldData). No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the "/" before the link a HTML stuff? When I render this link in a notebook, it doesn't work. It only works without the first "/" -> [here](https://docs.flexcompute.com/projects/tidy3d/en/latest/_modules/tidy3d/components/

The FluxMonitor records field data tangential $E$ and $H$ fields colocated to the cell boundaries in the monitor's 2D plane grid. It then computes and integrates the Poynting vector, returning the real part of this integral as the flux.
<div> </div>
<center>
Re$(\sum\limits_{\text{cells in monitor}}\frac{1}{2}(E_1\cdot H_2^*-E_2\cdot H_1^*)dA_{\text{cell}})$
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the "Re" before the "$"?

@alec-flexcompute
Copy link
Contributor Author

Thanks for the comments @FilipeFcp ! I fixed the links (I looked up how to insert a hyperlink in md and they for some reason told me to add a / at the beginning. I changed "Re" to "Real"

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.

@alec-flexcompute alec-flexcompute merged commit f311e85 into develop Sep 10, 2025
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.

5 participants