reilleya / openMotor

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

Calculate mass flux as a function of length #140

Open reilleya opened 4 years ago

reilleya commented 4 years ago

At each timestep, sample the mass flux at regular intervals down the core of the motor and store it somewhere. This might also be a good time to refactor the simulation results object to store this kind of data better.