Log In | Get Help   
Home My Page Projects Code Snippets Project Openings transition state search using dynamics
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files Wiki
[tsscds] Annotation of /trunk/README
[tsscds] / trunk / README Repository:
ViewVC logotype

Annotation of /trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 132 - (view) (download)
Original Path: README

1 : baaden 3
2 : tsscds 132 Before installing tsscds, be aware that the program makes use of the following packages that need to be installed in your linux distribution:
3 : tsscds 96
4 : tsscds 132 parallel, sqlite3, python2 (with numpy and scipy libraries), environment modules, and g09
5 :    
6 :     Once “Environment modules” is installed, you can add to your .bash_profile the following line to use the tsscds module:
7 :    
8 :     module use path_to_program/modules
9 :    
10 :     Where path_to_program is the path where you intend to install tsscds (like $HOME/tsscds-1.1).
11 :     You will also need g09 to run the high-level calculations and it should be run as: g09<input>output.
12 :    
13 :     Then, to install the program, follow these steps:
14 :    
15 : tsscds 92 1) ./configure
16 : tsscds 96
17 : tsscds 131 This will install tsscds in $HOME/tsscds-1.1 by default.
18 :     If you want to install it in a different directory, use :
19 : tsscds 96
20 : tsscds 101 ./configure --prefix=path_to_program
21 : tsscds 96
22 : tsscds 92 2) make
23 : tsscds 96
24 : tsscds 92 3) make install
25 : baaden 3
26 : tsscds 92
27 :     ###-run 'autoreconf -i' after svn check out
28 :    

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge