You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Run standard file with two fires.
2. Look at *.n.csv output file to observe data shift.
What is the expected output? What do you see instead?
Data file is comma delimited with a header for each data column. Headers
for normal output file shifted two places near the right part of the
file. Right-most two columns do not have standard text headers.
What version of the product are you using? On what operating system?
CFAST 6.1.0.912 Windows Professional SP2
Please provide any additional information below.
Original issue reported on code.google.com by allan.co...@wsms.com on 17 Sep 2007 at 8:08
The text was updated successfully, but these errors were encountered:
Verified issue as described. Cause seems to be subscript error in ssnormal.f
for
object fires. Object fires set to include only 5 items per fire rather than the
newer 7. Test fix up shortly.
Original comment by cfastdev@gmail.com on 19 Sep 2007 at 4:00
Original issue reported on code.google.com by
allan.co...@wsms.com
on 17 Sep 2007 at 8:08The text was updated successfully, but these errors were encountered: