WriteVariablesTime¶
Write variables with time
WriteVariablesTimeis a class inherited fromBaseSolverIt is a postprocessor that outputs the value of variables with time onto a text file.
Acceptable data types of the input data
Type: dict
Default values for input data should the user not provide them
Type: dict
-
See the list of arguments
directory to output the information
Type: str
The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name Type Description Default folderstrOutput folder directory ./output/delimiterstrDelimiter to be used in the output file `` `` FoR_variableslist(str)Variables of StructTimeStepInfoassociated to the frame of reference to be writen['']FoR_numberlist(int)Number of the A frame of reference to output (for multibody configurations) <sphinx.ext.autodoc.importer._MockObject object at 0x7f8a2824cf60>structure_variableslist(str)Variables of StructTimeStepInfoassociated to the frame of reference to be writen['']structure_nodeslist(int)Number of the nodes to be writen <sphinx.ext.autodoc.importer._MockObject object at 0x7f8a2824c978>aero_panels_variableslist(str)Variables of AeroTimeStepInfoassociated to panels to be writen['']aero_panels_isurflist(int)Number of the panels’ surface to be output <sphinx.ext.autodoc.importer._MockObject object at 0x7f8a2824c6a0>aero_panels_imlist(int)Chordwise index of the panels to be output <sphinx.ext.autodoc.importer._MockObject object at 0x7f8a2824ca58>aero_panels_inlist(int)Spanwise index of the panels to be output <sphinx.ext.autodoc.importer._MockObject object at 0x7f8a2824cba8>aero_nodes_variableslist(str)Variables of AeroTimeStepInfoassociated to nodes to be writen['']aero_nodes_isurflist(int)Number of the nodes’ surface to be output <sphinx.ext.autodoc.importer._MockObject object at 0x7f8a2824cda0>aero_nodes_imlist(int)Chordwise index of the nodes to be output <sphinx.ext.autodoc.importer._MockObject object at 0x7f8a2824c7b8>aero_nodes_inlist(int)Spanwise index of the nodes to be output <sphinx.ext.autodoc.importer._MockObject object at 0x7f8a2824ca90>cleanup_old_solutionboolRemove the existing files false