reilleya / openMotor

An open-source internal ballistics simulator for rocket motor experimenters
GNU General Public License v3.0
368 stars 73 forks source link

Bug - Preferences - Simulation Time Stamp #156

Closed benrussell11 closed 3 years ago

benrussell11 commented 4 years ago

Changing the Simulation Time Stamp in Preferences is not reflected in the export. Time Stamp interval is always .03 seconds. I changed it to 0.02. See the attached Preferences and csv.

Note - The preferences change is saved, just not used by export.

Ben SimTimeStamp EDW Sim #23.csv.txt

reilleya commented 4 years ago

This has confused a decent number of people so I should probably do something about it in the next release. The Preferences menu only changes the default values for this options that are used when a new motor is started. If you want to change them for a specific motor, you have to edit the Config option in the grain table: image

benrussell11 commented 4 years ago

Ya that is a bit confusing. Good to know.