-
Notifications
You must be signed in to change notification settings - Fork 21
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
Capability improvements to enable TDS #135
Conversation
I created #136 to potentially add deprecated tests in CIVET recipes since it would be nice to run them here. |
Job Documentation on 9465d95 wanted to post the following: View the site here This comment will be updated on new commits. |
@simopier should have time to give this a full review tomorrow. |
- Add recommended units - Spell out temperature instead of temp
- Add ability to feed Ct0 as a function - Add detrapping energy and temperature dependence - Clean up
- Add ability to feed Ct0 as a function
and fix typo
clean up test file name
…closure_scalar_var and replace it with enclosure_var -Edit tests input files
Co-authored-by: Casey Icenhour <[email protected]>
a6cb98c
to
3cd0678
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple more items that were missed / reconsidered. I think this is ready to go after these are addressed.
Co-authored-by: Casey Icenhour <[email protected]>
This PR improves current TMAP8 to support thermal desorption spectroscopy (TDS) modeling.
The commit messages describe what is being done.
(Ref. #133) - a follow up PR will add an example case for TDS to complete this issue, but this PR already grew large enough..
(Close. #134)