Hi all,
With one computation with several loadcases, I know how to make derived loadcase. That's ok.
Now, I would like do the same with two computations, not two loadcase, is this possible ?
With the same mesh, I do two different analysis with different BC for each computation. I would like to make a 'different code' between computation 2 & 1:
Value_elem = Value_elem(computation_2) - Value_elem(computation_1)
I do'nt know how to to do that with Hyperview.
Any help will be appreciated!
Thank in advance,