Initial commit
Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
This commit is contained in:
parent
f59e46de62
commit
e39dca5de6
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.FCStd diff=fcinfo
|
2
.gitconfig
Normal file
2
.gitconfig
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[diff "fcinfo"]
|
||||||
|
textconv = /usr/bin/env fcinfo --gui "$0"
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
ArtificialAtmosphere.FCStd1 # Ignore backup files
|
Binary file not shown.
25
README.org
Normal file
25
README.org
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
#+TITLE: Artificial Atmospheric Enclosure
|
||||||
|
#+DESCRIPTION: Enclosure around a magnetit stirrer to control the amount of oxygen
|
||||||
|
|
||||||
|
according to UCAR the common air contains 21% of oxygen[1] which has significant impact on many chemical compounds, so this solution is designed to provice an atmosphere arounmmd a magnetic stirrer hot place through encasing that in acrylic glass and then pumping it with nitrogen to force the air out from the bottom trhough desity difference.
|
||||||
|
|
||||||
|
- Oxygen density: 1.429 g/L[2]
|
||||||
|
- Nitrogen density: 1.2506 g/L[3]
|
||||||
|
|
||||||
|
Density is measured at 273.15 K of earth pressure of 237 meters above the sea level (calibrated for the Brno, Czech republic area).
|
||||||
|
|
||||||
|
The following hotplate was provided as a referenced for dimensions: 180x305x310 mm
|
||||||
|
|
||||||
|
The beaker size was taken from https://www.homesciencetools.com/product/pyrex-beakers/
|
||||||
|
|
||||||
|
** How to contribute
|
||||||
|
|
||||||
|
Do not contribute yet, this project is in early alpha
|
||||||
|
|
||||||
|
** References
|
||||||
|
|
||||||
|
1. Center For Science and Education's reference on the composition of common air -- https://scied.ucar.edu/learning-zone/air-quality/whats-in-the-air
|
||||||
|
2. Wikipage on Oxygen -- https://en.wikipedia.org/wiki/Oxygen
|
||||||
|
3. Wikipage on Nitrogen -- https://en.wikipedia.org/wiki/Nitrogen
|
||||||
|
4. Wikipage on Brno -- https://en.wikipedia.org/wiki/Brno
|
||||||
|
5. Reference for the hotplate -- https://www.aliexpress.com/item/1005004139076538.html
|
Loading…
Reference in New Issue
Block a user