Skip to content
Snippets Groups Projects
Commit 103dcbd3 authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Update L01

parent d04d2d7d
No related branches found
No related tags found
No related merge requests found
No preview for this file type
%\documentclass[handout]{beamer}
%\documentclass[handout]{beamer}
\documentclass[t,12pt,numbers,fleqn]{beamer}
%\documentclass[ignorenonframetext]{beamer}
......@@ -51,7 +51,7 @@
\item Brief course overview
\item Instructor introduction
\item Course outline
\item Student introductions
\item Student background
\ei
\end{frame}
......@@ -64,13 +64,14 @@
% \item New Grad Stdnt Orientation: Mon, Sept 9, 10 am -- 1 pm %may
% %cancel our class
\item Lectures: Wed (12:00 --1:20) and Thurs (12:00 -- 1:20)
\item Lectures: Tues (2:30 -- 4:00) and Fri (1:30 -- 3:00)
\item Avenue for grade tracking (\url{http://avenue.mcmaster.ca/})
\begin{itemize}
\item Please put a picture on your profile
\item Click arrow beside Announcements, select Notifications
\end{itemize}
\item We'll also use git on GitLab for the course material
\item Teams
\item GitLab
\begin{itemize}
\item \url{https://gitlab.cas.mcmaster.ca/}
\item Create your account by logging in, option to set CAS password to MacID password
......@@ -86,7 +87,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Administrative Details}
\frametitle{Administrative Details Cont'd}
\begin{itemize}
......@@ -156,6 +157,7 @@
\item Root finding solver etc.
\item Optimization
\item Machine learning
\item Typical pattern: Input $\Rightarrow$ Calculate $\Rightarrow$ Output
\end{itemize}
......@@ -361,7 +363,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Project Selection (Traditional): Specific Physical Problem}
\frametitle{Traditional: Specific Physical Problem}
\begin{itemize}
\item
\href{https://ocw.mit.edu/courses/mathematics/18-303-linear-partial-differential-equations-fall-2006/lecture-notes/heateqni.pdf}{
......@@ -390,7 +392,7 @@ oscillator} illustrated by
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Project Selection (Traditional): Specific Physical Problem (Cont'd)}
\frametitle{Traditional: Specific Physical Problem (Cont'd)}
\begin{itemize}
\item \href{https://valdivia.staff.jade-hs.de/fachwerk_en.html} {2D Truss
Analysis}
......@@ -420,7 +422,7 @@ Analysis}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Project Selection (Traditional): General Purpose Tools}
\frametitle{Traditional: General Purpose Tools}
\begin{itemize}
\item \href{https://en.wikipedia.org/wiki/Numerical_methods_for_ordinary_differential_equations}{Solution of ODEs}
\item \href{https://en.wikibooks.org/wiki/Numerical_Methods/Solution_of_Linear_Equation_Systems}{Solution of $A x = b$}
......@@ -439,7 +441,7 @@ Analysis}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Project Selection (Drasil): Specific Physical Problems}
\frametitle{Drasil: Specific Physical Problems}
\begin{itemize}
\item Set of explicit equations with the variables of interest isolated on one
side of the equation (like
......@@ -466,6 +468,37 @@ Analysis}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Sample Traditional Projects From Previous Years}
\begin{itemize}
\item \href{https://github.com/DeeshaPatel/CAS-741-Solar-Cooker} {Solar Cooker}
\item \href{https://github.com/machadotiagom/CAS_741_Project} {3D Image Reconstruction in Medical Ultrasound}
\item \href{https://github.com/icbicket/SpectrumImageAnalysisPy} {Spectrum Image Analysis}
\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/-/tree/master/Examples/SoilWaterStructureInteraction} {Soil-Water-Structure Interaction (FEM)}
\item \href{https://github.com/palmerst/cas741_sp} {Chemical Speciation}
\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/-/tree/master/Examples?ref_type=heads} {Examples folder}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Sample Drasil Projects From Previous Years}
\begin{itemize}
\item
\href{https://github.com/JacquesCarette/Drasil/wiki/Creating-Your-Project-in-Drasil\#creating-your-project-in-drasil}
{Creating a project in Drasil}
\item
\href{https://github.com/balacij/Drasil/tree/beamBending/code/stable/bmbnd}
{Generated SRS for Beam Bending}
\item
\href{https://github.com/samm82/Drasil/tree/chemCode/code/stable/chemcode/SRS}
{Generated SRS for Chemical Balance}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Extending Drasil Projects (Experts only)}
\begin{itemize}
......@@ -624,51 +657,6 @@ Not all docs necessary
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Assigned Reading}
As often as possible, hyperlinks are included for references in the lecture
slides
\begin {itemize}
\item
\href{https://gitlab.cas.mcmaster.ca/smiths/pub/-/blob/master/Smith2016.pdf}
{\bibentry{Smith2016}}
\item
\href{https://gitlab.cas.mcmaster.ca/smiths/pub/-/blob/master/SmithEtAl2007.pdf}
{\bibentry{SmithEtAl2007}}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Assigned Reading Cont'd}
\begin {itemize}
\item
\href{https://gitlab.cas.mcmaster.ca/smiths/pub/-/blob/master/ParnasAndClements1986.pdf}
{\bibentry{ParnasAndClements1986}}
\item \href{https://github.com/smiths/swhs}{Solar Water Heating System Example}
\item
\href{https://jacquescarette.github.io/Drasil/examples/SWHS/srs/SWHS_SRS.html}
{Solar Water Heating System Example SRS (Generated by Drasil)}
\item
\href{https://jacquescarette.github.io/Drasil/examples/NoPCM/srs/NoPCM_SRS.html}
{Simplified Solar Water Heating System Example SRS (Generated by Drasil)}
\item
\href{https://jacquescarette.github.io/Drasil/examples/Projectile/srs/Projectile_SRS.html}
{Projectile Example SRS (Generated by Drasil)}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Recommended Reading Order SRS}
......@@ -689,12 +677,12 @@ Probably best to use the same order when doing your requirements presentation
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Student introductions}
\frametitle{Student Background} %show of hands
\begin{itemize}
\item Your name
\item Degree program, supervisor's name
\item Academic background
\item Degree program, supervisor's name %In CAS or external?
\item Academic background %Masters? PhD?
\item Experience with:
\begin{itemize}
\item Science (such as physics)
......@@ -717,4 +705,51 @@ Probably best to use the same order when doing your requirements presentation
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Assigned Reading}
As often as possible, hyperlinks are included for references in the lecture
slides
\begin {itemize}
\item
\href{https://gitlab.cas.mcmaster.ca/smiths/pub/-/blob/master/Smith2016.pdf}
{\bibentry{Smith2016}}
\item
\href{https://gitlab.cas.mcmaster.ca/smiths/pub/-/blob/master/SmithEtAl2007.pdf}
{\bibentry{SmithEtAl2007}}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Assigned Reading Cont'd}
\begin {itemize}
\item
\href{https://gitlab.cas.mcmaster.ca/smiths/pub/-/blob/master/ParnasAndClements1986.pdf}
{\bibentry{ParnasAndClements1986}}
\item \href{https://github.com/smiths/swhs}{Solar Water Heating System Example}
\item
\href{https://jacquescarette.github.io/Drasil/examples/SWHS/srs/SWHS_SRS.html}
{Solar Water Heating System Example SRS (Generated by Drasil)}
\item
\href{https://jacquescarette.github.io/Drasil/examples/NoPCM/srs/NoPCM_SRS.html}
{Simplified Solar Water Heating System Example SRS (Generated by Drasil)}
\item
\href{https://jacquescarette.github.io/Drasil/examples/Projectile/srs/Projectile_SRS.html}
{Projectile Example SRS (Generated by Drasil)}
\item
\href{https://github.com/smiths/caseStudies/blob/master/CaseStudies/projectile/projectileSRS_RefinedTheories/Projectile_SRS.pdf}
{Refined Theories Projectile SRS}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment