Automate tool to create reduced order model from high-fidelity model
Note: This product is also part of the FOQUS Bundle
See installaton and user guide documents in the documentation subdirectory.
This software has been compiled and tested on Windows 7 professional and Linux
Your environment must have the following tools installed. The build has be tested with the following versions. Use other versions at your own risk.
- Git Bash for windows
- Java 1.8
See installation manual in the documentation subdirectory.
git clone https://github.com/CCSI-Toolset/iRevealLite.git
- Jinliang Ma
See also the list of contributors who participated in this project.
- Code development will be peformed in a forked copy of the repo. Commits will not be made directly to the repo. Developers will submit a pull request that is then merged by another team member, if another team member is available.
- Each pull request should contain only related modifications to a feature or bug fix.
- Sensitive information (secret keys, usernames etc) and configuration data (e.g database host port) should not be checked in to the repo.
- A practice of rebasing with the main repo should be used rather that merge commmits.
We use SemVer for versioning. For the versions available, releases or tags on this repository.
See LICENSE.md file for details