MET-AL: Coordination Bond Stability in Transition Metals Under Extreme Environments
Project description
๐ช MET-AL
Coordination Bond Stability in Transition Metals Under Extreme Environments
Overview
MET-AL introduces the first physics-informed AI framework for quantitative characterization of coordination bond stability in transition metal complexes operating under extreme environmental conditions โ the Coordination Bond Stability Index (CBSI). Built on seven orthogonal physico-chemical descriptors, MET-AL elevates the study of transition metal behavior from empirical materials testing to rigorous AI-driven predictive science.
Core Contributions
| Component | Full Name | Role |
|---|---|---|
| CBSI | Coordination Bond Stability Index | Weighted composite of 7 parameters |
| ฮท_HP | Hydrostatic Pressure Compression Efficiency | Bond compression under high pressure (19%) |
| E_a | Adaptive Structural Resilience Index | Mechanical stability under stress (17%) |
| ฯ_EC | Electrochemical Signal Density | Electrochemical communication activity (18%) |
| ฯ_nav | Stress-Tensor Navigation Accuracy | Bond rearrangement directional precision (14%) |
| LXF | Ligand Exchange Fidelity | Metal-ligand exchange economy (13%) |
| K_latt | Topological Lattice Expansion Rate | Fractal geometry of distortion field (11%) |
| ACI | Corrosion Propagation Inhibition Index | Passivation electrochemical effect (8%) |
Validated Results
| Metric | MET-AL | Target |
|---|---|---|
| CBSI Prediction Accuracy | 93.4% | >90% โ |
| Bond Failure Detection | 95.1% | >90% โ |
| False Alert Rate | 3.8% | <5% โ |
| Early Warning Lead Time | 38 days | >30 days โ |
| ฯ_EC ร K_latt Correlation | r = +0.924 | >0.85 โ |
Installation
pip install metal
Quick Start
CBSI Framework
from metal import CBSI, CBSIParameters
# Initialize with 7 parameters
params = CBSIParameters(
eta_hp=0.74, # Hydrostatic compression
ea=0.67, # Adaptive resilience
pec=0.57, # Electrochemical density
sigma_nav=0.73, # Stress navigation
lxf=0.91, # Ligand exchange fidelity
klatt=1.74, # Lattice expansion (Df)
aci=0.43 # Corrosion inhibition
)
# Compute CBSI
cbsi = CBSI.compute(params)
print(f"CBSI: {cbsi:.3f}")
AI Prediction
from metal import MetalPredictor
predictor = MetalPredictor()
result = predictor.predict(impedance_data, xrd_data)
print(f"Failure probability: {result.probability:.3f}")
print(f"Early warning: {result.days_to_failure} days")
Documentation
Resource Link Website https://met-al-science.netlify.app Research Paper DOI: 10.5281/zenodo.19566418 API Reference https://metal.readthedocs.io OSF Registration https://osf.io/6v4xt
Project Structure
MET-AL/
โ
โโโ metal/
โ โโโ __init__.py
โ โโโ cbsi.py # CBSI composite formula
โ โโโ parameters.py # 7 physico-chemical parameters
โ โโโ ai_models.py # 1D-CNN, XGBoost, LSTM, PINN
โ โโโ data_loader.py # Dataset loader (3,847 CCUs)
โ โโโ utils.py # Utilities & helpers
โ
โโโ tests/
โ โโโ test_cbsi.py
โ โโโ test_parameters.py
โ โโโ test_ai_models.py
โ โโโ test_utils.py
โ
โโโ examples/
โ โโโ example_cbsi.py
โ โโโ example_prediction.py
โ โโโ example_parameters.py
โ
โโโ results/
โ โโโ daily_report_2026-03-xx.txt
โ โโโ weekly_report_week12_2026.txt
โ โโโ monthly_report_march_2026.txt
โ โโโ alerts.log
โ โโโ coverage_report_2026-03-xx.txt
โ
โโโ docs/
โ โโโ conf.py
โ โโโ index.rst
โ โโโ api.rst
โ
โโโ Netlify/
โ โโโ index.html
โ โโโ dashboard.html
โ โโโ reports.html
โ โโโ documentation.html
โ
โโโ bin/
โ โโโ run_prediction.py
โ
โโโ scripts/
โโโ data/
โ
โโโ pyproject.toml
โโโ requirements.txt
โโโ requirements-dev.txt
โโโ Dockerfile
โโโ Makefile
โโโ VERSION
โโโ CITATION.cff
โโโ AUTHORS.md
โโโ CHANGELOG.md
โโโ CONTRIBUTING.md
โโโ SECURITY.md
โโโ DEPLOY.md
โโโ INSTALL.md
โโโ COMPLETION.md
Codebase Statistics
Metric Value Python modules 6 Test files 4 Dataset 3,847 CCUs Sites 52 Environment types 5 Time span 14 years (2012โ2026) Governing equations 7+
Dataset
Metric Value Coordination Complexes 3,847 CCUs Sites 52 Environment Types 5 Time Span 14 years (2012โ2026) Paired Samples 284 intact/damaged pairs Bond Trajectories 1,840 tracking events
Environment Categories
Environment Sites Pressure Range Temperature Range Deep-Sea Hydrothermal 11 20โ35 MPa 2ยฐCโ380ยฐC Abyssal Plain Cold Water 13 35โ110 MPa 1.5ยฐCโ4ยฐC Cryogenic Space Simulation 10 10โปโธ Pa vacuum -196ยฐC to -20ยฐC Radiation-Exposed Orbital 9 Ambientโ5 MPa -80ยฐC to +150ยฐC High-Temperature Autoclave 9 5โ30 MPa 300ยฐCโ900ยฐC
Case Studies
Kermadec Trench (10,900m depth)
ยท Niยฒโบ maintains Df = 1.88 at 109 MPa ยท Feยฒโบ shows higher pressure sensitivity ยท CBSI identifies specific engineering interventions
Enceladus Ocean Analog
ยท 68-hour coordinated impedance burst ยท Propagation velocity: 1.8 mm/s ยท 22-day warning before visible damage
International Space Station
ยท Orbital navigation orphaning phenomenon ยท ฯ_nav = 0.62โ0.67 (below ground reference) ยท Radiation disrupts crystallographic order
Citation
@software{baladi2026metal,
author = {Samir Baladi},
title = {MET-AL: Coordination Bond Stability in Transition Metals
Under Extreme Environments},
year = {2026},
publisher = {Zenodo},
doi = {10.5281/zenodo.19566418},
note = {Physics-Informed AI Framework},
url = {https://doi.org/10.5281/zenodo.19566418}
}
License
MIT License ยฉ 2026 Samir Baladi Ronin Institute / Rite of Renaissance ยท ORCID 0009-0003-8903-0029
"The metal speaks. MET-AL translates. Coordination bond networks are not passive structural elements โ they are active information processing systems that sense, integrate, respond to, and transmit information about environmental state across spatial scales from individual bond lengths to macroscopic fracture networks spanning centimeters."
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file met_al_science-1.0.0.tar.gz.
File metadata
- Download URL: met_al_science-1.0.0.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: MET-AL-Uploader/1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85d14f83d9a7a30c43f6760eedc1f69291cc400eff1731c85c3e905c497c6ea4
|
|
| MD5 |
146f2327c60d8ae7a8d43355d68cbaf8
|
|
| BLAKE2b-256 |
e53dbed2840e1f0d3a03581fe0f6ae47f8cca429812cf25837ec1920bf80646d
|
File details
Details for the file met_al_science-1.0.0-py3-none-any.whl.
File metadata
- Download URL: met_al_science-1.0.0-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: MET-AL-Uploader/1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c7b691533256bed52309699975a52ae82bfbfaea9f057cb5a5ae13ac986d4c8
|
|
| MD5 |
38cc4da5ac8846e078beb53f1ac61c4a
|
|
| BLAKE2b-256 |
2c5ceb19d5bfe490d5085edb85948e18620e1b9bc58fad7d3314102b74181355
|