Hi Matlab Folks
Let' s say: I have LS1=[ 0 0.2 0.4 0.6]
I want to have my variable names that I introduce in for loops looks like:
Variable_LS1_P0=Mat % Mat are matrices calculated
Variable_LS1_P0.2=Mat
the command
eval(['Variable_LS1_P', num2str(LS1),'=Mat'])
does not work with Decimal LS1...
Hi everyone
I am trying to simulate the process of excavation and backfilling with different backfill material. I created two sets of elements using the ELCOPY command and assigning each set the corresponding material properties. Then I deactivated the copied set which represents the backfill...
HI everyone,
I am new user of ABAQUS and I would like to discuss my model simulation with other users.
I am trying to simulate the soil - pipe interaction where the pipe is laid in a trench.
The sequence of the construction process is the following:
1- excavating the trench
2- applying the...
Hi Barney75,
I think since you are dealing with clay you may use cam clay model for your soil properties. Pipe soil contact I am still at the stage of figuring how to define this in accurate way and in other extent to be time economic from a discussion with one colleague adding contact...
Hi Dear All,
I am using ABAQUS to investigate the soil stressess around a buried pipe. I managed to simulate the geostatic condition successfully.
After Running this model, I have to excavate a trench in the soil profile. I went over the manual and I knew about the Model Change, Remove...