runphilrun/TDU

(feat) Config.ini support for Matlab

Closed this issue · 1 comments

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.

Support added with PR #26