-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmultiphysicsProblemSet1.tex
More file actions
30 lines (24 loc) · 969 Bytes
/
multiphysicsProblemSet1.tex
File metadata and controls
30 lines (24 loc) · 969 Bytes
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
%
% 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{kbordermatrix}
% tried to use color in a table, but get an options clash. Not sure how to resolve it.
%\usepackage[table,xcdraw]{xcolor}
\beginArtNoToc
\generatetitle{ECE1254H Modeling of Multiphysics Systems. Problem Set 1: Modified Nodal Analysis}
%\chapter{Modified Nodal Analysis}
\label{chap:multiphysicsProblemSet1}
%\section{Disclaimer}
%
%This is an ungraded set of answers to the problems posed.
\input{multiphysicsProblemSet1Problem1.tex}
\input{multiphysicsProblemSet1Problem2.tex}
\input{multiphysicsProblemSet1Problem3.tex}
\EndArticle