Skip to content

Commit

Permalink
generated vapor deposition module (#31)
Browse files Browse the repository at this point in the history
* generated vapor deposition module

* created physical vapor deposition module

* readded PVD specific classes to support back compatibility

* added chemical vapor deposition module

* ruff formatting to init.py

* modified ThinLayerStack according to the CompositeSystem base class

* fixed some issues

* Formatting and removing ELNAnnotations of array quantities

* Update src/nomad_material_processing/vapor_deposition.py

Co-authored-by: Hampus Näsström <[email protected]>

* Update src/nomad_material_processing/vapor_deposition.py

Co-authored-by: Hampus Näsström <[email protected]>

* Update src/nomad_material_processing/vapor_deposition.py

Co-authored-by: Hampus Näsström <[email protected]>

* Update src/nomad_material_processing/vapor_deposition.py

Co-authored-by: Hampus Näsström <[email protected]>

* Apply suggestions from code review

Co-authored-by: Hampus Näsström <[email protected]>

* Update src/nomad_material_processing/vapor_deposition.py

Co-authored-by: Hampus Näsström <[email protected]>

* adding one example plot, layer subsection, and SubstrateSetup

* fix typos and class names

* Implemented suggestions from data modeling meeting

* Fixed plot annotation

* Updated __init__.py

Changed all annotations to use ELNComponentEnum

Changes SubstrateSlab back to Substrate

Added normalize function to ThinFilmStack

* Aligning PVD sections with new VD sections

* added classes to CVD module

* Corrected inheritance in PVD module

* fix references

* bubblers in CVD

* Changed DepositionRate name and moved it to PVD

* removed classes from CVD

* Added to_task method to VaporDepositionStep

Added a method for assigning material and layers as inputs and outputs of steps

* fix import in CVD

* Added back SubstrateTemperature plot

---------

Co-authored-by: Hampus Näsström <[email protected]>
  • Loading branch information
aalbino2 and hampusnasstrom authored Feb 20, 2024
1 parent 54fe11a commit 5591877
Show file tree
Hide file tree
Showing 4 changed files with 1,045 additions and 441 deletions.
Loading

0 comments on commit 5591877

Please sign in to comment.