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

A question about the command "nnp-prune sensitivity 0.5 max" in doc. #202

Open
DongCG opened this issue Apr 20, 2024 · 1 comment
Open

Comments

@DongCG
Copy link

DongCG commented Apr 20, 2024

The question
Dear n2p2 developers, I am reading the doc of n2p2 these days. When I tried to understand the command of "nnp-prune sensitivity", the doc tell me that the "nnp-prune sensitivity 0.5 max" means the threshold is set to 0.5% where 100% is equal to the total sum of all sensitivities. I wonder what does the "total sum of all sensitivities" mean? Does the 0.5 mean the program will delete the s.f.s whose sensitivities rank in the last 0.5%?

@DongCG
Copy link
Author

DongCG commented May 17, 2024

It seems that I have understood the meaning. The sum of all the sensitivities of the s.f.s equals one, e.g. 100%. So, we can treat the sensitivity of each s.f. as the contribution to the total sensitivities, and the contribution of each s.f. can be regarded as proportion. The threhold of 0.5% means the contribution to the total sensitivities less than 0.5% will be discarded. The sensitivity here just likes the degree of rate control (DRC) in the microkinetic simulation, where the sum of DRCs of all elementary reactions is also 1.

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

No branches or pull requests

1 participant