Nmr shift: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „=== Synopsis === Liest das Logfile einer Gaussian NMR-Rechnung und extrahiert die absolute Verschiebung. Auch die relative Verschiebung bezogen auf einen Standar...“) |
KKeine Bearbeitungszusammenfassung |
||
Zeile 15: | Zeile 15: | ||
=== Longhelp === | === Longhelp === | ||
Usage: nmr_shift {option} logfile1 {logfile2 ...} | Usage: nmr_shift {option} logfile1 {logfile2 ...} | ||
extract isotropic shielding vectors from a Gaussian log file | extract isotropic shielding vectors from a Gaussian log file | ||
and subtract the appropriate standard reference | and subtract the appropriate standard reference | ||
(automatically, if possible). | (automatically, if possible). | ||
Options: | Options: | ||
--help :print this help | --help :print this help | ||
--list :list all available references | --list :list all available references |
Version vom 22. Mai 2009, 09:24 Uhr
Synopsis
Liest das Logfile einer Gaussian NMR-Rechnung und extrahiert die absolute Verschiebung. Auch die relative Verschiebung bezogen auf einen Standard, meist TMS wird - wenn möglich - mithilfe einer internen Datenbank häufig verwendeter Methoden/Basissätze berechnet.
Installation/Repository
- alle acid-Rechner
- nesh, rzcluster
- Gitrepo: sftp://nasigoreng/home/koehler/gitmaster/python
Usage
Kommandozeile. Beispiel:
nmr_shift 16-annulen.134.log
Longhelp
Usage: nmr_shift {option} logfile1 {logfile2 ...} extract isotropic shielding vectors from a Gaussian log file and subtract the appropriate standard reference
(automatically, if possible).
Options: --help :print this help --list :list all available references --abs :absolute shielding values only (no reference) --ref=N :use reference N (use --list for available references) --fref=filename :read NMR reference from Gaussian NMR calculation in filename