Skip to main content

New answers tagged

3 votes

Calculation of liquid propellant nozzles

I don't really understand any of this, so I can only speak as a programmer, but the code looks good and fairly well structured. Naming conventions make sense in plain English even to an outsider. If ...
Kate's user avatar
  • 8,313
2 votes
Accepted

Calculation of liquid propellant nozzles

Overview The code layout is good, and you used meaningful names for classes, functions and variables. It seems like the code is already structured for future enhancements. Long lines There are a ...
toolic's user avatar
  • 15.8k

Top 50 recent answers are included