Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kosasih/thermal-protection-system
A comprehensive repository for designing, simulating, and analyzing thermal protection systems and heat shielding for spacecraft and rockets.
https://github.com/kosasih/thermal-protection-system
propulsion propulsion-systems rocket spacecraft spacex spacex-api
Last synced: 2 months ago
JSON representation
A comprehensive repository for designing, simulating, and analyzing thermal protection systems and heat shielding for spacecraft and rockets.
- Host: GitHub
- URL: https://github.com/kosasih/thermal-protection-system
- Owner: KOSASIH
- License: apache-2.0
- Created: 2024-08-03T12:02:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T04:32:32.000Z (5 months ago)
- Last Synced: 2024-10-09T20:06:06.264Z (2 months ago)
- Topics: propulsion, propulsion-systems, rocket, spacecraft, spacex, spacex-api
- Language: Python
- Homepage: https://kosasih.github.io/thermal-protection-system/
- Size: 38.1 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thermal-protection-system
A comprehensive repository for designing, simulating, and analyzing thermal protection systems and heat shielding for spacecraft and rockets.
This git repo is for Thermal Shield project ( Develop a lightweight, high-performance thermal protection system for SpaceX's Starship.)
# About
This repository provides a collection of advanced high-tech code files with full features for thermal protection systems and heat shielding. The repository includes:
- Thermal Analysis: thermal_analysis/thermal_analysis.py and thermal_analysis/thermal_data_visualization.py for analyzing thermal data and visualizing results.
- Heat Shield Simulation: heat_shield_simulation/heat_shield_simulation.py for simulating heat shield performance.
- TPS Simulator: tps_simulator/tps_simulator.py and tps_simulator/tps_simulation.py for simulating thermal protection systems.
- Aero Thermal Modeling: aero_thermal_modeling/aero_thermal_modeling.py and aero_thermal_modeling/aero_thermal_simulation.py for modeling and simulating aero thermal effects.
- Cryo TPS: cryo_tps/cryo_tps.py and cryo_tps/cryo_tps_simulation.py for simulating cryogenic thermal protection systems.
- Material Properties: material_properties/material_properties.py for analyzing and optimizing material properties.
- Test and Validation: test_and_validation/test_and_validation.py for testing and validating thermal protection systems.# License
This project is licensed under the Apache-2.0 license.
# Code of Conduct
Please refer to our code of conduct for guidelines on contributing to this repository.