Skip to content

Commit

Permalink
Web update by igb180 on Tue Feb 6 16:59:44 EST 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
iebecker committed Feb 6, 2024
1 parent df956a9 commit d122834
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
10 changes: 3 additions & 7 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,14 +152,10 @@ <h3><a id="instructor"></a><a class="anchor-link" href="#instructor">Instructors
<li>Office: Pierce Hall 303</li>
<li>Office Hours:</li>
</ul>
<p>Ignacio Becker Troncoso (<a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#105;&#101;&#98;&#101;&#99;&#107;&#101;&#114;&#64;&#103;&#46;&#104;&#97;&#114;&#118;&#97;&#114;&#100;&#46;&#101;&#100;&#117;">&#105;&#101;&#98;&#101;&#99;&#107;&#101;&#114;&#64;&#103;&#46;&#104;&#97;&#114;&#118;&#97;&#114;&#100;&#46;&#101;&#100;&#117;</a>)</p>
<!-- TODO: Fill -->
<ul>
<li>Office: SEC 1.312-05</li>
<li>Office Hours:</li>
</ul>
<p>Ignacio Becker Troncoso (<a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#105;&#101;&#98;&#101;&#99;&#107;&#101;&#114;&#64;&#103;&#46;&#104;&#97;&#114;&#118;&#97;&#114;&#100;&#46;&#101;&#100;&#117;">&#105;&#101;&#98;&#101;&#99;&#107;&#101;&#114;&#64;&#103;&#46;&#104;&#97;&#114;&#118;&#97;&#114;&#100;&#46;&#101;&#100;&#117;</a>)
* Office: SEC 1.312-05
* Office Hours: Wed 2-3pm (or schedule a meeting via email)</p>
<h3><a id="tf"></a><a class="anchor-link" href="#tf">Teaching Fellows</a></h3>
<!-- TODO: Fill Office hours and Labs -->
<table>
<thead>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/syllabus.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ <h2><a id="course-format"></a><a class="anchor-link" href="#course-format">Cours
<li><strong>Quizzes:</strong> Graded asynchronous quizzes.</li>
<li><strong>Labs:</strong> Lab sessions offer practice on topics addressed in class and help support homework assignments. <a href="./syllabus.html#attendance-policy">Attendance is mandatory.</a></li>
<li><strong>Homeworks:</strong> Homework assignments deepen the lecture material and include coding exercises (skeleton codes are provided in <code>C++</code>). Exercises may be of theoretical or practical nature, including applications such as simulations based on particle methods or stencil methods on structured grids.</li>
<li><strong>Projects:</strong> The class is accompanied by a project (teams of 3-4 students) to practice the methods learned in class on a real application. Topics are proposed by the teams and may involve research problems of individual team members.</li>
<li><strong>Projects:</strong> The class is accompanied by a project (teams of 4-5 students) to practice the methods learned in class on a real application. Topics are proposed by the teams and may involve research problems of individual team members.</li>
</ol>
<h3><a id="homework"></a><a class="anchor-link" href="#homework">Homework</a></h3>
<p>There are <strong>5 homeworks</strong> where each contributes equally to the final grade. The homework is focused on the topics discussed in class and involves programming and theoretical work. Programming tasks may be combined with applications such as particle methods or simple grid based finite difference solvers. Familiarity with such methods is not required and explanations provided in the homework statements should be sufficient to solve the tasks. Coding exercises may be implemented in <code>C</code> or <code>C++</code>. Note that some coding exercises will include skeleton codes which are written in <code>C++</code>. It is expected that answers for assignments involving written or theoretical work are typeset in a LaTeX document. The teaching staff is determined to return solutions and graded assignments with feedback withing one week. It is <em>your responsibility</em> to check the consistency between your graded work and the assignment solution. You have the option to address possible inconsistencies in office hours or request a regrading for the assignment (see the <a href="./syllabus.html#homework-regrade"> homework grading inconsistencies </a> section below). Homework will be released on the <a href="https://code.harvard.edu/CS205/main">CS205 class repository</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/tipuesearch_content.js

Large diffs are not rendered by default.

0 comments on commit d122834

Please sign in to comment.