-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmultiphysicsProblemSet2b.tex
More file actions
45 lines (35 loc) · 1.33 KB
/
multiphysicsProblemSet2b.tex
File metadata and controls
45 lines (35 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
%
% Copyright © 2014 Peeter Joot. All Rights Reserved.
% Licenced as described in the file LICENSE under the root directory of this GIT repository.
%
\input{../assignment.tex}
\renewcommand{\basename}{multiphysicsProblemSet1}
\renewcommand{\dirname}{notes/ece1254/}
\newcommand{\keywords}{Modeling of Multiphysics Systems, ECE1254H}
\newcommand{\dateintitle}{}
\input{../peeter_prologue_print2.tex}
\usepackage{amssymb}
\usepackage{algorithmic}
%\usepackage{multirow} % for \multicolumn
\beginArtNoToc
\generatetitle{ECE1254H Modeling of Multiphysics Systems. Problem Set 2b: Newton's and finite element methods}
%\chapter{Newton's and finite element methods}
\label{chap:multiphysicsProblemSet1}
%\section{Disclaimer}
%
%This is an ungraded set of answers to the problems posed.
\input{multiphysicsProblemSet2bProblem1.tex}
\input{multiphysicsProblemSet2bProblem2.tex}
\section{Matlab Sources}
The Matlab code associated with these notes is available under
\href{https://raw.github.com/peeterjoot/matlab/master/ece1254/ps2b}{ece1254/ps2b/}
within the github repository:
\begin{itemize}
\item git@github.com:peeterjoot/matlab.git
\end{itemize}
The data and figures referenced in these notes were generated with versions not greater than:
\begin{itemize}
\item commit 6b53e767b66bd6f86c06e474e53a7386f2e285dc
\end{itemize}
%\EndArticle
\EndNoBibArticle