Skip to content

Commit

Permalink
TST: update tests and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Gui-FernandesBR committed Jun 15, 2024
1 parent a7c8f34 commit feecdd0
Show file tree
Hide file tree
Showing 7 changed files with 541 additions and 1,854 deletions.
4 changes: 2 additions & 2 deletions examples/EPFL--BellaLui--2020/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"nozzle_radius": 0.02025,
"position": 2.3379117844381234,
"throat_radius": 0.0135,
"thrust_source": "examples/EPFL--BellaLui--2020/thrust_source.csv"
"thrust_source": "examples\\EPFL--BellaLui--2020\\thrust_source.csv"
},
"nosecones": {
"base_radius": 0.078,
Expand All @@ -56,7 +56,7 @@
"rocket": {
"center_of_mass_without_propellant": 1.559,
"coordinate_system_orientation": "nose_to_tail",
"drag_curve": "examples/EPFL--BellaLui--2020/drag_curve.csv",
"drag_curve": "examples\\EPFL--BellaLui--2020\\drag_curve.csv",
"inertia": [
0.096246,
0.096246,
Expand Down
982 changes: 95 additions & 887 deletions examples/EPFL--BellaLui--2020/simulation.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit feecdd0

Please sign in to comment.