This repository contains simulations for various surface growth models, developed initially as a final exam project for Math-7820 (Applied Stochastic Processes I), Fall 2023 at Auburn University. It was further expanded as a course project for Math-7830 (Applied Stochastic Processes II), Spring 2024. More information about the courses can be found here: Math-7820 Fall 2023.
These simulations provide insights into the dynamics and characteristics of surface growth processes, inspired by theoretical models and real-world applications.
- Comprehensive simulations of different surface growth models.
- Easy-to-use interface for conducting and analyzing simulations.
- Detailed documentation for understanding and extending the simulations.
To get started with these simulations, you can install the package using pip:
pip install tetris-ballistic
Pypi link: here.
To understand how to utilize this package, refer to the tests folder, which contains examples of potential usage within Python code.
Here are some simulations examples
For detailed information about the package and its functionalities, visit our Read the Docs page.
Contributions to this project are welcome! To contribute, please:
- Fork the repository.
- Create a new branch for your feature.
- Add your changes and commit them.
- Push to the branch.
- Create a new pull request.
- Le Chen's Graduate Student Seminar talk on surface growth models: here.
- Barabási and Stanley, ''Fractal Concepts in Surface Growth'', Cambridge University Press, 1995.
This project is licensed under the MIT License - see the LICENSE file for details.
For any queries or further discussion, feel free to contact us at
- Le Chen: [chenle02@gmail.com] or [le.chen@auburn.edu].
- Ian Ruau: [ian.ruau@auburn.edu].
- Mauricio Montes: [mauricio.montes@auburn.edu].