RES to RES: Difference between revisions

Content deleted Content added
Line 67:
Extracts all timestep between start time and end time (inclusive) into a separate results file.<br>
<u>Examples</u><br>
<li><tt>res_to_res.exe -rangeA1 -rangeB2.5 results_qresults_d.dat</tt></li>
Creates a new results file containing the outputs between 1.0 and 2.5 hours. Both 1 and 2.5 hour outputs are included.
<li><tt>res_to_res.exe -rangeA1 -rangeB2.5 -typeD results.xmdf</tt></li>
As above but for xmdf input files.