custom_layer = AlloyLayer(
    MaterialSpecificationsDatabase.MRAM_MATERIALS['Iron cobalt (alloy)'],
    percentage=30,
    substitutional_element=Cobalt,
    length=10.0*Angstrom,
    miller_indices=(1, 0, 0),
    alloy_method=EvolutionarySQS,
    )