Creation of Output File
Posted: Fri May 14, 2021 2:41 pm
Dear support team members,
I have a question regarding the creation of the result files in using STKO.
Other than Recorder (mpco file) in STKO,
I would like to get the results at nodes and elements in a format of text file (or .dat or .csv etc.) when hitting analysis button.
For instance,
the tcl command, "recorder" as below generates .xml or .dat files that contain displacement time series at nodes.
# record nodal displacement, acceleration, and pore pressure
eval "recorder Node -file Results/Gdisplacement.out -time -node $nodeListS -dof 1 2 disp"
I appreciate your support in advance.
Best,
Youngkyu
I have a question regarding the creation of the result files in using STKO.
Other than Recorder (mpco file) in STKO,
I would like to get the results at nodes and elements in a format of text file (or .dat or .csv etc.) when hitting analysis button.
For instance,
the tcl command, "recorder" as below generates .xml or .dat files that contain displacement time series at nodes.
# record nodal displacement, acceleration, and pore pressure
eval "recorder Node -file Results/Gdisplacement.out -time -node $nodeListS -dof 1 2 disp"
I appreciate your support in advance.
Best,
Youngkyu