{"id":1879,"date":"2014-10-16T08:38:18","date_gmt":"2014-10-16T08:38:18","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/?page_id=1879"},"modified":"2016-07-22T13:18:53","modified_gmt":"2016-07-22T13:18:53","slug":"gulp","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/gulp\/","title":{"rendered":"GULP"},"content":{"rendered":"<h2>Overview<\/h2>\n<p>GULP is a program for performing a variety of types of simulation on materials using boundary conditions of 0-D (molecules and clusters), 1-D (polymers), 2-D (surfaces, slabs and grain boundaries), or 3-D (periodic solids). The focus of the code is on analytical solutions, through the use of lattice dynamics, where possible, rather than on molecular dynamics. A variety of force fields can be used within GULP spanning the shell model for ionic materials, molecular mechanics for organic systems, the embedded atom model for metals and the reactive REBO potential for hydrocarbons. Analytic derivatives are included up to at least second order for most force fields, and to third order for many.<\/p>\n<p>Version 4.2 is installed on the CSF. It was compiled with Intel Compilers 14.0.3 and openmpi 1.6 (optimisation flags <code>-O3 -msse4.2 and -axAVX <\/code>were used). This installation will only work on Intel nodes (due to some flags used in the openmpi compilation).<\/p>\n<h2>Restrictions on use<\/h2>\n<p>GULP is available only for Staff and Students of the University to use (no visitor access permitted). It must not be used for commercial purposes or research. Use of the software must be cited in publications. All users must agree to abide by these conditions before being added to the relevant software group.<\/p>\n<p>There is no access to source code on the CSF.<\/p>\n<h2>Set up procedure<\/h2>\n<p>To access the software you must first load the appropriate modulefile:<\/p>\n<p>To run on a single node (1 core jobs and multi-core jobs up to 16 cores)<\/p>\n<pre>\r\nmodule load module apps\/intel-14.0\/gulp\/4.2\r\n<\/pre>\n<p>To run on more than one node (24 cores or more in multiples of 12)<\/p>\n<pre>\r\nmodule load module apps\/intel-14.0\/gulp\/4.2-ib\r\n<\/pre>\n<p>The GULP utilities (<code>arc2his<\/code>, <code>mc2arc<\/code>, <code>mdb2a<\/code> and <code>reaxff2lib<\/code>) have been compiled without MPI or optimisation and must be run as serial jobs.<\/p>\n<h2>Running the application<\/h2>\n<p>Please do not run GULP on the login node. Jobs should be submitted to the compute nodes via batch.<\/p>\n<h3>Serial batch job submission<\/h3>\n<p>Make sure you have the modulefile loaded then create a batch submission script, for example:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -S \/bin\/bash\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -V               # Job will inherit current environment settings\r\n\r\ngulp < input.gin\r\n<\/pre>\n<p>Submit the jobscript using: <\/p>\n<pre>qsub <em>scriptname<\/em><\/pre>\n<p>where <em>scriptname<\/em> is the name of your jobscript.<\/p>\n<h3>Parallel batch job submission - 2 to 24 cores<\/h3>\n<p>Make sure you have the appropriate modulefile loaded then create a batch submission script, for example:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -S \/bin\/bash\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -V               # Job will inherit current environment settings\r\n#$ -pe smp.pe 12\r\n\r\nmpirun -np $NSLOTS gulp < input.gin\r\n<\/pre>\n<p>Submit the jobscript using: <\/p>\n<pre>qsub <em>scriptname<\/em><\/pre>\n<p>where <em>scriptname<\/em> is the name of your jobscript.<\/p>\n<h3>Parallel batch job submission - 48 cores or more in multiples of 24<\/h3>\n<p>Make sure you have the appropriate modulefile loaded then create a batch submission script, for example:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -S \/bin\/bash\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -V \r\n#$ -pe orte-24-ib.pe 48\r\n\r\nmpirun -np $NSLOTS gulp < input.gin\r\n<\/pre>\n<p>Submit the jobscript using: <\/p>\n<pre>qsub <em>scriptname<\/em><\/pre>\n<p>where <em>scriptname<\/em> is the name of your jobscript.<\/p>\n<h2>Further info<\/h2>\n<ul>\n<li>The<a href=\"http:\/\/nanochemistry.curtin.edu.au\/gulp\/\"> GULP website<\/a> includes <a href=\"http:\/\/nanochemistry.curtin.edu.au\/gulp\/help\/examples.cfm\">examples<\/a> and <a href=\"http:\/\/nanochemistry.curtin.edu.au\/gulp\/help\/manuals.cfm\">a manual<\/a>.<\/li>\n<li>Documentation also available on the CSF using the command:\n<pre>\r\nevince $GULP_DOC\/gulp4.2_manual.pdf &\r\n<\/pre>\n<\/li>\n<li>Examples available on the CSF in <code>$GULP_HOME\/Examples<\/code>.<\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview GULP is a program for performing a variety of types of simulation on materials using boundary conditions of 0-D (molecules and clusters), 1-D (polymers), 2-D (surfaces, slabs and grain boundaries), or 3-D (periodic solids). The focus of the code is on analytical solutions, through the use of lattice dynamics, where possible, rather than on molecular dynamics. A variety of force fields can be used within GULP spanning the shell model for ionic materials, molecular.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/gulp\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":31,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1879","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/1879","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/comments?post=1879"}],"version-history":[{"count":12,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/1879\/revisions"}],"predecessor-version":[{"id":3233,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/1879\/revisions\/3233"}],"up":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/31"}],"wp:attachment":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/media?parent=1879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}