Currently the Python script reads propellant, nozzle, and chamber data from config.ini.
Rather than hard-coded input values, Matlab should read from this same .ini file.
The only input should theoretically be these ini files, which could be saved/swapped.
Currently the Python script reads propellant, nozzle, and chamber data from
config.ini
. Rather than hard-coded input values, Matlab should read from this same .ini file.The only input should theoretically be these ini files, which could be saved/swapped.