---> (sdegeo:define-2d-contact (list (car (find-edge-id (position 0.5 L 0)))) p_anode)
SCHEME COMMAND 30
*** Error
car: wrong argument type null (expected pair)
---> (sdegeo:define-2d-contact (list (find-edge-id (position 1 L 0))) p_anode)
SCHEME COMMAND 30
*** Error
sdegeo:define-2d-contact: wrong argument type null (expected entity)
——————2024.04.16————————————————————
最后发现错误在之前定义掺杂的部分,在该点不能形成电极接触。
——————2024.04.17————————————————————
The doping species "NitrogenActiveConcentration_split1" has no incomplete ionization parameters in the parameter file (region n_region, material SiliconCarbide) !
解决方法:引用库第一个4H-SiC的参数文件不够完善,引用库里另外一个SiC器件的参数文件(较第一个长很多)