MIT-LAE / TASOPT.jl

Medium fidelity aircraft-propulsion system design and optimization.
https://mit-lae.github.io/TASOPT.jl/
MIT License
26 stars 12 forks source link

Generate readable names for variables #34

Open argonaut22 opened 4 months ago

argonaut22 commented 4 months ago

what part of parg[igCLhCGfwd] don't you understand

Readable names are useful for transferring results to the outside world, esp. via IO functionalities (i.e., column headers in output_csv or as part of the human-readable toml outputs). We need a readable name for all par_array variables.

It's easy to work piecemeal on this. Ask @aditeyashukla or @argonaut22 for directions to the translation spreadsheet/style guide.

aditeyashukla commented 1 month ago

https://docs.google.com/spreadsheets/d/1Sh4JvrDlmsIJoJ-67GbJnG1LKduBf2WHudUHK76KFQ0/edit?usp=sharing Sheet link