I have used Rcframepushover.tcl file and has obtained the results, There are two results one is for nodal displacement and another is for element force... so how can i plot a pushover curve using this results.
You can use recorder reaction command for base nodes and recorder displacement for the top node or nodes. Then you should sum data from all base nodes at each step and plot sum column against the top node displacement column.
I think it is better to write some script (for example in MATLAB) to read output files and plot the pushover curve. Therefore, you do not need to copy and paste the results in Excel each time you perform an analysis. Also, you can call OpenSees from MATLAB and perform post-processing after the analysis is complete. Use this command line in MATLAB to do so for your case: