User Tools

Site Tools


exercises:2017_uzh_acpc2:login

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
exercises:2017_uzh_acpc2:login [2017/04/11 10:55] – [The bash terminal] jglanexercises:2017_uzh_acpc2:login [2020/08/21 10:15] (current) – external edit 127.0.0.1
Line 33: Line 33:
 </code> </code>
 </note> </note>
 +
 +
 +<note important>Login the remote machine using (if you use Linux or MacOS):
 +<code>
 +$ ssh -X username@tcopt3.chem.uzh.ch
 +</code>
 +</note>
 +
  
 ===== The bash terminal===== ===== The bash terminal=====
Line 144: Line 152:
   --xml             : dumps the whole CP2K input structure as a XML file   --xml             : dumps the whole CP2K input structure as a XML file
                       xml2htm generates a HTML manual from this XML file                       xml2htm generates a HTML manual from this XML file
 +</code>
 +
 +Now you can run cp2k using:
 +<code>
 +$ cp2k.sopt -i cp2k.inp -o cp2k.out &
 </code> </code>
  
exercises/2017_uzh_acpc2/login.1491908133.txt.gz · Last modified: 2020/08/21 10:15 (external edit)