Save Mopac: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(moved to github, update license)
No edit summary
 
Line 1: Line 1:
{{Infobox script-repo
{{Infobox script-repo
|type      = script
|type      = script
|filename  = save_mopac.py
|filename  = scripts/save_mopac.py
|author    = [[User:Speleo3|Thomas Holder]]
|author    = [[User:Speleo3|Thomas Holder]]
|license  = BSD-2-Clause
|license  = BSD-2-Clause
Line 19: Line 19:
* [http://www.mail-archive.com/pymol-users@lists.sourceforge.net/msg10678.html thread on the pymol-users mailing list]
* [http://www.mail-archive.com/pymol-users@lists.sourceforge.net/msg10678.html thread on the pymol-users mailing list]
* [http://openmopac.net/ openmopac.net]
* [http://openmopac.net/ openmopac.net]
[[Category:Pymol-script-repo]]

Latest revision as of 00:02, 23 June 2025

Type Python Script
Download scripts/save_mopac.py
Author(s) Thomas Holder
License BSD-2-Clause
This code has been put under version control in the project Pymol-script-repo

save_mopac attempts to save a PDB file in the MOPAC file format.

Usage

save_mopac filename [, selection [, zero [, state ]]]

See Also