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`
MoleculeComplexQ
​
MoleculeComplexQ[expr]
Gives
True
if
expr
is a valid
MoleculeComplex
, and
False
otherwise.
​
Examples  
(2)
Basic Examples  
(1)
Test whether an expression is a valid
MoleculeComplex
expression:
In[1]:=
MoleculeComplex
[{Molecule[{"O","H","H"},{Bond[{1,2},"Single"],Bond[{1,3},"Single"]},AtomCoordinates{{0.,0.066777,0.},{-0.76346,-0.529945,0.},{0.76346,-0.529945,0.}}],Molecule[{"O","H","H"},{Bond[{1,2},"Single"],Bond[{1,3},"Single"]},AtomCoordinates{{2.,0.066777,0.},{1.23654,-0.529945,0.},{2.76346,-0.529945,0.}}]}]
Out[1]=
MoleculeComplex
Molecules: 2
Atoms: 6

In[2]:=
MoleculeComplexQ
[%]
Out[2]=
True
Scope  
(1)

SeeAlso
RelatedGuides
▪
MoleculeComplex
""

© 2025 Wolfram. All rights reserved.

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