From 9295d5b63cf7184ad9762b11eb98ab8976502d2e Mon Sep 17 00:00:00 2001 From: Zhenyu ZHAO Date: Sun, 19 May 2024 22:08:39 +0800 Subject: [PATCH] Update PBS_DBS_without_gdsii.py --- examples/inversedesign/PBS_DBS_without_gdsii.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/examples/inversedesign/PBS_DBS_without_gdsii.py b/examples/inversedesign/PBS_DBS_without_gdsii.py index 5e7e63f..000be6c 100644 --- a/examples/inversedesign/PBS_DBS_without_gdsii.py +++ b/examples/inversedesign/PBS_DBS_without_gdsii.py @@ -11,12 +11,6 @@ import matplotlib.pyplot as plt if __name__ == "__main__": - # definitions for gdsii file creation - cell = Cell("PBS") - wg_layer = Layer(1, 0) - etch_layer = Layer(2, 0) - oxide_layer = Layer(3, 0) - # parameters for structures waveguide_width = 0.44 waveguide_length = 3