root / src / Path.valid
Historique | Voir | Annoter | Télécharger (1,05 ko)
1 |
# This file contains the option used by the valid subroutine |
---|---|
2 |
# This file is read at each run of the program, so that you can easily |
3 |
# add or remove some options. |
4 |
# The structure of this file is the followin |
5 |
# Comment lines MUST start by a #. The rest of the line is dismissed |
6 |
# by the program |
7 |
# The program is not sensitive to the case of the lines |
8 |
# For lines that are not comments, the program expects to read first |
9 |
# the value of the option and then the option. |
10 |
# For example : F DEBUG GEOSTEP |
11 |
# The first letter of the value should be f or t (the . is dismissed) |
12 |
# If the option is * then all the REMAINING lines are read, and their |
13 |
# values are put to the value of '*'. |
14 |
#F * |
15 |
T Read_geom |
16 |
T DMRGRNK |
17 |
T valid |
18 |
F PathCreate |
19 |
T Hupdate |
20 |
T Hess |
21 |
T Main |
22 |
F Spline |
23 |
F Splinder |
24 |
F Splint |
25 |
F Step_RFO |
26 |
F PrintTangent |
27 |
F CalcRmsd |
28 |
T ztocd |
29 |
T ggc2gz |
30 |
F geostep |
31 |
F mling |
32 |
F Add2indzmat |
33 |
F PrintGeom |
34 |
T Egrad |
35 |
T EGRAD_baker |
36 |
T EGRAD_test |
37 |
T EGRAD_mopac |
38 |
T EGradPath |
39 |
F Calc_baker |
40 |
F Calc_zmat |
41 |
F Extrapol_baker |
42 |
F Calc_baker_allGeomF |
43 |
F ConvertBakerInternal_cart |
44 |
F Ginvse |
45 |
#T * |
46 |
F Calc_zmat_constr_frag |
47 |
F CalcTangent |