<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Tabrez,<div><br></div><div>1. &nbsp;As far as I know, we can't output the vtk information separately for different material groups. &nbsp;The reason is that each type of material could have different types and numbers of parameters and state variables, which vtk can't handle. &nbsp;Once we have HDF5 output, we shouldn't have this problem anymore. &nbsp;I believe that it should be possible to suppress the output_t*vtk files, but I will need to try some options to see what you need to do.</div><div><br></div><div>2. &nbsp;You specify the viscosity for Maxwell materials. &nbsp;Internally, the Maxwell time is used, but viscosity is the input parameter.</div><div><br></div><div>3. &nbsp;I haven't tried velocity BC yet. &nbsp;What you have looks OK, I think, but I will need to double-check.</div><div><br></div><div>Charles</div><div><br></div><div><br><div><div>On May 16, 2008, at 3:46 AM, Tabrez Ali wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">PyLith developers<br><br>1. With respect to example "../3d/hex8"<br><br> &nbsp;&nbsp;&nbsp;(a) Is it possible to output all the cell/element data in a single <br>vtk file instead of each material block separately (just like the way <br>displacements are, for example:<br> &nbsp;&nbsp;&nbsp;[pylithapp.problem.formulation.output.output.writer]<br> &nbsp;&nbsp;&nbsp;filename = displacements.vtk)<br><br> &nbsp;&nbsp;&nbsp;(b) Can we suppress all the output_t*vtk files from being generated<br><br>2. While using a maxwell viscoelastic material do we specify its maxwell <br>relaxation time or its viscosity (The manual says maxwell time but it <br>seems that the benchmark problems use viscosity)<br><br>3. If I want a node/node-set to have a displacement BC at t=0 and then <br>want it to move with a Velocity BC then is this the correct order:<br> &nbsp;&nbsp;&nbsp;[pylithapp.timedependent.bc.bc1]<br> &nbsp;&nbsp;&nbsp;label = 1<br> &nbsp;&nbsp;&nbsp;fixed_dof = [0, 1, 2]<br> &nbsp;&nbsp;&nbsp;db = spatialdata.spatialdb.SimpleDB<br> &nbsp;&nbsp;&nbsp;db.iohandler.filename = bc_1.spatialdb<br> &nbsp;&nbsp;&nbsp;rate_db = spatialdata.spatialdb.SimpleDB<br> &nbsp;&nbsp;&nbsp;rate_db.iohandler.filename = vel_1.spatialdb<br><br>Btw the latest version of PyLith (with dynamic arrays of components) is <br>much easier to use than the previous one. The way it interfaces with the <br>Cubit generated exodus file and conveniently generates vtk files is also <br>nice.<br><br>Thanks,<br>T<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><br></blockquote></div><br><div apple-content-edited="true"> <div><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Charles A. Williams</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Dept. of Earth &amp; Environmental Sciences</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Science Center, 2C01B</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Rensselaer Polytechnic Institute</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Troy, NY<span class="Apple-converted-space">&nbsp; </span>12180</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Phone:<span class="Apple-converted-space"><span class="Apple-converted-tab">&nbsp; &nbsp; </span></span>(518) 276-3369</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">FAX:<span class="Apple-converted-space"><span class="Apple-converted-tab">&nbsp; &nbsp; &nbsp; &nbsp; </span></span>(518) 276-2012</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">e-mail:<span class="Apple-converted-space"><span class="Apple-converted-tab">&nbsp; &nbsp; </span></span><a href="mailto:willic3@rpi.edu">willic3@rpi.edu</a></font></p> <br class="Apple-interchange-newline"></div> </div><br></div></body></html>