Skip to content

UriahNegbi/Atom-simulations

Repository files navigation

AtomSim

An open-source project for simulating atomic structures.

💡 Goals

Our goal is to build the best open-source Atom Simulator, allowing users to calculate and understand the properties of atoms in a simple, effective, and accurate way.

🌟 Features

Mass Calculation: Computes the mass of atoms based on their protons, neutrons, electrons, and provides the atomic weight in kg. Stability Check: Predicts whether an atom is stable or unstable with an accuracy of 60-70%. Element Recognition: Supports all 118 elements from the periodic table. Ion Calculation: Provides highly accurate ion charge calculations with a 90-95% success rate. User-Friendly Interface: Easy to use for both casual learners and advanced users.

Get in Touch

Email: negbiuriah1@gmail.com Discord: james(UR)

How to Install and Use AtomSim

Clone the repository: bash Copy code git clone https://github.com/UriahNegbi/Atom-simulations Compile the project: bash Copy code cd atomsim mkdir build && cd build cmake .. make Run the application: bash Copy code ./atomsim

** more info**

presentation: https://www.canva.com/design/DAGRXlsS9og/ONeFyXDI3eDBd7T-Ld5TQQ/edit?utm_content=DAGRXlsS9og&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton

Contributors James (UR)