mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
Compilation info for NWChem/VENUS
This commit is contained in:
parent
91580e12e8
commit
b81f869f2b
1 changed files with 9 additions and 0 deletions
9
src/geninterface/README
Normal file
9
src/geninterface/README
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
How to compile NWChem libraries for NWChem/VENUS:
|
||||
First time:
|
||||
cd $NWCHEM_TOP/src
|
||||
make nwchem_config NWCHEM_MODULES=venus
|
||||
make >& make.log
|
||||
make stubs.o
|
||||
Following times:
|
||||
cd $NWCHEM_TOP/src/geninterface
|
||||
make
|
||||
Loading…
Add table
Add a link
Reference in a new issue