New answers tagged physics
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 ...
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 ...
Top 50 recent answers are included
Related Tags
physics × 155python × 48
simulation × 43
c++ × 40
performance × 37
javascript × 21
beginner × 19
java × 17
numpy × 16
python-3.x × 12
animation × 12
object-oriented × 11
game × 10
c# × 8
mathematics × 8
algorithm × 6
coordinate-system × 6
calculator × 5
unity3d × 5
numerical-methods × 5
canvas × 5
sfml × 5
collision × 5
c × 4
pygame × 4