This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
com:actm [2013/06/14 13:37] phil |
com:actm [2016/04/27 10:30] (current) phil |
||
---|---|---|---|
Line 3: | Line 3: | ||
ACTM,<Model> | ACTM,<Model> | ||
- | The submodeler has the ability to store and use multiple models. Much of the functionality in [[SASSI:Prep]] is built on a state machine model (ie. One a group command is issued all element commands work on that group until the next group command is issued). The idea of the state machine was extended in the Submodeler to differentiate what model commands are to be executed on. This command allows the user change the active model. | + | Changes the active model in the ACS-SASSI User Interface. All subsequent commands are executed on the model number defined in <model> |
If the model already exist in memory this command will not change any model data. If the model does not exist the ACTM command will create an empty model (No nodes, elements, ... and default simulation setting) | If the model already exist in memory this command will not change any model data. If the model does not exist the ACTM command will create an empty model (No nodes, elements, ... and default simulation setting) | ||
- | Model – The integer number that represents the model | + | * Model – The integer number that represents the model |