Changelog¶
v0.1.0¶
Added the function
opstool.preprocessing.tcl2py()to convert tcl code to openseespy codeChange the file that model data saved by
opstool.vis.GetFEMdatatohdf5styleAdded the arg
stop_condinopstool.vis.GetFEMdata.get_node_resp_step(),opstool.vis.GetFEMdata.get_frame_resp_step(), andopstool.vis.GetFEMdata.get_fiber_resp_step()Added the arg
save_filein various method ofopstool.vis.GetFEMdata.Added the arg
input_filein various method ofopstool.vis.OpsVisPlotlyandopstool.vis.OpsVisPyvistaDeleted the arg
analysis_taginopstool.vis.GetFEMdata.get_node_resp_step(),opstool.vis.GetFEMdata.get_frame_resp_step(), andopstool.vis.GetFEMdata.get_fiber_resp_step(), and the method ofopstool.vis.OpsVisPlotlyandopstool.vis.OpsVisPyvista. You can assign the different analysis cases bysave_fileandinput_fileargsUpdated document
v0.0.7¶
Updated
opstool.vis.OpsVisPyvista.model_vis()parameter show_local_crd, show local x, y, z labels.Fixed the on_notebook parameter bug with
opstool.vis.OpsVisPlotlyUpdated document
v0.0.6¶
Fixed a bug with frame element response visualization,
opstool.vis.OpsVisPlotly.frame_resp_visUpdated document
v0.0.5¶
Initial release.