Aha! I was reviewing the file history for the Profiles panel and found this check-in comment:
Fixed a bug in the profile panel's StdNormDlg that would prefill the standard deviation with the average instead. This would cause the values to be saved incorrectly if OK was pressed without changing any values.
I quick glance at the code verified that prior to 8/21/2008 we were initializing the standard deviation field with the average. The 9/9/2008 version that's on the web right now should work better - it's what I was using when I couldn't reproduce the bug. Check out the mailing list thread for the download link and release notes:
http://www.thunderheadeng.net/forum/index.php/topic,22.0.html
You may notice that in September we suggested a new release in a month - we ended up doing more work on the last PyroSim release than we thought we would and the Pathfinder release got pushed back. However, we've already got geometry editing and PyroSim model import working and now we're working on some bug fixes and better floor finding (now that imported geometry can be more interesting).
- Charlie