Skip to content

Commit

Permalink
Merge pull request #40 from symdrome7/master
Browse files Browse the repository at this point in the history
fall_update1.03
  • Loading branch information
PeithonKing authored Aug 1, 2024
2 parents 89cc48f + b760841 commit 19d3109
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,11 @@ let courses = {
// 'P462': new Course('Introduction to Quantum Optics (P108)', 'IQO', 'C'),
// 'P473': new Course('Experimental Techniques (LH1)', 'ExpTech', 'A'),
// 'P474': new Course('Introduction to Cosmology (P127)', 'Cosmo', 'D'),
'P460': new Course('Many Particle Physics (P126)', 'Many Particle', 'F'),
'P463': new Course('Astronomy and Astrophysics (P127)', 'Astro', 'F'),
'P460': new Course('Many Particle Physics (P107)', 'Many Particle', 'D'),
'P463': new Course('Astronomy and Astrophysics (P108)', 'Astro', 'D'),
'P469': new Course('Density Functional Theory of Atoms, Molecules and Solids (P156)', 'DFT', 'A'),
'P472': new Course('Experimental High Energy Physics (P126)', 'Expt HEP', 'B'),
'P476': new Course('Non-Equilibrium Statistical Mechanics (P127)', 'NE StatMech', 'D'),
'P476': new Course('Non-Equilibrium Statistical Mechanics (P127)', 'NE StatMech', 'J'),

/* CMRP */
'11-PHYS26-511-C': new Course('Classical Mechanics (CL-001)', 'CM', 'A'),
Expand Down

0 comments on commit 19d3109

Please sign in to comment.