Make Schindler model work - #3
Open
CoucheLimite wants to merge 1 commit into
Open
Conversation
1, line 275, 276 Compensated model is not actually implemented 2, Typo in line 286, position of minus 3, line 311, not 100% sure this one, definition of compensation level should be (Na+Nd)/|Na-Nd|
Author
|
Model check results: The relatively large discrepancy towards lower temperatures might come from the ionization model of compensated Si. In my calculation, only 100% ionization is considered while in Schindler et al. 2014, the incomplete ionization is considered. Not sure if current Ionization class can calculate for compensated Si. |
Owner
|
Very nice getting this update! I've been meaning to try and get this to
work for a while.
Can you check the definition you were unsure about, and provide a test to
see if the model is working.
This current check doesn't demonstrate anything, except that it doesn't
match with something you are not sure if it going to match with.
…On 6 March 2018 at 12:49, ZHU Yan ***@***.***> wrote:
Model check results:
The relatively large discrepancy towards lower temperatures might come
from the ionization model of compensated Si. In my calculation, only 100%
ionization is considered while in Schindler et al. 2014, the incomplete
ionization is considered. Not sure if current Ionization class can
calculate for compensated Si.
[image: image]
<https://user-images.githubusercontent.com/19297759/37009656-01ab1948-213c-11e8-8045-4e87b82f4c01.png>
[image: image]
<https://user-images.githubusercontent.com/19297759/37009701-3bfa97a4-213c-11e8-8f77-f7e07b7f6fe6.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AMCL-E6WStprivjLHT1bsiKK-zPi4tCbks5tbetEgaJpZM4SdzlI>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


1, line 275, 276 Compensated model is not actually implemented
2, Typo in line 286, position of minus
3, line 311, not 100% sure this one, definition of compensation level should be (Na+Nd)/|Na-Nd|