...
| Section | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
 
 
  | 
| Section | |||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
 
  | 
Propellant Formulas
| Name | Description | Used | Status | 
|---|---|---|---|
| Xaphan Blue | The team's first propellant. | Spring 2017 | Static Fired | 
| Ocean Water | Developed during the Fall 2017 semester to replace XB. Focused on performance rather than appearance. | Fall 2017 - Summer 2018 | Characterized, Static Fired, Flown | 
| Cherry Limeade | Designed by applying the knowledge we gained from OW. It is a slower burning, a higher-performing propellant that is as pourable as OW. | Fall 2018 - Fall 2019 | Characterized, Static Fired, Flown. | 
| Kickstart | Minor modifications to CL that we hope will make it more appropriate for the production of large-scale monolithic motors. | Spring 2019 - Fall 2019 | Characterized, Static Fired. | 
| Angry Goat | Additional modifications to increase pourability and decrease burn rate, while still maintaining high ISP and reduced slag with a higher Al content | Fall 2022 - Present | Characterized, Static Fired, Flown. | 
...
| CSS Stylesheet | 
|---|
@font-face {
  font-family: 'Audiowide';
  src: url(https://fonts.gstatic.com/s/audiowide/v16/l7gdbjpo0cum0ckerWCdlg_O.woff2);
}
.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
background-color: #fff !important; 
font-family: 'Audiowide';
}
h1, h2, h3, h4, p, .wiki-content {
  color: black !important;
} | 
...