This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 | |
Created by chemcoord http://chemcoord.readthedocs.io/en/latest/ | |
O 0.000000 0.000000 0.000000 | |
H 0.758602 0.000000 0.504284 | |
H 0.260455 0.000000 -0.872893 | |
O 3.000000 0.500000 0.000000 | |
H 3.758602 0.500000 0.504284 | |
H 3.260455 0.500000 -0.872893 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*GRID PROGRAM | |
&GATEWAY | |
Title = GRID Calculation | |
coord = Coordfile_for_GRID_IT | |
basis = ANO-XS-VDZ | |
# TODO choose symmetry accordingly | |
group=C1 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
152 | |
produced by gV | |
C 2.13280000 -5.11650000 -1.42480000 | |
Cr 0.00000000 -3.41100000 0.00000000 | |
O 1.54330000 -4.00450000 -1.08380000 | |
O 1.26580000 -2.79700000 1.36390000 | |
C 1.87270000 -1.70550000 1.74150000 | |
C -1.87270000 -5.11650000 -1.74150000 | |
C -3.55470000 -6.27620000 -2.87400000 | |
O -0.03470000 -1.70550000 -0.94990000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ControlMaster auto | |
ControlPath ~/.ssh/control:%h:%p:%r | |
Host server1 | |
User username_on_server1 | |
HostName server1.com | |
Host server2 | |
User username_on_server2 | |
HostName server2.com |