{"id":2338,"date":"2019-02-21T09:09:02","date_gmt":"2019-02-21T09:09:02","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf3\/?page_id=2338"},"modified":"2025-06-19T18:03:12","modified_gmt":"2025-06-19T17:03:12","slug":"mopac","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/mopac\/","title":{"rendered":"mopac"},"content":{"rendered":"<h2>Overview<\/h2>\n<p>MOPAC is a semiempirical quantum chemistry software package for the prediction of chemical properties and modeling of chemical reactions.<\/p>\n<p>Version 2016-18.08 is available.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>All users must agree to abide by the <a href=\"http:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-content\/uploads\/mopac-end-user-agreement-accessed-26aug2014.pdf\">MOPAC End User Agreement<\/a>.<\/p>\n<p>MOPAC is for academic, not for profit use only.<\/p>\n<p>All users must cite their use of the software in publications. The correct citation to use is given at the start of the output file of every job.<\/p>\n<p>You must be in the <code>mopac<\/code> group to access it. Please <a href=\"\/csf3\/overview\/help\/\">contact us<\/a> to be added to the group.<\/p>\n<h2>Set up procedure<\/h2>\n<p>We now recommend loading modulefiles within your jobscript so that you have a full record of how the job was run. See the example jobscript below for how to do this. Alternatively, you may load modulefiles on the login node and let the job <abbr title=\"add '#$ -V' to your jobscript\">inherit these settings<\/abbr>.<\/p>\n<p>To load the modulefile use this command:<\/p>\n<pre>\r\nmodule load apps\/binapps\/mopac\/2016-64bit-18.08\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run MOPAC 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>#!\/bin\/bash --login\r\n#$ -cwd             # Job will run from the current directory\r\n\r\nmodule load apps\/binapps\/mopac\/2016-64bit-18.08\r\n\r\nMOPAC2016.exe mydataset\r\n\r\n<\/pre>\n<p>where <code>mydataset<\/code> is replaced with the name of your <code>.mop<\/code>, <code>.arc<\/code>, or <code>.dat<\/code> without the suffix.<\/p>\n<p>Submit the jobscript using:<\/p>\n<pre>qsub <em>scriptname<\/em><\/pre>\n<p>where <code>scriptname<\/code> is the name of your jobscript.<\/p>\n<h3>Parallel batch job submission<\/h3>\n<p>MOPAC2016 can run in threaded mode; see <a href=\"http:\/\/openmopac.net\/Manual\/Reducing_computation_time.html\">the documentation<\/a>. E.g. for four threads:<\/p>\n<pre>#!\/bin\/bash --login\r\n#$ -pe smp.pe 4\r\n\r\nmodule load apps\/binapps\/mopac\/2016-64bit-18.08\r\n\r\nexport OMP_NUM_THREADS=$NSLOTS\r\n\r\nMOPAC2016.exe mydataset\r\n<\/pre>\n<p>where <em>mydataset<\/em> is replaced with the name of your <code>.mop<\/code>, <code>.arc<\/code>, or <code>.dat<\/code> without the suffix.<\/p>\n<p>Submit the jobscript using:<\/p>\n<pre>qsub <code>scriptname<\/code><\/pre>\n<p>where <cdoe>scriptname<\/code> is the name of your jobscript.<\/p>\n<h3>Serial (1-core) Interactive Jobs<\/h3>\n<p>To schedule a serial interactive job run the following command <strong>on the login node<\/strong> (not in a jobscript):<\/p>\n<pre>\r\nqrsh -l short\r\n<\/pre>\n<p>This will log you in to a compute node where you can run Mopac in an interactive manner. Please note you will still need to use the <code>module<\/code> command to set up applications as usual. Interactive sessions are limited to 1 hour.<\/p>\n<h3>Parallel (multi-core) Interactive Jobs<\/h3>\n<p>To schedule a multi-core interactive job run the following command on the login node:<\/p>\n<pre>\r\nqrsh -l short -pe smp.pe 2\r\n                         #\r\n                         # Number of cores\r\n<\/pre>\n<p>You will be logged in to a compute node where you can run Mopac in an interactive manner and will have access to 2 CPU cores (in this example) and 4GB per core. You should ensure any applications you run use only the number of cores reserved for you. Please note you will still need to use the <code>module<\/code> command to set up applications as usual as well setting the following variable <code>export OMP_NUM_THREADS=$NSLOTS<\/code> . Interactive sessions are limited to 1 hour.<\/p>\n<h2>Further info<\/h2>\n<ul>\n<li><a href=\"http:\/\/www.openmopac.net\/manual\/index.html\">MOPAC2016 Manual<\/a><\/li>\n<li><a href=\"http:\/\/openmopac.net\/manual\/index_troubleshooting.html\">MOPAC2016 FAQ<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n","protected":false},"excerpt":{"rendered":"<p>Overview MOPAC is a semiempirical quantum chemistry software package for the prediction of chemical properties and modeling of chemical reactions. Version 2016-18.08 is available. Restrictions on use All users must agree to abide by the MOPAC End User Agreement. MOPAC is for academic, not for profit use only. All users must cite their use of the software in publications. The correct citation to use is given at the start of the output file of every.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/mopac\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":86,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2338","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/2338","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/comments?post=2338"}],"version-history":[{"count":16,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/2338\/revisions"}],"predecessor-version":[{"id":10399,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/2338\/revisions\/10399"}],"up":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/86"}],"wp:attachment":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/media?parent=2338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}