<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Eric,<div><br></div><div>Sorry to be slow in responding.  I just had a look at your problem, and it appears that you have changed all the BC to Neumann, which means that your displacements are completely unconstrained.  This is an ill-posed problem, and I wouldn't expect it to work.  I'm not quite sure what you're trying to represent, but I'm wondering whether initial stresses might be what you want.  Alternatively, you need to pin at least 3 DOF (to prevent translation/rotation).  Usually, with traction BC there is some sort of symmetry, so you could probably fix one of your boundaries.  I'm assuming your traction variations aren't that complicated, however, which means you could use an Airy stress function to describe the stresses within the domain (see, for example, the elasticity book by Timoshenko).  Your displacement BC would have to be compatible, though.</div><div><br></div><div>Cheers,</div><div>Charles</div><div><br></div><div><br><div><div>On 31/10/2013, at 11:43 AM, Eric Lindsey wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>Hi,</div><div><br></div><div>I'd like to apply background stresses to a simple elastic 2D plane strain model in pylith, then add fault slip or other quasistatic deformation; later I'll modify the material properties etc. Of course the stresses also cause some deformation in the volume that I'd like to ignore. So I'm imposing the slip at the second time step, with the hopes of subtracting out the deformation from the first time step. (Is this the right way to do this?)</div>
<div><br></div><div>However, I noticed that the effects from the boundary conditions continue to increase, and then oscillate, and don't stabilize until I let it run to the 8th step or so (ideally I'd only use 2 time steps, I think). I think the problem is with the solver's convergence; I see the message </div>
<div><br></div><div>...</div><div>499 KSP Residual norm 9.952574507238e-04</div><div>500 KSP Residual norm 9.952555275971e-04</div><div>Linear solve did not converge due to DIVERGED_ITS iterations 500</div><div><br></div>
<div>I've taken most of the configuration straight from examples/2d/greensfns/strikeslip, and just modified the boundary conditions from Dirichlet to Neumann. Config file is attached; any advice would be great.</div><div>
<br></div><div>Thanks,</div><div>Eric</div><div><br></div></div>
<span><neumann_test.cfg></span>_______________________________________________<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</blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><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  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></span>
</div>
<br></div></body></html>