diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-10 15:55:10 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-10 15:55:10 -0600 |
| commit | 06b86487f6d664f3897792f2ee8b9094588c798c (patch) | |
| tree | 05772a92e9463b13b963dc297292f591b3e4b5c2 | |
| parent | 9c2f54ecef9c12d660bb7afda8882ae6e25bf959 (diff) | |
Updated meeting notes
| -rw-r--r-- | admin/meeting-notes/2025-04-11.md | 39 |
1 files changed, 30 insertions, 9 deletions
diff --git a/admin/meeting-notes/2025-04-11.md b/admin/meeting-notes/2025-04-11.md index c2c0fda..3403aea 100644 --- a/admin/meeting-notes/2025-04-11.md +++ b/admin/meeting-notes/2025-04-11.md @@ -1,18 +1,39 @@ ## Updates - -- Updated Repository - -> Changed name. Merged all read me files. - -> Uploading meeting notes. -- Schedule -> -- Course overview -> -- Good Potential Textbook -> https://pythonnumericalmethods.studentorg.berkeley.edu/notebooks/Index.html +- Re-organized Repository +- Worked on Jupyter Notebooks +- Brainstorming for applications of practical problems +- Updated Gantt Charts --- ## Topics and questions -- Course Curriculum - - MECH 2xx - MATLAB Course? +- Repository cleanup: + ->Changed names. + ->Merged all readme files to one. + ->Uploading meeting notes. + +- Gantt Chart + ->Moved to online version. + ->Project & Module Version + +- Showcase Jupyter notebooks: + -> module_1/Arrays + -> module_1/Basics of Python + ->module_3/Fourbar.ipynb + ->module_3/HeatTransfer.ipynb + ->module_3/vibrations.ipynb + +- Application of practical problems to real engineering problems + -> Started "material_research.md" + +- Course overview + -> Cleaned up module 1 + -> Re-arranged Module 2 + -> **Go through** together + +- Good Potential Textbook + -> https://pythonnumericalmethods.studentorg.berkeley.edu/notebooks/Index.html --- ## Discussion |
