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

Built properties #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pilar-LV
Copy link

In some cases, the properties are not defined in the junction/interface in the excel file, for that reason I suggested to modify 'i' to "i-1". I have found that in some cases the mobility goes to infinite at the interface and pdepe claims that is not a good initial value due to the mobility and tau values. What I did is to let constant tau (as I commented in the scripts of 'surface_re_taun' taun= 1/sn(i)), and in build_device.m I put the mobility 'lin_graded'.
I have included Check_build_device_properties.m that includes the code to plot dev properties.
I used to run it before the end of build_device.m to check if the arrays of parameters are correct.

In some cases, the properties are not defined in the junction/interface in the excel file, for that reason I suggested to modify 'i' to "i-1". I have found that in some cases the mobility goes to infinite at the interface and pdepe claims that is not a good initial value due to the mobility and tau values. What I did is to let constant tau (as I commented in the scripts of 'surface_re_taun' taun= 1/sn(i)), and in build_device.m I put the mobility 'lin_graded'.
I have included Check_build_device_properties.m that includes the code to plot dev properties.
I used to run it before the end of build_device.m to check if the arrays of parameters are correct.
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.

1 participant