Skip to content

Commit

Permalink
less partials
Browse files Browse the repository at this point in the history
  • Loading branch information
joamatab committed Jun 19, 2024
1 parent fc37747 commit a212c0e
Show file tree
Hide file tree
Showing 3 changed files with 308 additions and 70 deletions.
2 changes: 1 addition & 1 deletion cspdk/si220/cells.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ def taper_strip_to_ridge(
w_slab1: float = 0.2,
w_slab2: float = 10.45,
layer_wg: LayerSpec = "WG",
layer_slab: LayerSpec = "SLAB90",
layer_slab: LayerSpec = LAYER.SLAB,
cross_section: CrossSectionSpec = "strip",
use_slab_port: bool = False,
**kwargs,
Expand Down
Loading

0 comments on commit a212c0e

Please sign in to comment.