# UGEO **Repository Path**: vaecloud/UGEO ## Basic Information - **Project Name**: UGEO - **Description**: Grid manamerment System - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UGEO ## High efficient Grid manamerment System A QT-C++ Software with embedded VTK support ![Version](https://img.shields.io/badge/version-1.0.0-blue.svg) ![VTK](https://img.shields.io/badge/VTK-8.2.0-red.svg) ![Qt](https://img.shields.io/badge/Qt-5.12.1-green.svg) # Installation ``` For User Install Setup.exe For Developer Use the Compile methods; ``` # Usage Due to rendering the complex grid in 3D space, the program must run in the Windows system with at least one GPU. ``` For Windows system with GPU Install Setup.exe Import Data from DataSet/case ``` # Compile Need to Install Visual Studio, QT in Local Machine ### Conditions ##### Install VS2013 + ##### Install Qt 5.X add Qt install dir into local machine path; ##### compile VTK in local machine add VTK path to local machine ##### CMAKE using the CMake gui exe CMake UGEO\src\CMakeLists.txt # Contributing Any contribution is helpful and awesome! There are basically three forms of how you can contribute to this project and get involved with development: Report Bugs Open an issue on GithHub, tag it with the bug label and provide a simple description and the steps to reproduce the problem if possible. Request Features/Enhancements Open an issue on GitHub, tag it with the enhancement label and provide a simple description of what and why should be done. My resources are limited but I'll try my best to make it work. Contribute Code If you want to patch a bug or add a feature yourself: awesome! To keep things clean, create a new branch and prefix it with either fix or feature like this: fix/ feature/ # Contact If you're interested in the project, want to give some feedback or just have some questions or suggestions feel free to write a mail! # License License Copyright (c) 2018-2019, Kailang All rights reserved.