Skip to content

Commit 8e98358

Browse files
Merge branch 'master' into doc/improve-readme
2 parents acad56f + fca09d2 commit 8e98358

File tree

12 files changed

+629
-1900
lines changed

12 files changed

+629
-1900
lines changed

examples/EPFL--BellaLui--2020/parameters.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"nozzle_radius": 0.02025,
4343
"position": 2.3379117844381234,
4444
"throat_radius": 0.0135,
45-
"thrust_source": "examples/EPFL--BellaLui--2020/thrust_source.csv"
45+
"thrust_source": "examples\\EPFL--BellaLui--2020\\thrust_source.csv"
4646
},
4747
"nosecones": {
4848
"base_radius": 0.078,
@@ -56,7 +56,7 @@
5656
"rocket": {
5757
"center_of_mass_without_propellant": 1.559,
5858
"coordinate_system_orientation": "nose_to_tail",
59-
"drag_curve": "examples/EPFL--BellaLui--2020/drag_curve.csv",
59+
"drag_curve": "examples\\EPFL--BellaLui--2020\\drag_curve.csv",
6060
"inertia": [
6161
0.096246,
6262
0.096246,

examples/EPFL--BellaLui--2020/simulation.ipynb

Lines changed: 95 additions & 887 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)