Explore the docs »
Report Bug
.
Request Feature
For read more about the project Project
We developed this for our undergrad physics projects. There were three other research partners with me to develop this model.
We use python for develop these scripts and with the help of few famous libraries for mathematical development
python 3 should be installed in your computer and following libries should installed as well via pip.
- pip
pip install numpy
pip install matplotlib
pip install scipy
- Clone the repo
https://github.com/sasirura/Eisberg
- Run a script by script
python Core.py
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- Chamod Piries - Polymer science graduate student - Chamod Piries - Research and developed physics models of the icy planets
- Kithmal Wasuka - Researcher - Kithmal Wasuka - Research and developed chemical behaviors of the planets
- Madhawa Karunathilaka - Data Scientist - Madhawa Karunathilaka - Research and developed mathematical models based of physics and chemical behaviors of the icy planets
- Sasiru Ravihansa - Software engineer - Sasiru Ravihansa - developed the python model