{"id":265,"date":"2016-11-22T13:30:15","date_gmt":"2016-11-22T18:30:15","guid":{"rendered":"http:\/\/williamkennerly.com\/blog\/?p=265"},"modified":"2016-11-30T14:07:38","modified_gmt":"2016-11-30T19:07:38","slug":"running-the-newtonx-tutorial-2","status":"publish","type":"post","link":"http:\/\/williamkennerly.com\/blog\/running-the-newtonx-tutorial-2\/","title":{"rendered":"Running the NewtonX Tutorial"},"content":{"rendered":"<p>After I got the tests to run, I started working my way through the tutorial. \u00a0Specifically, I am trying part 4. \u00a0I managed to get to\u00a0step 18 before I ran into problems. \u00a0In step 18, we are trying to generate the inital conditions for NewtonX to use. \u00a0To do this you run a line of code:<\/p>\n<p><code>$NX\/initcond.pl &gt;initcond.log &amp;<\/code><\/p>\n<p>This line of code immediately spits out a message which is a number in brackets followed by another number. \u00a0The numbers change each time. \u00a0It then prints a message saying initcond.pl is dying now. \u00a0At this point, the console freezes and does not respond until you abort with ctrl-c. \u00a0It then spits out an exit code, &#8220;Exit 255.&#8221; (Which I have been unable to find more information on).<\/p>\n<p>To try to figure out what was wrong, I examined the initcond.log file. \u00a0So far I have gotten two different messages which seem to alternate with no real reason. \u00a0The first occurs early in the run and says:<br \/>\n<code><br \/>\nCheking input files<\/p>\n<p>Cheking geometry lines<\/p>\n<p>Searching for qvector...<\/p>\n<p>qvector does not exist<\/p>\n<p>Creating qvector...<br \/>\n<\/code><br \/>\nIt appears to die while trying to make the missing qvector. \u00a0The qvector it is referring to used to be a file in version 1.1 that contained the quantum vibrational number, but it isn&#8217;t referenced at all in 1.4.<\/p>\n<p>The second error happens later in the run and says:<br \/>\n<code><br \/>\nStarting run_g09_initcond.pl at Tue Nov 22 08:21:30 PST 2016<\/p>\n<p>Vertical energies with Gaussian 09<\/p>\n<p>Starting .\u00a0 $g09root\/g09\/bsd\/g09.profile;$g09root\/g09\/g09 gaussian.com at Tue Nov 22 08:21:30 PST 2016<\/p>\n<p>Finished .\u00a0 $g09root\/g09\/bsd\/g09.profile;$g09root\/g09\/g09 gaussian.com with ERROR at Tue Nov 22 08:21:30 PST 2016<\/p>\n<p>Finished run_g09_initcond.pl with ERROR at Tue Nov 22 08:21:30 PST 2016<br \/>\n<\/code><br \/>\nThis error seems to be referring to the same issue with NewtonX inserting an extra \/g09\/ which we were seeing earlier. \u00a0However, when I tried using the same set of variable definitions which worked in the tests, it did not change anything. \u00a0Also, I poked around in the file and found the same qvector error as earlier but instead of crashing after creating the qvector, it continued successfully. \u00a0So it seems like that error is one that it can sometimes get past.<\/p>\n<p>So far I haven&#8217;t been able to figure out when one error occurs versus the other. \u00a0There doesn&#8217;t seem to be any particular logic to it.<\/p>\n<p>-Kristine<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>After I got the tests to run, I started working my way through the tutorial. \u00a0Specifically, I am trying part 4. \u00a0I managed to get to\u00a0step 18 before I ran into problems. \u00a0In step 18, we are trying to generate &hellip; <a href=\"http:\/\/williamkennerly.com\/blog\/running-the-newtonx-tutorial-2\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[25],"class_list":["post-265","post","type-post","status-publish","format-standard","hentry","category-computing","tag-newtonx"],"_links":{"self":[{"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/posts\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/comments?post=265"}],"version-history":[{"count":3,"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/posts\/265\/revisions"}],"predecessor-version":[{"id":276,"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/posts\/265\/revisions\/276"}],"wp:attachment":[{"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/media?parent=265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/categories?post=265"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/williamkennerly.com\/blog\/wp-json\/wp\/v2\/tags?post=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}