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.
Is there a reason you don't want to use SOL106? If you don't have any nonlinearities, then just set PARAM,LGDISP,-1 (the default) to use small displacement theory, and give the NLPARM a single increment (or maybe just a few increments). If it is truly 'linear' then it should converge rather quickly.
Is there a reason you don't want to use SOL106? If you don't have any nonlinearities, then just set PARAM,LGDISP,-1 (the default) to use small displacement theory, and give the NLPARM a single increment (or maybe just a few increments). If it is truly 'linear' then it should converge rather quickly.