Hello all,<div>I&#39;m trying to model crustal scale collision where the bottom boundary deflects downwards to reflect isostatic deflection due to a crustal root, as would be done in MICROFEM.  That said, the entire crustal layer deflects downwards way too much.  Has anyone tried modelling anything similar?</div>
<div>Instead of velocity BC&#39;s on the bottom boundary I&#39;ve put:</div><div><div> ,&quot;stressBC&quot;:</div><div>        {</div><div>            &quot;Type&quot;: &quot;StressBC&quot;,</div><div>            &quot;ForceVector&quot;: &quot;mom_force&quot;,</div>
<div>            &quot;wall&quot;: &quot;bottom&quot;,</div><div>            &quot;normal_value&quot;: &quot;-9.81*3300.0*(0.036e6-y)&quot;</div><div>        }</div></div><div>at the end of the components section.</div><div>
Any help on the matter is greatly appreciated.</div><div>Cheers,</div><div>Rob</div><div><br></div>