Skip to content

Commit 404ef0f

Browse files
Update README.md
1 parent 6e73c8b commit 404ef0f

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

Valetudo_RocketPy/README.md

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,49 @@
1-
still working on it...
1+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Projeto-Jupiter/RocketPaper/blob/main/Valetudo_RocketPy/Valetudo_Monte_Carlo_Dispersion_Analysis.ipynb)
2+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Projeto-Jupiter/RocketPaper/main?filepath=Valetudo_RocketPy%2FValetudo_Monte_Carlo_Dispersion_Analysis.ipynb)
3+
4+
5+
## Valetudo_RocketPy
6+
7+
The contents in this folder regard the Valetudo flight simulations using [RocketPy](https://github.com/Projeto-Jupiter/RocketPy).
8+
The software version 0.9.6 was used, and the simulations presented here include a Monte Carlo analysis.
9+
10+
### Files description:
11+
12+
- Cd_PowerOff.csv :
13+
14+
Valetudo's drag coefficient (axial) as a function of mach number, considering that the motor is not burning.
15+
16+
- Cd_PowerOn.csv :
17+
18+
Valetudo's drag coefficient (axial) as a function of mach number, considering that the motor is burning.
19+
20+
- LASC2019_Reanalysis.nc :
21+
22+
File containing all the atmospheric details used in the flight simulation.
23+
24+
- README.md :
25+
26+
Markdown file describing the contents in the present folder
27+
28+
- Valetudo_Monte_Carlo_Dispersion_Analysis.ipynb :
29+
30+
Jupyter notebook used for performing both single flight and Monte Carlo simulations.
31+
32+
- Valetudo_basemap_final.png :
33+
34+
Picture of the Basemap used in the simulations' results.
35+
At center is the launch pad location.
36+
The red circle has its radius equals to 1km.
37+
38+
- valetudo_ROCKETPY_CFD.csv :
39+
40+
Data exported from rocketpy's main simulation.
41+
42+
- valetudo_reanalysis.valetudo_disp_in.txt :
43+
44+
The input of each simulation performed for the Monte Carlo analysis.
45+
46+
- valetudo_reanalysis.valetudo_disp_out.txt :
47+
48+
The ouput of each simulation performed for the Monte Carlo analysis.
49+

0 commit comments

Comments
 (0)