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

Decimation #38

Merged
merged 5 commits into from
Dec 2, 2024
Merged

Decimation #38

merged 5 commits into from
Dec 2, 2024

Conversation

saurabh-s-sawant
Copy link
Collaborator

@saurabh-s-sawant saurabh-s-sawant commented Dec 2, 2024

Validation of the decimation technique algorithm with the quadratic approach for test case:
../input/negf/StewartFrancois2006/all_around_metal

User defined parameters:
cnt.use_decimation=1

cnt.decimation_max_iter=50

cnt.decimation_rel_error=1e-5

cnt.decimation_layers=100

Here we show that by increasing decimation layers, the solution converges.


Screenshot from 2024-12-01 16-51-51

@saurabh-s-sawant saurabh-s-sawant merged commit a8a690c into development Dec 2, 2024
6 checks passed
@saurabh-s-sawant saurabh-s-sawant deleted the decimation branch December 2, 2024 20:01
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