<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Rowena,<div><br></div><div>I'm afraid this is default behavior now. &nbsp;I'm not sure when this changed. &nbsp;If you don't have any settings, one of the first things that happens is that PyLith discovers that you have no mesh file, which is what you've shown below. &nbsp;By the way, you may find the pylithinfo command to be useful:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Helvetica; ">pylithinfo [--verbose] [--fileout=pylith_parameters.txt] [PyLith args]</div></div><div><br></div><div>The PyLith args would include any .cfg files you might be using, and you don't actually need to use the fileout parameter since it has a default value. &nbsp;This will give you a complete list of all the PyLith parameters and (if you use --verbose) where they get the values from.</div><div><br></div><div>Cheers,</div><div>Charles</div><div><br></div><div><br><div><div>On 3/07/2012, at 1:50 AM, Rowena Lohman wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi folks,<br><br>I'm still trying to adapt the greensfn problem to my own needs,<br>including having it output to a non-points format since that didn't<br>work for my 3D problem (discussed in last thread with Brad). &nbsp;I'm<br>using the pre-built binary for OSX, on a macbook laptop running<br>OS10.7.4.<br><br>I'm trying to build my .cfg file using the help-components command<br>line usage to see what the current values and possible values are, as<br>well as whether when I'm setting them they are actually getting used<br>or not.<br><br>Question 1: Before I go too far with this, I'd like to know if some<br>odd behavior I'm seeing is normal for the current version or a problem<br>with the binary. &nbsp;In previous incarnations (okay, 1.3!) I could type<br>pylith --help-components anywhere and get the help message. &nbsp;If I was<br>in a directory with a pylithapp.cfg file that had a problem (i.e., I<br>set the material to "bogus"), it would still give me the tree of<br>values and possible settings.<br><br>In my current version (10.7.1), if I type pylith --help-components in<br>a random directory (i.e., one with no .cfg files), I get the<br>following:<br>Traceback (most recent call last):<br> &nbsp;File "/Users/rowenalohman/work/programs/pylith/pylith-1.7.1-darwin-10.6.8/bin/pylith",<br>line 39, in &lt;module&gt;<br> &nbsp;&nbsp;&nbsp;start(applicationClass=PyLithApp)<br> &nbsp;File "/Users/rowenalohman/work/programs/pylith/pylith-1.7.1-darwin-10.6.8/lib/python2.7/site-packages/pythia-0.8.1.14-py2.7.egg/pyre/applications/__init__.py",<br>line 41, in start<br> &nbsp;&nbsp;&nbsp;shell.run(**kwds)<br> &nbsp;File "/Users/rowenalohman/work/programs/pylith/pylith-1.7.1-darwin-10.6.8/lib/python2.7/site-packages/pythia-0.8.1.14-py2.7.egg/pyre/applications/Shell.py",<br>line 125, in run<br> &nbsp;&nbsp;&nbsp;app.applyConfiguration(context)<br> &nbsp;File "/Users/rowenalohman/work/programs/pylith/pylith-1.7.1-darwin-10.6.8/lib/python2.7/site-packages/pythia-0.8.1.14-py2.7.egg/pyre/inventory/Configurable.py",<br>line 84, in applyConfiguration<br> &nbsp;&nbsp;&nbsp;raise ValueError("%s\nBacktrace - Component %s" % (err.message, aliases))<br>ValueError: Filename for ASCII input mesh not specified.<br>Backtrace - Component meshioascii, reader<br>Backtrace - Component meshimporter, mesh_generator<br>Backtrace - Component pylithapp<br><br><br>If I am in a directory with a "perfect" cfg file, it works as<br>expected. &nbsp;Is this the new order of things, or is there some other<br>problem?<br><br><br><br><br>-- <br>-----------------------------------<br>Rowena Lohman<br>Assistant Professor<br>Earth &amp; Atmospheric Sciences<br>Snee Hall<br>Cornell University<br>Ithaca, NY 14853<br>ph: 607-255-6929<br>fax: 607-254-4780<br>-----------------------------------<br>_______________________________________________<br>CIG-SHORT mailing list<br><a href="mailto:CIG-SHORT@geodynamics.org">CIG-SHORT@geodynamics.org</a><br>http://geodynamics.org/cgi-bin/mailman/listinfo/cig-short<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Charles A. Williams</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Scientist<br>GNS Science<br>1 Fairway Drive, Avalon<br>PO Box 30368<br>Lower Hutt &nbsp;5040<br>New Zealand<br>ph (office): 0064-4570-4566<br>fax (office): 0064-4570-4600</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:C.Williams@gns.cri.nz">C.Williams@gns.cri.nz</a></div></div></div></span>
</div>
<br></div></body></html>