next up previous contents index
Next: Output Up: Structure Optimizations using the Previous: Structure Optimizations using the   Contents   Index

Options

Given a shell the usage is:
nohup jobex &
This command invokes structure optimization using the default program STATPT. Structure optimizations using program RELAX can be performed using -relax flag:
nohup jobex -relax &
nohup means that the command is immune to hangups, logouts, and quits. & runs a background command. JOBEX accepts the following arguments controlling the level of calculation, convergence criteria and many more (for example nohup jobex -gcart 4 &):
-energy integer
converge total energy up to
$ 10^{(-<\mathrm{integer}>)}$ mathend000# Hartree (default: 6)
-gcart integer
converge maximum norm of cartesian gradient up to
$ 10^{(-<\mathrm{integer}>)}$ mathend000# atomic units (default: 3)
-c integer
perform up to integer cycles (default: 20)
-dscf
begin with a direct SCF step
-grad
begin with a gradient step
-statpt
begin with a force relaxation step
-relax
use the RELAX program for force relaxation
-trans
perform transition state search
-level level
define the optimization level, level=scf, mp2, cc2, or uff (default is scf).
-ri
use RI modules RIDFT and RDGRAD (fast Coulomb approximation) instead of DSCF and GRAD as well as RIMP2 instead of MPGRAD
-rijk
in connection with '-level cc2', the RI-JK versions of HF and CPHF are switched on
-ex
perform excited state geometry optimization using EGRAD
-l <path>
employ programs from directory SPMlt;path>;
-ls <path>
load scripts from directory SPMlt;path>;
-md
a molecular dynamics (MD) run (using FROG instead of RELAX)
-mdfile file
commands for MD run are contained in this file (default: mdmaster).
-mdscript file
option to execute a shell script before the FROG step
-keep
keep program output from all optimization steps
-help
shows a short description of the commands above


next up previous contents index
Next: Output Up: Structure Optimizations using the Previous: Structure Optimizations using the   Contents   Index
TURBOMOLE