Contributions are welcome. To contribute:
- Fork the repository and clone your fork.
- Create a branch from
development:git checkout development && git pull && git checkout -b your-feature. - Make your changes (code, docs, or tests). For the Fortran model, ensure
make rebuildstill builds; for Python, use therceenvironment. - Push your branch and open a Pull Request against
development.
For library or compiler issues on your system, see Common issues or contact it@nsstc.uah.edu.