Recorder Command: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
| style="background:yellow; color:black; width:800px" | '''recorder recorderType? arg1? ...'''
| style="background:yellow; color:black; width:800px" | '''recorder recorderType? arg1? ...'''
|}
|}
RETURNS
'''rTag''' an integer tag for the recorder. This integer tag can be used to remove the recorder using ''''remove recorder $rTag''' command.


----
----

Revision as of 18:22, 11 March 2011




This command is used to generate a recorder object which is to monitor what is happening during the analysis and generate output for the user.

recorder recorderType? arg1? ...


RETURNS

rTag an integer tag for the recorder. This integer tag can be used to remove the recorder using 'remove recorder $rTag command.


The type of recorder created and the additional arguments required depends on the recorderType? provided in the command.

The following contain information about matType? and the args required for each of the available material types: