Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23160

Aerodynamic Forces and moments calculation with python

$
0
0

I would like to know how to calculate the aerodynamic forces (Fx, Fy, Fz) and moments on a wing surface using integration with Python, an example of how my data in the *.CSV file looks like:

Fx

X_coordinateY_coordinateZ_coordinatePressureX_normalsY_normalsZ_normals
2.3497905.015090.989625-0.9812810.188252-0.0406009
2.351605.072620.979072-0.9789720.1888530.0771268
2.3550304.957770.984588-0.9712820.180498-0.155022
2.3601305.129540.954055-0.9639740.1839350.192153
2.3667604.901410.964809-0.9501690.16695-0.26326
2.379340.1501774.999710.971161-0.9400290.337158-0.0516759
2.380060.1519145.063270.963597-0.9390530.3383280.0609358
2.3749305.185170.919066-0.9385480.1755290.297181
2.385630.1470544.937090.96491-0.931660.326119-0.160173

I'm aware of how to do it with Tecplot 360 (link) and Paraview but would appreciate it if anyone could help me do the same with Python. Thanks.


Viewing all articles
Browse latest Browse all 23160

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>