forked from cfdemons/LUMA
-
Notifications
You must be signed in to change notification settings - Fork 0
Public-facing repository for the open-source project Lattice-Boltzmann @ The University of Manchester (LUMA).
License
ExuberantWitness/LUMA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# GETTING STARTED # The GitHub [Wiki](https://github.com/aharwood2/LUMA/wiki) provides all the latest information on building LUMA for different platforms. ## OUR DEVELOPMENT WORKFLOW ## To start working on a feature: 1) Clone the repo. 2) Create a local branch and name it after the issue on the tracker (e.g. Issue18). 3) Work on the issue updating the issue tracker with comments to keep everyone informed of progress. 4) Commit often and remember to update the releases notes in the *./docs/* directory describing the changes in as much detail as possible. Use existing formatting as a guide. 5) Push the changes to a remote version of the repo for all to see. 6) Mark the issue as resolved. 7) Register a pull request into the pre-release branch so our development team can discuss the changes and run tests before merging. 8) Once merged, we will mark the issue as closed. 9) Wiki release notes are updated from the release notes in the *./docs/* notes by the development team when a release is pushed to the master.
About
Public-facing repository for the open-source project Lattice-Boltzmann @ The University of Manchester (LUMA).
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 94.7%
- Makefile 2.1%
- MATLAB 2.1%
- Shell 0.7%
- Python 0.3%
- C 0.1%