-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add Python-based PDD solver option and fix sign convention inconsistencies #265
Merged
Commits on Oct 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19f73a2 - Browse repository at this point
Copy the full SHA 19f73a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 247f978 - Browse repository at this point
Copy the full SHA 247f978View commit details
Commits on Oct 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 48d763f - Browse repository at this point
Copy the full SHA 48d763fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 369ed49 - Browse repository at this point
Copy the full SHA 369ed49View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 709b087 - Browse repository at this point
Copy the full SHA 709b087View commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 223695d - Browse repository at this point
Copy the full SHA 223695dView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2eac22 - Browse repository at this point
Copy the full SHA f2eac22View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbdebb8 - Browse repository at this point
Copy the full SHA cbdebb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a709a - Browse repository at this point
Copy the full SHA 70a709aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9efdf84 - Browse repository at this point
Copy the full SHA 9efdf84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed0502 - Browse repository at this point
Copy the full SHA 7ed0502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1372de7 - Browse repository at this point
Copy the full SHA 1372de7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e4d5d - Browse repository at this point
Copy the full SHA 61e4d5dView commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b4e684 - Browse repository at this point
Copy the full SHA 5b4e684View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3cbc296 - Browse repository at this point
Copy the full SHA 3cbc296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78dfc00 - Browse repository at this point
Copy the full SHA 78dfc00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a33c6d - Browse repository at this point
Copy the full SHA 6a33c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e83d69 - Browse repository at this point
Copy the full SHA 0e83d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd66158 - Browse repository at this point
Copy the full SHA bd66158View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e5120 - Browse repository at this point
Copy the full SHA b8e5120View commit details -
Configuration menu - View commit details
-
Copy full SHA for e875d73 - Browse repository at this point
Copy the full SHA e875d73View commit details -
add Si cell example. Check material files for recombination propertie…
…s before calculating
Configuration menu - View commit details
-
Copy full SHA for 884febb - Browse repository at this point
Copy the full SHA 884febbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7fdc05 - Browse repository at this point
Copy the full SHA a7fdc05View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2900bce - Browse repository at this point
Copy the full SHA 2900bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a4c7a - Browse repository at this point
Copy the full SHA a7a4c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f8683 - Browse repository at this point
Copy the full SHA e6f8683View commit details
Commits on Nov 19, 2023
-
- Refactor Sesame PDD into two files, update tests and documentation/docstrings - Remove changes to material_system causing recursion/stack overflow errors - add type annotations and docstrings. Black formatting - fix DA dark current overflow and relevant test - Improve automatic mesh for Sesame PDD - update documentation, add tests - make labelling of SRVs consistent between DA and Sesame. - remove GitHub reference for Sesame installation, refer to new PyPI version - Update outdated examples - Fix issue where plotting error causing examples in GitHub actions to fail - Change build for S4 to install setuptools explicitly (necessary in Python 3.12) - Sesame now scans from long to short wavelengths in QE calculations to improve changes of convergence, and skips wavelengths where absorption = 0 - Fix issue where Fortran PDD did not work if all voltages < 0 - Upgrade from devpy to spin (renamed), and to latest version of meson in the build system
Configuration menu - View commit details
-
Copy full SHA for 692c986 - Browse repository at this point
Copy the full SHA 692c986View commit details
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.