torch_sim.models.orb¶
Wrapper for ORB models in TorchSim.
This module re-exports the ORB package’s torch-sim integration for convenient importing. The actual implementation is maintained in the orb-models package.
References
ORB Models Package: https://github.com/orbital-materials/orb-models
Classes
ORB model wrapper for torch-sim. |