<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi</DIV>
<DIV>&nbsp;</DIV>
<DIV>1. Is it possible to restart a pylith run from where it stopped? I only have displacements at every point (vtk output of the problem.formulation.output.domain). Can I use something like following, but displacements in place of stress:</DIV>
<DIV>&nbsp;</DIV><FONT size=2 face=SFTT1000><FONT size=2 face=SFTT1000>
<P align=left>[pylithapp.timedependent.materials.upper_crust]</DIV>
<P align=left>db_initial_stress = spatialdata.spatialdb.SimpleDB</DIV>
<P align=left>db_initial_stress.iohandler.filename = spatialdb/initial_stress.spatialdb</DIV>
<DIV>&nbsp;</DIV>
<DIV>2. Is there something like db_initial_displacement&nbsp;for each material region?</DIV>
<DIV>&nbsp;</DIV>
<DIV>3. Right now I have displacements for entire domain together. Can I get&nbsp;nodal displacements by material region (to be used above for restart)? </DIV>
<DIV>Following doesn't work because elasticisotropic3d.outputmatelastic.vertex_data_fields does not exist:</DIV><FONT size=2 face=SFTT1000><FONT size=2 face=SFTT1000>
<P align=left>[pylithapp.timedependent.materials.elastic.output]</DIV>
<P align=left>output_freq = time_step</DIV>
<P align=left>time_step = 1.0*yr</DIV>
<P align=left>vertex_data_fields = [displacements]</DIV>
<P align=left>&nbsp;</DIV>
<P align=left>Any suggestions on how to restart?</DIV>
<P align=left>&nbsp;</DIV></FONT></FONT>
<DIV>Thanks and regards</DIV>
<DIV>Birendra</DIV></FONT></FONT></td></tr></table>