Skip to content

Commit

Permalink
Results should go in Dictionary.txt not RMG_Dictionary.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rwest committed Jan 12, 2011
1 parent 7aa2aaa commit 39b4229
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,7 +1,7 @@

ALL = s1.out s2.out s4.out t1.out t2.out
LIBRARY = Library.txt
DICTIONARY = RMG_Dictionary.txt
DICTIONARY = Dictionary.txt

data: $(LIBRARY) $(DICTIONARY)

Expand Down
2 changes: 1 addition & 1 deletion README
Expand Up @@ -20,7 +20,7 @@ To run the calculations, just type 'make'.
(The makefile must have the correct path to your CanTherm installation,
which is currently assumed to be adjacent to your working directory)

The results end up in Library.txt and RMG_Dictionary.txt
The results end up in Library.txt and Dictionary.txt


[1] A. M. Mebel, M. Hayashi, V. V. Kislov, and S. H. Lin. Theoretical Study of
Expand Down

0 comments on commit 39b4229

Please sign in to comment.