<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
<<importTiddlers>>
This TiddlyWiki is created using version 2.4.0 and is published under an open source license. To find out more, visit the TiddlyWiki website.
This course is administered by Joe Jewell, a fourth-year Aeronautics student. He can usually be found in the [[T5 Hypervelocity Shock Tunnel |http://www.galcit.caltech.edu/T5/]] lab (Guggenheim Penthouse), x8311. 
Email him at jjewell(at)caltech(dot)edu

The course is overseen by Professor Dan Meiron, GALCIT Associate Director.
[[Introduction and Course Information]]
[[Fall 2012 Schedule]]
[[Winter 2013 Schedule]]
[[Spring 2013 Schedule]]
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|September 29, 2008 | Prof. Guruswami Ravichandran, Aero Option Representative | Introduction to the Aeronautics/Aerospace Engineering M.S. Program | [[PPT | ./info/galcit.ppt ]]  [[PDF | ./info/galcit.pdf ]]  |
|October 6, 2008 | Prof. Ares Rosakis, Director of GALCIT |  What is this thing called GALCIT? | |
|October 13, 2008 | GALCIT Lab Tours: Shepherd Labs |>|>|
|October 20, 2008 | Kim Reh | Implementation of a Titan Saturn System Mission: One giant leap beyond Cassini - Huygens | |
|''October 21, 2008'' | ''Special Seminar:'' Jon Lunine | Titan Saturn Mission |
|October 27, 2008 | GALCIT Lab Tours: Ravichandran Labs |>|>|
|November 3, 2008   | GALCIT Research Review - class starts at ''12:45'' |>|>|
|November 10, 2008 | GALCIT Research Review |>|>|
|November 17, 2008 | GALCIT Lab Tours: Rosakis and Daraio Labs |>|>|
|November 24, 2008 | No Seminar - Thanksgiving Week |>|>|
|December 1, 2008   | GALCIT Lab Tours: Pellegrino and Dabiri Labs |>|>|
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|September 27, 2010 | Prof. ''Meiron'', Associate Director of GALCIT | Welcome to GALCIT  |http://www.galcit.caltech.edu|
|October 4, 2010 | GALCIT Mentor Lunch |>|>|
|October 11, 2010 | Prof. ''Ravichandran'', Director of GALCIT |  What is this thing called GALCIT? |http://www.galcit.caltech.edu|
|October 18, 2010  | Research Review with Prof. ''Shepherd'' |>|>|
|October 25, 2010 | Dr. Paul A. Suhler |RAINBOW and GUSTO:  Stealth and the Design of the Lockheed Blackbird|http://aerosem.caltech.edu/info/Oct25_Abstract-Vita.pdf|
|November 1, 2010  | Research Review with Prof. ''Mc Keon'' |>|>|
|November 8, 2010 | Art Dula |Commercial Space Flight| http://www.excaliburalmaz.com/ |
|November 15, 2010 | Research Review with Profs. ''Dabiri'' and ''Meiron'' |>|>|
|November 22, 2010 | No Seminar - Thanksgiving Week |>|>|
|November 29, 2010 | Research Review with Profs. ''Blanquart'' and ''Daraio'' |>|>|
|December 6, 2010 | No Seminar - Finals Week |>|>|
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|September 26, 2011 | Prof. ''Meiron'', Associate Director of GALCIT | Welcome to GALCIT  |http://www.galcit.caltech.edu|
|October 3, 2011 | GALCIT Mentor Lunch |>|>|
|October 10, 2011 | Ravi, Director | What is this thing called GALCIT? |http://www.galcit.caltech.edu|
|October 17, 2011 | Mckeon and Pellegrino | Research Review |>|
|October 24, 2011 | Ravichandran and Blanquart | Research Review |>|
|October 31, 2011 | Meiron and Gharib | Research Review |>|
|November 7, 2011 | Dabiri and Pullin | Research Review |>|
|November 14, 2011 | Dimotakis and Kochmann | Research Review |>|
|November 21, 2011 | ''Thanksgiving, no class'' |>|>|
|November 28, 2011 | Daraio | Research Review |>|
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|October 1, 2012 | GALCIT Mentor Lunch |>|>|
|October 1, 2012 | Prof. ''Ravichandran'', Director of GALCIT | Welcome to GALCIT  |http://www.galcit.caltech.edu|
|October 8, 2012 | Prof. ''Mc''''Keon'', Associate Director of GALCIT | Welcome to GALCIT |http://www.galcit.caltech.edu|
|October 15, 2012 | Robert Manning | Mars Science Laboratory: Robot at work |>|
|October 22, 2012  | Prof. Sandra ''Troian'' & Prof. Joseph ''Shepherd'' | Research Review |>|
|October 29, 2012 | Prof. Guruswami ''Ravichandran'' & Prof. Beverley ''Mc''''Keon'' | Research Review |>|
|November 5, 2012  | Prof. Dan ''Meiron'' & Prof. Guillaume ''Blanquart'' | Research Review |>|
|November 12, 2012 | Prof. Dale ''Pullin'' & Prof. Sergio ''Pellegrino'' | Research Review |>|
|November 19, 2012 | Prof. Dennis ''Kochmann'' & Prof. Julia ''Greer'' | Research Review |>|
|November 26, 2012 | Prof. Morteza ''Gharib'' & Prof. Sandra ''Toian'' | Research Review |>|
|December 3, 2012 | Prof. John ''Dabiri'' & Prof. Austin ''Minnich'' | Research Review |>|
| ''Scholarship'' | ''Amount/Duration'' | ''References'' | ''Due'' | ''Restrictions'' | ''URL'' |
| Amelia Earhart Fellowship - Zonta International | $10,000/year (renewable 2 yrs) | 3 | 15-Nov-09 | Female Ph.D.  ''(no citizenship requirements)'' | [[ URL | http://www.zonta.org/site/PageServer?pagename=zi_issues_programs_amelia_earhart_application ]] |
| Hertz Fellowship | $31,000/9 month (renewable 5yrs) OR $36,000/9 month (renewable 2yrs) | 4 | 31-Oct-09 | 1st year of grad school, US citizen | [[URL | http://www.hertzfoundation.org/dx/Fellowships/Application/Application.aspx ]] |
| AIAA graduate student awards | $5,000 to $10,000/ 1 year award | 3 | 31-Jan-10 | ''NO NATIONALITY RESTRICTIONS'' | [[ URL | http://www.aiaa.org/content.cfm?pageid=227 ]] |
| NASA - Aeronautics Scholarship Program | $35,000/year for 2 yrs (possible 3rd year renewal) | 3 | 11-Jan-10 | US Citizen | [[URL | http://nasa.asee.org/graduate_program ]] |
| NASA - Graduate Research Fellowship Program | $30,000/year  (annual renewal) | 1 | TBA  | US Citizen | [[ URL | http://fellowships.hq.nasa.gov/gsrp/nav/ ]] |
| NSF - Graduate Research Fellowship Program | $30,000/year for 3 years | 3 | 12-Nov-09 | US Citizen | [[ URL | https://www.fastlane-beta.nsf.gov/grfp/Login.do ]] |
| NDSEG | $30,500/year for 3 years | 3	 | 5-Jan-10 | US Citizen | [[ URL | https://ndseg.asee.org/ ]] |

''A few tips . . .''
1) Use 2 references from your undergraduate institution since you just hit up those professors for grad school references. Not only do they obviously
have a lot of good things to say about you, they already have something they can tweak and reuse. Plus it gives you a nice diversity on your application.
Then you can just ask a GALCIT prof that you may be doing well in his/her class or are targeting for potential research for the other reference- this is a
good opportunity to get to know a certain GALCIT professor more closely.

2) If possible, simply "tweak" your graduate school application essay on research ideas for these scholarship applications- even if it's not what you end up
pursuing. These programs don't expect you to foresee the next 4 years, they just want to make sure you can think analytically and can generate a realistic
research plan. It could possibly save you time and headache to just use something you've already done.

--
''Thanks to Leslie for her help putting this together. You can contact her with any additional questions about fellowships at: les(at)caltech(dot)edu''
The following GALCIT students have volunteered mentor the First Year GALCIT Students and can be reached via email:

| ''Mentor'' | ''Alias'' | ''Group'' |
| Prakhar Mehrotra | prakhar | Dimotakis |
| Jason Damazo | damazo | Shepherd |
| Nicholaus Parziale | np | Shepherd |
| Joe Jewell | jjewell | Shepherd |
| Johanna Silva | johannap | Shepherd/Polk |
| Angie Capece | capece | Shepherd/Polk |
| Christopher Kovalchick | ckovalchick | Ravichandran |
| Jeff Lehew | lehew | Mc Keon |
| Robert Whittlesey | robertw | Dabiri |
| Vahe Gabuchian | vgabuchi | Rosakis |
| Leslie Lamberson | les | Rosakis |
| Jon Mihaly | jmmihaly | Rosakis |
| Nick Boechler | boechler | Daraio |
| Sebastian Liska | sliska | Colonius |
| Gabriela Venturini | venturin | Ortiz |
| Celia Reina Romo | celia | Ortiz |
| Olive Stohlman | olive | Pellegrino |
| Paco Lopez Jimenez | fl | Pellegrino |
| Kawai Kwok | kwk5 | Pellegrino |

If you would like to email a student just add (at)caltech(dot)edu after the alias for their email address.
Welcome to the page for Ae 150! This is a weekly seminar that meets on Mondays at 1:00 PM in Lees-Kubota in Guggenheim. Speakers from industry and government sponsored research labs are invited to discuss with first year Aeronautics and Aerospace Engineering students relevant topics regarding the current challenges facing the Aerospace community today. These technical challenges are often presented in the broader context of commercial efforts, with economic, political and historical factors playing significant roles in the engineering decision-making process.

First year GALCIT students are required to attend, with talks generally open to the public. Additionally, the fall term includes introductory lab tours to familiarize students with the research efforts underway at GALCIT. Typically, on weeks where an outside speaker is in attendance, lunch will be provided for a couple of students at the Athenaeum to provide for networking opportunities.
|''Professors''    | ''Lab'' | ''Grad Student'' | |
|Dabiri | Tow Tank | Lydia Trevino | |
|Daraio | Firestone 02 "Highly Nonlinear Acoustics/Metamaterials Lab" and 010 "Systems of Nanotructures" | Dev Khatri (Aero) and Craig Ferguson (ME) |-|
|Dimotakis| ? | ? | |
|Gharib | Lucas; Oil Tunnel; Charyk; Heart | ? |-|
|Mc Keon | NOAH MERRILL | TBD | |
|Ortiz | N/A | N/A |-|
|''Pellegrino'' | GUG 110 | Fransisco Lopez | |
|Pullin | N/A | N/A |-|
|Ravi | - Firestone 5/7 (Interferometry - CGS /PE, Peel Test, Confocal Microscopy/DVC) |  Sharlotte Kramer, Chris Kovalchick |-|
| | - Guggenheim 27 (Tensile Test, Bulge Test) | Chris Kovalchick |-|
| | - Guggenheim 025 (Powder Gun, Wave Slamming, Hopkinson Bar) | Justin Brown, Mike Silva |-|
|Rosakis | SPHIR & Earthquake | Leslie & Mike |-|
|--Shepherd-- | --26 040 028-- | --Jason Sally Jim Kaz-- ||
|Troian | N/A | N/A |-|
Lees-Kubota is the formal name for Guggenheim 101, [[GALCIT | http:/www.galcit.caltech.edu/]]'s main lecture hall. To get there, walk into the building through the big copper double doors and turn right immediately.
[[Introduction and Course Information]]
[[GALCIT Mentors]]
[[Fall 2012 Schedule]]
[[Winter 2013 Schedule]]
[[Spring 2013 Schedule]]
[[Fellowships]]
[[Contact Information]]
[[Past Seminars]]
[[About]]
Past seminars (from years previous to this one) can now be found at [[http://www.aerosem.caltech.edu/past_seminars/history.html | http://www.aerosem.caltech.edu/past_seminars/history.html]].
|Date                         |Dabiri|Daraio|Dimotakis|Gharib|Mc Keon|Ortiz|Pellegrino|Pullin|Ravi|Rosakis|Sepherd|Troian|
|November 3, 2008   |y        |y         |n             |y/n         |y             |y      |y              |y       |n     |n           |y            |?        |
|November 10, 2008 |y        |n         |y?             |y        |n             |n     |n              |y       |n     |n           |y            |?        |
|November 17, 2008 |y        |y         |n             |y         |n             |n     |n              |y       |n     |n           |y            |?        |
|December 1, 2008   |y        |y/n      |n             |y         |y             |y     |y              |y       |n     |n           |y            |?        |

__ Monday November 3rd: __
12:45 pm  Prof Ortiz
1:00 pm  Prof Daraio
1:10 pm  Prof Mc Keon
1:20 pm Prof Pellegrino
1:30 pm Prof Shepherd
1:40 pm Prof Ravi
1:50 pm open

__ Monday November 10th: __
1:00 pm Prof Dabiri
1:10 pm Prof Dimotakis
1:20 pm Prof Gharib
1:30 pm Prof Pullin
1:40 pm open
1:50 pm open
Fall 2012 - Spring 2013
Ae 150: Aerospace Engineering Seminar
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|March 30, 2009 | William Pomerantz  | xPrize  |  |
|April 6, 2009 |  No Seminar |>|>|
|April 13, 2009 | Rick Hefner | Process Improvement in the Aerospace Industry |  [[ppt | ./info/09CaltechPI.ppt]] |
|April 20, 2009 | Dr. Kevin Bowcutt | Hypersonic Flight: The Final Frontier of Aeronautics | [[info | ./fliers/Apr20.pdf]] |
|April 27, 2009 | Jillian Parent  |  |  |
|May 4, 2009 | [[Dr. Richard Tracy|http://www.aerioncorp.com/]]  | Making the Aerion supersonic business jet fuel-efficient and practical |  |
|May 11, 2009 | Dr. Ron Polidan  | Chief Architect for Civil Space for Northrop Grumman Aerospace Systems  |  |
|May 18, 2009 |  Charles Miller | Satellite remote sensing of atmospheric carbon dioxide: The interface of science and policy | |
|May 25, 2009| No Seminar - Institute Holiday (Memorial Day)  |>|>|
|June 1, 2009|  Eric Schrock | Past and Present at the Lockheed Martin Advanced Development Program | |
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|March 28, 2011 | TBA |>|>|
|April 4, 2011 | TBA |>|>|
|April 11, 2011 | TBA |>|>|
|April 18, 2011 | TBA |>|>|
|April 25, 2011 | TBA |>|>|
|May 2, 2011 | TBA |>|>|
|May 9, 2011 |  TBA |>|>|
|May 16, 2011 | TBA |>|>|
|May 23, 2011 | TBA |>|>|
|May 30, 2011 | No Seminar - Institute Holiday (Memorial Day)  |>|>|
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|April 2, 2012 | Irwin Alber (author, Boeing, ret.) | Aerospace Engineering on the Back of an Envelope |>|
|April 9, 2012 | Allison Knupp (Scaled Composites) |>|>|
|April 16, 2012 | No class, gone for a conference |>|>|
|April 23, 2012 | William Pomerantz, Virgin Galactic |>|>|
|April 30, 2012 | Bethany Ehlmann (Caltech/JPL) | Roving and Mapping Mars: Science Discoveries and Enabling Instruments |>|
|May 14, 2012 | ''GALCIT Feedback Session'' |>|>|
|May 21, 2012 | Dr. Ivett Leyva, AFRL |>|>|
|May 28, 2012 | ''No class, Memorial Day'' |>|>|
|June 4, 2012 | Dr. Steve Rogers, AFRL |>|>|
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|April 1, 2013 | Prof. Fred Culick | The Wright Flyer |>|
|April 8, 2013 | Dr. Ioannis G. Mikellides, JPL | On a Path to Electric Propulsion Immortality: Magnetic Shielding of Hall-effect Plasma Accelerators |>|
|April 15, 2013 | Dr. Adam D. Steltzner | KLEIN LECTURE |>|
|April 22, 2013 | Dr. Douglas Hofman, JPL | Developing New Materials & Manufacturing Processes for Aerospace Applications |>|
|April 29, 2013 | Dr. Steve Matousek | Mission Manager for Juno |>|
|May 6, 2013 | Dr. Dara Entekhabi | MIT |>|
|May 13, 2013 |  General Atomics |>|>|
|May 20, 2013 | GALCIT Feedback Session |>|>|
|May 27, 2013 | No Seminar - Institute Holiday (Memorial Day)  |>|>|
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|January 5, 2009 | GALCIT Lab Tours: Gharib Labs |>|>|
|January 12, 2009 |  GALCIT Lab Tours: Dimotakis and Mc Keon Labs |>|>|
|January 19, 2009 | No Seminar - Institute Holiday (Martin Luther King Day)  |>|>|
|January 26, 2009 |  Barnaby Wainfan  | Low Aspect Ratio Flyer | [[info | ./fliers/Jan26.pdf]]  |
|February 2, 2009 | Prof. Paul Dimotakis - JPL Chief Technologist | JPL 2008  | [[info | ./fliers/Feb2.pdf]] |
|February 9, 2009 | Eric Schrock (rescheduled for June 1) | Past and Present at the Lockheed Martin Advanced Development Program (rescheduled for June 1) | [[info | ./fliers/Feb9.pdf]] |
|February 16, 2009 | No Seminar - Institute Holiday (President's Day)  |>|>|
|February 23, 2009 | Carl Guernsey  | Propulsion for the Mars Science Lander Entry, Descent, and Landing System |  |
|March 2, 2009|  Dr. John Brophy | Ion Propulsion: From Technology Development to Flight Application |  |
|March 9, 2009|  James Brown | F-22 flight test program from a Test Pilot's point of view |  |
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|January 3, 2011 | Research Review with Profs. ''Pullin'' and ''Ravichandran''  |>|>|
|January 10, 2011 | Research Review with Prof. ''Troian''  |>|>|
|January 17, 2011 | No Seminar - Institute Holiday (Martin Luther King Day) |>|>|
|January 24, 2011 | Research Review with Prof. ''Pellegrino''  |>|>|
|January 31, 2011 | Research Review with Prof. ''Gharib''  |>|>|
|February 7, 2011 | James Edberg | "JPL Underwater - Why?" |http://aerosem.caltech.edu/info/edberg_jpl_underwater_cmp.pdf|
|February 14, 2011 | Dr. Susan Wu | "Facing Challenges" (Distinguished Women in Aerospace Lecture) |http://aerosem.caltech.edu/info/yu_facing_challenges.doc|
|February 21, 2011 | No Seminar - Institute Holiday (President's Day) |>|>|
|February 28, 2011 | TBA |>|>|
|March 7, 2011 | TBA |>|>|
|March 14, 2011 | No Seminar - Finals Week |>|>|
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|January 9, 2012 | Pullin and Shepherd | Research Review |>|
|January 23, 2012| Troian | Research Review |>|
|January 30, 2012 | Minnich | Research Review |>|
|February 6, 2012| ''No class, speaker cancelled'' |>|>|
|February 13, 2012| Colonius | Research Review |>|
|February 20, 2012| ''President's Day, no class'' |>|>|
|February 27, 2012| Robert Manning (JPL) | Mars Calling: The Mars Science Laboratory|>|
|March 5, 2012| James Edberg (GALCIT Visitor) | Early History of the Von Karman Institute for Fluid Dynamics |>|
|''Date'' | ''Speaker'' | ''Title'' | ''Abstract/Information'' |
|January 7, 2013 | Lab Tours (Pellegrino & Gharib)  |>|>|
|January 14, 2013 | Lab Tours (Shepherd & McKeon)  |>|>|
|January 21, 2013 | No Seminar - Institute Holiday (Martin Luther King Day) |>|>|
|January 28, 2013 | Prof. Paul ''Dimotakis'' & Prof. Tim ''Colonius'' | Research Review |>|
|February 4, 2013 | Dr. Rolf Danner  | The James Webb Space Telescope - Exploration Beyond the Mighty Hubble |>|
|February 11, 2013 | Dr. Carl Seubert |JPL Spacecraft Formation Control Testbed|>|
|February 18, 2013 | No Seminar - Institute Holiday (President's Day) |>|>|
|February 25, 2013 | Prof. Morteza ''Gharib'' & Lab Tour (Ravichandran) |>|>|
|March 4, 2013 | Dr. Erik Christiansen | Investigation of an Explosion in a Polymer Manufacturing Plant |>|
|March 11, 2013 | Dr. Jackie Gish | Careers in Industry |>|