Revision 1 posted to RAM | STAAD Wiki by Sye on 8/25/2016 8:21:21 PM
Applies To | |||
Product(s): | STAAD.Pro | ||
Version(s): | ALL | ||
Environment: | ALL | ||
Area: | Modeling | ||
Subarea: | |||
Original Author: | Sye Chakraborty, Bentley Technical Support Group | ||
How to convert a LOAD COMB to a REPEAT LOAD
To begin with, the difference between LOAD COMBINATIONs and REPEAT LOADs are explained at the following wiki
A LOAD COMBINATION can be very easily converted to a REPEAT LOAD case using the STAAD.Pro command editor and making the simple syntax change as shown below
LOAD COMBINATION :
…
LOAD COMB 100 DL+LL
5 1.0 6 1.0
Equivalent REPEAT LOAD :
…
LOAD 100 DL+LL
REPEAT LOAD
5 1.0 6 1.0
Tags: convert load combination to REPEAT load, Load Combination, REPEAT LOAD