McUtils.Zachary.Surfaces
This provides a unified interface for handling “surfaces” i.e. functions that map from coordinate space to the real line The interface provides multiple different modes of surface specification, allowing for Taylor series data, expansions basis expansions, or analytic representations. The idea is to provide a unified interface that represents the concept while allowing for flexibility in implementation. Specific types of surfaces, like PES and dipole surfaces can be layered on top as superclasses and provided their own bespoke importers.
Members:
- BaseSurface
- TaylorSeriesSurface
- LinearExpansionSurface
- LinearFitSurface
- InterpolatedSurface
- Surface
- MultiSurface
Examples:
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings