User Tools

Site Tools


exercises:2015_ethz_mmm:dye_tio

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:2015_ethz_mmm:dye_tio [2015/04/23 15:27] oschuettexercises:2015_ethz_mmm:dye_tio [2020/08/21 10:15] (current) – external edit 127.0.0.1
Line 29: Line 29:
  
 To process the cube files we are going to use the [[tools:cubecruncher | cubecruncher]] tool. It is part of CP2K, but not installed on euler. To process the cube files we are going to use the [[tools:cubecruncher | cubecruncher]] tool. It is part of CP2K, but not installed on euler.
-Therefore, a compiled binary of the tool is provided at ''/cluster/home/schuetto/cubecruncher.x''. Before invoking the cubecruncher, you have to load the cp2k module. To simplify the following steps you should create a symbolic link to it in your working directory:+Therefore, you'll have to download and compile it yourself:
 <code> <code>
-you@eulerX ~$ ln -s /cluster/home/schuetto/cubecruncher..+you@eulerX ~$ svn checkout http://svn.code.sf.net/p/cp2k/code/trunk/cp2k/tools/cubecruncher 
 +you@eulerX ~$ cd cubecruncher 
 +you@eulerX ~$ make 
 +you@eulerX ~$ ./cubecruncher.x -help
 </code> </code>
- 
  
 Now subtract the densities of the lone systems from the bonded system: Now subtract the densities of the lone systems from the bonded system:
exercises/2015_ethz_mmm/dye_tio.1429802824.txt.gz · Last modified: 2020/08/21 10:14 (external edit)