In the linear statics solution sequence (101), is there a way to get the results of each subcase to feed into the following subcase, similar to the way it automatically happens in the non-linear statics solution sequences (specifically 106)?
In the non-linear statics solution sequences (specifically 106), the results of each subcase feeds into the following subcase. Is there a way to replicate this in the linear statics solution sequence (101)? In 101, the subcases appear to be quite independent of each other. This particular problem is not making use of Super Elements. I am assuming this would require creating a DMAP alter to use the previous subcase results as "initial conditions" to the current subcase. I have a modest skill level in writing DMAP alters. Thanks.
Well, that is the problem! The MATT1, etc are triggering the nonlinear checks on your plates... if you comment out those entries and define the materials for the specific temp you are working with, you will be able to use SOL106. See the attached sample that fails, but works if you comment out the MATT1 entry.
Well, that is the problem! The MATT1, etc are triggering the nonlinear checks on your plates... if you comment out those entries and define the materials for the specific temp you are working with, you will be able to use SOL106. See the attached sample that fails, but works if you comment out the MATT1 entry.