<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div>Greetings:</div>
<div><br>
</div>
<div>In the MRCC interface of molpro2012.1, </div>
<div><br>
</div>
<div>Molpro/src/util/mrcc_intface.F  around line  326 is the code that writes out the shell command that invokes MRCC</div>
<div><br>
</div>
<div>        test=mrccexec(1:ll)<br>
     $       //' | sed -e "s/--/- /g" | tr -d "\000" >> '<br>
     $       //trim(output)<br>
<br>
</div>
<div>I wonder if this feeding through sed and tr filters still has any purpose with recent versions of MRCC? Its main actual effect, at this point, seems to be to introduce a level of output buffering that makes it impossible to monitor a heavy MRCC job. If
 I replace the two pipe segments by  a single one "' | sed -e "s/--/- /g” -u  >> ‘ (the -u switch minimizes buffering in sed) then at least the .xml output file can be used for real-time MRCC job monitoring.</div>
<div><br>
</div>
<div>In fact, if I just replace both pipes by spaces, nothing bad seems to happen either.</div>
<div><br>
</div>
<div>Does this MRCC output “pipelining” still have any purpose?</div>
<div><br>
</div>
<div>Best regards</div>
<div>Jan Martin</div>
<div>
<div>
<div style=" orphans: 2; text-align: -webkit-auto; widows: 2; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="font-size: 11pt; margin: 0cm 0cm 0.0001pt;"><font class="Apple-style-span" color="#1f497d" size="2"><span style="font-size: 8pt;">*** "Computational quantum chemistry and more" ********* rMBP *************************************</span></font></div>
<div style="font-size: 11pt; margin: 0cm 0cm 0.0001pt;"><b style="color: rgb(31, 73, 125); font-size: small;"><span style="font-size: 8pt;">Dr. Gershom (Jan M.L.) Martin</span></b><span style="color: rgb(31, 73, 125); font-size: 8pt;"> | Baroness Thatcher Professor
 of Chemistry</span></div>
<div style="font-size: 14px; margin: 0cm 0cm 0.0001pt;"><font class="Apple-style-span" color="#1f497d" size="2"><span class="Apple-style-span" style="font-size: 15px;"><b><span style="font-size: 8pt;">Department of Organic Chemistry</span></b></span></font></div>
<div style="font-size: 11pt; margin: 0cm 0cm 0.0001pt;"><font class="Apple-style-span" color="#1f497d" size="2"><b><span style="font-size: 8pt;">Weizmann Institute of Science</span></b><span style="font-size: 8pt;"> | Kimmelman Building, Room 361 | 76100 Re<u>h</u>ovot,
 ISRAEL</span></font></div>
<span style="font-size: 11px;"><font class="Apple-style-span" color="#1f497d"><font class="Apple-style-span" color="#1f497d">Web: </font></font><a href="http://gershom2112.drupalgardens.com/">http://gershom2112.drupalgardens.com</a><span class="Apple-style-span" style="color: rgb(31, 73, 125);"><font class="Apple-style-span" color="#1f497d">  |
 Skype: gershom2112</font></span></span>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt;"><font class="Apple-style-span" color="#1f497d" size="2"><span style="font-size: 8pt;"><a href="mailto:gershom@weizmann.ac.il">mailto:gershom@weizmann.ac.il</a> | </span></font></div>
<span class="Apple-style-span" style="font-size: 14px;">
<div style="font-family: Calibri, sans-serif; margin: 0cm 0cm 0.0001pt; font-size: 11pt;">
<font class="Apple-style-span" color="#1f497d" size="2"><span style="font-size: 8pt;">Office: +972-8-9342533 | Fax: +972-8-9343029 </span><span class="Apple-style-span" style="font-size: 11px;"> | Mobile: +972-50-5109635 </span></font></div>
<div><font class="Apple-style-span" color="#1f497d" size="2"><span class="Apple-style-span" style="font-size: 11px;"><br>
</span></font></div>
</span></div>
<br class="Apple-interchange-newline" style=" orphans: 2; widows: 2;">
</div>
<br class="Apple-interchange-newline">
</div>
<br>
</body>
</html>