Downloads
Get the latest version of SMOOTHIE from our GitHub repository
SMOOTHIE Source Code
SMOOTHIE is available as open source code on GitHub. The repository contains the complete Modern Fortran source code, build scripts, documentation, and examples.
GitHub Repository
Complete SMOOTHIE source code, documentation, and examples hosted on GitHub
- Full Modern Fortran source code
- Build scripts and Makefile
- User manual and documentation
- Input examples and test cases
- Regular updates and bug fixes
Free and open source | MIT License
System Requirements
Compiler Requirements
- GNU Fortran (gfortran)
- Intel Fortran Compiler
Build Instructions
- Clone the repository from GitHub
- Run the provided Makefile
- Follow the README.md instructions
- Ensure Fortran compiler is in PATH