Changelog¶
All notable changes to NH3-SOFC will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]¶
Added¶
- Initial release of NH3-SOFC package
- Structure building modules:
BulkStructurefor CIF loadingSurfaceBuilderfor slab generationDefectBuilderfor oxynitride creationAdsorbatePlacerwith 6 placement methodsDecompositionBuilderfor NH3 intermediates- VASP calculator interface:
VASPInputGeneratorfor INCAR/KPOINTS/POSCAR/POTCARVASPOutputParserfor parsing resultsFrequencyCalculationfor vibrational analysis- MACE ML force field interface:
MACECalculatorWrapperfor foundation modelsMACEEnsemblefor uncertainty estimationTrainingDataExtractorfor active learning- Workflow automation:
RelaxationWorkflowDecompositionWorkflowNEBWorkflowFrequencyWorkflowScreeningWorkflow- Analysis tools:
AdsorptionEnergyCalculatorHarmonicThermoandIdealGasThermoRDSAnalyzerfor rate-determining stepsSurfaceComparatorfor catalyst rankingMicroKineticModelfor TOF prediction- Database integration:
NamingConventionfor standardized namingNH3SOFCDatabaseASE database wrapper
Changed¶
- N/A
Deprecated¶
- N/A
Removed¶
- N/A
Fixed¶
- N/A
Security¶
- N/A
[0.1.0] - 2024-XX-XX¶
- Initial development version