Skip to content

Conversation

@momchil-flex
Copy link
Collaborator

Latest solver updates from old tidy3d
bend modes in ModeSpec
Mode solver always takes grid boundaries instead of grid_size so that it works with nonuniform coords

lint.py Outdated
results = Run([path], do_exit=False)

final_score = results.linter.stats.global_note
final_score = results.linter.stats["global_note"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

this was changed to . syntax because it errored before.

bend_radius: float = pd.Field(
None,
title="Bend radius",
description="A curvature radius for simulation of waveguide bends.",
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe add that negative curvature means it bends downwards?

Latest solver updates from old tidy3d
bend modes in ModeSpec
Mode solver always takes grid boundaries instead of grid_size so that it works with nonuniform coords
Changed structure close to PML warning a bit
@momchil-flex momchil-flex merged commit a938111 into develop Jan 28, 2022
@momchil-flex momchil-flex deleted the mode_solver branch March 17, 2022 18:07
@momchil-flex momchil-flex restored the mode_solver branch March 23, 2022 23:04
@momchil-flex momchil-flex deleted the mode_solver branch March 23, 2022 23:04
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