This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
tools:cubecruncher [2018/10/08 20:04] oschuett |
tools:cubecruncher [2019/01/13 11:23] (current) oschuett |
||
---|---|---|---|
Line 6: | Line 6: | ||
Before using it the tool has to be compiled: | Before using it the tool has to be compiled: | ||
<code> | <code> | ||
- | $ svn checkout http://svn.code.sf.net/p/cp2k/code/trunk/cp2k/tools/cubecruncher | + | $ git clone https://github.com/cp2k/cp2k.git |
- | $ cd cubecruncher | + | $ cd cp2k/tools/cubecruncher |
$ make | $ make | ||
</code> | </code> |