BEAM | Specifies that Adams Solver (C++) is to activate BEAM statements. |
CONTACT | Specifies that Adams Solver (C++) is to activate CONTACT statements. |
CLEARANCE | Specifies that Adams Solver (C++) is to activate CLEARANCE statements. |
COUPLER | Specifies that Adams Solver (C++) is to activate COUPLER statements. |
BUSHING | Specifies that Adams Solver (C++) is to activate BUSHING statements. |
DIFF | Specifies that Adams Solver (C++) is to activate DIFF statements. |
FE_LOAD | Specifies that Adams Solver (C++) is to activate FE_LOAD statements. |
FIELD | Specifies that Adams Solver (C++) is to activate FIELD statements. |
GCON | Specifies that Adams Solver (C++) is to activate the GCON statements. |
GFORCE | Specifies that Adams Solver (C++) is to activate GFORCE statements. |
ID=id1[,...,id30] | Lists up to 30 statement identifiers for statements that Adams Solver (C++) activates. You may use the ID argument in conjunction with the RANGE argument. |
JOINT | Specifies that Adams Solver is to activate JOINT statements. |
JPRIM | Specifies that Adams Solver (C++) is to activate JPRIM statements. |
LIST | Indicates that Adams Solver (C++) is to display a list of all the existing elements of the specified type, along with their current activity status. |
MFORCE | Specifies that Adams Solver (C++) is to activate MFORCE statements. |
MOTION | Specifies that Adams Solver (C++) is to activate MOTION statements. |
RANGE=id1,id2 | Defines a range of statement identifiers for statements that Adams Solver (C++) is to activate. Adams Solver (C++) activates all statements with identifiers that are numerically between the given identifiers, inclusively. The range may contain unused identifiers. You may use the RANGE argument in conjunction with the ID argument. Range: id1 < id2 |
SENSOR | Specifies that Adams Solver (C++) is to activate SENSOR statements. |
SFORCE | Specifies that Adams Solver (C++) is to activate SFORCE statements. |
SPRINGDAMPER | Specifies that Adams Solver (C++) is to activate SPRINGDAMPER statements. |
VFORCE | Specifies that Adams Solver (C++) is to activate VFORCE statements. |
VTORQUE | Specifies that Adams Solver (C++) is to activate VTORQUE statements. |
Tip: | Use the ACTIVATE and DEACTIVATE commands after a FILE or RELOAD command to set up the model for a particular loadcase or configuration. |