Importing and Building Molecules
Source: docs/manual/05-import-and-build.md
Main entry points
MOptima supports three practical starting routes:
- Draw a molecule.
- Input a SMILES string.
- Open an existing structure file.
Draw a molecule
Use the drawing workflow when you want to sketch a new structure manually. This route is useful for quick ideation, small organic systems, and structures that are easier to define graphically than by file import.
Input SMILES
Use the SMILES dialog when you already know the connectivity in text form. This is often the fastest route from a literature structure or notebook idea into a 3D-editable model.
Open a file
Use file import when the geometry already exists and you want to continue editing or calculation from that structure.
After import
After any import route, do the same short validation pass:
- Inspect the 3D structure.
- Use the Edit panel if the geometry needs correction.
- Confirm atom picking works as expected.
- Save the project before large calculations.