You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- -8.2 K/km is higher than the summer average, but generally desert areas have higher-than-normal lapse rates
107
+
108
+
The following was the most comprehensive source found for temperature lapse rates in New Mexico:
109
+
- https://pubs.usgs.gov/bul/1964/report.pdf
110
+
- No values were found for Spaceport itself, but values for other locations in New Mexico were found
111
+
- the report says that in the western conterminous United States, temperature lapse rates are generally significantly less than the standard -6.5 K/km
112
+
- the report didn't include the date (or month) of the measurements, so I'd assume that it happened in the winter due to the low lapse rates, and/or the data being several decades old means that it's no longer as accurate due to the changing global climate
113
+
- has values for many locations in New Mexico (search for n. mex), and they ranged from -1.4 to -3.9 K/km
114
+
- the closest station to SC was Datil, which had a lapse rate of -3.1 K/km
115
+
"""
116
+
L_launch_rail_ESRA_provided_SAC=5.18# m,
117
+
""" ESRA provides teams with a 5.18m rail at competition """
118
+
launchpad_pressure_SAC=86400# Pa
119
+
""" How the launchpad pressure at Spaceport America was determined
120
+
121
+
- 86400 2022/06/24 WE Rocketry 2022 TeleMega/TeleMetrum data
""" Ground-level temperature at Spaceport America Cup note
127
+
128
+
Flights can occur between about 07:00 and 16:30 local time, so the temperature at the time of launch can vary significantly. 35 C is about what it has been historically during the competition in mid-late June. Getting closer to launch day, it would be more accurate to use a weather forecast to get a value for expected temperature(s).
129
+
130
+
You can also consider running simulations with a range of temperatures that have been seen on launch days in the past (normally between 25 and 45 C) to see how different ground-level temperatures could affect a rocket's flight.
131
+
"""
132
+
latitude_SA=32.99# deg, Spaceport America's latitude
133
+
""" https://maps.app.goo.gl/rZT6MRLqHneA7wNX7 """
134
+
altitude_SA=1401# m, Spaceport America's elevation
""" How the standard launch angle at Spaceport America Cup was determined
138
+
DTEG 10.1.1:
139
+
> Launch vehicles will nominally launch at an elevation angle of 84° ±1°
140
+
DTEG 10.1.2:
141
+
> Range Safety Officers reserve the right to require certain vehicles’ launch elevation be
142
+
lower or higher if flight safety issues are identified during pre-launch activities
143
+
144
+
Teams have noted that they've been told to use angles at least as low as 80°. The Range Safety Officer picks the angle based on various factors, including the rocket being launched, the weather, and the location of the launch pad. In the design, simulation, and testing phases, use the nominal angle of 84°, but consider the possibility of the launch angle being more or less than that on competition day.
- -8.2 K/km is higher than the summer average, but generally desert areas have higher-than-normal lapse rates
969
-
970
-
The following was the most comprehensive source found for temperature lapse rates in New Mexico:
971
-
- https://pubs.usgs.gov/bul/1964/report.pdf
972
-
- No values were found for Spaceport itself, but values for other locations in New Mexico were found
973
-
- the report says that in the western conterminous United States, temperature lapse rates are generally significantly less than the standard -6.5 K/km
974
-
- the report didn't include the date (or month) of the measurements, so I'd assume that it happened in the winter due to the low lapse rates, and/or the data being several decades old means that it's no longer as accurate due to the changing global climate
975
-
- has values for many locations in New Mexico (search for n. mex), and they ranged from -1.4 to -3.9 K/km
976
-
- the closest station to SC was Datil, which had a lapse rate of -3.1 K/km
977
-
"""
978
-
L_launch_rail_ESRA_provided_SAC=5.18# m,
979
-
""" ESRA provides teams with a 5.18m rail at competition """
980
-
launchpad_pressure_SAC=86400# Pa
981
-
""" How the launchpad pressure at Spaceport America was determined
982
-
983
-
- 86400 2022/06/24 WE Rocketry 2022 TeleMega/TeleMetrum data
""" Ground-level temperature at Spaceport America Cup note
991
-
992
-
Flights can occur between about 07:00 and 16:30 local time, so the temperature at the time of launch can vary significantly. 35 C is about what it has been historically during the competition in mid-late June. Getting closer to launch day, it would be more accurate to use a weather forecast to get a value for expected temperature(s).
993
-
994
-
You can also consider running simulations with a range of temperatures that have been seen on launch days in the past (normally between 25 and 45 C) to see how different ground-level temperatures could affect a rocket's flight.
995
-
"""
996
-
latitude_SA=32.99# deg, Spaceport America's latitude
997
-
""" https://maps.app.goo.gl/rZT6MRLqHneA7wNX7 """
998
-
altitude_SA=1401# m, Spaceport America's elevation
> Launch vehicles will nominally launch at an elevation angle of 84° ±1°
1003
-
DTEG 10.1.2:
1004
-
> Range Safety Officers reserve the right to require certain vehicles’ launch elevation be
1005
-
lower or higher if flight safety issues are identified during pre-launch activities
1006
-
1007
-
Teams have noted that they've been told to use angles at least as low as 80°. The Range Safety Officer picks the angle based on various factors, including the rocket being launched, the weather, and the location of the launch pad. In the design, simulation, and testing phases, use the nominal angle of 84°, but consider the possibility of the launch angle being more or less than that on competition day.
0 commit comments