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

Additions to req lect. Notes on capTemplate parts to delete. Added proj. ex.

parent 59a8e919
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,11 @@
~\newline
\begin{tabular}{l l l}
\textbf{Problem Statement} & Week 02 & Jan 19\\
\textbf{System Req.\ Spec.\ (SRS)} & Week 04 & Feb 2\\
\textbf{System VnV Plan} & Week 06 & Feb 16\\
\textbf{MG + MIS} & Week 09 & Mar 15\\
\textbf{Drasil Code} & Week 09 & Mar 15\\
\textbf{Final Documentation} & Week 13 & Apr 12\\
{System Req.\ Spec.\ (SRS)} & Week 04 & Feb 2\\
{System VnV Plan} & Week 06 & Feb 16\\
{MG + MIS} & Week 09 & Mar 15\\
{Drasil Code} & Week 09 & Mar 15\\
{Final Documentation} & Week 13 & Apr 12\\
\end {tabular}
\bi
......@@ -32,11 +32,11 @@ traditional SRS
~\newline
\begin{tabular}{l l l}
\textbf{SRS} & Week 03/04 & Week of Jan 23, 30\\
\textbf{Syst.\ VnV} & Week 06 & Week of Feb 13\\
\textbf{POC Demo} & Week 06, 07 & Week of Feb 13, 27\\
\textbf{MG + MIS Syntax} & Week 09 & Week of Mar 13\\
\textbf{MIS Semantics} & Week 09 & Week of Mar 13\\
\textbf{SRS} & Week 03/04 & \textbf{Week of Jan 23, 30}\\
{Syst.\ VnV} & Week 06 & Week of Feb 13\\
{POC Demo} & Week 06, 07 & Week of Feb 13, 27\\
{MG + MIS Syntax} & Week 09 & Week of Mar 13\\
{MIS Semantics} & Week 09 & Week of Mar 13\\
Drasil & Week 11 & Week of Mar 27\\
Unit VnV/Implement & Week 12 & Week of Apr 3\\
\end {tabular}
......
No preview for this file type
......@@ -48,9 +48,8 @@
\frametitle{Requirements}
\bi
\item TODO: add information on changes to captemplate repo
\item Administrative details
\item Student Introductions
%\item Student Introductions
\item Questions: project choices?, software tools?
\item Problem statement questions?
%\item Software Engineering for Scientific Computing literature
......@@ -77,12 +76,17 @@
\href{https://gitlab.cas.mcmaster.ca/smiths/pub} {the publications repo}
\item Use the \href{https://github.com/smiths/capTemplate} {GitHub template} to
create a new repo
\begin{itemize}
\item Add \texttt{smiths} to your GitHub repo
\item Remove \href{https://github.com/ace-lectures/cas-handbook-req-template/tree/dd9cfe1020cc11c88315c0311e7027e5447a148d} {SRS-Meyer}, \href{https://github.com/smiths/capTemplate/tree/main/docs/SRS-Volere} {SRS-Volere}, \href{https://github.com/smiths/capTemplate/tree/main/docs/Reflection} {Reflection}, \href{https://github.com/smiths/capTemplate/tree/main/docs/HazardAnalysis} {Hazard Analysis}, \href{https://github.com/smiths/capTemplate/tree/main/docs/Presentations} {Presentations}
\end{itemize}
\item Create a fork and a
\href{https://gitlab.cas.mcmaster.ca/smiths/cas741/-/merge_requests} {merge
request} to modify
\href{https://gitlab.cas.mcmaster.ca/smiths/cas741/-/blob/master/Repos.csv}
{Repos.csv} with your project details
\item Only two projects in Repos.csv so far
\item \structure{Is anyone still considering dropping the course?}
\ei
\end{frame}
......@@ -136,8 +140,7 @@ request} to modify
{Problem statement and goals}? (also see \href
{https://github.com/smiths/capTemplate/blob/main/docs/Checklists/ProbState-Checklist.pdf}
{prob state checklist} and
\href{https://github.com/smiths/capTemplate/blob/main/docs/Checklists/Writing-Checklist.pdf}
{writing checklist})
\href{https://github.com/smiths/capTemplate/blob/main/docs/Checklists/Writing-Checklist.pdf} {writing checklist})
\end{itemize}
\end{frame}
......@@ -151,7 +154,7 @@ request} to modify
with respect to some aspect
\item \structure{What are some important aspects (qualities) for scientific software?}
\item User Satisfaction = The Important Qualities are High + Within Budget
\item We will focus on qualities relevant for software, including qualities
\item We will focus on qualities relevant for software, including qualities
for the documentation, code and executable
\end{itemize}
\end{frame}
......@@ -747,6 +750,8 @@ Also Goal Statements and Requirements
\item
\href{https://jacquescarette.github.io/Drasil/examples/projectile/SRS/srs/Projectile_SRS.html}
{Projectile Example}
\item \href{https://github.com/smiths/caseStudies/blob/master/CaseStudies/projectile/projectileSRS_RefinedTheories/Projectile_SRS.pdf}
{Refined Theories Projectile SRS}
\item
\href{https://jacquescarette.github.io/Drasil/examples/glassbr/SRS/srs/GlassBR_SRS.html}
{GlassBR Example}
......@@ -764,6 +769,26 @@ Also Goal Statements and Requirements
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Requirements for Projectile}
\vspace{-1.0cm}
\begin{center}
\includegraphics[scale=0.55]{../Figures/Launch.jpg}
\end{center}
\vspace{-1.0cm}
\begin{itemize}
\item Simplifying assumptions? (scope decisions, modelling decisions)
\item Kinematic theories for translational motion?
\item Data constraints on input? output?
\item Types?
\item Rationale?
\item \href{https://github.com/smiths/caseStudies/blob/master/CaseStudies/projectile/projectileSRS_RefinedTheories/Projectile_SRS.pdf}
{Refined Theories Projectile SRS}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}[allowframebreaks]
\frametitle{References}
......
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