jomocas
New member
- May 13, 2014
- 15
Hi,
I need to ask for two different LOAD cards in one subcase calculation. I tried separating them by commas and putting them in different lines (like shown in the following code) and none of them worked.
I really need to define it separately because I have like 200 subcases and if I merge them together it would take me very long.
I would like to know if this is possible and how to do it.
SUBCASE 1
SUBTITLE=LC1- GROUND (propellant loading) - reverse pressure - v1
LOAD=111
LOAD=112
TEMP=9999
SPC=500
DISP(PLOT)=ALL
STRESS(PLOT)=ALL
Thanks in advance,
Jose
I need to ask for two different LOAD cards in one subcase calculation. I tried separating them by commas and putting them in different lines (like shown in the following code) and none of them worked.
I really need to define it separately because I have like 200 subcases and if I merge them together it would take me very long.
I would like to know if this is possible and how to do it.
SUBCASE 1
SUBTITLE=LC1- GROUND (propellant loading) - reverse pressure - v1
LOAD=111
LOAD=112
TEMP=9999
SPC=500
DISP(PLOT)=ALL
STRESS(PLOT)=ALL
Thanks in advance,
Jose