Crystal growth
CrystalGrowth¶
description: Any synthesis method used to grow crystals. [database_cross_reference: https://orcid.org/0000-0002-0640-0422]
inherits from: nomad_material_processing.general.SampleDeposition
links: http://purl.obolibrary.org/obo/CHMO_0002224
normalization:
The normalizer for the CrystalGrowth
class.
Args: archive (EntryArchive): The archive containing the section that is being normalized. logger (BoundLogger): A structlog logger.
CzochralskiProcess¶
description: A method of producing large single crystals (of semiconductors or metals) by inserting a small seed crystal into a crucible filled with similar molten material, then slowly pulling the seed up from the melt while rotating it. [database_cross_reference: https://orcid.org/0000-0002-0640-0422]
inherits from: CrystalGrowth
links: http://purl.obolibrary.org/obo/CHMO_0002158
normalization:
The normalizer for the CzochralskiProcess
class.
Args: archive (EntryArchive): The archive containing the section that is being normalized. logger (BoundLogger): A structlog logger.