Data part, apply load time-steps


control_timestep 700 1.e-2 1.0
control_print 700 -time_current -post_node_rhside_ratio -post_node_result -post_point_dof
control_print_data_versus_data 700 -time_current 0 0 -post_point_dof 0 -disx -post_node_result 0 -velx
control_print_gid 720 -separate_index

Loading time steps of size $1.e-1 s$ are taken till a time increment of $1.0 s$ is reached.

The control_print_data_versus_data record is a convenient method to obtain from the calculation a text file containing several columns of information, from whatever data records that you like. Here it is used to get columns with the current time in the calculation, the $x$-displacement at point A and the reaction force at point A.

When the loading steps are ready, we print Gid plotting files with control_print_gid 720.



TochnogProfessional