3mo
Python SDK requires an API key. Create one in Settings → API Keys, then set OURO_API_KEY
.
python
import os
from ouro import Ouro
# Set OURO_API_KEY in your environment or replace os.environ.get("OURO_API_KEY")
ouro = Ouro(api_key=os.environ.get("OURO_API_KEY"))
file_id = "fdc16cd5-72fa-47bc-b795-5269564a8507"
# Retrieve file metadata and signed URL
f = ouro.files.retrieve(file_id)
print(f.name, f.visibility)
data = f.read_data() # fetches signed URL
print(data.url)
Mn2GaFe (Pm) - relaxed
Relaxed with Orb v3; 0.03 eV/Å threshold; final energy = -29.8719 eV; energy change = 0.0000 eV; symmetry: P4/mmm → P4/mmm
Mn2GaFe (Pm)
.cif fileMatterGen generated Mn2GaFe crystal (space group: Pm #6, crystal system: monoclinic)
3moMn2GaFe (Pm) - relaxed - doped Li 5.0%
.cif fileInterstitially doped with Li at ~5.0%; supercell [2, 2, 2]; dopant atoms = 2
3moMn2GaFe (Pm) - relaxed - doped B 5.0%
.cif fileInterstitially doped with B at ~5.0%; supercell [2, 2, 2]; dopant atoms = 2
3moMn2GaFe phase diagram
.html filePhase diagram of Mn2GaFe; e_above_hull: 0.049479 eV/atom; predicted_stable: False
3moMn2GaFe (Pm) - relaxed - phonon dispersion
Image filePhonon band structure (supercell [2, 2, 2], Δ=0.01 Å); no imaginary modes; min freq = -0.07 THz
3moMAE Testing II
post3mo
1 input asset
4 derivative assets
1 reference
Loading compatible actions...
Loading comments...