diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4e1ba3c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.FCStd diff=fcinfo diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..6cbbc03 --- /dev/null +++ b/.gitconfig @@ -0,0 +1,2 @@ +[diff "fcinfo"] +textconv = /usr/bin/env fcinfo --gui "$0" diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..63eb2ab --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +ArtificialAtmosphere.FCStd1 # Ignore backup files diff --git a/ArtificialAtmosphere.FCStd b/ArtificialAtmosphere.FCStd index ab8828b..0e9de64 100644 Binary files a/ArtificialAtmosphere.FCStd and b/ArtificialAtmosphere.FCStd differ diff --git a/README.org b/README.org new file mode 100644 index 0000000..45638d6 --- /dev/null +++ b/README.org @@ -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