Initial rewrite
This commit is contained in:
parent
a5f64a3ff8
commit
0d183c8335
200 changed files with 12537 additions and 18659 deletions
16
src/content/projects/nuclear-simulation.md
Normal file
16
src/content/projects/nuclear-simulation.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
sourceProjectId: nuclear
|
||||
title: Cooling System Simulation
|
||||
description: A graph-based process simulation with a monitoring client and JavaFX input editor.
|
||||
thumbnail:
|
||||
src: ./_assets/nuclear-simulation.jpg
|
||||
alt: Cooling system simulator interface with pipes, pumps, and temperature values.
|
||||
period: 'October-November 2018'
|
||||
sortDate: 2018-11-01
|
||||
status: Simulation and editor
|
||||
technologies: ['Python', 'Flask', 'NumPy', 'HTML canvas', 'JavaFX']
|
||||
selected: true
|
||||
essay: nuclear-cooling-simulation
|
||||
legacyAnchor: simulating-the-cooling-system-of-a-nuclear-facility
|
||||
links: []
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue