From 7ecd696db40ff9d89eae173b9aec0375851edfcd Mon Sep 17 00:00:00 2001 From: MillironX <25492070+MillironX@users.noreply.github.com> Date: Tue, 20 Jul 2021 10:11:32 -0500 Subject: [PATCH] Add Octave Levenspiel --- src/index.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/index.ts b/src/index.ts index 7b8e83b..d3736cb 100644 --- a/src/index.ts +++ b/src/index.ts @@ -513,6 +513,9 @@ export const right = [ // Inge Lehmann - Danish seismologist and geophysicist. Known for discovering in 1936 that the Earth has a solid inner core inside a molten outer core. https://en.wikipedia.org/wiki/Inge_Lehmann "lehmann", + // Octave Levenspiel - Chemical engineer specializing in reaction engineering. Reactor volume plots and GNU's implementation of Matlab are named after him. - https://en.wikipedia.org/wiki/Octave_Levenspiel + "levenspiel", + // Daniel Lewin - Mathematician, Akamai co-founder, soldier, 9/11 victim-- Developed optimization techniques for routing traffic on the internet. Died attempting to stop the 9-11 hijackers. https://en.wikipedia.org/wiki/Daniel_Lewin "lewin",