rsnt_translations
56,437
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
<!--T:13--> | <!--T:13--> | ||
[https://www.cpmd.org/wordpress/ CPMD] is a plane wave/ | [https://www.cpmd.org/wordpress/ CPMD] is a plane wave/pseudo-potential DFT code for ab initio molecular dynamics simulations. | ||
= License limitations = <!--T:2--> | = License limitations = <!--T:2--> | ||
<!--T:3--> | <!--T:3--> | ||
Before you can start using [http://cpmd.org CPMD], you have to register and accept the [http://cpmd.org/download/cpmd-download-1/accept-license CPMD license terms] and then [[Technical_support | send us a support request]] stating that you have in fact registered and accepted CPMD license terms. Afterwards, we will get in touch with the CPMD admins to confirm your registration, and | Before you can start using [http://cpmd.org CPMD], you have to register and accept the [http://cpmd.org/download/cpmd-download-1/accept-license CPMD license terms] and then [[Technical_support | send us a support request]] stating that you have in fact registered and accepted the CPMD license terms. Afterwards, we will get in touch with the CPMD admins to confirm your registration, and you will be granted access to the CPMD software. | ||
= Module = <!--T:14--> | = Module = <!--T:14--> | ||
Line 28: | Line 28: | ||
<!--T:4--> | <!--T:4--> | ||
Below are instructions on how to build CPMD 4.3 under your account on | Below are instructions on how to build CPMD 4.3 under your account on the cluster of your choice: | ||
<!--T:5--> | <!--T:5--> | ||
Line 55: | Line 55: | ||
<!--T:8--> | <!--T:8--> | ||
The <code>--rebuild</code> option forces EasyBuild to ignore CPMD 4.3 installed in a central location and proceed instead with the installation | The <code>--rebuild</code> option forces EasyBuild to ignore CPMD 4.3 installed in a central location and proceed instead with the installation in your home directory. | ||
<!--T:9--> | <!--T:9--> | ||
Line 61: | Line 61: | ||
<!--T:10--> | <!--T:10--> | ||
Now, when you type <code>module load cpmd</code>, the software installed | Now, when you type <code>module load cpmd</code>, the software installed in your home directory will get picked up. | ||
<!--T:11--> | <!--T:11--> | ||
Line 76: | Line 76: | ||
<!--T:20--> | <!--T:20--> | ||
To run a job, you will need to set an input file and access to [https://www.cpmd.org/wordpress/index.php/documentation/pseudo-potentials/ pseudo- | To run a job, you will need to set an input file and access to the [https://www.cpmd.org/wordpress/index.php/documentation/pseudo-potentials/ pseudo-potentials] available for download from the CPMD website after authentication (only for registered users). | ||
<!--T:21--> | <!--T:21--> | ||
Line 85: | Line 85: | ||
<!--T:23--> | <!--T:23--> | ||
It is also possible to put the pseudo | It is also possible to put the pseudo-potentials in another directory and run the code as follows: | ||
<!--T:24--> | <!--T:24--> |