You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extras/config/storylines/coffeecats.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -107,12 +107,12 @@ npcs:
107
107
en: "I work at the MaRDI help desk. I will help you with questions about data."
108
108
MathPerson2:
109
109
name:
110
-
en: "Lou Prandtl"
110
+
en: "Ada Argyris"
111
111
spawn: { x: 1212, y: 333 }
112
112
type: citizenLila
113
113
dialogue:
114
114
- text:
115
-
en: "I am a specialist in fluid dynamics. I am here to learn about the latest developments in research data management."
115
+
en: "I am a specialist in computational mathematics. I am here to learn about the latest developments in research data management."
116
116
Librarian:
117
117
name:
118
118
en: "Librarian"
@@ -342,7 +342,7 @@ quests:
342
342
en: "Oh, my colleages from MaRDI have developed a service called MathAlgoDB. It is a knowledge graph for algorithms. Just go to the computer and check it out."
343
343
MathPerson2:
344
344
- text:
345
-
en: "Coffee making is an intersting problem. When I was working on my research on fluid dynamics, I was modeling the flow around submarine propeller blades. I wonder if this would be relevant for your problem."
345
+
en: "Coffee making is an interesting problem. FEM is just like brewing coffee: built step by step, element by element."
346
346
MathPerson3:
347
347
- text:
348
348
en: "I love coffee! We should offer a prize for the best coffee making algorithm at the next GAMM conference!"
@@ -1045,9 +1045,9 @@ quests:
1045
1045
type: sequence
1046
1046
items:
1047
1047
- text:
1048
-
en: "I have a simulation dataset that includes variables such as fluid viscosity, thermal conductivity, density, Prandtl number, and measured heat transfer coefficient."
1048
+
en: "I have a finite-element structural dataset with explicit causal relationships among design parameters, loading conditions, and mechanical outcomes."
1049
1049
- text:
1050
-
en: "With such data, you can analyze whether changes in viscosity causally influence heat transfer performance. I'm happy to share the dataset, just one question:"
1050
+
en: "I'm happy to share the dataset, just one question:"
0 commit comments