Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

MoleculeComplex

Guides

  • MoleculeComplex

Symbols

  • Packmol
  • FindCoordinationBonds
  • FindHydrogenBonds
  • MakeMolecule3D
  • MoleculeComplexAngle
  • MoleculeComplexAppend
  • MoleculeComplexDelete
  • MoleculeComplexDistance
  • MoleculeComplexEnergy
  • MoleculeComplexJoin
  • MoleculeComplex
  • MoleculeComplexOptimizeGeometry
  • MoleculeComplexPart
  • MoleculeComplexPlot3D
  • MoleculeComplexPosition
  • MoleculeComplexQ
  • MoleculeComplexToMolecule
  • Packmol
  • RandomRotationTransform
  • $MoleculeComplexVersion
RobertNachbar`MoleculeComplex`
MoleculeComplexEnergy
​
MoleculeComplexEnergy
[mc]
returns the MMFF energy of the molecule complex
mc
.
​
Examples  
(1)
Basic Examples  
(1)
Define the water ammonia dimer:
In[1]:=
waterAmmoniaDimer=MoleculeComplex
Molecules: 2
Atoms: 7
;
In[2]:=
MoleculeComplexPlot3D
[waterAmmoniaDimer]
Out[2]=
Compute the MMFF energy of the dimer:
In[3]:=
MoleculeComplexEnergy
[waterAmmoniaDimer]
Out[3]=
-6.82817
kcal
th
/mol
SeeAlso
RelatedGuides
▪
MoleculeComplex
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com