Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve: Fix the default value of layer.bottom_nodule_radius in 3D Layout App #3360

Closed
linmingchih opened this issue Aug 2, 2023 · 0 comments · Fixed by #3875
Closed

Improve: Fix the default value of layer.bottom_nodule_radius in 3D Layout App #3360

linmingchih opened this issue Aug 2, 2023 · 0 comments · Fixed by #3875
Assignees
Labels
enhancement New features or code improvements

Comments

@linmingchih
Copy link

Description of the current limitations

I have identified an issue that requires fixing. Currently, the default value of layer.bottom_nodule_radius is set to 0.5. When layer.user = True, the value 0.5mil or 0.5mm is assigned in the roughness setting of the layer. However, if the user fails to notice this issue, it can lead to a schema error during simulation.

To address this problem, I suggest changing the default value to the string '0.5um', which is consistent with the AEDT GUI default. This adjustment will ensure that users no longer encounter unit mismatch problems in the settings and can smoothly conduct simulations.

Please make sure to update this setting in the modified version to enhance the user experience.

If you have any other questions or need further discussion, feel free to reach out to me.

Thank you for your attention to this matter!

Code sample expected

No response

Useful links and references

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants