API Reference¶
The “models” module¶
mff.models.twobody.TwoBodySingleSpeciesModel
mff.models.twobody.TwoBodyManySpeciesModel
mff.models.threebody.ThreeBodySingleSpeciesModel
mff.models.threebody.ThreeBodyManySpeciesModel
mff.models.combined.CombinedSingleSpeciesModel
mff.models.combined.CombinedManySpeciesModel
mff.models.twothreeeam.TwoThreeEamSingleSpeciesModel
mff.models.twothreeeam.TwoThreeEamManySpeciesModel
The “gp” module¶
The “configurations” module¶
The “calculators” module¶
mff.calculators.TwoBodySingleSpecies
mff.calculators.TwoBodyManySpecies
mff.calculators.ThreeBodySingleSpecies
mff.calculators.ThreeBodyManySpecies
mff.calculators.CombinedSingleSpecies
mff.calculators.CombinedManySpecies
mff.calculators.EamSingleSpecies
mff.calculators.EamManySpecies
mff.calculators.TwoThreeEamSingleSpecies
mff.calculators.TwoThreeEamManySpecies
The “kernels” module¶
mff.kernels.twobodykernel.TwoBodySingleSpeciesKernel
mff.kernels.twobodykernel.TwoBodyManySpeciesKernel
mff.kernels.threebodykernel.ThreeBodySingleSpeciesKernel
mff.kernels.threebodykernel.ThreeBodyManySpeciesKernel
mff.kernels.eamkernel.EamSingleSpeciesKernel
mff.kernels.eamkernel.EamManySpeciesKernel
mff.kernels.manybodykernel.ManyBodySingleSpeciesKernel
mff.kernels.manybodykernel.ManyBodyManySpeciesKernel
The “utility” module¶
mff.utility