Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cas741-boliang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bo Liang
cas741-boliang
Commits
103dcbd3
Commit
103dcbd3
authored
1 year ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Update L01
parent
d04d2d7d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Lectures/L01_IntroToCourse/IntroToCourse.pdf
+0
-0
0 additions, 0 deletions
Lectures/L01_IntroToCourse/IntroToCourse.pdf
Lectures/L01_IntroToCourse/IntroToCourse.tex
+92
-57
92 additions, 57 deletions
Lectures/L01_IntroToCourse/IntroToCourse.tex
with
92 additions
and
57 deletions
Lectures/L01_IntroToCourse/IntroToCourse.pdf
+
0
−
0
View file @
103dcbd3
No preview for this file type
This diff is collapsed.
Click to expand it.
Lectures/L01_IntroToCourse/IntroToCourse.tex
+
92
−
57
View file @
103dcbd3
%\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
(
1
2:
0
0 --
1:2
0) and
Thurs (12:0
0 --
1:2
0)
\item
Lectures:
Tues
(2:
3
0 --
4:0
0) and
Fri (1:3
0 --
3:0
0)
\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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment