Skip to content

Commit 7294858

Browse files
improved readme
1 parent 7300148 commit 7294858

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pySeminario
2-
A python3 script computing bond and valence angle force constants using the Seminario (projected hessian) method.
2+
A python3 script computing bond and valence angle force constants using the Seminario (projected Hessian) method.
33

44
Usage example:
55
python3 pyseminario.py pysem.inp > pysem.out
@@ -24,7 +24,7 @@ h2o_fq_nosym.fchk
2424

2525
Comments on the format of the input file:
2626

27-
In the section %FILES <-> %END provide filenames (optionaly with path if not in the same directory)
27+
In the section %FILES <-> %END provide filenames (one per line; optionaly with path if not in the same directory)
2828
of fchk files (Gaussian) containing a Hessian
2929

3030
In the section %BONDS <-> %END provide pairs (one per line) of atom numbers for bonds for which force constant

0 commit comments

Comments
 (0)