vault backup: 2024-08-28 12:12:10

This commit is contained in:
Dane Sabo 2024-08-28 12:12:10 -04:00
parent 296108bf79
commit fe8575c18d
11 changed files with 88 additions and 21 deletions

View File

@ -29,6 +29,16 @@
"type": "local",
"color": "#58fdc6",
"directory": "302. NUCE 2100 - Fundamentals of Nuclear Engineering"
},
{
"type": "local",
"color": "#4e6ca6",
"directory": "299. ME 2085 - Graduate Seminar"
},
{
"type": "local",
"color": "#d6844c",
"directory": "200. Library Papers"
}
],
"defaultCalendar": 0,
@ -38,4 +48,4 @@
"mobile": "timeGrid3Days"
},
"timeFormat24h": false
}
}

View File

@ -6,11 +6,11 @@
"emojiStyle": "native",
"iconColor": null,
"recentlyUsedIcons": [
"🤦",
"🗼",
"🌩",
"🌊",
"💨",
"📆"
"💨"
],
"recentlyUsedIconsSize": 5,
"rules": [],
@ -42,7 +42,6 @@
"100. Managerial Pages": "🧙‍♂️",
"99. Getting Used to Obsidian": "🪨",
"6. Researching Techniques": "👨‍🔬",
"4. Denoising Diffusion Probabalistic Models for Robust Control": "LiCloudFog",
"3. ARCADE": "🖥",
"2. Cole Group Meeting Notes": "🪖",
"1. Daily Notes": "LiCalendarDays",
@ -54,5 +53,7 @@
"5. PhD Proposal Ideas": "💡",
"Random things I found that I should look into.md": "🗼",
"301. ME 2016 - Nonlinear Dynamical Systems 1": "🌊",
"302. NUCE 2100 - Fundamentals of Nuclear Engineering": "🌩"
"302. NUCE 2100 - Fundamentals of Nuclear Engineering": "🌩",
"299. ME 2085 - Graduate Seminar": "🤦",
"4. Qualifying Exam": "LiCloudFog"
}

View File

@ -33,14 +33,14 @@
"state": {
"type": "markdown",
"state": {
"file": "Qualifying Exam.md",
"file": "4. Qualifying Exam/Qualifying Exam.md",
"mode": "source",
"source": false
}
}
}
],
"currentTab": 2
"currentTab": 1
}
],
"direction": "vertical"
@ -106,7 +106,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Qualifying Exam.md",
"file": "4. Qualifying Exam/Qualifying Exam.md",
"collapseAll": true,
"extraContext": false,
"sortOrder": "alphabetical",
@ -123,7 +123,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Qualifying Exam.md",
"file": "4. Qualifying Exam/Qualifying Exam.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -146,7 +146,7 @@
"state": {
"type": "outline",
"state": {
"file": "Qualifying Exam.md"
"file": "4. Qualifying Exam/Qualifying Exam.md"
}
}
}
@ -170,8 +170,16 @@
"obsidian-full-calendar:Open Full Calendar": false
}
},
"active": "608b56826695660b",
"active": "698440ba2164446d",
"lastOpenFiles": [
"299. ME 2085 - Graduate Seminar/2024-12-03 Oxide Particle Dynamics at the Melt Pool Scale in Laser Poweder bed Fusion Additive Manufacturing - Sneha Prabha Narra.md",
"299. ME 2085 - Graduate Seminar/2024-11-21 Tensor Networks for Non-Equilibrium Quantum Many-Body Systems - Michael Zwolak.md",
"299. ME 2085 - Graduate Seminar/2024-10-31 Net Zero Pathways in the US Energy System - Timothy Lieuwen.md",
"299. ME 2085 - Graduate Seminar/2024-10-03 Materials Design in Nuclear Systems and Additive Manufacturing to Overcome Design Challenges - Peter Hosemann.md",
"299. ME 2085 - Graduate Seminar/2024-09-12 Overview of NSF & Research Funding Opportunities - Ronald D. Joslin.md",
"299. ME 2085 - Graduate Seminar/2024-09-05 Model-Based Design of Coatings for Gas Turbine Engines - R. Wesley Jackson.md",
"299. ME 2085 - Graduate Seminar/2024-08-29 Fatigue- and Toughness-Based Process Windows in Additively Manufactured Materials - John Lewandowski.md",
"299. ME 2085 - Graduate Seminar",
"1. Daily Notes/8. August/2024-08-28.md",
"1. Daily Notes/8. August/2024-08-27.md",
"Set up Zotero Web Server.md",
@ -184,7 +192,7 @@
"900. Calendars/1. Other Work/stubb!.md",
"900. Calendars/3. Events",
"900. Calendars/1. Other Work",
"Qualifying Exam.md",
"4. Qualifying Exam/Qualifying Exam.md",
"1. Daily Notes/8. August/2024-08-26.md",
"6. Researching Techniques/Learning How to Use Github.md",
"900. Calendars/2. Research/2024-08-26 Fighting with the BeagleBone.md",
@ -200,16 +208,8 @@
"301. ME 2016 - Nonlinear Dynamical Systems 1",
"900. Calendars/1. Other Work",
"900. Calendars/3. Events",
"1. Daily Notes/2024-08-28.md",
"1000. Templates/Daily Note Template.md",
"3.",
"900. Calendars/2. Research",
"900. Calendars/1. Homework",
"900. Calendars",
"conflict-files-obsidian-git.md",
"1. Daily Notes/8. August/2024-08-05.md",
"Learn how to use GitHub.md",
"1. Daily Notes/8. August/2024-08-22.md",
"7. BeagleBone/2. pymodbus On the BeagleBone.md"
"900. Calendars/1. Homework"
]
}

View File

@ -0,0 +1,8 @@
---
title: Fatigue- and Toughness-Based Process Windows in Additively Manufactured Materials - John Lewandowski
allDay: false
startTime: 11:00
endTime: 12:00
date: 2024-08-29
completed: null
---

View File

@ -0,0 +1,8 @@
---
title: Model-Based Design of Coatings for Gas Turbine Engines - R. Wesley Jackson
allDay: false
startTime: 11:00
endTime: 12:00
date: 2024-09-05
completed: null
---

View File

@ -0,0 +1,8 @@
---
title: Overview of NSF & Research Funding Opportunities - Ronald D. Joslin
allDay: false
startTime: 11:00
endTime: 12:00
date: 2024-09-12
completed: null
---

View File

@ -0,0 +1,8 @@
---
title: Materials Design in Nuclear Systems and Additive Manufacturing to Overcome Design Challenges - Peter Hosemann
allDay: false
date: 2024-10-03
completed: null
startTime: 11:00
endTime: 00:00
---

View File

@ -0,0 +1,8 @@
---
title: Net Zero Pathways in the US Energy System - Timothy Lieuwen
allDay: false
startTime: 11:00
endTime: 12:00
date: 2024-10-31
completed: null
---

View File

@ -0,0 +1,8 @@
---
title: Tensor Networks for Non-Equilibrium Quantum Many-Body Systems - Michael Zwolak
allDay: false
startTime: 11:00
endTime: 12:00
date: 2024-11-21
completed: null
---

View File

@ -0,0 +1,8 @@
---
title: Oxide Particle Dynamics at the Melt Pool Scale in Laser Poweder bed Fusion Additive Manufacturing - Sneha Prabha Narra
allDay: false
startTime: 11:00
endTime: 12:00
date: 2024-12-03
completed: null
---